[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 [INFO] checking firsovviktor/rust-thesis against try#d856f2da3433420b7077c0dc7ee9441455bc1302 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/firsovviktor/rust-thesis on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "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-tc2/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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0a59ad7e9f4f8ebed4e9ffe0badf0adbf93dbb2e1091fd7f97045158244f16e [INFO] running `Command { std: "docker" "start" "-a" "d0a59ad7e9f4f8ebed4e9ffe0badf0adbf93dbb2e1091fd7f97045158244f16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0a59ad7e9f4f8ebed4e9ffe0badf0adbf93dbb2e1091fd7f97045158244f16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a59ad7e9f4f8ebed4e9ffe0badf0adbf93dbb2e1091fd7f97045158244f16e", kill_on_drop: false }` [INFO] [stdout] d0a59ad7e9f4f8ebed4e9ffe0badf0adbf93dbb2e1091fd7f97045158244f16e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f236ea3bd1fc22963d2c9f6aff2c82886df0b56ce43de79407f6860a3a79fd [INFO] running `Command { std: "docker" "start" "-a" "65f236ea3bd1fc22963d2c9f6aff2c82886df0b56ce43de79407f6860a3a79fd", 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-sink v0.3.30 [INFO] [stderr] Checking futures-core 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-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 841 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 842 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 843 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 844 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 845 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 846 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "65f236ea3bd1fc22963d2c9f6aff2c82886df0b56ce43de79407f6860a3a79fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f236ea3bd1fc22963d2c9f6aff2c82886df0b56ce43de79407f6860a3a79fd", kill_on_drop: false }` [INFO] [stdout] 65f236ea3bd1fc22963d2c9f6aff2c82886df0b56ce43de79407f6860a3a79fd