[INFO] fetching crate uefisettings 0.1.5...
[INFO] building uefisettings-0.1.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate uefisettings 0.1.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate uefisettings 0.1.5
[INFO] finished tweaking crates.io crate uefisettings 0.1.5
[INFO] tweaked toml for crates.io crate uefisettings 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uefisettings 0.1.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uefisettings 0.1.5 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f3a01965599d66de3174e2a2474be10eab2c10896f9bf9e4c19b2437209f97
[INFO] running `Command { std: "docker" "start" "-a" "94f3a01965599d66de3174e2a2474be10eab2c10896f9bf9e4c19b2437209f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f3a01965599d66de3174e2a2474be10eab2c10896f9bf9e4c19b2437209f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f3a01965599d66de3174e2a2474be10eab2c10896f9bf9e4c19b2437209f97", kill_on_drop: false }`
[INFO] [stdout] 94f3a01965599d66de3174e2a2474be10eab2c10896f9bf9e4c19b2437209f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9a4e1bf3ba64abc6a50592fadc6f971ddfcfcecaa0fada3eb6fd4ec822f3acb
[INFO] running `Command { std: "docker" "start" "-a" "e9a4e1bf3ba64abc6a50592fadc6f971ddfcfcecaa0fada3eb6fd4ec822f3acb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling panic-message v0.3.0
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]    Compiling value-bag v1.4.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling partition-identity v0.3.0
[INFO] [stderr]    Compiling proc-mounts v0.3.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling bufsize v1.0.7
[INFO] [stderr]    Compiling fbthrift v0.0.3
[INFO] [stderr]    Compiling uefisettings_spellings_db_thrift v0.1.0
[INFO] [stderr]    Compiling uefisettings_backend_thrift v0.1.0
[INFO] [stderr]    Compiling uefisettings v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::anyhow`
[INFO] [stdout]   --> src/lib/exports.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use anyhow::anyhow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::var`
[INFO] [stdout]   --> src/lib/hii/forms.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::env::var;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]   --> src/lib/hii/forms.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::fmt::format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/lib/hii/package.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_max_buffer_size`, `get_blob_request_size`, `get_finalize_request_size`, `get_create_request_size`, `get_info_request_size`, and `get_delete_request_size` are never used
[INFO] [stdout]    --> src/lib/ilorest/chif.rs:460:8
[INFO] [stdout]     |
[INFO] [stdout] 456 | pub trait IloRestChifInterface {
[INFO] [stdout]     |           -------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 460 |     fn get_max_buffer_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |     fn get_blob_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     fn get_finalize_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 498 |     fn get_create_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 499 |     fn get_key_info(&self, response_key: &CStr, namespace: &CStr) -> &[u8];
[INFO] [stdout] 500 |     fn get_info_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 |     fn get_delete_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post` and `put` are never used
[INFO] [stdout]   --> src/lib/ilorest/rest.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl RestClient {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn post(&self, endpoint: &str, body: &str) -> Result<(u16, Vec<u8>)> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn put(&self, endpoint: &str, body: &str) -> Result<(u16, Vec<u8>)> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RedfishSettingsInfo` is never constructed
[INFO] [stdout]    --> src/lib/ilorest/requests.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub struct RedfishSettingsInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |     DefaultStore(DefaultStore),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 302 -     DefaultStore(DefaultStore),
[INFO] [stdout] 302 +     DefaultStore(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |     Form(Form),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 304 -     Form(Form),
[INFO] [stdout] 304 +     Form(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:305:10
[INFO] [stdout]     |
[INFO] [stdout] 305 |     Text(Text),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 305 -     Text(Text),
[INFO] [stdout] 305 +     Text(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |     QuestionRef1(QuestionRef1),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 308 -     QuestionRef1(QuestionRef1),
[INFO] [stdout] 308 +     QuestionRef1(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |     EqIdVal(EqIdVal),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 309 -     EqIdVal(EqIdVal),
[INFO] [stdout] 309 +     EqIdVal(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |     EqIdValList(EqIdValList),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 310 -     EqIdValList(EqIdValList),
[INFO] [stdout] 310 +     EqIdValList(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/lib/hii/forms.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 711 | pub enum TypeValue {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 717 |     Time(Time),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 718 |     Date(Date),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 719 |     StringID(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 720 |     Other,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 721 |     Undefined,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 722 |     Action(u16),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 723 |     // Buffer(Vec<u8>),  - spec unclear ; FIXME
[INFO] [stdout] 724 |     Ref(Ref),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.44s
[INFO] running `Command { std: "docker" "inspect" "e9a4e1bf3ba64abc6a50592fadc6f971ddfcfcecaa0fada3eb6fd4ec822f3acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a4e1bf3ba64abc6a50592fadc6f971ddfcfcecaa0fada3eb6fd4ec822f3acb", kill_on_drop: false }`
[INFO] [stdout] e9a4e1bf3ba64abc6a50592fadc6f971ddfcfcecaa0fada3eb6fd4ec822f3acb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e753a80aaf0ae572b9fd5fcf5bad27f20cdc1502e41eb9658eef050ac61fb3a
[INFO] running `Command { std: "docker" "start" "-a" "3e753a80aaf0ae572b9fd5fcf5bad27f20cdc1502e41eb9658eef050ac61fb3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling uefisettings v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::anyhow`
[INFO] [stdout]   --> src/lib/exports.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use anyhow::anyhow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::var`
[INFO] [stdout]   --> src/lib/hii/forms.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::env::var;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]   --> src/lib/hii/forms.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::fmt::format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/lib/hii/package.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_max_buffer_size`, `get_blob_request_size`, `get_finalize_request_size`, `get_create_request_size`, `get_info_request_size`, and `get_delete_request_size` are never used
[INFO] [stdout]    --> src/lib/ilorest/chif.rs:460:8
[INFO] [stdout]     |
[INFO] [stdout] 456 | pub trait IloRestChifInterface {
[INFO] [stdout]     |           -------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 460 |     fn get_max_buffer_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |     fn get_blob_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     fn get_finalize_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 498 |     fn get_create_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 499 |     fn get_key_info(&self, response_key: &CStr, namespace: &CStr) -> &[u8];
[INFO] [stdout] 500 |     fn get_info_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 |     fn get_delete_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post` and `put` are never used
[INFO] [stdout]   --> src/lib/ilorest/rest.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl RestClient {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn post(&self, endpoint: &str, body: &str) -> Result<(u16, Vec<u8>)> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn put(&self, endpoint: &str, body: &str) -> Result<(u16, Vec<u8>)> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RedfishSettingsInfo` is never constructed
[INFO] [stdout]    --> src/lib/ilorest/requests.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub struct RedfishSettingsInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |     DefaultStore(DefaultStore),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 302 -     DefaultStore(DefaultStore),
[INFO] [stdout] 302 +     DefaultStore(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |     Form(Form),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 304 -     Form(Form),
[INFO] [stdout] 304 +     Form(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:305:10
[INFO] [stdout]     |
[INFO] [stdout] 305 |     Text(Text),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 305 -     Text(Text),
[INFO] [stdout] 305 +     Text(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |     QuestionRef1(QuestionRef1),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 308 -     QuestionRef1(QuestionRef1),
[INFO] [stdout] 308 +     QuestionRef1(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |     EqIdVal(EqIdVal),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 309 -     EqIdVal(EqIdVal),
[INFO] [stdout] 309 +     EqIdVal(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |     EqIdValList(EqIdValList),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 310 -     EqIdValList(EqIdValList),
[INFO] [stdout] 310 +     EqIdValList(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/lib/hii/forms.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 711 | pub enum TypeValue {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 717 |     Time(Time),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 718 |     Date(Date),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 719 |     StringID(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 720 |     Other,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 721 |     Undefined,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 722 |     Action(u16),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 723 |     // Buffer(Vec<u8>),  - spec unclear ; FIXME
[INFO] [stdout] 724 |     Ref(Ref),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::anyhow`
[INFO] [stdout]   --> src/lib/exports.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use anyhow::anyhow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env::var`
[INFO] [stdout]   --> src/lib/hii/forms.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::env::var;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]   --> src/lib/hii/forms.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::fmt::format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_max_buffer_size`, `get_blob_request_size`, `get_finalize_request_size`, `get_create_request_size`, `get_info_request_size`, and `get_delete_request_size` are never used
[INFO] [stdout]    --> src/lib/ilorest/chif.rs:460:8
[INFO] [stdout]     |
[INFO] [stdout] 456 | pub trait IloRestChifInterface {
[INFO] [stdout]     |           -------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 460 |     fn get_max_buffer_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |     fn get_blob_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     fn get_finalize_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 498 |     fn get_create_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 499 |     fn get_key_info(&self, response_key: &CStr, namespace: &CStr) -> &[u8];
[INFO] [stdout] 500 |     fn get_info_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 503 |     fn get_delete_request_size(&self) -> u32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RedfishSettingsInfo` is never constructed
[INFO] [stdout]    --> src/lib/ilorest/requests.rs:402:12
[INFO] [stdout]     |
[INFO] [stdout] 402 | pub struct RedfishSettingsInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout] 302 |     DefaultStore(DefaultStore),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 302 -     DefaultStore(DefaultStore),
[INFO] [stdout] 302 +     DefaultStore(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:304:10
[INFO] [stdout]     |
[INFO] [stdout] 304 |     Form(Form),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 304 -     Form(Form),
[INFO] [stdout] 304 +     Form(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:305:10
[INFO] [stdout]     |
[INFO] [stdout] 305 |     Text(Text),
[INFO] [stdout]     |     ---- ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 305 -     Text(Text),
[INFO] [stdout] 305 +     Text(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |     QuestionRef1(QuestionRef1),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 308 -     QuestionRef1(QuestionRef1),
[INFO] [stdout] 308 +     QuestionRef1(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |     EqIdVal(EqIdVal),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 309 -     EqIdVal(EqIdVal),
[INFO] [stdout] 309 +     EqIdVal(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib/hii/forms.rs:310:17
[INFO] [stdout]     |
[INFO] [stdout] 310 |     EqIdValList(EqIdValList),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 310 -     EqIdValList(EqIdValList),
[INFO] [stdout] 310 +     EqIdValList(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/lib/hii/forms.rs:717:5
[INFO] [stdout]     |
[INFO] [stdout] 711 | pub enum TypeValue {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 717 |     Time(Time),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 718 |     Date(Date),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 719 |     StringID(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 720 |     Other,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 721 |     Undefined,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 722 |     Action(u16),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 723 |     // Buffer(Vec<u8>),  - spec unclear ; FIXME
[INFO] [stdout] 724 |     Ref(Ref),
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `post` and `put` are never used
[INFO] [stdout]   --> src/lib/ilorest/rest.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl RestClient {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn post(&self, endpoint: &str, body: &str) -> Result<(u16, Vec<u8>)> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn put(&self, endpoint: &str, body: &str) -> Result<(u16, Vec<u8>)> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "3e753a80aaf0ae572b9fd5fcf5bad27f20cdc1502e41eb9658eef050ac61fb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e753a80aaf0ae572b9fd5fcf5bad27f20cdc1502e41eb9658eef050ac61fb3a", kill_on_drop: false }`
[INFO] [stdout] 3e753a80aaf0ae572b9fd5fcf5bad27f20cdc1502e41eb9658eef050ac61fb3a
