[INFO] cloning repository https://github.com/saitunc/naive_ecc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saitunc/naive_ecc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaitunc%2Fnaive_ecc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaitunc%2Fnaive_ecc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83a4ec0e031061e66fe0d27eb79e70c41a2c71de
[INFO] checking saitunc/naive_ecc against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaitunc%2Fnaive_ecc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/saitunc/naive_ecc
[INFO] finished tweaking git repo https://github.com/saitunc/naive_ecc
[INFO] tweaked toml for git repo https://github.com/saitunc/naive_ecc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/saitunc/naive_ecc on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/saitunc/naive_ecc 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 857138c2d951576035db22765f080ca345cefa3fb7543fac3ea9c8b918aa333b
[INFO] running `Command { std: "docker" "start" "-a" "857138c2d951576035db22765f080ca345cefa3fb7543fac3ea9c8b918aa333b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "857138c2d951576035db22765f080ca345cefa3fb7543fac3ea9c8b918aa333b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "857138c2d951576035db22765f080ca345cefa3fb7543fac3ea9c8b918aa333b", kill_on_drop: false }`
[INFO] [stdout] 857138c2d951576035db22765f080ca345cefa3fb7543fac3ea9c8b918aa333b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0129bbb445b7f33e86d857a2233b185a6d6e003cc83b7302c1682fd488797477
[INFO] running `Command { std: "docker" "start" "-a" "0129bbb445b7f33e86d857a2233b185a6d6e003cc83b7302c1682fd488797477", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking naive_ecc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ToBigInt`
[INFO] [stdout]  --> src/elliptic_curve/field.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use num_bigint::{BigInt, ToBigInt};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/elliptic_curve/field.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             a = (&a % &m);
[INFO] [stdout]    |                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -             a = (&a % &m);
[INFO] [stdout] 65 +             a = &a % &m ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToBigInt`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use num_bigint::{ToBigInt, BigInt};
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::num;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/elliptic_curve/point/point.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         x = (z.modinv() * x);
[INFO] [stdout]    |             ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -         x = (z.modinv() * x);
[INFO] [stdout] 60 +         x = z.modinv() * x ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/elliptic_curve/point/point.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         y = (z.modinv() * y);
[INFO] [stdout]    |             ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -         y = (z.modinv() * y);
[INFO] [stdout] 61 +         y = z.modinv() * y ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let x = (self.get_x().clone() * z_inv.clone());
[INFO] [stdout]     |                 ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -         let x = (self.get_x().clone() * z_inv.clone());
[INFO] [stdout] 104 +         let x = self.get_x().clone() * z_inv.clone() ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let y = (self.get_y().clone() * z_inv);
[INFO] [stdout]     |                 ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -         let y = (self.get_y().clone() * z_inv);
[INFO] [stdout] 106 +         let y = self.get_y().clone() * z_inv ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |         if(self.get_x().get_number() == &BigInt::from(0) && self.get_y().get_number() == &BigInt::from(0) ){
[INFO] [stdout]     |           ^                                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 -         if(self.get_x().get_number() == &BigInt::from(0) && self.get_y().get_number() == &BigInt::from(0) ){
[INFO] [stdout] 184 +         if self.get_x().get_number() == &BigInt::from(0) && self.get_y().get_number() == &BigInt::from(0) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout]     |                 ^                                                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 190 -         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout] 190 +         else if self.get_x() == other.get_x() && self.get_y() == other.get_y() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout]     |                 ^                                                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 223 -         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout] 223 +         else if self.get_x() == other.get_x() && self.get_y() == other.get_y() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PointAffine` and `PointProjective`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::elliptic_curve::point::point::{PointAffine,PointProjective};
[INFO] [stdout]   |                                           ^^^^^^^^^^^ ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elliptic_curve::field::FieldElement`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::elliptic_curve::field::FieldElement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigInt`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_bigint::BigInt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Zero`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::{Zero,One};
[INFO] [stdout]   |                  ^^^^ ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elliptic_curve::field_traits::FieldElementTraits`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::elliptic_curve::field_traits::FieldElementTraits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigInt`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_bigint::BigInt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Zero`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::{Zero,One};
[INFO] [stdout]   |                  ^^^^ ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Add` and `Sub`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::{Add,Sub};
[INFO] [stdout]   |                ^^^ ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format`
[INFO] [stdout]  --> src/polynomials/polynomial.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fmt::{self, format};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polynomials/polynomial.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |             result.coefficients[i] = (result.coefficients[i].clone() + self.coefficients[i].clone()); 
[INFO] [stdout]    |                                      ^                                                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -             result.coefficients[i] = (result.coefficients[i].clone() + self.coefficients[i].clone()); 
[INFO] [stdout] 30 +             result.coefficients[i] = result.coefficients[i].clone() + self.coefficients[i].clone() ; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polynomials/polynomial.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |             result.coefficients[i] = (&result.coefficients[i] + &other.coefficients[i]); 
[INFO] [stdout]    |                                      ^                                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -             result.coefficients[i] = (&result.coefficients[i] + &other.coefficients[i]); 
[INFO] [stdout] 34 +             result.coefficients[i] = &result.coefficients[i] + &other.coefficients[i] ; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToBigInt`
[INFO] [stdout]  --> src/elliptic_curve/field.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use num_bigint::{BigInt, ToBigInt};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/elliptic_curve/field.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             a = (&a % &m);
[INFO] [stdout]    |                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -             a = (&a % &m);
[INFO] [stdout] 65 +             a = &a % &m ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToBigInt`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use num_bigint::{ToBigInt, BigInt};
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::num;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/elliptic_curve/point/point.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         x = (z.modinv() * x);
[INFO] [stdout]    |             ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -         x = (z.modinv() * x);
[INFO] [stdout] 60 +         x = z.modinv() * x ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/elliptic_curve/point/point.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         y = (z.modinv() * y);
[INFO] [stdout]    |             ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -         y = (z.modinv() * y);
[INFO] [stdout] 61 +         y = z.modinv() * y ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let x = (self.get_x().clone() * z_inv.clone());
[INFO] [stdout]     |                 ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -         let x = (self.get_x().clone() * z_inv.clone());
[INFO] [stdout] 104 +         let x = self.get_x().clone() * z_inv.clone() ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let y = (self.get_y().clone() * z_inv);
[INFO] [stdout]     |                 ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -         let y = (self.get_y().clone() * z_inv);
[INFO] [stdout] 106 +         let y = self.get_y().clone() * z_inv ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |         if(self.get_x().get_number() == &BigInt::from(0) && self.get_y().get_number() == &BigInt::from(0) ){
[INFO] [stdout]     |           ^                                                                                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 184 -         if(self.get_x().get_number() == &BigInt::from(0) && self.get_y().get_number() == &BigInt::from(0) ){
[INFO] [stdout] 184 +         if self.get_x().get_number() == &BigInt::from(0) && self.get_y().get_number() == &BigInt::from(0) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout]     |                 ^                                                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 190 -         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout] 190 +         else if self.get_x() == other.get_x() && self.get_y() == other.get_y() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout]     |                 ^                                                              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 223 -         else if (self.get_x() == other.get_x() && self.get_y() == other.get_y()){
[INFO] [stdout] 223 +         else if self.get_x() == other.get_x() && self.get_y() == other.get_y() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PointAffine` and `PointProjective`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::elliptic_curve::point::point::{PointAffine,PointProjective};
[INFO] [stdout]   |                                           ^^^^^^^^^^^ ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elliptic_curve::field::FieldElement`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::elliptic_curve::field::FieldElement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigInt`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_bigint::BigInt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Zero`
[INFO] [stdout]  --> src/elliptic_curve/point/pointTraits.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::{Zero,One};
[INFO] [stdout]   |                  ^^^^ ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::elliptic_curve::field_traits::FieldElementTraits`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::elliptic_curve::field_traits::FieldElementTraits;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigInt`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_bigint::BigInt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `One` and `Zero`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use num_traits::{Zero,One};
[INFO] [stdout]   |                  ^^^^ ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Add` and `Sub`
[INFO] [stdout]  --> src/elliptic_curve/curve.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::{Add,Sub};
[INFO] [stdout]   |                ^^^ ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format`
[INFO] [stdout]  --> src/polynomials/polynomial.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fmt::{self, format};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polynomials/polynomial.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |             result.coefficients[i] = (result.coefficients[i].clone() + self.coefficients[i].clone()); 
[INFO] [stdout]    |                                      ^                                                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -             result.coefficients[i] = (result.coefficients[i].clone() + self.coefficients[i].clone()); 
[INFO] [stdout] 30 +             result.coefficients[i] = result.coefficients[i].clone() + self.coefficients[i].clone() ; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polynomials/polynomial.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |             result.coefficients[i] = (&result.coefficients[i] + &other.coefficients[i]); 
[INFO] [stdout]    |                                      ^                                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -             result.coefficients[i] = (&result.coefficients[i] + &other.coefficients[i]); 
[INFO] [stdout] 34 +             result.coefficients[i] = &result.coefficients[i] + &other.coefficients[i] ; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::{One, Zero};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Zero`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::{One, Zero};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `One`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::{One, Zero};
[INFO] [stdout]   |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Zero`
[INFO] [stdout]  --> src/elliptic_curve/point/point.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::{One, Zero};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CurveElement` is never constructed
[INFO] [stdout]   --> src/elliptic_curve/curve.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CurveElement{
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `element` is never read
[INFO] [stdout]   --> src/elliptic_curve/curve.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CurveElement{
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     element: FieldElement,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurveElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `pointTraits` should have a snake case name
[INFO] [stdout]  --> src/elliptic_curve/point/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod pointTraits;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `point_traits`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Q` should have a snake case name
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let mut Q = self.clone();
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `R` should have a snake case name
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let mut R = PointAffine{
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CurveElement` is never constructed
[INFO] [stdout]   --> src/elliptic_curve/curve.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CurveElement{
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `element` is never read
[INFO] [stdout]   --> src/elliptic_curve/curve.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CurveElement{
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 13 |     element: FieldElement,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurveElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `pointTraits` should have a snake case name
[INFO] [stdout]  --> src/elliptic_curve/point/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod pointTraits;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `point_traits`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Q` should have a snake case name
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let mut Q = self.clone();
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `R` should have a snake case name
[INFO] [stdout]    --> src/elliptic_curve/point/point.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let mut R = PointAffine{
[INFO] [stdout]     |                 ^ help: convert the identifier to snake case: `r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `naive_ecc` (bin "naive_ecc" test) due to 1 previous error; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naive_ecc` (bin "naive_ecc") due to 1 previous error; 28 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0129bbb445b7f33e86d857a2233b185a6d6e003cc83b7302c1682fd488797477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0129bbb445b7f33e86d857a2233b185a6d6e003cc83b7302c1682fd488797477", kill_on_drop: false }`
[INFO] [stdout] 0129bbb445b7f33e86d857a2233b185a6d6e003cc83b7302c1682fd488797477
