[INFO] cloning repository https://github.com/JustinWoodring/naive-rsa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JustinWoodring/naive-rsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinWoodring%2Fnaive-rsa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinWoodring%2Fnaive-rsa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41ffe4cefd38014b1edad4986fed364487b4f04f
[INFO] checking JustinWoodring/naive-rsa against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustinWoodring%2Fnaive-rsa" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JustinWoodring/naive-rsa
[INFO] finished tweaking git repo https://github.com/JustinWoodring/naive-rsa
[INFO] tweaked toml for git repo https://github.com/JustinWoodring/naive-rsa written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JustinWoodring/naive-rsa on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JustinWoodring/naive-rsa 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded displaydoc v0.2.3
[INFO] [stderr]   Downloaded asn1-rs v0.5.1
[INFO] [stderr]   Downloaded simple_logger v2.2.0
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f61cc0adc8249664bf62e599094faa5a957a8b7852eb4aa0de021e499a07ece
[INFO] running `Command { std: "docker" "start" "-a" "2f61cc0adc8249664bf62e599094faa5a957a8b7852eb4aa0de021e499a07ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f61cc0adc8249664bf62e599094faa5a957a8b7852eb4aa0de021e499a07ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f61cc0adc8249664bf62e599094faa5a957a8b7852eb4aa0de021e499a07ece", kill_on_drop: false }`
[INFO] [stdout] 2f61cc0adc8249664bf62e599094faa5a957a8b7852eb4aa0de021e499a07ece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd5fbbfe3bdd995550af5d41688406f624606d9d974ece7c32f42362842e871
[INFO] running `Command { std: "docker" "start" "-a" "7cd5fbbfe3bdd995550af5d41688406f624606d9d974ece7c32f42362842e871", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simple_logger v2.2.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking asn1-rs v0.5.1
[INFO] [stderr]     Checking naive-rsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Error` and `FromDer`
[INFO] [stdout]  --> src/asn1.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asn1_rs::{BigInt, BigUint, Error, FromDer, Integer, Sequence, Tag, Tagged, ToDer};
[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 imports: `BigInt` and `BigUint`
[INFO] [stdout]  --> src/rsa/encrypt.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asn1_rs::{BigInt, BigUint};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RSAPublicKey`
[INFO] [stdout]  --> src/rsa/gen_keypair.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 |     asn1::{RSAPrivateKey, RSAPublicKey},
[INFO] [stdout]   |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `FromDer`
[INFO] [stdout]  --> src/asn1.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use asn1_rs::{BigInt, BigUint, Error, FromDer, Integer, Sequence, Tag, Tagged, ToDer};
[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 imports: `BigInt` and `BigUint`
[INFO] [stdout]  --> src/rsa/encrypt.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use asn1_rs::{BigInt, BigUint};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RSAPublicKey`
[INFO] [stdout]  --> src/rsa/gen_keypair.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 |     asn1::{RSAPrivateKey, RSAPublicKey},
[INFO] [stdout]   |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut p_handle = thread::spawn(move || {
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut q_handle = thread::spawn(move || {
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `p` is never read
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut p = BigUint::from(0u64);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `q` is never read
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut q = BigUint::from(0u64);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/asn1.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get_sequence(&self) -> Sequence {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get_sequence(&self) -> Sequence<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn get_sequence(&self) -> Sequence {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn get_sequence(&self) -> Sequence<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut p_handle = thread::spawn(move || {
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut q_handle = thread::spawn(move || {
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `p` is never read
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut p = BigUint::from(0u64);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `q` is never read
[INFO] [stdout]   --> src/rsa/gen_keypair.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let mut q = BigUint::from(0u64);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/asn1.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get_sequence(&self) -> Sequence {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get_sequence(&self) -> Sequence<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/asn1.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn get_sequence(&self) -> Sequence {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn get_sequence(&self) -> Sequence<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encrypt::rsaes_pkcs1_v1_5_encrypt`
[INFO] [stdout]  --> src/main.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     rsa::{encrypt::rsaes_pkcs1_v1_5_encrypt, gen_keypair::generate_keypair},
[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: `encrypt::rsaes_pkcs1_v1_5_encrypt`
[INFO] [stdout]  --> src/main.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |     rsa::{encrypt::rsaes_pkcs1_v1_5_encrypt, gen_keypair::generate_keypair},
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_key_output_location` is never read
[INFO] [stdout]    --> src/main.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut private_key_output_location = PathBuf::new();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public`
[INFO] [stdout]    --> src/main.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let public =
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_public`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/main.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 if num >= 0 && num < operations.len().try_into().unwrap() {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/main.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |             if num >= 0 && num < key_sizes.len().try_into().unwrap() {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/main.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if num >= 0 && num < output_encodings.len().try_into().unwrap() {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/main.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |             if num >= 0 && num < encryption_protocols.len().try_into().unwrap() {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/main.rs:357:16
[INFO] [stdout]     |
[INFO] [stdout] 357 |             if num >= 0 && num < input_encodings.len().try_into().unwrap() {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_key_output_location` is never read
[INFO] [stdout]    --> src/main.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut private_key_output_location = PathBuf::new();
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public`
[INFO] [stdout]    --> src/main.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let public =
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_public`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/main.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 if num >= 0 && num < operations.len().try_into().unwrap() {
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/main.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |             if num >= 0 && num < key_sizes.len().try_into().unwrap() {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/main.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if num >= 0 && num < output_encodings.len().try_into().unwrap() {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/main.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |             if num >= 0 && num < encryption_protocols.len().try_into().unwrap() {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/main.rs:357:16
[INFO] [stdout]     |
[INFO] [stdout] 357 |             if num >= 0 && num < input_encodings.len().try_into().unwrap() {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s
[INFO] running `Command { std: "docker" "inspect" "7cd5fbbfe3bdd995550af5d41688406f624606d9d974ece7c32f42362842e871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd5fbbfe3bdd995550af5d41688406f624606d9d974ece7c32f42362842e871", kill_on_drop: false }`
[INFO] [stdout] 7cd5fbbfe3bdd995550af5d41688406f624606d9d974ece7c32f42362842e871
