[INFO] cloning repository https://github.com/Az107/RSAA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Az107/RSAA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAz107%2FRSAA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAz107%2FRSAA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 156ffd7c2e9b96e34e6f6f1e59378a23d4b61101 [INFO] building Az107/RSAA against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAz107%2FRSAA" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Az107/RSAA on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Az107/RSAA [INFO] finished tweaking git repo https://github.com/Az107/RSAA [INFO] tweaked toml for git repo https://github.com/Az107/RSAA written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Az107/RSAA 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 937303b94b5faa0698e2b17e3b8fc34a20ec13865d009d426ec48c6caf405800 [INFO] running `Command { std: "docker" "start" "-a" "937303b94b5faa0698e2b17e3b8fc34a20ec13865d009d426ec48c6caf405800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "937303b94b5faa0698e2b17e3b8fc34a20ec13865d009d426ec48c6caf405800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937303b94b5faa0698e2b17e3b8fc34a20ec13865d009d426ec48c6caf405800", kill_on_drop: false }` [INFO] [stdout] 937303b94b5faa0698e2b17e3b8fc34a20ec13865d009d426ec48c6caf405800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a7b1b0984e58e25bbd306a666d0f72d09f8177703fa1f9c0738e97b6ff5cd9c [INFO] running `Command { std: "docker" "start" "-a" "1a7b1b0984e58e25bbd306a666d0f72d09f8177703fa1f9c0738e97b6ff5cd9c", kill_on_drop: false }` [INFO] [stderr] Compiling RSAA v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::result` [INFO] [stdout] --> src/RSAA.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `totient` [INFO] [stdout] --> src/RSAA.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let totient = (pk.P - 1) * (pk.Q - 1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_totient` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/RSAA.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | fn encrypt(&self, message: String) -> Result, &str> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/RSAA.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | let mut result = Vec::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let max: i64 = match args[1].parse() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut prime_generator = PrimeGenerator::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_with_seed` and `next_range` are never used [INFO] [stdout] --> src/primeGenerator.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 6 | impl SimpleRNG { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | fn new_with_seed(seed: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn next_range(&mut self, min: u64, max: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrivateKey` is never constructed [INFO] [stdout] --> src/RSAA.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct PrivateKey { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_N`, and `euclid` are never used [INFO] [stdout] --> src/RSAA.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl PrivateKey { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | fn get_N(&self) -> i64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn euclid(a: i64,b: i64) -> i64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PublicKey` is never constructed [INFO] [stdout] --> src/RSAA.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct PublicKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/RSAA.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 38 | impl PublicKey { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 39 | pub fn new(pk: PrivateKey) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RSAA` is never constructed [INFO] [stdout] --> src/RSAA.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct RSAA { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `encrypt`, and `decrypt` are never used [INFO] [stdout] --> src/RSAA.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 52 | impl RSAA { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 53 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn encrypt(&self, message: String) -> Result, &str> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn decrypt(&self, encrypted: Vec) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `primeGenerator` should have a snake case name [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | mod primeGenerator; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prime_generator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `RSAA` should have a snake case name [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | mod RSAA; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `rsaa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | pub P: i64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Q` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub Q: i64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_N` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_N(&self) -> i64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `N` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | N: i64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `privateKey` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | privateKey: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `private_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `publicKey` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | publicKey: Option [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `public_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "1a7b1b0984e58e25bbd306a666d0f72d09f8177703fa1f9c0738e97b6ff5cd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7b1b0984e58e25bbd306a666d0f72d09f8177703fa1f9c0738e97b6ff5cd9c", kill_on_drop: false }` [INFO] [stdout] 1a7b1b0984e58e25bbd306a666d0f72d09f8177703fa1f9c0738e97b6ff5cd9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffec248718b934862b0182dba72a0d1890952e91b2d5395f6fbf1dbfc14bcdd7 [INFO] running `Command { std: "docker" "start" "-a" "ffec248718b934862b0182dba72a0d1890952e91b2d5395f6fbf1dbfc14bcdd7", kill_on_drop: false }` [INFO] [stderr] Compiling RSAA v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::result` [INFO] [stdout] --> src/RSAA.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `totient` [INFO] [stdout] --> src/RSAA.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let totient = (pk.P - 1) * (pk.Q - 1); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_totient` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/RSAA.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | fn encrypt(&self, message: String) -> Result, &str> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/RSAA.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | let mut result = Vec::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let max: i64 = match args[1].parse() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut prime_generator = PrimeGenerator::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_with_seed` and `next_range` are never used [INFO] [stdout] --> src/primeGenerator.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 6 | impl SimpleRNG { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | fn new_with_seed(seed: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn next_range(&mut self, min: u64, max: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrivateKey` is never constructed [INFO] [stdout] --> src/RSAA.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct PrivateKey { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_N`, and `euclid` are never used [INFO] [stdout] --> src/RSAA.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl PrivateKey { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | fn get_N(&self) -> i64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn euclid(a: i64,b: i64) -> i64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PublicKey` is never constructed [INFO] [stdout] --> src/RSAA.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | struct PublicKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/RSAA.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 38 | impl PublicKey { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 39 | pub fn new(pk: PrivateKey) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RSAA` is never constructed [INFO] [stdout] --> src/RSAA.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | struct RSAA { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `encrypt`, and `decrypt` are never used [INFO] [stdout] --> src/RSAA.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 52 | impl RSAA { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 53 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn encrypt(&self, message: String) -> Result, &str> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn decrypt(&self, encrypted: Vec) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `primeGenerator` should have a snake case name [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | mod primeGenerator; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prime_generator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `RSAA` should have a snake case name [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | mod RSAA; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `rsaa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | pub P: i64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Q` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub Q: i64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_N` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_N(&self) -> i64 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `get_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `N` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | N: i64, [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `privateKey` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | privateKey: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `private_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `publicKey` should have a snake case name [INFO] [stdout] --> src/RSAA.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | publicKey: Option [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `public_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "ffec248718b934862b0182dba72a0d1890952e91b2d5395f6fbf1dbfc14bcdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffec248718b934862b0182dba72a0d1890952e91b2d5395f6fbf1dbfc14bcdd7", kill_on_drop: false }` [INFO] [stdout] ffec248718b934862b0182dba72a0d1890952e91b2d5395f6fbf1dbfc14bcdd7