[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shl3gs%2Froxy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/f1shl3gs/roxy on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e396e74d508fb4515b8f8c2e7335bcafcb1202b2d69d65f2a7ca53dea8c597c
[INFO] running `Command { std: "docker" "start" "-a" "5e396e74d508fb4515b8f8c2e7335bcafcb1202b2d69d65f2a7ca53dea8c597c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e396e74d508fb4515b8f8c2e7335bcafcb1202b2d69d65f2a7ca53dea8c597c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e396e74d508fb4515b8f8c2e7335bcafcb1202b2d69d65f2a7ca53dea8c597c", kill_on_drop: false }`
[INFO] [stdout] 5e396e74d508fb4515b8f8c2e7335bcafcb1202b2d69d65f2a7ca53dea8c597c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c85edc4e4acb0448554573125f0937e656930610b4a9849a8139e83af0bc3e0
[INFO] running `Command { std: "docker" "start" "-a" "5c85edc4e4acb0448554573125f0937e656930610b4a9849a8139e83af0bc3e0", 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 quote v1.0.26
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling rustls v0.21.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling syn v2.0.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling constant_time_eq v0.2.4
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.5.2
[INFO] [stderr]    Compiling crypto v0.1.0 (/opt/rustwide/workdir/lib/crypto)
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.7
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling byte_string v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling publicsuffix v0.1.0 (https://github.com/f1shl3gs/publicsuffix.git#4b278b70)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[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)]` (part of `#[warn(unused)]`) 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 webpki-roots v0.22.5
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.37
[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 trust-dns-proto v0.22.0
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.25
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> lib/shadowsocks/src/udp/proxy_socket.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{error, trace, warn};
[INFO] [stdout]    |               ^^^^^
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 43.37s
[INFO] running `Command { std: "docker" "inspect" "5c85edc4e4acb0448554573125f0937e656930610b4a9849a8139e83af0bc3e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c85edc4e4acb0448554573125f0937e656930610b4a9849a8139e83af0bc3e0", kill_on_drop: false }`
[INFO] [stdout] 5c85edc4e4acb0448554573125f0937e656930610b4a9849a8139e83af0bc3e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8ac37d174e7c28e512d31fa9a1848a98b485748e6b8471fe33e2e41d32ecc1a
[INFO] running `Command { std: "docker" "start" "-a" "d8ac37d174e7c28e512d31fa9a1848a98b485748e6b8471fe33e2e41d32ecc1a", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> lib/shadowsocks/src/udp/proxy_socket.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{error, trace, warn};
[INFO] [stdout]    |               ^^^^^
[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)]` (part of `#[warn(unused)]`) 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] [stderr]    Compiling roxy v0.1.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: 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 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 5.07s
[INFO] running `Command { std: "docker" "inspect" "d8ac37d174e7c28e512d31fa9a1848a98b485748e6b8471fe33e2e41d32ecc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ac37d174e7c28e512d31fa9a1848a98b485748e6b8471fe33e2e41d32ecc1a", kill_on_drop: false }`
[INFO] [stdout] d8ac37d174e7c28e512d31fa9a1848a98b485748e6b8471fe33e2e41d32ecc1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f7e144cbfa0912cabdcf3cddc44ab096f952ef424e9132033016a4a00d1af07
[INFO] running `Command { std: "docker" "start" "-a" "9f7e144cbfa0912cabdcf3cddc44ab096f952ef424e9132033016a4a00d1af07", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> lib/shadowsocks/src/udp/proxy_socket.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tracing::{error, trace, warn};
[INFO] [stderr]    |               ^^^^^
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 15 warnings (run `cargo fix --lib -p shadowsocks` to apply 4 suggestions)
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 3 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)]` (part of `#[warn(unused)]`) 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" -p roxy` 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.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roxy-6377c8b8ced6e30f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test datetime::tests::test_datetime ... ok
[INFO] [stdout] test dns::rule::trie::set::tests::insert_and_lookup ... ok
[INFO] [stdout] test dns::handle::upstream::tests::parse ... ok
[INFO] [stdout] test relay::thp::sniffing::tests::parse_http_host ... ok
[INFO] [stdout] test relay::thp::sniffing::tests::parse_https ... ok
[INFO] [stdout] 2026-03-10T04:16:45.702293Z INFO  roxy::trace abc
[INFO] [stdout] 2026-03-10T04:16:45.702365Z INFO  roxy::trace abc
[INFO] [stdout] 2026-03-10T04:16:45.702388Z INFO  roxy::trace abc foo="bar"
[INFO] [stdout] 2026-03-10T04:16:45.702397Z 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' (28) 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:     0x61759809ae9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61759809ae9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61759809ae9a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61759809ae9a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6175980b1eea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6175980b1eea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61759809fad2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61759809fad2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61759807933f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61759807933f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6175980931b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x617597b4764c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x617597b4764c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x617598093432 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x617598093432 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6175980793f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x617598070d69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61759807a10d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6175980b27cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6175980b2542 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x617597ae6851 - core::result::Result<T,E>::unwrap::h0266994fc42ea656
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x617597ae6851 - roxy::http::tests::request::{{closure}}::h5c81f36fcaab6dff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:87:43
[INFO] [stdout]   22:     0x617597b15c52 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcb53748c3562300f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x617597b1598d - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ceb667111e43941
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x617597ace4cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h363a947b9571ddd3
[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:     0x617597ace3fb - tokio::runtime::coop::with_budget::h55f85492aca092b4
[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:     0x617597ace3fb - tokio::runtime::coop::budget::ha7dc71461899bf2f
[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:     0x617597ace3fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h46c2204233cf30b3
[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:     0x617597accf40 - tokio::runtime::scheduler::current_thread::Context::enter::hc4c8d43790c2c596
[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:     0x617597acd9c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha34429c15cb4922e
[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:     0x617597acd724 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8acb9ef3775cd2f9
[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:     0x617597aa2468 - tokio::macros::scoped_tls::ScopedKey<T>::set::hf537d58aee52ab32
[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:     0x617597acd4cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h37d8e5cfd2327894
[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:     0x617597acd76a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hba252b271778431c
[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:     0x617597acb243 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7c22195743172c0a
[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:     0x617597b1fcaa - tokio::runtime::runtime::Runtime::block_on::h27957b11c6b391e4
[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:     0x617597ae60d5 - roxy::http::tests::request::hd8ce51926a524b23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:85:25
[INFO] [stdout]   37:     0x617597ae6177 - roxy::http::tests::request::{{closure}}::h4edd9905aa3d7aec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http.rs:76:23
[INFO] [stdout]   38:     0x617597aeede6 - core::ops::function::FnOnce::call_once::he36f263710c04a2b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x617597b3b72b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x617597b3b72b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x617597b4811b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x617597b4811b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x617597b4811b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x617597b4811b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x617597b4811b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x617597b4811b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x617597b4811b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x617597b43834 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x617597b43834 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x617597b4ad22 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x617597b4ad22 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x617597b4ad22 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x617597b4ad22 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x617597b4ad22 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x617597b4ad22 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x617597b4ad22 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x61759809a76f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x61759809a76f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7dd8d827daa4 - <unknown>
[INFO] [stdout]   60:     0x7dd8d830aa64 - 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.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9f7e144cbfa0912cabdcf3cddc44ab096f952ef424e9132033016a4a00d1af07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f7e144cbfa0912cabdcf3cddc44ab096f952ef424e9132033016a4a00d1af07", kill_on_drop: false }`
[INFO] [stdout] 9f7e144cbfa0912cabdcf3cddc44ab096f952ef424e9132033016a4a00d1af07
