[INFO] cloning repository https://github.com/f1shl3gs/roxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f1shl3gs/roxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shl3gs%2Froxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shl3gs%2Froxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 379bbfcecc08bec6c21328c7b229e1549e121d47
[INFO] testing f1shl3gs/roxy against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shl3gs%2Froxy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/f1shl3gs/roxy
[INFO] finished tweaking git repo https://github.com/f1shl3gs/roxy
[INFO] tweaked toml for git repo https://github.com/f1shl3gs/roxy written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/f1shl3gs/roxy on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/f1shl3gs/roxy 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/f1shl3gs/humanize`
[INFO] [stderr]     Updating git repository `https://github.com/f1shl3gs/publicsuffix.git`
[INFO] [stderr]     Updating git repository `https://github.com/f1shl3gs/rust-scudo`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lock_api v0.4.8
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded aead v0.5.1
[INFO] [stderr]   Downloaded bit-vec v0.4.4
[INFO] [stderr]   Downloaded bloom v0.3.2
[INFO] [stderr]   Downloaded byte_string v1.0.0
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded chacha20 v0.9.0
[INFO] [stderr]   Downloaded serde_derive v1.0.160
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded trust-dns-resolver v0.22.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded socket2 v0.5.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.4
[INFO] [stderr]   Downloaded universal-hash v0.5.0
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded syn v2.0.5
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded rustls v0.21.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f82378d2eb7105f4bcd21fab06d8b6d1f7c980664676ae29776a682acbd61b51
[INFO] running `Command { std: "docker" "start" "-a" "f82378d2eb7105f4bcd21fab06d8b6d1f7c980664676ae29776a682acbd61b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f82378d2eb7105f4bcd21fab06d8b6d1f7c980664676ae29776a682acbd61b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82378d2eb7105f4bcd21fab06d8b6d1f7c980664676ae29776a682acbd61b51", kill_on_drop: false }`
[INFO] [stdout] f82378d2eb7105f4bcd21fab06d8b6d1f7c980664676ae29776a682acbd61b51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3044c389db563dcf03b4c6cb6f373ae704302f4fb3df4c5213893515f2a162
[INFO] running `Command { std: "docker" "start" "-a" "6a3044c389db563dcf03b4c6cb6f373ae704302f4fb3df4c5213893515f2a162", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.0
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling constant_time_eq v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling socket2 v0.5.2
[INFO] [stderr]    Compiling crypto v0.1.0 (/opt/rustwide/workdir/lib/crypto)
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/blockcipher/aes/mod.rs:4:72
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/mod.rs:18:54
[INFO] [stdout]    |
[INFO] [stdout] 18 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/hash/sha2/sha256/mod.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/hash/sha2/sha256/mod.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/hash/sha2/sha512/mod.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]    --> lib/crypto/src/hash/sha2/sha512/mod.rs:122:40
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]    --> lib/crypto/src/hash/sha2/sha512/mod.rs:137:41
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(any(not(target_arch = "aarch64"), feature = "force-soft"))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/mac/ghash/mod.rs:6:72
[INFO] [stdout]   |
[INFO] [stdout] 6 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/mac/ghash/mod.rs:20:54
[INFO] [stdout]    |
[INFO] [stdout] 20 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/util/and.rs:4:72
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/util/and.rs:35:54
[INFO] [stdout]    |
[INFO] [stdout] 35 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/util/xor.rs:4:72
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/util/xor.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::and::*`
[INFO] [stdout]  --> lib/crypto/src/util/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::and::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling byte_string v1.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.7
[INFO] [stderr]    Compiling publicsuffix v0.1.0 (https://github.com/f1shl3gs/publicsuffix.git#4b278b70)
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stdout] warning: methods `decrypt` and `decrypt_simd` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/./x86.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Aes128 {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes192` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/./x86.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct Aes192 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/./x86.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Aes192 {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 146 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 147 |     pub const KEY_LEN: usize = 24;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     unsafe fn new_simd(key: &[u8]) -> Self {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     unsafe fn encrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrypt` and `decrypt_simd` are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/./x86.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl Aes256 {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AES192_NK` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const AES192_NK: usize = AES192_KEY_LEN / WORD_SIZE; //  6, Key Length (Nk words)
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | impl_aes!(Aes128, AES128_NR, AES128_NK, "Aes128");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes192` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl_aes!(Aes192, AES192_NR, AES192_NK, "Aes192");
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 52 |             pub const KEY_LEN: usize = $nk * WORD_SIZE;
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout] 53 |             pub const BLOCK_LEN: usize = AES_BLOCK_LEN;
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 54 |
[INFO] [stdout] 55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |             pub fn encrypt(&self, plaintext_in_ciphertext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_aes!(Aes192, AES192_NR, AES192_NK, "Aes192");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_aes!(Aes256, AES256_NR, AES256_NK, "Aes256");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REVERSE_S_BOX` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | const REVERSE_S_BOX: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL9` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 | const GF_MUL9: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL11` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | const GF_MUL11: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL13` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 | const GF_MUL13: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL14` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | const GF_MUL14: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul9` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:357:10
[INFO] [stdout]     |
[INFO] [stdout] 357 | const fn gf_mul9(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul11` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:361:10
[INFO] [stdout]     |
[INFO] [stdout] 361 | const fn gf_mul11(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul13` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:365:10
[INFO] [stdout]     |
[INFO] [stdout] 365 | const fn gf_mul13(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul14` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:369:10
[INFO] [stdout]     |
[INFO] [stdout] 369 | const fn gf_mul14(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_sub_bytes` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:402:4
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn inv_sub_bytes(state: &mut [u8]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_shift_rows` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:425:4
[INFO] [stdout]     |
[INFO] [stdout] 425 | fn inv_shift_rows(state: &mut [u8]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_mix_columns` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:474:4
[INFO] [stdout]     |
[INFO] [stdout] 474 | fn inv_mix_columns(state: &mut [u8]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrypt` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:599:4
[INFO] [stdout]     |
[INFO] [stdout] 599 | fn decrypt(state: &mut [u8], expanded_key: &[u8], nr: usize) {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | impl_dynamic_dispatch!(Aes128);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Aes192` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl_dynamic_dispatch!(Aes192);
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 24 |             pub const KEY_LEN: usize = generic::$name::KEY_LEN;
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout] 25 |             pub const BLOCK_LEN: usize = generic::$name::BLOCK_LEN;
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |             pub fn new(key: &[u8]) -> $name {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |             pub fn encrypt(&self, plaintext_in_ciphertext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl_dynamic_dispatch!(Aes192);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_dynamic_dispatch!(Aes256);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB1` is never used
[INFO] [stdout]  --> lib/crypto/src/blockcipher/aria.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const SB1: [u8; 256] = [
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB2` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const SB2: [u8; 256] = [
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB3` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const SB3: [u8; 256] = [
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB4` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | const SB4: [u8; 256] = [
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | const C1: u128 = 0x517cc1b727220a94fe13abe8fa9a6ee0;
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C2` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | const C2: u128 = 0x6db14acc9e21c820ff28b1d5ef5de2b0;
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C3` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | const C3: u128 = 0xdb92371d2126e9700324977504e8c90e;
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria128` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct Aria128 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl Aria128 {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 195 |     pub const KEY_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 196 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 197 |
[INFO] [stdout] 198 |     const NR: usize = 12;
[INFO] [stdout]     |           ^^
[INFO] [stdout] 199 |
[INFO] [stdout] 200 |     const CK1: u128 = C1;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 201 |     const CK2: u128 = C2;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 202 |     const CK3: u128 = C3;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 203 |
[INFO] [stdout] 204 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria192` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct Aria192 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl Aria192 {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 310 |     pub const KEY_LEN: usize = 24;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 311 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 312 |
[INFO] [stdout] 313 |     const NR: usize = 14;
[INFO] [stdout]     |           ^^
[INFO] [stdout] 314 |
[INFO] [stdout] 315 |     const CK1: u128 = C2;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 316 |     const CK2: u128 = C3;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 317 |     const CK3: u128 = C1;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 318 |
[INFO] [stdout] 319 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria256` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Aria256 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:436:15
[INFO] [stdout]     |
[INFO] [stdout] 435 | impl Aria256 {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 436 |     pub const KEY_LEN: usize = 32;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 437 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 438 |
[INFO] [stdout] 439 |     const NR: usize = 16;
[INFO] [stdout]     |           ^^
[INFO] [stdout] 440 |
[INFO] [stdout] 441 |     const CK1: u128 = C3;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 442 |     const CK2: u128 = C1;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 443 |     const CK3: u128 = C2;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 444 |
[INFO] [stdout] 445 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 501 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLOCK_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const BLOCK_LEN: usize = 16;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_BLOCK_SIZE` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const CAMELLIA_BLOCK_SIZE: usize = 16;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_TABLE_BYTE_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const CAMELLIA_TABLE_BYTE_LEN: usize = 272;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_TABLE_WORD_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const CAMELLIA_TABLE_WORD_LEN: usize = CAMELLIA_TABLE_BYTE_LEN / 4; // 68
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_TABLE_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const KEY_TABLE_LEN: usize = CAMELLIA_TABLE_WORD_LEN;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `KeyTable` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type KeyTable = [u32; KEY_TABLE_LEN];
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia128` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Camellia128,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |           impl $name {
[INFO] [stdout]    |           ---------- associated items in this implementation
[INFO] [stdout] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | / impl_camellia!(
[INFO] [stdout] 61 | |     Camellia128,
[INFO] [stdout] 62 | |     16,
[INFO] [stdout] 63 | |     camellia_setup128,
[INFO] [stdout] 64 | |     camellia_encrypt128,
[INFO] [stdout] 65 | |     camellia_decrypt128
[INFO] [stdout] 66 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia192` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Camellia192,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |           impl $name {
[INFO] [stdout]    |           ---------- associated items in this implementation
[INFO] [stdout] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | / impl_camellia!(
[INFO] [stdout] 68 | |     Camellia192,
[INFO] [stdout] 69 | |     24,
[INFO] [stdout] 70 | |     camellia_setup192,
[INFO] [stdout] 71 | |     camellia_encrypt256,
[INFO] [stdout] 72 | |     camellia_decrypt256
[INFO] [stdout] 73 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia256` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Camellia256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |           impl $name {
[INFO] [stdout]    |           ---------- associated items in this implementation
[INFO] [stdout] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 | / impl_camellia!(
[INFO] [stdout] 75 | |     Camellia256,
[INFO] [stdout] 76 | |     32,
[INFO] [stdout] 77 | |     camellia_setup256,
[INFO] [stdout] 78 | |     camellia_encrypt256,
[INFO] [stdout] 79 | |     camellia_decrypt256
[INFO] [stdout] 80 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP1110` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 | const CAMELLIA_SP1110: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP0222` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | const CAMELLIA_SP0222: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP3033` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | const CAMELLIA_SP3033: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP4404` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | const CAMELLIA_SP4404: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA1L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | const CAMELLIA_SIGMA1L: u32 = 0xA09E667F;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA1R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 | const CAMELLIA_SIGMA1R: u32 = 0x3BCC908B;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA2L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | const CAMELLIA_SIGMA2L: u32 = 0xB67AE858;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA2R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 | const CAMELLIA_SIGMA2R: u32 = 0x4CAA73B2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA3L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 | const CAMELLIA_SIGMA3L: u32 = 0xC6EF372F;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA3R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:246:7
[INFO] [stdout]     |
[INFO] [stdout] 246 | const CAMELLIA_SIGMA3R: u32 = 0xE94F82BE;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA4L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | const CAMELLIA_SIGMA4L: u32 = 0x54FF53A5;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA4R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 | const CAMELLIA_SIGMA4R: u32 = 0xF1D36F1C;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA5L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:249:7
[INFO] [stdout]     |
[INFO] [stdout] 249 | const CAMELLIA_SIGMA5L: u32 = 0x10E527FA;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA5R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 | const CAMELLIA_SIGMA5R: u32 = 0xDE682D1D;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA6L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | const CAMELLIA_SIGMA6L: u32 = 0xB05688C2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA6R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 | const CAMELLIA_SIGMA6R: u32 = 0xB3E6C1FD;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_setup128` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:366:4
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn camellia_setup128(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_setup256` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:720:4
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn camellia_setup256(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_setup192` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1209:4
[INFO] [stdout]      |
[INFO] [stdout] 1209 | fn camellia_setup192(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_encrypt128` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1234:4
[INFO] [stdout]      |
[INFO] [stdout] 1234 | fn camellia_encrypt128(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_decrypt128` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1522:4
[INFO] [stdout]      |
[INFO] [stdout] 1522 | fn camellia_decrypt128(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_encrypt256` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1812:4
[INFO] [stdout]      |
[INFO] [stdout] 1812 | fn camellia_encrypt256(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_decrypt256` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:2189:4
[INFO] [stdout]      |
[INFO] [stdout] 2189 | fn camellia_decrypt256(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FK` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const FK: [u32; 4] = [0xa3b1_bac6, 0x56aa_3350, 0x677d_9197, 0xb270_22dc];
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CK` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const CK: [u32; 32] = [
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBOX` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SBOX: [u8; 256] = [
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub_bytes` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn sub_bytes(input: u32) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sm4` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Sm4 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `NR`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/sm4/generic.rs:84:15
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl Sm4 {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  84 |     pub const KEY_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]  85 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]  86 |
[INFO] [stdout]  87 |     pub const NR: usize = 8; // Rounds
[INFO] [stdout]     |               ^^
[INFO] [stdout]  88 |
[INFO] [stdout]  89 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes128Gcm8` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:273:34
[INFO] [stdout]     |
[INFO] [stdout] 273 | impl_block_cipher_with_gcm_mode!(Aes128Gcm8, Aes128, 8); // TAG-LEN= 8
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | impl_block_cipher_with_gcm_mode!(Aes128Gcm8, Aes128, 8); // TAG-LEN= 8
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes128Gcm12` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:274:34
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl_block_cipher_with_gcm_mode!(Aes128Gcm12, Aes128, 12); // TAG-LEN=12
[INFO] [stdout]     |                                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 | impl_block_cipher_with_gcm_mode!(Aes128Gcm12, Aes128, 12); // TAG-LEN=12
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes256Gcm8` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:277:34
[INFO] [stdout]     |
[INFO] [stdout] 277 | impl_block_cipher_with_gcm_mode!(Aes256Gcm8, Aes256, 8); // TAG-LEN= 8
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 | impl_block_cipher_with_gcm_mode!(Aes256Gcm8, Aes256, 8); // TAG-LEN= 8
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes256Gcm12` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:278:34
[INFO] [stdout]     |
[INFO] [stdout] 278 | impl_block_cipher_with_gcm_mode!(Aes256Gcm12, Aes256, 12); // TAG-LEN=12
[INFO] [stdout]     |                                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 | impl_block_cipher_with_gcm_mode!(Aes256Gcm12, Aes256, 12); // TAG-LEN=12
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sm4Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:280:34
[INFO] [stdout]     |
[INFO] [stdout] 280 | impl_block_cipher_with_gcm_mode!(Sm4Gcm, Sm4, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl_block_cipher_with_gcm_mode!(Sm4Gcm, Sm4, 16); // TAG-LEN=16
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia128Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:281:34
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl_block_cipher_with_gcm_mode!(Camellia128Gcm, Camellia128, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 | impl_block_cipher_with_gcm_mode!(Camellia128Gcm, Camellia128, 16); // TAG-LEN=16
[INFO] [stdout]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria128Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:282:34
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl_block_cipher_with_gcm_mode!(Aria128Gcm, Aria128, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 | impl_block_cipher_with_gcm_mode!(Aria128Gcm, Aria128, 16); // TAG-LEN=16
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia256Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:284:34
[INFO] [stdout]     |
[INFO] [stdout] 284 | impl_block_cipher_with_gcm_mode!(Camellia256Gcm, Camellia256, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 | impl_block_cipher_with_gcm_mode!(Camellia256Gcm, Camellia256, 16); // TAG-LEN=16
[INFO] [stdout]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria256Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:285:34
[INFO] [stdout]     |
[INFO] [stdout] 285 | impl_block_cipher_with_gcm_mode!(Aria256Gcm, Aria256, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | impl_block_cipher_with_gcm_mode!(Aria256Gcm, Aria256, 16); // TAG-LEN=16
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `KEY_LEN` is never used
[INFO] [stdout]  --> lib/crypto/src/mac/ghash/generic.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl GHash {
[INFO] [stdout]   | ---------- associated constant in this implementation
[INFO] [stdout] 9 |     pub const KEY_LEN: usize = 16;
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `KEY_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/ghash/dynamic.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl GHash {
[INFO] [stdout]    | ---------- associated constant in this implementation
[INFO] [stdout] 11 |     pub const KEY_LEN: usize = generic::GHash::KEY_LEN;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_md2` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn hmac_md2(key: &[u8], m: &[u8]) -> [u8; HmacMd2::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_md4` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn hmac_md4(key: &[u8], m: &[u8]) -> [u8; HmacMd4::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_md5` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn hmac_md5(key: &[u8], m: &[u8]) -> [u8; HmacMd5::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sm3` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn hmac_sm3(key: &[u8], m: &[u8]) -> [u8; HmacSm3::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha1` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn hmac_sha1(key: &[u8], m: &[u8]) -> [u8; HmacSha1::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha256` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn hmac_sha256(key: &[u8], m: &[u8]) -> [u8; HmacSha256::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha384` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn hmac_sha384(key: &[u8], m: &[u8]) -> [u8; HmacSha384::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha512` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn hmac_sha512(key: &[u8], m: &[u8]) -> [u8; HmacSha512::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `and_si128_inplace_sse2` is never used
[INFO] [stdout]   --> lib/crypto/src/util/and.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |         unsafe fn and_si128_inplace_sse2(a: &mut [u8], b: &[u8]) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `and_si128_inplace` is never used
[INFO] [stdout]   --> lib/crypto/src/util/and.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 pub fn and_si128_inplace(a: &mut [u8], b: &[u8]) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling humanize v0.1.0 (https://github.com/f1shl3gs/humanize?rev=765041c#765041c0)
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling trust-dns-resolver v0.22.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.0
[INFO] [stderr]    Compiling resolver v0.1.0 (/opt/rustwide/workdir/lib/resolver)
[INFO] [stderr]    Compiling shadowsocks v0.1.0 (/opt/rustwide/workdir/lib/shadowsocks)
[INFO] [stdout] warning: unused import: `linux::get_now_timestamp`
[INFO] [stdout]  --> lib/shadowsocks/src/sys/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use linux::get_now_timestamp;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity_keys`
[INFO] [stdout]   --> lib/shadowsocks/src/tcp/crypto.rs:97:60
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn new(kind: CipherKind, key: &[u8], nonce: &[u8], identity_keys: &[Bytes]) -> Self {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity_keys`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> lib/shadowsocks/src/tcp/crypto.rs:114:45
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reset_cipher_with_key(&mut self, key: &[u8]) {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `TcpOnly` and `UdpOnly` are never constructed
[INFO] [stdout]   --> lib/shadowsocks/src/config.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Mode {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] 17 |     TcpOnly = 0x01,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     UdpOnly = 0x02,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> lib/shadowsocks/src/config.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ServerConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     id: Option<String>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerConfig` 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: function `method_support_eih` is never used
[INFO] [stdout]    --> lib/shadowsocks/src/config.rs:380:8
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub fn method_support_eih(method: CipherKind) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `key`, and `identity_hash` are never read
[INFO] [stdout]    --> lib/shadowsocks/src/config.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct ServerUser {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 389 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 390 |     key: Bytes,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 391 |     identity_hash: Bytes,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerUser` 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: associated function `key_size` is never used
[INFO] [stdout]  --> lib/shadowsocks/src/crypto/aead/aes_gcm.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Aes128Gcm {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub fn key_size() -> usize {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `key_size` is never used
[INFO] [stdout]   --> lib/shadowsocks/src/crypto/aead/aes_gcm.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Aes256Gcm {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn key_size() -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_now_timestamp` is never used
[INFO] [stdout]   --> lib/shadowsocks/src/sys/linux.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get_now_timestamp() -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `salt` is never used
[INFO] [stdout]    --> lib/shadowsocks/src/tcp/aead.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl DecryptedReader {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn salt(&self) -> Option<&[u8]> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Aead2022` is never constructed
[INFO] [stdout]   --> lib/shadowsocks/src/tcp/crypto.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum DecryptedReader {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 35 |     Aead(aead::DecryptedReader),
[INFO] [stdout] 36 |     Aead2022,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Aead2022` is never constructed
[INFO] [stdout]   --> lib/shadowsocks/src/tcp/crypto.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub enum EncryptedWriter {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 91 |     Aead(aead::EncryptedWriter),
[INFO] [stdout] 92 |     Aead2022,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]   --> lib/shadowsocks/src/sys/net/linux.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     sock.into_raw_fd();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: losing the raw file descriptor may leak resources
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let _ = sock.into_raw_fd();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling roxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `hyper::header::CONTENT_LENGTH`
[INFO] [stdout]  --> src/dns/rule/load.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::header::CONTENT_LENGTH;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/upstream/provider.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |         base64::decode(data.as_ref())?
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `answers`, `name_servers`, `additionals`, `sig0`, `edns`, and `src` are never read
[INFO] [stdout]   --> src/dns/server/request.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Request {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     answers: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     name_servers: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 16 |     additionals: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     sig0: Vec<Record>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     edns: Option<Edns>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     src: SocketAddr,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/upstream/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "6a3044c389db563dcf03b4c6cb6f373ae704302f4fb3df4c5213893515f2a162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3044c389db563dcf03b4c6cb6f373ae704302f4fb3df4c5213893515f2a162", kill_on_drop: false }`
[INFO] [stdout] 6a3044c389db563dcf03b4c6cb6f373ae704302f4fb3df4c5213893515f2a162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a1a8c14901c56be5526584754a6f4cd047537760f32d250c6bb9853cb8d69f9
[INFO] running `Command { std: "docker" "start" "-a" "0a1a8c14901c56be5526584754a6f4cd047537760f32d250c6bb9853cb8d69f9", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/blockcipher/aes/mod.rs:4:72
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/mod.rs:18:54
[INFO] [stdout]    |
[INFO] [stdout] 18 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/hash/sha2/sha256/mod.rs:9:72
[INFO] [stdout]   |
[INFO] [stdout] 9 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/hash/sha2/sha256/mod.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/hash/sha2/sha512/mod.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]    --> lib/crypto/src/hash/sha2/sha512/mod.rs:122:40
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]    --> lib/crypto/src/hash/sha2/sha512/mod.rs:137:41
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(any(not(target_arch = "aarch64"), feature = "force-soft"))]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/mac/ghash/mod.rs:6:72
[INFO] [stdout]   |
[INFO] [stdout] 6 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/mac/ghash/mod.rs:20:54
[INFO] [stdout]    |
[INFO] [stdout] 20 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/util/and.rs:4:72
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/util/and.rs:35:54
[INFO] [stdout]    |
[INFO] [stdout] 35 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]  --> lib/crypto/src/util/xor.rs:4:72
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stdout]   --> lib/crypto/src/util/xor.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::and::*`
[INFO] [stdout]  --> lib/crypto/src/util/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::and::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrypt` and `decrypt_simd` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/./x86.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Aes128 {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes192` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/./x86.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct Aes192 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/./x86.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Aes192 {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 146 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 147 |     pub const KEY_LEN: usize = 24;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     unsafe fn new_simd(key: &[u8]) -> Self {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     unsafe fn encrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrypt` and `decrypt_simd` are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/./x86.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl Aes256 {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AES192_NK` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const AES192_NK: usize = AES192_KEY_LEN / WORD_SIZE; //  6, Key Length (Nk words)
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 | impl_aes!(Aes128, AES128_NR, AES128_NK, "Aes128");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes192` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl_aes!(Aes192, AES192_NR, AES192_NK, "Aes192");
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 52 |             pub const KEY_LEN: usize = $nk * WORD_SIZE;
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout] 53 |             pub const BLOCK_LEN: usize = AES_BLOCK_LEN;
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 54 |
[INFO] [stdout] 55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |             pub fn encrypt(&self, plaintext_in_ciphertext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 | impl_aes!(Aes192, AES192_NR, AES192_NK, "Aes192");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/generic.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | impl_aes!(Aes256, AES256_NR, AES256_NK, "Aes256");
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `REVERSE_S_BOX` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | const REVERSE_S_BOX: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL9` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 | const GF_MUL9: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL11` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | const GF_MUL11: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL13` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 | const GF_MUL13: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GF_MUL14` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 | const GF_MUL14: [u8; 256] = [
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul9` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:357:10
[INFO] [stdout]     |
[INFO] [stdout] 357 | const fn gf_mul9(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul11` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:361:10
[INFO] [stdout]     |
[INFO] [stdout] 361 | const fn gf_mul11(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul13` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:365:10
[INFO] [stdout]     |
[INFO] [stdout] 365 | const fn gf_mul13(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gf_mul14` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:369:10
[INFO] [stdout]     |
[INFO] [stdout] 369 | const fn gf_mul14(v: u8) -> u8 {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_sub_bytes` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:402:4
[INFO] [stdout]     |
[INFO] [stdout] 402 | fn inv_sub_bytes(state: &mut [u8]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_shift_rows` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:425:4
[INFO] [stdout]     |
[INFO] [stdout] 425 | fn inv_shift_rows(state: &mut [u8]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_mix_columns` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:474:4
[INFO] [stdout]     |
[INFO] [stdout] 474 | fn inv_mix_columns(state: &mut [u8]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrypt` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aes/generic.rs:599:4
[INFO] [stdout]     |
[INFO] [stdout] 599 | fn decrypt(state: &mut [u8], expanded_key: &[u8], nr: usize) {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | impl_dynamic_dispatch!(Aes128);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Aes192` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl_dynamic_dispatch!(Aes192);
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout] 24 |             pub const KEY_LEN: usize = generic::$name::KEY_LEN;
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout] 25 |             pub const BLOCK_LEN: usize = generic::$name::BLOCK_LEN;
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |             pub fn new(key: &[u8]) -> $name {
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |             pub fn encrypt(&self, plaintext_in_ciphertext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | impl_dynamic_dispatch!(Aes192);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decrypt` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |         impl $name {
[INFO] [stdout]    |         ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 | impl_dynamic_dispatch!(Aes256);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB1` is never used
[INFO] [stdout]  --> lib/crypto/src/blockcipher/aria.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const SB1: [u8; 256] = [
[INFO] [stdout]   |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB2` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const SB2: [u8; 256] = [
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB3` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const SB3: [u8; 256] = [
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SB4` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | const SB4: [u8; 256] = [
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C1` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | const C1: u128 = 0x517cc1b727220a94fe13abe8fa9a6ee0;
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C2` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | const C2: u128 = 0x6db14acc9e21c820ff28b1d5ef5de2b0;
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C3` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/aria.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | const C3: u128 = 0xdb92371d2126e9700324977504e8c90e;
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria128` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct Aria128 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl Aria128 {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 195 |     pub const KEY_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 196 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 197 |
[INFO] [stdout] 198 |     const NR: usize = 12;
[INFO] [stdout]     |           ^^
[INFO] [stdout] 199 |
[INFO] [stdout] 200 |     const CK1: u128 = C1;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 201 |     const CK2: u128 = C2;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 202 |     const CK3: u128 = C3;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 203 |
[INFO] [stdout] 204 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria192` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct Aria192 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl Aria192 {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 310 |     pub const KEY_LEN: usize = 24;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 311 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 312 |
[INFO] [stdout] 313 |     const NR: usize = 14;
[INFO] [stdout]     |           ^^
[INFO] [stdout] 314 |
[INFO] [stdout] 315 |     const CK1: u128 = C2;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 316 |     const CK2: u128 = C3;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 317 |     const CK3: u128 = C1;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 318 |
[INFO] [stdout] 319 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria256` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub struct Aria256 {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/aria.rs:436:15
[INFO] [stdout]     |
[INFO] [stdout] 435 | impl Aria256 {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] 436 |     pub const KEY_LEN: usize = 32;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout] 437 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 438 |
[INFO] [stdout] 439 |     const NR: usize = 16;
[INFO] [stdout]     |           ^^
[INFO] [stdout] 440 |
[INFO] [stdout] 441 |     const CK1: u128 = C3;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 442 |     const CK2: u128 = C1;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 443 |     const CK3: u128 = C2;
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 444 |
[INFO] [stdout] 445 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 501 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLOCK_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const BLOCK_LEN: usize = 16;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_BLOCK_SIZE` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const CAMELLIA_BLOCK_SIZE: usize = 16;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_TABLE_BYTE_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const CAMELLIA_TABLE_BYTE_LEN: usize = 272;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_TABLE_WORD_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const CAMELLIA_TABLE_WORD_LEN: usize = CAMELLIA_TABLE_BYTE_LEN / 4; // 68
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `KEY_TABLE_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const KEY_TABLE_LEN: usize = CAMELLIA_TABLE_WORD_LEN;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `KeyTable` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type KeyTable = [u32; KEY_TABLE_LEN];
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia128` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Camellia128,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |           impl $name {
[INFO] [stdout]    |           ---------- associated items in this implementation
[INFO] [stdout] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | / impl_camellia!(
[INFO] [stdout] 61 | |     Camellia128,
[INFO] [stdout] 62 | |     16,
[INFO] [stdout] 63 | |     camellia_setup128,
[INFO] [stdout] 64 | |     camellia_encrypt128,
[INFO] [stdout] 65 | |     camellia_decrypt128
[INFO] [stdout] 66 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia192` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Camellia192,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |           impl $name {
[INFO] [stdout]    |           ---------- associated items in this implementation
[INFO] [stdout] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | / impl_camellia!(
[INFO] [stdout] 68 | |     Camellia192,
[INFO] [stdout] 69 | |     24,
[INFO] [stdout] 70 | |     camellia_setup192,
[INFO] [stdout] 71 | |     camellia_encrypt256,
[INFO] [stdout] 72 | |     camellia_decrypt256
[INFO] [stdout] 73 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia256` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Camellia256,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |           impl $name {
[INFO] [stdout]    |           ---------- associated items in this implementation
[INFO] [stdout] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 39 |
[INFO] [stdout] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 | / impl_camellia!(
[INFO] [stdout] 75 | |     Camellia256,
[INFO] [stdout] 76 | |     32,
[INFO] [stdout] 77 | |     camellia_setup256,
[INFO] [stdout] 78 | |     camellia_encrypt256,
[INFO] [stdout] 79 | |     camellia_decrypt256
[INFO] [stdout] 80 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP1110` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 | const CAMELLIA_SP1110: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP0222` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | const CAMELLIA_SP0222: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP3033` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | const CAMELLIA_SP3033: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SP4404` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | const CAMELLIA_SP4404: [u32; 256] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA1L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 | const CAMELLIA_SIGMA1L: u32 = 0xA09E667F;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA1R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 | const CAMELLIA_SIGMA1R: u32 = 0x3BCC908B;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA2L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:243:7
[INFO] [stdout]     |
[INFO] [stdout] 243 | const CAMELLIA_SIGMA2L: u32 = 0xB67AE858;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA2R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 | const CAMELLIA_SIGMA2R: u32 = 0x4CAA73B2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA3L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 | const CAMELLIA_SIGMA3L: u32 = 0xC6EF372F;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA3R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:246:7
[INFO] [stdout]     |
[INFO] [stdout] 246 | const CAMELLIA_SIGMA3R: u32 = 0xE94F82BE;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA4L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | const CAMELLIA_SIGMA4L: u32 = 0x54FF53A5;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA4R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 | const CAMELLIA_SIGMA4R: u32 = 0xF1D36F1C;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA5L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:249:7
[INFO] [stdout]     |
[INFO] [stdout] 249 | const CAMELLIA_SIGMA5L: u32 = 0x10E527FA;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA5R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 | const CAMELLIA_SIGMA5R: u32 = 0xDE682D1D;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA6L` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | const CAMELLIA_SIGMA6L: u32 = 0xB05688C2;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAMELLIA_SIGMA6R` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 | const CAMELLIA_SIGMA6R: u32 = 0xB3E6C1FD;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_setup128` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:366:4
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn camellia_setup128(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_setup256` is never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/camellia.rs:720:4
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn camellia_setup256(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_setup192` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1209:4
[INFO] [stdout]      |
[INFO] [stdout] 1209 | fn camellia_setup192(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_encrypt128` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1234:4
[INFO] [stdout]      |
[INFO] [stdout] 1234 | fn camellia_encrypt128(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_decrypt128` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1522:4
[INFO] [stdout]      |
[INFO] [stdout] 1522 | fn camellia_decrypt128(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_encrypt256` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:1812:4
[INFO] [stdout]      |
[INFO] [stdout] 1812 | fn camellia_encrypt256(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `camellia_decrypt256` is never used
[INFO] [stdout]     --> lib/crypto/src/blockcipher/camellia.rs:2189:4
[INFO] [stdout]      |
[INFO] [stdout] 2189 | fn camellia_decrypt256(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FK` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const FK: [u32; 4] = [0xa3b1_bac6, 0x56aa_3350, 0x677d_9197, 0xb270_22dc];
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CK` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const CK: [u32; 32] = [
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SBOX` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SBOX: [u8; 256] = [
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub_bytes` is never used
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn sub_bytes(input: u32) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sm4` is never constructed
[INFO] [stdout]   --> lib/crypto/src/blockcipher/sm4/generic.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Sm4 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `NR`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stdout]    --> lib/crypto/src/blockcipher/sm4/generic.rs:84:15
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl Sm4 {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  84 |     pub const KEY_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]  85 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]  86 |
[INFO] [stdout]  87 |     pub const NR: usize = 8; // Rounds
[INFO] [stdout]     |               ^^
[INFO] [stdout]  88 |
[INFO] [stdout]  89 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes128Gcm8` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:273:34
[INFO] [stdout]     |
[INFO] [stdout] 273 | impl_block_cipher_with_gcm_mode!(Aes128Gcm8, Aes128, 8); // TAG-LEN= 8
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 | impl_block_cipher_with_gcm_mode!(Aes128Gcm8, Aes128, 8); // TAG-LEN= 8
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes128Gcm12` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:274:34
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl_block_cipher_with_gcm_mode!(Aes128Gcm12, Aes128, 12); // TAG-LEN=12
[INFO] [stdout]     |                                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 | impl_block_cipher_with_gcm_mode!(Aes128Gcm12, Aes128, 12); // TAG-LEN=12
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes256Gcm8` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:277:34
[INFO] [stdout]     |
[INFO] [stdout] 277 | impl_block_cipher_with_gcm_mode!(Aes256Gcm8, Aes256, 8); // TAG-LEN= 8
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 | impl_block_cipher_with_gcm_mode!(Aes256Gcm8, Aes256, 8); // TAG-LEN= 8
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aes256Gcm12` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:278:34
[INFO] [stdout]     |
[INFO] [stdout] 278 | impl_block_cipher_with_gcm_mode!(Aes256Gcm12, Aes256, 12); // TAG-LEN=12
[INFO] [stdout]     |                                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 | impl_block_cipher_with_gcm_mode!(Aes256Gcm12, Aes256, 12); // TAG-LEN=12
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sm4Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:280:34
[INFO] [stdout]     |
[INFO] [stdout] 280 | impl_block_cipher_with_gcm_mode!(Sm4Gcm, Sm4, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 | impl_block_cipher_with_gcm_mode!(Sm4Gcm, Sm4, 16); // TAG-LEN=16
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia128Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:281:34
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl_block_cipher_with_gcm_mode!(Camellia128Gcm, Camellia128, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 | impl_block_cipher_with_gcm_mode!(Camellia128Gcm, Camellia128, 16); // TAG-LEN=16
[INFO] [stdout]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria128Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:282:34
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl_block_cipher_with_gcm_mode!(Aria128Gcm, Aria128, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 | impl_block_cipher_with_gcm_mode!(Aria128Gcm, Aria128, 16); // TAG-LEN=16
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Camellia256Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:284:34
[INFO] [stdout]     |
[INFO] [stdout] 284 | impl_block_cipher_with_gcm_mode!(Camellia256Gcm, Camellia256, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 | impl_block_cipher_with_gcm_mode!(Camellia256Gcm, Camellia256, 16); // TAG-LEN=16
[INFO] [stdout]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Aria256Gcm` is never constructed
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:285:34
[INFO] [stdout]     |
[INFO] [stdout] 285 | impl_block_cipher_with_gcm_mode!(Aria256Gcm, Aria256, 16); // TAG-LEN=16
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stdout]     |
[INFO] [stdout]  29 |         impl $name {
[INFO] [stdout]     |         ---------- associated items in this implementation
[INFO] [stdout]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]  54 |
[INFO] [stdout]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |             pub fn encrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |             pub fn decrypt_slice_detached(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 | impl_block_cipher_with_gcm_mode!(Aria256Gcm, Aria256, 16); // TAG-LEN=16
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `KEY_LEN` is never used
[INFO] [stdout]  --> lib/crypto/src/mac/ghash/generic.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl GHash {
[INFO] [stdout]   | ---------- associated constant in this implementation
[INFO] [stdout] 9 |     pub const KEY_LEN: usize = 16;
[INFO] [stdout]   |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `KEY_LEN` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/ghash/dynamic.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl GHash {
[INFO] [stdout]    | ---------- associated constant in this implementation
[INFO] [stdout] 11 |     pub const KEY_LEN: usize = generic::GHash::KEY_LEN;
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_md2` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn hmac_md2(key: &[u8], m: &[u8]) -> [u8; HmacMd2::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_md4` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn hmac_md4(key: &[u8], m: &[u8]) -> [u8; HmacMd4::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_md5` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn hmac_md5(key: &[u8], m: &[u8]) -> [u8; HmacMd5::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sm3` is never used
[INFO] [stdout]   --> lib/crypto/src/mac/hmac.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn hmac_sm3(key: &[u8], m: &[u8]) -> [u8; HmacSm3::TAG_LEN] {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha1` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn hmac_sha1(key: &[u8], m: &[u8]) -> [u8; HmacSha1::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha256` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn hmac_sha256(key: &[u8], m: &[u8]) -> [u8; HmacSha256::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha384` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn hmac_sha384(key: &[u8], m: &[u8]) -> [u8; HmacSha384::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hmac_sha512` is never used
[INFO] [stdout]    --> lib/crypto/src/mac/hmac.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn hmac_sha512(key: &[u8], m: &[u8]) -> [u8; HmacSha512::TAG_LEN] {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `and_si128_inplace_sse2` is never used
[INFO] [stdout]   --> lib/crypto/src/util/and.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |         unsafe fn and_si128_inplace_sse2(a: &mut [u8], b: &[u8]) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `and_si128_inplace` is never used
[INFO] [stdout]   --> lib/crypto/src/util/and.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 pub fn and_si128_inplace(a: &mut [u8], b: &[u8]) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `linux::get_now_timestamp`
[INFO] [stdout]  --> lib/shadowsocks/src/sys/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use linux::get_now_timestamp;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identity_keys`
[INFO] [stdout]   --> lib/shadowsocks/src/tcp/crypto.rs:97:60
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn new(kind: CipherKind, key: &[u8], nonce: &[u8], identity_keys: &[Bytes]) -> Self {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity_keys`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> lib/shadowsocks/src/tcp/crypto.rs:114:45
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reset_cipher_with_key(&mut self, key: &[u8]) {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `TcpOnly` and `UdpOnly` are never constructed
[INFO] [stdout]   --> lib/shadowsocks/src/config.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Mode {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] 17 |     TcpOnly = 0x01,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     UdpOnly = 0x02,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> lib/shadowsocks/src/config.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct ServerConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     id: Option<String>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServerConfig` 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: function `method_support_eih` is never used
[INFO] [stdout]    --> lib/shadowsocks/src/config.rs:380:8
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub fn method_support_eih(method: CipherKind) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `key`, and `identity_hash` are never read
[INFO] [stdout]    --> lib/shadowsocks/src/config.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 388 | pub struct ServerUser {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 389 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 390 |     key: Bytes,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 391 |     identity_hash: Bytes,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerUser` 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: associated function `key_size` is never used
[INFO] [stdout]  --> lib/shadowsocks/src/crypto/aead/aes_gcm.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl Aes128Gcm {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub fn key_size() -> usize {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `key_size` is never used
[INFO] [stdout]   --> lib/shadowsocks/src/crypto/aead/aes_gcm.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Aes256Gcm {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn key_size() -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_now_timestamp` is never used
[INFO] [stdout]   --> lib/shadowsocks/src/sys/linux.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get_now_timestamp() -> u64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `salt` is never used
[INFO] [stdout]    --> lib/shadowsocks/src/tcp/aead.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl DecryptedReader {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn salt(&self) -> Option<&[u8]> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Aead2022` is never constructed
[INFO] [stdout]   --> lib/shadowsocks/src/tcp/crypto.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub enum DecryptedReader {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 35 |     Aead(aead::DecryptedReader),
[INFO] [stdout] 36 |     Aead2022,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Aead2022` is never constructed
[INFO] [stdout]   --> lib/shadowsocks/src/tcp/crypto.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub enum EncryptedWriter {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 91 |     Aead(aead::EncryptedWriter),
[INFO] [stdout] 92 |     Aead2022,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]   --> lib/shadowsocks/src/sys/net/linux.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     sock.into_raw_fd();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: losing the raw file descriptor may leak resources
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let _ = sock.into_raw_fd();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper::header::CONTENT_LENGTH`
[INFO] [stdout]  --> src/dns/rule/load.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::header::CONTENT_LENGTH;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling roxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/upstream/provider.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |         base64::decode(data.as_ref())?
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `answers`, `name_servers`, `additionals`, `sig0`, `edns`, and `src` are never read
[INFO] [stdout]   --> src/dns/server/request.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Request {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     answers: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     name_servers: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 16 |     additionals: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     sig0: Vec<Record>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     edns: Option<Edns>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     src: SocketAddr,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/upstream/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AtomicPtr` and `Ordering`
[INFO] [stdout]  --> tests/rule_server.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::atomic::{AtomicPtr, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/rule_server.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]  --> tests/gen_conf.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let data = base64::decode(data).unwrap();
[INFO] [stdout]   |                        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper::header::CONTENT_LENGTH`
[INFO] [stdout]  --> src/dns/rule/load.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::header::CONTENT_LENGTH;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/http.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use std::time::Instant;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]    --> src/relay/thp/sniffing.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     use tokio::net::TcpListener;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/upstream/provider.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |         base64::decode(data.as_ref())?
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/http.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let (parts, body) = resp.into_parts();
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `answers`, `name_servers`, `additionals`, `sig0`, `edns`, and `src` are never read
[INFO] [stdout]   --> src/dns/server/request.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Request {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     answers: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     name_servers: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 16 |     additionals: Vec<Record>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     sig0: Vec<Record>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     edns: Option<Edns>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     src: SocketAddr,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]  --> src/upstream/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Error {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.54s
[INFO] running `Command { std: "docker" "inspect" "0a1a8c14901c56be5526584754a6f4cd047537760f32d250c6bb9853cb8d69f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1a8c14901c56be5526584754a6f4cd047537760f32d250c6bb9853cb8d69f9", kill_on_drop: false }`
[INFO] [stdout] 0a1a8c14901c56be5526584754a6f4cd047537760f32d250c6bb9853cb8d69f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd6e0f7729d1ac5a3aef605f20b02a3690251dce910b6a04468127ac54a7f5c0
[INFO] running `Command { std: "docker" "start" "-a" "cd6e0f7729d1ac5a3aef605f20b02a3690251dce910b6a04468127ac54a7f5c0", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]  --> lib/crypto/src/blockcipher/aes/mod.rs:4:72
[INFO] [stderr]   |
[INFO] [stderr] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/mod.rs:18:54
[INFO] [stderr]    |
[INFO] [stderr] 18 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]  --> lib/crypto/src/hash/sha2/sha256/mod.rs:9:72
[INFO] [stderr]   |
[INFO] [stderr] 9 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]   --> lib/crypto/src/hash/sha2/sha256/mod.rs:34:54
[INFO] [stderr]    |
[INFO] [stderr] 34 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]   --> lib/crypto/src/hash/sha2/sha512/mod.rs:10:40
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))]
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]    --> lib/crypto/src/hash/sha2/sha512/mod.rs:122:40
[INFO] [stderr]     |
[INFO] [stderr] 122 | #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))]
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]    --> lib/crypto/src/hash/sha2/sha512/mod.rs:137:41
[INFO] [stderr]     |
[INFO] [stderr] 137 | #[cfg(any(not(target_arch = "aarch64"), feature = "force-soft"))]
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]  --> lib/crypto/src/mac/ghash/mod.rs:6:72
[INFO] [stderr]   |
[INFO] [stderr] 6 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]   --> lib/crypto/src/mac/ghash/mod.rs:20:54
[INFO] [stderr]    |
[INFO] [stderr] 20 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]  --> lib/crypto/src/util/and.rs:4:72
[INFO] [stderr]   |
[INFO] [stderr] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]   --> lib/crypto/src/util/and.rs:35:54
[INFO] [stderr]    |
[INFO] [stderr] 35 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]  --> lib/crypto/src/util/xor.rs:4:72
[INFO] [stderr]   |
[INFO] [stderr] 4 |     if #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(feature = "force-soft")))] {
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-soft`
[INFO] [stderr]   --> lib/crypto/src/util/xor.rs:34:54
[INFO] [stderr]    |
[INFO] [stderr] 34 |     } else if #[cfg(all(target_arch = "aarch64", not(feature = "force-soft")))] {
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `force-soft` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::and::*`
[INFO] [stderr]  --> lib/crypto/src/util/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use self::and::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `decrypt` and `decrypt_simd` are never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/./x86.rs:93:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl Aes128 {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 93 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 98 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aes192` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/./x86.rs:135:12
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub struct Aes192 {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/./x86.rs:146:15
[INFO] [stderr]     |
[INFO] [stderr] 145 | impl Aes192 {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] 146 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stderr]     |               ^^^^^^^^^
[INFO] [stderr] 147 |     pub const KEY_LEN: usize = 24;
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     unsafe fn new_simd(key: &[u8]) -> Self {
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 228 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     unsafe fn encrypt_simd(&self, block: &mut [u8]) {
[INFO] [stderr]     |               ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 254 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 259 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stderr]     |               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `decrypt` and `decrypt_simd` are never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/./x86.rs:425:12
[INFO] [stderr]     |
[INFO] [stderr] 317 | impl Aes256 {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 425 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 430 |     unsafe fn decrypt_simd(&self, block: &mut [u8]) {
[INFO] [stderr]     |               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `AES192_NK` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/generic.rs:38:7
[INFO] [stderr]    |
[INFO] [stderr] 38 | const AES192_NK: usize = AES192_KEY_LEN / WORD_SIZE; //  6, Key Length (Nk words)
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `decrypt` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/generic.rs:68:20
[INFO] [stderr]    |
[INFO] [stderr] 51 |         impl $name {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 | impl_aes!(Aes128, AES128_NR, AES128_NK, "Aes128");
[INFO] [stderr]    | ------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aes192` is never constructed
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/generic.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 | impl_aes!(Aes192, AES192_NR, AES192_NK, "Aes192");
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/generic.rs:52:23
[INFO] [stderr]    |
[INFO] [stderr] 51 |         impl $name {
[INFO] [stderr]    |         ---------- associated items in this implementation
[INFO] [stderr] 52 |             pub const KEY_LEN: usize = $nk * WORD_SIZE;
[INFO] [stderr]    |                       ^^^^^^^
[INFO] [stderr] 53 |             pub const BLOCK_LEN: usize = AES_BLOCK_LEN;
[INFO] [stderr]    |                       ^^^^^^^^^
[INFO] [stderr] 54 |
[INFO] [stderr] 55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |             pub fn encrypt(&self, plaintext_in_ciphertext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 | impl_aes!(Aes192, AES192_NR, AES192_NK, "Aes192");
[INFO] [stderr]    | ------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `decrypt` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/generic.rs:68:20
[INFO] [stderr]    |
[INFO] [stderr] 51 |         impl $name {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 68 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 | impl_aes!(Aes256, AES256_NR, AES256_NK, "Aes256");
[INFO] [stderr]    | ------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: constant `REVERSE_S_BOX` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:123:7
[INFO] [stderr]     |
[INFO] [stderr] 123 | const REVERSE_S_BOX: [u8; 256] = [
[INFO] [stderr]     |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GF_MUL9` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:180:7
[INFO] [stderr]     |
[INFO] [stderr] 180 | const GF_MUL9: [u8; 256] = [
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GF_MUL11` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:198:7
[INFO] [stderr]     |
[INFO] [stderr] 198 | const GF_MUL11: [u8; 256] = [
[INFO] [stderr]     |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GF_MUL13` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:216:7
[INFO] [stderr]     |
[INFO] [stderr] 216 | const GF_MUL13: [u8; 256] = [
[INFO] [stderr]     |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GF_MUL14` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:234:7
[INFO] [stderr]     |
[INFO] [stderr] 234 | const GF_MUL14: [u8; 256] = [
[INFO] [stderr]     |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gf_mul9` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:357:10
[INFO] [stderr]     |
[INFO] [stderr] 357 | const fn gf_mul9(v: u8) -> u8 {
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gf_mul11` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:361:10
[INFO] [stderr]     |
[INFO] [stderr] 361 | const fn gf_mul11(v: u8) -> u8 {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gf_mul13` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:365:10
[INFO] [stderr]     |
[INFO] [stderr] 365 | const fn gf_mul13(v: u8) -> u8 {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gf_mul14` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:369:10
[INFO] [stderr]     |
[INFO] [stderr] 369 | const fn gf_mul14(v: u8) -> u8 {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `inv_sub_bytes` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:402:4
[INFO] [stderr]     |
[INFO] [stderr] 402 | fn inv_sub_bytes(state: &mut [u8]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `inv_shift_rows` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:425:4
[INFO] [stderr]     |
[INFO] [stderr] 425 | fn inv_shift_rows(state: &mut [u8]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `inv_mix_columns` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:474:4
[INFO] [stderr]     |
[INFO] [stderr] 474 | fn inv_mix_columns(state: &mut [u8]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decrypt` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aes/generic.rs:599:4
[INFO] [stderr]     |
[INFO] [stderr] 599 | fn decrypt(state: &mut [u8], expanded_key: &[u8], nr: usize) {
[INFO] [stderr]     |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `decrypt` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:51:20
[INFO] [stderr]    |
[INFO] [stderr] 23 |         impl $name {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 | impl_dynamic_dispatch!(Aes128);
[INFO] [stderr]    | ------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Aes192` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:62:24
[INFO] [stderr]    |
[INFO] [stderr] 62 | impl_dynamic_dispatch!(Aes192);
[INFO] [stderr]    |                        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 23 |         impl $name {
[INFO] [stderr]    |         ---------- associated items in this implementation
[INFO] [stderr] 24 |             pub const KEY_LEN: usize = generic::$name::KEY_LEN;
[INFO] [stderr]    |                       ^^^^^^^
[INFO] [stderr] 25 |             pub const BLOCK_LEN: usize = generic::$name::BLOCK_LEN;
[INFO] [stderr]    |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |             pub fn new(key: &[u8]) -> $name {
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |             pub fn encrypt(&self, plaintext_in_ciphertext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 | impl_dynamic_dispatch!(Aes192);
[INFO] [stderr]    | ------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `decrypt` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aes/dynamic.rs:51:20
[INFO] [stderr]    |
[INFO] [stderr] 23 |         impl $name {
[INFO] [stderr]    |         ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 51 |             pub fn decrypt(&self, ciphertext_in_plaintext_out: &mut [u8]) {
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 | impl_dynamic_dispatch!(Aes256);
[INFO] [stderr]    | ------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_dynamic_dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SB1` is never used
[INFO] [stderr]  --> lib/crypto/src/blockcipher/aria.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const SB1: [u8; 256] = [
[INFO] [stderr]   |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SB2` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aria.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 | const SB2: [u8; 256] = [
[INFO] [stderr]    |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SB3` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aria.rs:47:7
[INFO] [stderr]    |
[INFO] [stderr] 47 | const SB3: [u8; 256] = [
[INFO] [stderr]    |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SB4` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aria.rs:66:7
[INFO] [stderr]    |
[INFO] [stderr] 66 | const SB4: [u8; 256] = [
[INFO] [stderr]    |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `C1` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aria.rs:85:7
[INFO] [stderr]    |
[INFO] [stderr] 85 | const C1: u128 = 0x517cc1b727220a94fe13abe8fa9a6ee0;
[INFO] [stderr]    |       ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `C2` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aria.rs:86:7
[INFO] [stderr]    |
[INFO] [stderr] 86 | const C2: u128 = 0x6db14acc9e21c820ff28b1d5ef5de2b0;
[INFO] [stderr]    |       ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `C3` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/aria.rs:87:7
[INFO] [stderr]    |
[INFO] [stderr] 87 | const C3: u128 = 0xdb92371d2126e9700324977504e8c90e;
[INFO] [stderr]    |       ^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aria128` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aria.rs:184:12
[INFO] [stderr]     |
[INFO] [stderr] 184 | pub struct Aria128 {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aria.rs:195:15
[INFO] [stderr]     |
[INFO] [stderr] 194 | impl Aria128 {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] 195 |     pub const KEY_LEN: usize = 16;
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr] 196 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stderr]     |               ^^^^^^^^^
[INFO] [stderr] 197 |
[INFO] [stderr] 198 |     const NR: usize = 12;
[INFO] [stderr]     |           ^^
[INFO] [stderr] 199 |
[INFO] [stderr] 200 |     const CK1: u128 = C1;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 201 |     const CK2: u128 = C2;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 202 |     const CK3: u128 = C3;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 203 |
[INFO] [stderr] 204 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aria192` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aria.rs:299:12
[INFO] [stderr]     |
[INFO] [stderr] 299 | pub struct Aria192 {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aria.rs:310:15
[INFO] [stderr]     |
[INFO] [stderr] 309 | impl Aria192 {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] 310 |     pub const KEY_LEN: usize = 24;
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr] 311 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stderr]     |               ^^^^^^^^^
[INFO] [stderr] 312 |
[INFO] [stderr] 313 |     const NR: usize = 14;
[INFO] [stderr]     |           ^^
[INFO] [stderr] 314 |
[INFO] [stderr] 315 |     const CK1: u128 = C2;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 316 |     const CK2: u128 = C3;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 317 |     const CK3: u128 = C1;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 318 |
[INFO] [stderr] 319 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 397 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aria256` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aria.rs:425:12
[INFO] [stderr]     |
[INFO] [stderr] 425 | pub struct Aria256 {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/aria.rs:436:15
[INFO] [stderr]     |
[INFO] [stderr] 435 | impl Aria256 {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] 436 |     pub const KEY_LEN: usize = 32;
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr] 437 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stderr]     |               ^^^^^^^^^
[INFO] [stderr] 438 |
[INFO] [stderr] 439 |     const NR: usize = 16;
[INFO] [stderr]     |           ^^
[INFO] [stderr] 440 |
[INFO] [stderr] 441 |     const CK1: u128 = C3;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 442 |     const CK2: u128 = C1;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 443 |     const CK3: u128 = C2;
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 444 |
[INFO] [stderr] 445 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 501 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 529 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BLOCK_LEN` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:21:7
[INFO] [stderr]    |
[INFO] [stderr] 21 | const BLOCK_LEN: usize = 16;
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_BLOCK_SIZE` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 | const CAMELLIA_BLOCK_SIZE: usize = 16;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_TABLE_BYTE_LEN` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | const CAMELLIA_TABLE_BYTE_LEN: usize = 272;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_TABLE_WORD_LEN` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:24:7
[INFO] [stderr]    |
[INFO] [stderr] 24 | const CAMELLIA_TABLE_WORD_LEN: usize = CAMELLIA_TABLE_BYTE_LEN / 4; // 68
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `KEY_TABLE_LEN` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:26:7
[INFO] [stderr]    |
[INFO] [stderr] 26 | const KEY_TABLE_LEN: usize = CAMELLIA_TABLE_WORD_LEN;
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `KeyTable` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:27:6
[INFO] [stderr]    |
[INFO] [stderr] 27 | type KeyTable = [u32; KEY_TABLE_LEN];
[INFO] [stderr]    |      ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Camellia128` is never constructed
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 61 |     Camellia128,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stderr]    |
[INFO] [stderr] 36 |           impl $name {
[INFO] [stderr]    |           ---------- associated items in this implementation
[INFO] [stderr] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stderr]    |                         ^^^^^^^
[INFO] [stderr] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stderr]    |                         ^^^^^^^^^
[INFO] [stderr] 39 |
[INFO] [stderr] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]    |                      ^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 | / impl_camellia!(
[INFO] [stderr] 61 | |     Camellia128,
[INFO] [stderr] 62 | |     16,
[INFO] [stderr] 63 | |     camellia_setup128,
[INFO] [stderr] 64 | |     camellia_encrypt128,
[INFO] [stderr] 65 | |     camellia_decrypt128
[INFO] [stderr] 66 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Camellia192` is never constructed
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 68 |     Camellia192,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stderr]    |
[INFO] [stderr] 36 |           impl $name {
[INFO] [stderr]    |           ---------- associated items in this implementation
[INFO] [stderr] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stderr]    |                         ^^^^^^^
[INFO] [stderr] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stderr]    |                         ^^^^^^^^^
[INFO] [stderr] 39 |
[INFO] [stderr] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]    |                      ^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | / impl_camellia!(
[INFO] [stderr] 68 | |     Camellia192,
[INFO] [stderr] 69 | |     24,
[INFO] [stderr] 70 | |     camellia_setup192,
[INFO] [stderr] 71 | |     camellia_encrypt256,
[INFO] [stderr] 72 | |     camellia_decrypt256
[INFO] [stderr] 73 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Camellia256` is never constructed
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 |     Camellia256,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/camellia.rs:37:23
[INFO] [stderr]    |
[INFO] [stderr] 36 |           impl $name {
[INFO] [stderr]    |           ---------- associated items in this implementation
[INFO] [stderr] 37 |               pub const KEY_LEN: usize = $key_len;
[INFO] [stderr]    |                         ^^^^^^^
[INFO] [stderr] 38 |               pub const BLOCK_LEN: usize = BLOCK_LEN;
[INFO] [stderr]    |                         ^^^^^^^^^
[INFO] [stderr] 39 |
[INFO] [stderr] 40 |               pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]    |                      ^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |               pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |               pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]    |                      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 | / impl_camellia!(
[INFO] [stderr] 75 | |     Camellia256,
[INFO] [stderr] 76 | |     32,
[INFO] [stderr] 77 | |     camellia_setup256,
[INFO] [stderr] 78 | |     camellia_encrypt256,
[INFO] [stderr] 79 | |     camellia_decrypt256
[INFO] [stderr] 80 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_camellia` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SP1110` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:100:7
[INFO] [stderr]     |
[INFO] [stderr] 100 | const CAMELLIA_SP1110: [u32; 256] = [
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SP0222` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:135:7
[INFO] [stderr]     |
[INFO] [stderr] 135 | const CAMELLIA_SP0222: [u32; 256] = [
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SP3033` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:170:7
[INFO] [stderr]     |
[INFO] [stderr] 170 | const CAMELLIA_SP3033: [u32; 256] = [
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SP4404` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:205:7
[INFO] [stderr]     |
[INFO] [stderr] 205 | const CAMELLIA_SP4404: [u32; 256] = [
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA1L` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:241:7
[INFO] [stderr]     |
[INFO] [stderr] 241 | const CAMELLIA_SIGMA1L: u32 = 0xA09E667F;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA1R` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:242:7
[INFO] [stderr]     |
[INFO] [stderr] 242 | const CAMELLIA_SIGMA1R: u32 = 0x3BCC908B;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA2L` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:243:7
[INFO] [stderr]     |
[INFO] [stderr] 243 | const CAMELLIA_SIGMA2L: u32 = 0xB67AE858;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA2R` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:244:7
[INFO] [stderr]     |
[INFO] [stderr] 244 | const CAMELLIA_SIGMA2R: u32 = 0x4CAA73B2;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA3L` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:245:7
[INFO] [stderr]     |
[INFO] [stderr] 245 | const CAMELLIA_SIGMA3L: u32 = 0xC6EF372F;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA3R` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:246:7
[INFO] [stderr]     |
[INFO] [stderr] 246 | const CAMELLIA_SIGMA3R: u32 = 0xE94F82BE;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA4L` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:247:7
[INFO] [stderr]     |
[INFO] [stderr] 247 | const CAMELLIA_SIGMA4L: u32 = 0x54FF53A5;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA4R` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:248:7
[INFO] [stderr]     |
[INFO] [stderr] 248 | const CAMELLIA_SIGMA4R: u32 = 0xF1D36F1C;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA5L` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:249:7
[INFO] [stderr]     |
[INFO] [stderr] 249 | const CAMELLIA_SIGMA5L: u32 = 0x10E527FA;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA5R` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:250:7
[INFO] [stderr]     |
[INFO] [stderr] 250 | const CAMELLIA_SIGMA5R: u32 = 0xDE682D1D;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA6L` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:251:7
[INFO] [stderr]     |
[INFO] [stderr] 251 | const CAMELLIA_SIGMA6L: u32 = 0xB05688C2;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAMELLIA_SIGMA6R` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:252:7
[INFO] [stderr]     |
[INFO] [stderr] 252 | const CAMELLIA_SIGMA6R: u32 = 0xB3E6C1FD;
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `camellia_setup128` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:366:4
[INFO] [stderr]     |
[INFO] [stderr] 366 | fn camellia_setup128(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `camellia_setup256` is never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/camellia.rs:720:4
[INFO] [stderr]     |
[INFO] [stderr] 720 | fn camellia_setup256(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `camellia_setup192` is never used
[INFO] [stderr]     --> lib/crypto/src/blockcipher/camellia.rs:1209:4
[INFO] [stderr]      |
[INFO] [stderr] 1209 | fn camellia_setup192(key: &[u8], subkey: &mut [u32; KEY_TABLE_LEN]) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `camellia_encrypt128` is never used
[INFO] [stderr]     --> lib/crypto/src/blockcipher/camellia.rs:1234:4
[INFO] [stderr]      |
[INFO] [stderr] 1234 | fn camellia_encrypt128(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `camellia_decrypt128` is never used
[INFO] [stderr]     --> lib/crypto/src/blockcipher/camellia.rs:1522:4
[INFO] [stderr]      |
[INFO] [stderr] 1522 | fn camellia_decrypt128(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `camellia_encrypt256` is never used
[INFO] [stderr]     --> lib/crypto/src/blockcipher/camellia.rs:1812:4
[INFO] [stderr]      |
[INFO] [stderr] 1812 | fn camellia_encrypt256(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `camellia_decrypt256` is never used
[INFO] [stderr]     --> lib/crypto/src/blockcipher/camellia.rs:2189:4
[INFO] [stderr]      |
[INFO] [stderr] 2189 | fn camellia_decrypt256(subkey: &[u32; KEY_TABLE_LEN], block: &mut [u8]) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FK` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/sm4/generic.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const FK: [u32; 4] = [0xa3b1_bac6, 0x56aa_3350, 0x677d_9197, 0xb270_22dc];
[INFO] [stderr]    |       ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CK` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/sm4/generic.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const CK: [u32; 32] = [
[INFO] [stderr]    |       ^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SBOX` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/sm4/generic.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 17 | const SBOX: [u8; 256] = [
[INFO] [stderr]    |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sub_bytes` is never used
[INFO] [stderr]   --> lib/crypto/src/blockcipher/sm4/generic.rs:62:4
[INFO] [stderr]    |
[INFO] [stderr] 62 | fn sub_bytes(input: u32) -> u32 {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Sm4` is never constructed
[INFO] [stderr]   --> lib/crypto/src/blockcipher/sm4/generic.rs:73:12
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub struct Sm4 {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `KEY_LEN`, `BLOCK_LEN`, `NR`, `new`, `encrypt`, and `decrypt` are never used
[INFO] [stderr]    --> lib/crypto/src/blockcipher/sm4/generic.rs:84:15
[INFO] [stderr]     |
[INFO] [stderr]  83 | impl Sm4 {
[INFO] [stderr]     | -------- associated items in this implementation
[INFO] [stderr]  84 |     pub const KEY_LEN: usize = 16;
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr]  85 |     pub const BLOCK_LEN: usize = 16;
[INFO] [stderr]     |               ^^^^^^^^^
[INFO] [stderr]  86 |
[INFO] [stderr]  87 |     pub const NR: usize = 8; // Rounds
[INFO] [stderr]     |               ^^
[INFO] [stderr]  88 |
[INFO] [stderr]  89 |     pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 120 |     pub fn encrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 145 |     pub fn decrypt(&self, block: &mut [u8]) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aes128Gcm8` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:273:34
[INFO] [stderr]     |
[INFO] [stderr] 273 | impl_block_cipher_with_gcm_mode!(Aes128Gcm8, Aes128, 8); // TAG-LEN= 8
[INFO] [stderr]     |                                  ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 | impl_block_cipher_with_gcm_mode!(Aes128Gcm8, Aes128, 8); // TAG-LEN= 8
[INFO] [stderr]     | ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aes128Gcm12` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:274:34
[INFO] [stderr]     |
[INFO] [stderr] 274 | impl_block_cipher_with_gcm_mode!(Aes128Gcm12, Aes128, 12); // TAG-LEN=12
[INFO] [stderr]     |                                  ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 | impl_block_cipher_with_gcm_mode!(Aes128Gcm12, Aes128, 12); // TAG-LEN=12
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aes256Gcm8` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:277:34
[INFO] [stderr]     |
[INFO] [stderr] 277 | impl_block_cipher_with_gcm_mode!(Aes256Gcm8, Aes256, 8); // TAG-LEN= 8
[INFO] [stderr]     |                                  ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 277 | impl_block_cipher_with_gcm_mode!(Aes256Gcm8, Aes256, 8); // TAG-LEN= 8
[INFO] [stderr]     | ------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aes256Gcm12` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:278:34
[INFO] [stderr]     |
[INFO] [stderr] 278 | impl_block_cipher_with_gcm_mode!(Aes256Gcm12, Aes256, 12); // TAG-LEN=12
[INFO] [stderr]     |                                  ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 | impl_block_cipher_with_gcm_mode!(Aes256Gcm12, Aes256, 12); // TAG-LEN=12
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Sm4Gcm` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:280:34
[INFO] [stderr]     |
[INFO] [stderr] 280 | impl_block_cipher_with_gcm_mode!(Sm4Gcm, Sm4, 16); // TAG-LEN=16
[INFO] [stderr]     |                                  ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 280 | impl_block_cipher_with_gcm_mode!(Sm4Gcm, Sm4, 16); // TAG-LEN=16
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Camellia128Gcm` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:281:34
[INFO] [stderr]     |
[INFO] [stderr] 281 | impl_block_cipher_with_gcm_mode!(Camellia128Gcm, Camellia128, 16); // TAG-LEN=16
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 281 | impl_block_cipher_with_gcm_mode!(Camellia128Gcm, Camellia128, 16); // TAG-LEN=16
[INFO] [stderr]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aria128Gcm` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:282:34
[INFO] [stderr]     |
[INFO] [stderr] 282 | impl_block_cipher_with_gcm_mode!(Aria128Gcm, Aria128, 16); // TAG-LEN=16
[INFO] [stderr]     |                                  ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 282 | impl_block_cipher_with_gcm_mode!(Aria128Gcm, Aria128, 16); // TAG-LEN=16
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Camellia256Gcm` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:284:34
[INFO] [stderr]     |
[INFO] [stderr] 284 | impl_block_cipher_with_gcm_mode!(Camellia256Gcm, Camellia256, 16); // TAG-LEN=16
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 284 | impl_block_cipher_with_gcm_mode!(Camellia256Gcm, Camellia256, 16); // TAG-LEN=16
[INFO] [stderr]     | ----------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Aria256Gcm` is never constructed
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:285:34
[INFO] [stderr]     |
[INFO] [stderr] 285 | impl_block_cipher_with_gcm_mode!(Aria256Gcm, Aria256, 16); // TAG-LEN=16
[INFO] [stderr]     |                                  ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> lib/crypto/src/blockmode/gcm.rs:30:23
[INFO] [stderr]     |
[INFO] [stderr]  29 |         impl $name {
[INFO] [stderr]     |         ---------- associated items in this implementation
[INFO] [stderr]  30 |             pub const KEY_LEN: usize = $cipher::KEY_LEN;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr]  31 |             pub const BLOCK_LEN: usize = $cipher::BLOCK_LEN;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |             pub const NONCE_LEN: usize = 12;
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]  35 |             pub const TAG_LEN: usize = $tlen;
[INFO] [stderr]     |                       ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  38 |             pub const A_MAX: usize = 2305843009213693951; // 2^61 - 1
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  43 |             pub const P_MAX: usize = 68719476735; // 2^36 - 31
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |             pub const C_MAX: usize = 68719476721; // 2^36 - 15
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |             pub const N_MIN: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  53 |             pub const N_MAX: usize = Self::NONCE_LEN;
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]  54 |
[INFO] [stderr]  55 |             pub fn new(key: &[u8]) -> Self {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] ...
[INFO] [stderr]  73 |             fn ctr32(counter_block: &mut [u8; Self::BLOCK_LEN]) {
[INFO] [stderr]     |                ^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |             pub fn encrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  95 |             pub fn decrypt_slice(&self, nonce: &[u8], aad: &[u8], aead_pkt: &mut [u8]) -> bool {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |             pub fn encrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |             pub fn decrypt_slice_detached(
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 285 | impl_block_cipher_with_gcm_mode!(Aria256Gcm, Aria256, 16); // TAG-LEN=16
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_block_cipher_with_gcm_mode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `KEY_LEN` is never used
[INFO] [stderr]  --> lib/crypto/src/mac/ghash/generic.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 8 | impl GHash {
[INFO] [stderr]   | ---------- associated constant in this implementation
[INFO] [stderr] 9 |     pub const KEY_LEN: usize = 16;
[INFO] [stderr]   |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated constant `KEY_LEN` is never used
[INFO] [stderr]   --> lib/crypto/src/mac/ghash/dynamic.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl GHash {
[INFO] [stderr]    | ---------- associated constant in this implementation
[INFO] [stderr] 11 |     pub const KEY_LEN: usize = generic::GHash::KEY_LEN;
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_md2` is never used
[INFO] [stderr]   --> lib/crypto/src/mac/hmac.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn hmac_md2(key: &[u8], m: &[u8]) -> [u8; HmacMd2::TAG_LEN] {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_md4` is never used
[INFO] [stderr]   --> lib/crypto/src/mac/hmac.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub fn hmac_md4(key: &[u8], m: &[u8]) -> [u8; HmacMd4::TAG_LEN] {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_md5` is never used
[INFO] [stderr]   --> lib/crypto/src/mac/hmac.rs:94:8
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub fn hmac_md5(key: &[u8], m: &[u8]) -> [u8; HmacMd5::TAG_LEN] {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_sm3` is never used
[INFO] [stderr]   --> lib/crypto/src/mac/hmac.rs:98:8
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn hmac_sm3(key: &[u8], m: &[u8]) -> [u8; HmacSm3::TAG_LEN] {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_sha1` is never used
[INFO] [stderr]    --> lib/crypto/src/mac/hmac.rs:102:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn hmac_sha1(key: &[u8], m: &[u8]) -> [u8; HmacSha1::TAG_LEN] {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_sha256` is never used
[INFO] [stderr]    --> lib/crypto/src/mac/hmac.rs:106:8
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn hmac_sha256(key: &[u8], m: &[u8]) -> [u8; HmacSha256::TAG_LEN] {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_sha384` is never used
[INFO] [stderr]    --> lib/crypto/src/mac/hmac.rs:109:8
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub fn hmac_sha384(key: &[u8], m: &[u8]) -> [u8; HmacSha384::TAG_LEN] {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hmac_sha512` is never used
[INFO] [stderr]    --> lib/crypto/src/mac/hmac.rs:112:8
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub fn hmac_sha512(key: &[u8], m: &[u8]) -> [u8; HmacSha512::TAG_LEN] {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `and_si128_inplace_sse2` is never used
[INFO] [stderr]   --> lib/crypto/src/util/and.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 |         unsafe fn and_si128_inplace_sse2(a: &mut [u8], b: &[u8]) {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `and_si128_inplace` is never used
[INFO] [stderr]   --> lib/crypto/src/util/and.rs:21:24
[INFO] [stderr]    |
[INFO] [stderr] 21 |                 pub fn and_si128_inplace(a: &mut [u8], b: &[u8]) {
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crypto` (lib) generated 124 warnings (run `cargo fix --lib -p crypto` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `linux::get_now_timestamp`
[INFO] [stderr]  --> lib/shadowsocks/src/sys/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use linux::get_now_timestamp;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `identity_keys`
[INFO] [stderr]   --> lib/shadowsocks/src/tcp/crypto.rs:97:60
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub fn new(kind: CipherKind, key: &[u8], nonce: &[u8], identity_keys: &[Bytes]) -> Self {
[INFO] [stderr]    |                                                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity_keys`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> lib/shadowsocks/src/tcp/crypto.rs:114:45
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn reset_cipher_with_key(&mut self, key: &[u8]) {
[INFO] [stderr]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr] 
[INFO] [stderr] warning: variants `TcpOnly` and `UdpOnly` are never constructed
[INFO] [stderr]   --> lib/shadowsocks/src/config.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum Mode {
[INFO] [stderr]    |          ---- variants in this enum
[INFO] [stderr] 17 |     TcpOnly = 0x01,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 18 |     UdpOnly = 0x02,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Mode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> lib/shadowsocks/src/config.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct ServerConfig {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 84 |     id: Option<String>,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ServerConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `method_support_eih` is never used
[INFO] [stderr]    --> lib/shadowsocks/src/config.rs:380:8
[INFO] [stderr]     |
[INFO] [stderr] 380 | pub fn method_support_eih(method: CipherKind) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `key`, and `identity_hash` are never read
[INFO] [stderr]    --> lib/shadowsocks/src/config.rs:389:5
[INFO] [stderr]     |
[INFO] [stderr] 388 | pub struct ServerUser {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 389 |     name: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 390 |     key: Bytes,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 391 |     identity_hash: Bytes,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ServerUser` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `key_size` is never used
[INFO] [stderr]  --> lib/shadowsocks/src/crypto/aead/aes_gcm.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | impl Aes128Gcm {
[INFO] [stderr]   | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 9 |     pub fn key_size() -> usize {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `key_size` is never used
[INFO] [stderr]   --> lib/shadowsocks/src/crypto/aead/aes_gcm.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl Aes256Gcm {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn key_size() -> usize {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_now_timestamp` is never used
[INFO] [stderr]   --> lib/shadowsocks/src/sys/linux.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn get_now_timestamp() -> u64 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `salt` is never used
[INFO] [stderr]    --> lib/shadowsocks/src/tcp/aead.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr]  93 | impl DecryptedReader {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn salt(&self) -> Option<&[u8]> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Aead2022` is never constructed
[INFO] [stderr]   --> lib/shadowsocks/src/tcp/crypto.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub enum DecryptedReader {
[INFO] [stderr]    |          --------------- variant in this enum
[INFO] [stderr] 35 |     Aead(aead::DecryptedReader),
[INFO] [stderr] 36 |     Aead2022,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Aead2022` is never constructed
[INFO] [stderr]   --> lib/shadowsocks/src/tcp/crypto.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub enum EncryptedWriter {
[INFO] [stderr]    |          --------------- variant in this enum
[INFO] [stderr] 91 |     Aead(aead::EncryptedWriter),
[INFO] [stderr] 92 |     Aead2022,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stderr]   --> lib/shadowsocks/src/sys/net/linux.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     sock.into_raw_fd();
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: losing the raw file descriptor may leak resources
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let _ = sock.into_raw_fd();
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `shadowsocks` (lib) generated 14 warnings (run `cargo fix --lib -p shadowsocks` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `hyper::header::CONTENT_LENGTH`
[INFO] [stderr]  --> src/dns/rule/load.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use hyper::header::CONTENT_LENGTH;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/upstream/provider.rs:69:17
[INFO] [stderr]    |
[INFO] [stderr] 69 |         base64::decode(data.as_ref())?
[INFO] [stderr]    |                 ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `answers`, `name_servers`, `additionals`, `sig0`, `edns`, and `src` are never read
[INFO] [stderr]   --> src/dns/server/request.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Request {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 14 |     answers: Vec<Record>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 15 |     name_servers: Vec<Record>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 16 |     additionals: Vec<Record>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 17 |     sig0: Vec<Record>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 18 |     edns: Option<Edns>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     src: SocketAddr,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Error` is never used
[INFO] [stderr]  --> src/upstream/error.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub enum Error {
[INFO] [stderr]   |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]   --> src/http.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     use std::time::Instant;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::net::TcpListener`
[INFO] [stderr]    --> src/relay/thp/sniffing.rs:246:9
[INFO] [stderr]     |
[INFO] [stderr] 246 |     use tokio::net::TcpListener;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `body`
[INFO] [stderr]   --> src/http.rs:89:25
[INFO] [stderr]    |
[INFO] [stderr] 89 |             let (parts, body) = resp.into_parts();
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `roxy` (lib) generated 4 warnings (run `cargo fix --lib -p roxy` to apply 1 suggestion)
[INFO] [stderr] warning: `roxy` (lib test) generated 7 warnings (4 duplicates) (run `cargo fix --lib -p roxy --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused imports: `AtomicPtr` and `Ordering`
[INFO] [stderr]  --> tests/rule_server.rs:5:25
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::sync::atomic::{AtomicPtr, Ordering};
[INFO] [stderr]   |                         ^^^^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> tests/rule_server.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]  --> tests/gen_conf.rs:7:24
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let data = base64::decode(data).unwrap();
[INFO] [stderr]   |                        ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `roxy` (test "rule_server") generated 2 warnings (run `cargo fix --test "rule_server"` to apply 2 suggestions)
[INFO] [stderr] warning: `roxy` (test "gen_conf") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roxy-2fb6b029662f9e53)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test dns::handle::upstream::tests::parse ... ok
[INFO] [stdout] test dns::rule::trie::set::tests::insert_and_lookup ... ok
[INFO] [stdout] test relay::thp::sniffing::tests::parse_http_host ... ok
[INFO] [stdout] test relay::thp::sniffing::tests::parse_https ... ok
[INFO] [stdout] test datetime::tests::test_datetime ... 2025-09-25T08:32:30.147817Z INFO  roxy::trace abc
[INFO] [stdout] ok
[INFO] [stdout] 2025-09-25T08:32:30.148171Z INFO  roxy::trace abc
[INFO] [stdout] 2025-09-25T08:32:30.148408Z INFO  roxy::trace abc foo="bar"
[INFO] [stdout] 2025-09-25T08:32:30.148597Z WARN  roxy::trace warn
[INFO] [stdout] test trace::log ... ok
[INFO] [stdout] test http::tests::request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- http::tests::request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::tests::request' panicked at src/http.rs:87:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", ResolveError { kind: Proto(ProtoError { kind: Io(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }) }) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ea6f9aee82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60ea6f9aee82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60ea6f9aee82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60ea6f9aee82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60ea6f9d9243 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60ea6f9d9243 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60ea6f9ab8a3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60ea6f9ab8a3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60ea6f9aecd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60ea6f9b0409 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60ea6f9b023e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60ea6f4686b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60ea6f4686b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60ea6f9b0ede - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60ea6f9b0ede - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60ea6f9b0baa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60ea6f9af389 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60ea6f9b083d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60ea6f9d6bc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60ea6f9d7026 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x60ea6f3f6f32 - core::result::Result<T,E>::unwrap::h031337860fa84081
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x60ea6f3f6f32 - roxy::http::tests::request::{{closure}}::hc34d4816822c5ad7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:87:43
[INFO] [stdout]   22:     0x60ea6f3eb932 - <core::pin::Pin<P> as core::future::future::Future>::poll::h95a3ec42ac765b41
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60ea6f3eb7ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h388a0300d71d7dc0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60ea6f3eafbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5cf34c44c7af9545
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   25:     0x60ea6f3eaedb - tokio::runtime::coop::with_budget::h0cea8db934d8f802
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x60ea6f3eaedb - tokio::runtime::coop::budget::h7400a98f985e4324
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x60ea6f3eaedb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6cb5a5472c4b8c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   28:     0x60ea6f3e9760 - tokio::runtime::scheduler::current_thread::Context::enter::h7031322ba565a01a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   29:     0x60ea6f3ea4b2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbb47aa622b33be7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   30:     0x60ea6f3ea234 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6993b99202bd4156
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   31:     0x60ea6f3b9898 - tokio::macros::scoped_tls::ScopedKey<T>::set::hdb3ffd3267ed64db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x60ea6f3e9fdf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h35c007b8d2e57072
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   33:     0x60ea6f3ea253 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h14bc910a7a8d22ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   34:     0x60ea6f3e7d53 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he0da49a0873596e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x60ea6f3d7d9a - tokio::runtime::runtime::Runtime::block_on::h7f8c984efa316643
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.27.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   36:     0x60ea6f3f68c5 - roxy::http::tests::request::h105a0292e8715927
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:85:25
[INFO] [stdout]   37:     0x60ea6f3f6767 - roxy::http::tests::request::{{closure}}::ha443963053492e9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:76:23
[INFO] [stdout]   38:     0x60ea6f3be716 - core::ops::function::FnOnce::call_once::hfe3bfda312bf130e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x60ea6f46df1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x60ea6f46df1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   41:     0x60ea6f46d055 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   42:     0x60ea6f46d055 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x60ea6f46d055 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x60ea6f46d055 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x60ea6f46d055 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60ea6f46d055 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   47:     0x60ea6f46d055 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   48:     0x60ea6f430c54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   49:     0x60ea6f430c54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x60ea6f43462a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x60ea6f43462a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x60ea6f43462a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x60ea6f43462a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x60ea6f43462a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60ea6f43462a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x60ea6f43462a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x60ea6f9b3f5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   58:     0x60ea6f9b3f5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   59:     0x7935829e4aa4 - <unknown>
[INFO] [stdout]   60:     0x793582a71a34 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     http::tests::request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cd6e0f7729d1ac5a3aef605f20b02a3690251dce910b6a04468127ac54a7f5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd6e0f7729d1ac5a3aef605f20b02a3690251dce910b6a04468127ac54a7f5c0", kill_on_drop: false }`
[INFO] [stdout] cd6e0f7729d1ac5a3aef605f20b02a3690251dce910b6a04468127ac54a7f5c0
