[INFO] fetching crate rust-ipmi 0.1.1...
[INFO] testing rust-ipmi-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rust-ipmi 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rust-ipmi 0.1.1
[INFO] finished tweaking crates.io crate rust-ipmi 0.1.1
[INFO] tweaked toml for crates.io crate rust-ipmi 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-ipmi 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-ipmi 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.11
[INFO] [stderr]   Downloaded thiserror-impl v1.0.53
[INFO] [stderr]   Downloaded quote v1.0.34
[INFO] [stderr]   Downloaded thiserror v1.0.53
[INFO] [stderr]   Downloaded proc-macro2 v1.0.73
[INFO] [stderr]   Downloaded aes v0.8.3
[INFO] [stderr]   Downloaded syn v2.0.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc18393aecccd4401dc82cc82e590133d3bd0b95af8fd28b44e8889be6c3d2a2
[INFO] running `Command { std: "docker" "start" "-a" "bc18393aecccd4401dc82cc82e590133d3bd0b95af8fd28b44e8889be6c3d2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc18393aecccd4401dc82cc82e590133d3bd0b95af8fd28b44e8889be6c3d2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc18393aecccd4401dc82cc82e590133d3bd0b95af8fd28b44e8889be6c3d2a2", kill_on_drop: false }`
[INFO] [stdout] bc18393aecccd4401dc82cc82e590133d3bd0b95af8fd28b44e8889be6c3d2a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf13928505907a8eec5bce5cdb0213c1d348cfbce234d77887b09f9c80c5863
[INFO] running `Command { std: "docker" "start" "-a" "1bf13928505907a8eec5bce5cdb0213c1d348cfbce234d77887b09f9c80c5863", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.73
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.53
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.34
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.53
[INFO] [stderr]    Compiling rust-ipmi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/commands/app/channel.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct GetChannelAuthCapabilitiesResponse {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout] 77 |     pub channel_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 78 |     pub auth_version: AuthVersion,
[INFO] [stdout] 79 |     pub auth_type: Vec<AuthType>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 80 |     pub kg_status: KG,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 81 |     pub per_message_auth: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 82 |     pub user_level_auth: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 83 |     pub anon_login: AnonLogin,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 84 |     pub channel_extended_cap: AuthVersion,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 85 |     pub oem_id: u32, // 3 bytes not 4
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 86 |     pub oem_aux_data: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetChannelAuthCapabilitiesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `non_null_username`, `null_username`, and `anonymous_login` are never read
[INFO] [stdout]    --> src/commands/app/channel.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct AnonLogin {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub non_null_username: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     pub null_username: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 172 |     pub anonymous_login: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnonLogin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel_number` is never read
[INFO] [stdout]   --> src/commands/app/cipher.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct GetChannelCipherSuitesResponse {
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub channel_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetChannelCipherSuitesResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSessionChallengeRequest` is never constructed
[INFO] [stdout]  --> src/commands/app/session.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetSessionChallengeRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rq_lun` is never read
[INFO] [stdout]   --> src/parser/ipmi/payload/ipmi_payload_request.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct IpmiPayloadRequest {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub rq_lun: Lun,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpmiPayloadRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message_tag` is never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rakp.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct RAKPMessage2 {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 101 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RAKPMessage2` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_tag` and `management_console_session_id` are never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rakp.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct RAKPMessage4 {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 204 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 205 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stdout] 206 |     pub management_console_session_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RAKPMessage4` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_tag`, `max_privilege`, `remote_console_session_id`, `authentication_algorithm`, `integrity_algorithm`, and `confidentiality_algorithm` are never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rmcp_open_session.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct RMCPPlusOpenSessionResponse {
[INFO] [stdout]     |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 221 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stdout] 222 |     pub max_privilege: Privilege,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 223 |     pub remote_console_session_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 224 |     pub managed_system_session_id: u32,
[INFO] [stdout] 225 |     pub authentication_algorithm: AuthAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 |     pub integrity_algorithm: IntegrityAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     pub confidentiality_algorithm: ConfidentialityAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RMCPPlusOpenSessionResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> src/helpers/utils.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> src/helpers/utils.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.78s
[INFO] running `Command { std: "docker" "inspect" "1bf13928505907a8eec5bce5cdb0213c1d348cfbce234d77887b09f9c80c5863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf13928505907a8eec5bce5cdb0213c1d348cfbce234d77887b09f9c80c5863", kill_on_drop: false }`
[INFO] [stdout] 1bf13928505907a8eec5bce5cdb0213c1d348cfbce234d77887b09f9c80c5863
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7930f5a000cd64ee122726ba8bf16dc09b55a9aecbcc4c1ea9def932a561943
[INFO] running `Command { std: "docker" "start" "-a" "b7930f5a000cd64ee122726ba8bf16dc09b55a9aecbcc4c1ea9def932a561943", kill_on_drop: false }`
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/commands/app/channel.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct GetChannelAuthCapabilitiesResponse {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout] 77 |     pub channel_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 78 |     pub auth_version: AuthVersion,
[INFO] [stdout] 79 |     pub auth_type: Vec<AuthType>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 80 |     pub kg_status: KG,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 81 |     pub per_message_auth: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 82 |     pub user_level_auth: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 83 |     pub anon_login: AnonLogin,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 84 |     pub channel_extended_cap: AuthVersion,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 85 |     pub oem_id: u32, // 3 bytes not 4
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 86 |     pub oem_aux_data: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetChannelAuthCapabilitiesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `non_null_username`, `null_username`, and `anonymous_login` are never read
[INFO] [stdout]    --> src/commands/app/channel.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct AnonLogin {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub non_null_username: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     pub null_username: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 172 |     pub anonymous_login: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnonLogin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel_number` is never read
[INFO] [stdout]   --> src/commands/app/cipher.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct GetChannelCipherSuitesResponse {
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub channel_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetChannelCipherSuitesResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSessionChallengeRequest` is never constructed
[INFO] [stdout]  --> src/commands/app/session.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetSessionChallengeRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rq_lun` is never read
[INFO] [stdout]   --> src/parser/ipmi/payload/ipmi_payload_request.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct IpmiPayloadRequest {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub rq_lun: Lun,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpmiPayloadRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-ipmi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `message_tag` is never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rakp.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct RAKPMessage2 {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 101 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RAKPMessage2` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_tag` and `management_console_session_id` are never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rakp.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct RAKPMessage4 {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 204 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 205 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stdout] 206 |     pub management_console_session_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RAKPMessage4` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_tag`, `max_privilege`, `remote_console_session_id`, `authentication_algorithm`, `integrity_algorithm`, and `confidentiality_algorithm` are never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rmcp_open_session.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct RMCPPlusOpenSessionResponse {
[INFO] [stdout]     |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 221 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stdout] 222 |     pub max_privilege: Privilege,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 223 |     pub remote_console_session_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 224 |     pub managed_system_session_id: u32,
[INFO] [stdout] 225 |     pub authentication_algorithm: AuthAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 |     pub integrity_algorithm: IntegrityAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     pub confidentiality_algorithm: ConfidentialityAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RMCPPlusOpenSessionResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> src/helpers/utils.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> src/helpers/utils.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/commands/app/channel.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct GetChannelAuthCapabilitiesResponse {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout] 77 |     pub channel_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 78 |     pub auth_version: AuthVersion,
[INFO] [stdout] 79 |     pub auth_type: Vec<AuthType>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 80 |     pub kg_status: KG,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 81 |     pub per_message_auth: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 82 |     pub user_level_auth: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 83 |     pub anon_login: AnonLogin,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 84 |     pub channel_extended_cap: AuthVersion,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 85 |     pub oem_id: u32, // 3 bytes not 4
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 86 |     pub oem_aux_data: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetChannelAuthCapabilitiesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `non_null_username`, `null_username`, and `anonymous_login` are never read
[INFO] [stdout]    --> src/commands/app/channel.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct AnonLogin {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub non_null_username: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     pub null_username: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 172 |     pub anonymous_login: AnonStatus,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnonLogin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel_number` is never read
[INFO] [stdout]   --> src/commands/app/cipher.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct GetChannelCipherSuitesResponse {
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub channel_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetChannelCipherSuitesResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSessionChallengeRequest` is never constructed
[INFO] [stdout]  --> src/commands/app/session.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetSessionChallengeRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rq_lun` is never read
[INFO] [stdout]   --> src/parser/ipmi/payload/ipmi_payload_request.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct IpmiPayloadRequest {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub rq_lun: Lun,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IpmiPayloadRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message_tag` is never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rakp.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct RAKPMessage2 {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 101 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RAKPMessage2` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_tag` and `management_console_session_id` are never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rakp.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct RAKPMessage4 {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 204 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 205 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stdout] 206 |     pub management_console_session_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RAKPMessage4` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_tag`, `max_privilege`, `remote_console_session_id`, `authentication_algorithm`, `integrity_algorithm`, and `confidentiality_algorithm` are never read
[INFO] [stdout]    --> src/parser/rmcp_plus/rmcp_open_session.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct RMCPPlusOpenSessionResponse {
[INFO] [stdout]     |            --------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub message_tag: u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 221 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stdout] 222 |     pub max_privilege: Privilege,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 223 |     pub remote_console_session_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 224 |     pub managed_system_session_id: u32,
[INFO] [stdout] 225 |     pub authentication_algorithm: AuthAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 226 |     pub integrity_algorithm: IntegrityAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     pub confidentiality_algorithm: ConfidentialityAlgorithm,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RMCPPlusOpenSessionResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> src/helpers/utils.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stdout]   --> src/helpers/utils.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "b7930f5a000cd64ee122726ba8bf16dc09b55a9aecbcc4c1ea9def932a561943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7930f5a000cd64ee122726ba8bf16dc09b55a9aecbcc4c1ea9def932a561943", kill_on_drop: false }`
[INFO] [stdout] b7930f5a000cd64ee122726ba8bf16dc09b55a9aecbcc4c1ea9def932a561943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aee24b3265c2fe8c0ea71f7f6ffddf2176a3e320438b18505f770eff2eb32112
[INFO] running `Command { std: "docker" "start" "-a" "aee24b3265c2fe8c0ea71f7f6ffddf2176a3e320438b18505f770eff2eb32112", kill_on_drop: false }`
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/commands/app/channel.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct GetChannelAuthCapabilitiesResponse {
[INFO] [stderr]    |            ---------------------------------- fields in this struct
[INFO] [stderr] 77 |     pub channel_number: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 78 |     pub auth_version: AuthVersion,
[INFO] [stderr] 79 |     pub auth_type: Vec<AuthType>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 80 |     pub kg_status: KG,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 81 |     pub per_message_auth: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 82 |     pub user_level_auth: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 83 |     pub anon_login: AnonLogin,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 84 |     pub channel_extended_cap: AuthVersion,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 85 |     pub oem_id: u32, // 3 bytes not 4
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 86 |     pub oem_aux_data: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GetChannelAuthCapabilitiesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `non_null_username`, `null_username`, and `anonymous_login` are never read
[INFO] [stderr]    --> src/commands/app/channel.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 162 | pub struct AnonLogin {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 170 |     pub non_null_username: AnonStatus,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 171 |     pub null_username: AnonStatus,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 172 |     pub anonymous_login: AnonStatus,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AnonLogin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `channel_number` is never read
[INFO] [stderr]   --> src/commands/app/cipher.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub struct GetChannelCipherSuitesResponse {
[INFO] [stderr]    |            ------------------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 99 |     pub channel_number: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GetChannelCipherSuitesResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetSessionChallengeRequest` is never constructed
[INFO] [stderr]  --> src/commands/app/session.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct GetSessionChallengeRequest {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `rq_lun` is never read
[INFO] [stderr]   --> src/parser/ipmi/payload/ipmi_payload_request.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct IpmiPayloadRequest {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub rq_lun: Lun,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IpmiPayloadRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `message_tag` is never read
[INFO] [stderr]    --> src/parser/rmcp_plus/rakp.rs:101:9
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub struct RAKPMessage2 {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 101 |     pub message_tag: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RAKPMessage2` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `message_tag` and `management_console_session_id` are never read
[INFO] [stderr]    --> src/parser/rmcp_plus/rakp.rs:204:9
[INFO] [stderr]     |
[INFO] [stderr] 203 | pub struct RAKPMessage4 {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 204 |     pub message_tag: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 205 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stderr] 206 |     pub management_console_session_id: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RAKPMessage4` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `message_tag`, `max_privilege`, `remote_console_session_id`, `authentication_algorithm`, `integrity_algorithm`, and `confidentiality_algorithm` are never read
[INFO] [stderr]    --> src/parser/rmcp_plus/rmcp_open_session.rs:220:9
[INFO] [stderr]     |
[INFO] [stderr] 177 | pub struct RMCPPlusOpenSessionResponse {
[INFO] [stderr]     |            --------------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 220 |     pub message_tag: u8,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 221 |     pub rmcp_plus_status_code: StatusCode,
[INFO] [stderr] 222 |     pub max_privilege: Privilege,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 223 |     pub remote_console_session_id: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 224 |     pub managed_system_session_id: u32,
[INFO] [stderr] 225 |     pub authentication_algorithm: AuthAlgorithm,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 226 |     pub integrity_algorithm: IntegrityAlgorithm,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 227 |     pub confidentiality_algorithm: ConfidentialityAlgorithm,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RMCPPlusOpenSessionResponse` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stderr]   --> src/helpers/utils.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 85 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `std::array::<impl [T; N]>::map` that must be used
[INFO] [stderr]   --> src/helpers/utils.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 89 |     append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 89 |     let _ = append.to_le_bytes().map(|byte| main_vec.push(byte));
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-ipmi` (lib) generated 10 warnings
[INFO] [stderr] warning: `rust-ipmi` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_ipmi-cc60a72a6e6b28a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_ipmi
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 13) - compile ... ok
[INFO] [stdout] test src/ipmi_client.rs - ipmi_client::IPMIClient::send_raw_request (line 167) ... FAILED
[INFO] [stdout] test src/ipmi_client.rs - ipmi_client::IPMIClient::set_read_timeout (line 109) ... FAILED
[INFO] [stdout] test src/ipmi_client.rs - ipmi_client::IPMIClient::new (line 62) ... FAILED
[INFO] [stdout] test src/ipmi_client.rs - ipmi_client::IPMIClient::establish_connection (line 130) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ipmi_client.rs - ipmi_client::IPMIClient::send_raw_request (line 167) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rust_ipmi::Payload`
[INFO] [stdout]    --> src/ipmi_client.rs:169:29
[INFO] [stdout]     |
[INFO] [stdout] 169 | use rust_ipmi::{IPMIClient, Payload, IPMIClientError, Command, NetFn};
[INFO] [stdout]     |                             ^^^^^^^ no `Payload` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ipmi_client.rs - ipmi_client::IPMIClient::set_read_timeout (line 109) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]    --> src/ipmi_client.rs:113:37
[INFO] [stdout]     |
[INFO] [stdout] 113 | let ipmi_server = "192.168.1.10:623"
[INFO] [stdout]     |                                     ^ help: add `;` here
[INFO] [stdout] 114 | let ipmi_client = IPMIClient::new(ipmi_server).expect("Failed to connect to the IPMI server");
[INFO] [stdout]     | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `time`
[INFO] [stdout]    --> src/ipmi_client.rs:115:35
[INFO] [stdout]     |
[INFO] [stdout] 115 | ipmi_client.set_read_timeout(Some(time::Duration::from_secs(10))).expect("Failed to set the timeout");
[INFO] [stdout]     |                                   ^^^^ use of unresolved module or unlinked crate `time`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `time`, use `cargo add time` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 108 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 - ipmi_client.set_read_timeout(Some(time::Duration::from_secs(10))).expect("Failed to set the timeout");
[INFO] [stdout] 115 + ipmi_client.set_read_timeout(Some(Duration::from_secs(10))).expect("Failed to set the timeout");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `ipmi_client` is private
[INFO] [stdout]    --> src/ipmi_client.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 | use rust_ipmi::ipmi_client::IPMIClient;
[INFO] [stdout]     |                ^^^^^^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `ipmi_client` is defined here
[INFO] [stdout]    --> src/lib.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | mod ipmi_client;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ipmi_client.rs - ipmi_client::IPMIClient::new (line 62) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]   --> src/ipmi_client.rs:66:37
[INFO] [stdout]    |
[INFO] [stdout] 66 | let ipmi_server = "192.168.1.10:623"
[INFO] [stdout]    |                                     ^ help: add `;` here
[INFO] [stdout] 67 | let ipmi_client: Result<IPMIClient, IPMIClientError> = IPMIClient::new(ipmi_server)
[INFO] [stdout]    | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `ipmi_client` is private
[INFO] [stdout]   --> src/ipmi_client.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 | use rust_ipmi::ipmi_client::{IPMIClient, IPMIClientError};
[INFO] [stdout]    |                ^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `ipmi_client` is defined here
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | mod ipmi_client;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `ipmi_client` is private
[INFO] [stdout]   --> src/ipmi_client.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 | use rust_ipmi::ipmi_client::{IPMIClient, IPMIClientError};
[INFO] [stdout]    |                ^^^^^^^^^^^ private module
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum instead:
[INFO] [stdout]       rust_ipmi::IPMIClientError
[INFO] [stdout]   --> src/ipmi_client.rs:64:42
[INFO] [stdout]    |
[INFO] [stdout] 64 | use rust_ipmi::ipmi_client::{IPMIClient, IPMIClientError};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the module `ipmi_client` is defined here
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | mod ipmi_client;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ipmi_client.rs - ipmi_client::IPMIClient::establish_connection (line 130) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (75) panicked at src/ipmi_client.rs:9:6:
[INFO] [stdout] Failed to connect to the server: ConnectToIPMIServer(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dd0aa18c02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55dd0aa18c02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55dd0aa18c02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55dd0aa18c02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55dd0aa2bd2a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55dd0aa2bd2a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x55dd0aa1d4b6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55dd0aa1d4b6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55dd0aa0265f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55dd0aa0265f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55dd0aa13e01 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x55dd0aa13fbb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x55dd0aa02718 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x55dd0a9f7a99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x55dd0aa0328d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x55dd0aa2c3fc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x55dd0aa2c172 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x55dd0a955287 - <core[27de1724e4349be2]::result::Result<rust_ipmi[88f1b342a618cc80]::ipmi_client::IPMIClient, rust_ipmi[88f1b342a618cc80]::err::ipmi::IPMIClientError>>::expect
[INFO] [stdout]   18:     0x55dd0a95548a - rust_out[8e547ba4386cb4c9]::main::_doctest_main_src_ipmi_client_rs_130_0
[INFO] [stdout]   19:     0x55dd0a9551f6 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   20:     0x55dd0a956173 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55dd0a9548c6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x55dd0a955059 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x55dd0aa133f6 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x55dd0aa133f6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x55dd0aa133f6 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x55dd0aa133f6 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x55dd0aa133f6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x55dd0aa133f6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55dd0aa133f6 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55dd0aa133f6 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55dd0aa133f6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x55dd0a9548b1 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x55dd0a956205 - main
[INFO] [stdout]   34:     0x7c55e1bc31ca - <unknown>
[INFO] [stdout]   35:     0x7c55e1bc328b - __libc_start_main
[INFO] [stdout]   36:     0x55dd0a9539c5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ipmi_client.rs - ipmi_client::IPMIClient::establish_connection (line 130)
[INFO] [stdout]     src/ipmi_client.rs - ipmi_client::IPMIClient::new (line 62)
[INFO] [stdout]     src/ipmi_client.rs - ipmi_client::IPMIClient::send_raw_request (line 167)
[INFO] [stdout]     src/ipmi_client.rs - ipmi_client::IPMIClient::set_read_timeout (line 109)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "aee24b3265c2fe8c0ea71f7f6ffddf2176a3e320438b18505f770eff2eb32112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee24b3265c2fe8c0ea71f7f6ffddf2176a3e320438b18505f770eff2eb32112", kill_on_drop: false }`
[INFO] [stdout] aee24b3265c2fe8c0ea71f7f6ffddf2176a3e320438b18505f770eff2eb32112
