[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] checking f1shl3gs/roxy against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shl3gs%2Froxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f1shl3gs/roxy on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking f1shl3gs/roxy against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff1shl3gs%2Froxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f1shl3gs/roxy on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chacha20 v0.9.0 [INFO] [stderr] Downloaded byte_string v1.0.0 [INFO] [stderr] Downloaded socket2 v0.5.2 [INFO] [stderr] Downloaded syn v2.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed6035252c14a1aafca83175c88888a753f9da470ecacc2866646a2df7c56a21 [INFO] running `Command { std: "docker" "start" "-a" "ed6035252c14a1aafca83175c88888a753f9da470ecacc2866646a2df7c56a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed6035252c14a1aafca83175c88888a753f9da470ecacc2866646a2df7c56a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6035252c14a1aafca83175c88888a753f9da470ecacc2866646a2df7c56a21", kill_on_drop: false }` [INFO] [stdout] ed6035252c14a1aafca83175c88888a753f9da470ecacc2866646a2df7c56a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d59f6dfb88bc8c176530f7881e4fd76385f36bcdf0f9527a8420cbb07def1c [INFO] running `Command { std: "docker" "start" "-a" "04d59f6dfb88bc8c176530f7881e4fd76385f36bcdf0f9527a8420cbb07def1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Checking cfg-if v1.0.0 [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] Checking once_cell v1.13.1 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling thiserror v1.0.40 [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 parking_lot_core v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.52/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking crypto v0.1.0 (/opt/rustwide/workdir/lib/crypto) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling rustls v0.21.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking constant_time_eq v0.2.4 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking byte_string v1.0.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::and::*` [INFO] [stdout] --> lib/crypto/src/util/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::and::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `decrypt` and `decrypt_simd` are never used [INFO] [stdout] --> lib/crypto/src/blockcipher/aes/./x86.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl Aes128 { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn decrypt(&self, block: &mut [u8]) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | unsafe fn decrypt_simd(&self, block: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ek` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/aes/./x86.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct Aes192 { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 136 | ek: [__m128i; 24], [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Aes192` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: field `ek` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/aes/generic.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) ek: [u8; ($nr + 1) * AES_BLOCK_LEN], [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 76 | impl_aes!(Aes192, AES192_NR, AES192_NK, "Aes192"); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | field in this struct [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Aes192` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: variants `Generic` and `Platform` are never constructed [INFO] [stdout] --> lib/crypto/src/blockcipher/aes/dynamic.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | Generic(generic::$name), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | Platform(platform::$name), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | impl_dynamic_dispatch!(Aes192); [INFO] [stdout] | ------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | variants in this enum [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Aes192` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: field `ek` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/aria.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct Aria128 { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 185 | ek: [u128; Self::NR * 2], [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Aria128` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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] ... [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: field `ek` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/aria.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub struct Aria192 { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 300 | ek: [u128; Self::NR * 2], [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Aria192` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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] ... [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: field `ek` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/aria.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 425 | pub struct Aria256 { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 426 | ek: [u128; Self::NR * 2], [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Aria256` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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] ... [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: 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: field `subkey` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/camellia.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | subkey: [u32; KEY_TABLE_LEN], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | / impl_camellia!( [INFO] [stdout] 61 | | Camellia128, [INFO] [stdout] | | ----------- field in this struct [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: `Camellia128` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: field `subkey` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/camellia.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | subkey: [u32; KEY_TABLE_LEN], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | / impl_camellia!( [INFO] [stdout] 68 | | Camellia192, [INFO] [stdout] | | ----------- field in this struct [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: `Camellia192` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: field `subkey` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/camellia.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | subkey: [u32; KEY_TABLE_LEN], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | / impl_camellia!( [INFO] [stdout] 75 | | Camellia256, [INFO] [stdout] | | ----------- field in this struct [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: `Camellia256` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: field `rk` is never read [INFO] [stdout] --> lib/crypto/src/blockcipher/sm4/generic.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Sm4 { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 74 | pub(crate) rk: [[u32; 4]; Self::NR], [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sm4` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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/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] ... [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: `Aes128Gcm8` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Aes128Gcm12` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Aes256Gcm8` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Aes256Gcm12` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Sm4Gcm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Camellia128Gcm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Aria128Gcm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Camellia256Gcm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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: `Aria256Gcm` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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] running `Command { std: "docker" "inspect" "04d59f6dfb88bc8c176530f7881e4fd76385f36bcdf0f9527a8420cbb07def1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d59f6dfb88bc8c176530f7881e4fd76385f36bcdf0f9527a8420cbb07def1c", kill_on_drop: false }` [INFO] [stdout] 04d59f6dfb88bc8c176530f7881e4fd76385f36bcdf0f9527a8420cbb07def1c