[INFO] cloning repository https://github.com/firsovviktor/rust-thesis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/firsovviktor/rust-thesis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffirsovviktor%2Frust-thesis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffirsovviktor%2Frust-thesis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11995edaeb245775c182b96ac0618a2c7911d512 [INFO] checking firsovviktor/rust-thesis against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffirsovviktor%2Frust-thesis" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/firsovviktor/rust-thesis on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/firsovviktor/rust-thesis [INFO] finished tweaking git repo https://github.com/firsovviktor/rust-thesis [INFO] tweaked toml for git repo https://github.com/firsovviktor/rust-thesis written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/firsovviktor/rust-thesis 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77cb8c862af935bbac043d5996a8774412aa148c46df1cfca0043e2f5852852e [INFO] running `Command { std: "docker" "start" "-a" "77cb8c862af935bbac043d5996a8774412aa148c46df1cfca0043e2f5852852e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77cb8c862af935bbac043d5996a8774412aa148c46df1cfca0043e2f5852852e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77cb8c862af935bbac043d5996a8774412aa148c46df1cfca0043e2f5852852e", kill_on_drop: false }` [INFO] [stdout] 77cb8c862af935bbac043d5996a8774412aa148c46df1cfca0043e2f5852852e [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a56d48f42cdd95e3e6357907b70634a73a89cc117ad4d8190f7710e2f38dea75 [INFO] running `Command { std: "docker" "start" "-a" "a56d48f42cdd95e3e6357907b70634a73a89cc117ad4d8190f7710e2f38dea75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking viktor_rust_diplom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Read` and `fmt::format` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fmt::format, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 3 | fs::File, [INFO] [stdout] 4 | io::{BufWriter, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read` and `fmt::format` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fmt::format, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 3 | fs::File, [INFO] [stdout] 4 | io::{BufWriter, Read, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:718:9 [INFO] [stdout] | [INFO] [stdout] 718 | let mut solutions = params [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:718:9 [INFO] [stdout] | [INFO] [stdout] 718 | let mut solutions = params [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: structure field `Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Nr: usize, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Nt` should have a snake case name [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub Nt: usize, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Nr: usize, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `R0` should have a snake case name [INFO] [stdout] --> src/main.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub R0: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `r0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Nt` should have a snake case name [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub Nt: usize, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `R0` should have a snake case name [INFO] [stdout] --> src/main.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub R0: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `r0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lr` should have a snake case name [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub Lr: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T0` should have a snake case name [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub T0: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lr` should have a snake case name [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub Lr: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lt` should have a snake case name [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub Lt: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `T0` should have a snake case name [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub T0: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `t0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Mass` should have a snake case name [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub Mass: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `mass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lt` should have a snake case name [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub Lt: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `lt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lambda` should have a snake case name [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub Lambda: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lambda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Mass` should have a snake case name [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub Mass: f64, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `mass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Dimensions` should have a snake case name [INFO] [stdout] --> src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub Dimensions: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `base_Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub base_Nr: usize, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `base_nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lambda` should have a snake case name [INFO] [stdout] --> src/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub Lambda: f64, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lambda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `base_Nt` should have a snake case name [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub base_Nt: usize, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `base_nt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Dimensions` should have a snake case name [INFO] [stdout] --> src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub Dimensions: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Action` should have a snake case name [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub Action: Complex, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `base_Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub base_Nr: usize, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `base_nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub Energy: Vec>, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `base_Nt` should have a snake case name [INFO] [stdout] --> src/main.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub base_Nt: usize, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `base_nt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_NonLinearity` should have a snake case name [INFO] [stdout] --> src/main.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | fn new_NonLinearity(index: usize, field: Complex, params: &Parameters) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_non_linearity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Action` should have a snake case name [INFO] [stdout] --> src/main.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub Action: Complex, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub Energy: Vec>, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 263 | fn new_Energy( [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `new_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `out_Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | let mut out_Energy: Complex; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `out_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_NonLinearity` should have a snake case name [INFO] [stdout] --> src/main.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | fn new_NonLinearity(index: usize, field: Complex, params: &Parameters) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_non_linearity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new_Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 263 | fn new_Energy( [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `new_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_NonLinearity` should have a snake case name [INFO] [stdout] --> src/main.rs:370:14 [INFO] [stdout] | [INFO] [stdout] 370 | async fn calculate_NonLinearity(args: ArgsForNonLinearity) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_non_linearity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `out_Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | let mut out_Energy: Complex; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `out_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:384:14 [INFO] [stdout] | [INFO] [stdout] 384 | async fn calculate_Energy(args: ArgsForEnergy) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_NonLinearity` should have a snake case name [INFO] [stdout] --> src/main.rs:370:14 [INFO] [stdout] | [INFO] [stdout] 370 | async fn calculate_NonLinearity(args: ArgsForNonLinearity) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_non_linearity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NonLinearity` should have a snake case name [INFO] [stdout] --> src/main.rs:453:17 [INFO] [stdout] | [INFO] [stdout] 453 | let mut NonLinearity: Complex; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `non_linearity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:384:14 [INFO] [stdout] | [INFO] [stdout] 384 | async fn calculate_Energy(args: ArgsForEnergy) -> Complex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Action` should have a snake case name [INFO] [stdout] --> src/main.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | Action: Complex, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:585:5 [INFO] [stdout] | [INFO] [stdout] 585 | Energy: Complex, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `NonLinearity` should have a snake case name [INFO] [stdout] --> src/main.rs:453:17 [INFO] [stdout] | [INFO] [stdout] 453 | let mut NonLinearity: Complex; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `non_linearity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Energy_std` should have a snake case name [INFO] [stdout] --> src/main.rs:586:5 [INFO] [stdout] | [INFO] [stdout] 586 | Energy_std: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `energy_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Action` should have a snake case name [INFO] [stdout] --> src/main.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | Action: Complex, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `action` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `vec_Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:675:9 [INFO] [stdout] | [INFO] [stdout] 675 | let vec_Nr = [ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `vec_nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Energy` should have a snake case name [INFO] [stdout] --> src/main.rs:585:5 [INFO] [stdout] | [INFO] [stdout] 585 | Energy: Complex, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `energy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `vec_Dimensions` should have a snake case name [INFO] [stdout] --> src/main.rs:692:9 [INFO] [stdout] | [INFO] [stdout] 692 | let vec_Dimensions = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vec_dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Energy_std` should have a snake case name [INFO] [stdout] --> src/main.rs:586:5 [INFO] [stdout] | [INFO] [stdout] 586 | Energy_std: f64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `energy_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Dimensions` should have a snake case name [INFO] [stdout] --> src/main.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | for Dimensions in vec_Dimensions { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `vec_Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:675:9 [INFO] [stdout] | [INFO] [stdout] 675 | let vec_Nr = [ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `vec_nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `vec_Dimensions` should have a snake case name [INFO] [stdout] --> src/main.rs:692:9 [INFO] [stdout] | [INFO] [stdout] 692 | let vec_Dimensions = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vec_dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:703:17 [INFO] [stdout] | [INFO] [stdout] 703 | for Nr in vec_Nr { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Dimensions` should have a snake case name [INFO] [stdout] --> src/main.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | for Dimensions in vec_Dimensions { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `dimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Nr` should have a snake case name [INFO] [stdout] --> src/main.rs:703:17 [INFO] [stdout] | [INFO] [stdout] 703 | for Nr in vec_Nr { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `nr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a56d48f42cdd95e3e6357907b70634a73a89cc117ad4d8190f7710e2f38dea75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56d48f42cdd95e3e6357907b70634a73a89cc117ad4d8190f7710e2f38dea75", kill_on_drop: false }` [INFO] [stdout] a56d48f42cdd95e3e6357907b70634a73a89cc117ad4d8190f7710e2f38dea75