[INFO] cloning repository https://github.com/rikigigi/sliding_planes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rikigigi/sliding_planes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikigigi%2Fsliding_planes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikigigi%2Fsliding_planes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5c410b93b32c835966302b1e7b1d366f7ec45c8 [INFO] checking rikigigi/sliding_planes against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frikigigi%2Fsliding_planes" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rikigigi/sliding_planes [INFO] finished tweaking git repo https://github.com/rikigigi/sliding_planes [INFO] tweaked toml for git repo https://github.com/rikigigi/sliding_planes written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rikigigi/sliding_planes on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rikigigi/sliding_planes 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rikigigi/superpoly` [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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61b96eb487f77b40f08a9585b1236f920563e7b5863cb573374ae0993f5ad832 [INFO] running `Command { std: "docker" "start" "-a" "61b96eb487f77b40f08a9585b1236f920563e7b5863cb573374ae0993f5ad832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b96eb487f77b40f08a9585b1236f920563e7b5863cb573374ae0993f5ad832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b96eb487f77b40f08a9585b1236f920563e7b5863cb573374ae0993f5ad832", kill_on_drop: false }` [INFO] [stdout] 61b96eb487f77b40f08a9585b1236f920563e7b5863cb573374ae0993f5ad832 [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" "-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e0355eedf74506e056ebfb397277f654c421f99b0506464a7f389db85d17b2d [INFO] running `Command { std: "docker" "start" "-a" "5e0355eedf74506e056ebfb397277f654c421f99b0506464a7f389db85d17b2d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Checking bytemuck v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking simba v0.7.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.31.1 [INFO] [stderr] Checking superpoly v0.1.0 (https://github.com/rikigigi/superpoly#f2ae0bfd) [INFO] [stderr] Checking plane_slide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::Result` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Result` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | McMove::SingleShift{dx,idx} => &mut self.count[0], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | McMove::SingleShift{dx,idx} => &mut self.count[0], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | McMove::PairShift{dx,idx} => &mut self.count[1], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | McMove::PairShift{dx,idx} => &mut self.count[1], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | McMove::TripletShift{dx,idx} => &mut self.count[2], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | McMove::TripletShift{dx,idx} => &mut self.count[2], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | McMove::PairExchange{idx} => &mut self.count[3], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:61:33 [INFO] [stdout] | [INFO] [stdout] 61 | McMove::SingleShift{dx,idx} => &self.count[0], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | McMove::SingleShift{dx,idx} => &self.count[0], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | McMove::PairShift{dx,idx} => &self.count[1], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | McMove::PairShift{dx,idx} => &self.count[1], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | McMove::TripletShift{dx,idx} => &self.count[2], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | McMove::TripletShift{dx,idx} => &self.count[2], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | McMove::PairExchange{idx} => &self.count[3], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off2` [INFO] [stdout] --> src/main.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | let off2 = 3.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_off2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jstep` [INFO] [stdout] --> src/main.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | for jstep in 0..nsteps_out { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_jstep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_de` [INFO] [stdout] --> src/main.rs:447:28 [INFO] [stdout] | [INFO] [stdout] 447 | let check_de = |v_new : f64, m_ : McMove | { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_number` is never used [INFO] [stdout] --> src/main.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn read_number() -> T { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Error` should have a snake case name [INFO] [stdout] --> src/main.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | Error => return Error [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveChoice` should have a snake case name [INFO] [stdout] --> src/main.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | let moveChoice = Uniform::from(0..nmax); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `move_choice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeChoice5` should have a snake case name [INFO] [stdout] --> src/main.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | let planeChoice5 = Uniform::from(0..5); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `plane_choice5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeChoice4` should have a snake case name [INFO] [stdout] --> src/main.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | let planeChoice4 = Uniform::from(0..4); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `plane_choice4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeChoice3` should have a snake case name [INFO] [stdout] --> src/main.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | let planeChoice3 = Uniform::from(0..3); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `plane_choice3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dxChoice` should have a snake case name [INFO] [stdout] --> src/main.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | let dxChoice = Uniform::from(-dxmax..dxmax); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dx_choice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M2` should have a snake case name [INFO] [stdout] --> src/main.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | M2 : f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `m2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newValue` should have a snake case name [INFO] [stdout] --> src/main.rs:368:24 [INFO] [stdout] | [INFO] [stdout] 368 | fn update(&mut self,newValue : f64) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveCounter_acc` should have a snake case name [INFO] [stdout] --> src/main.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | let mut moveCounter_acc = McMoveCounter::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_counter_acc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveCounter_rej` should have a snake case name [INFO] [stdout] --> src/main.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | let mut moveCounter_rej = McMoveCounter::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_counter_rej` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | McMove::SingleShift{dx,idx} => &mut self.count[0], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:49:36 [INFO] [stdout] | [INFO] [stdout] 49 | McMove::SingleShift{dx,idx} => &mut self.count[0], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | McMove::PairShift{dx,idx} => &mut self.count[1], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | McMove::PairShift{dx,idx} => &mut self.count[1], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | McMove::TripletShift{dx,idx} => &mut self.count[2], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | McMove::TripletShift{dx,idx} => &mut self.count[2], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | McMove::PairExchange{idx} => &mut self.count[3], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:61:33 [INFO] [stdout] | [INFO] [stdout] 61 | McMove::SingleShift{dx,idx} => &self.count[0], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | McMove::SingleShift{dx,idx} => &self.count[0], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | McMove::PairShift{dx,idx} => &self.count[1], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | McMove::PairShift{dx,idx} => &self.count[1], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dx` [INFO] [stdout] --> src/main.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | McMove::TripletShift{dx,idx} => &self.count[2], [INFO] [stdout] | ^^ help: try ignoring the field: `dx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | McMove::TripletShift{dx,idx} => &self.count[2], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/main.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | McMove::PairExchange{idx} => &self.count[3], [INFO] [stdout] | ^^^ help: try ignoring the field: `idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off2` [INFO] [stdout] --> src/main.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | let off2 = 3.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_off2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jstep` [INFO] [stdout] --> src/main.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | for jstep in 0..nsteps_out { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_jstep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `check_de` [INFO] [stdout] --> src/main.rs:447:28 [INFO] [stdout] | [INFO] [stdout] 447 | let check_de = |v_new : f64, m_ : McMove | { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_check_de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_number` is never used [INFO] [stdout] --> src/main.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn read_number() -> T { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Error` should have a snake case name [INFO] [stdout] --> src/main.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | Error => return Error [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveChoice` should have a snake case name [INFO] [stdout] --> src/main.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | let moveChoice = Uniform::from(0..nmax); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `move_choice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeChoice5` should have a snake case name [INFO] [stdout] --> src/main.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | let planeChoice5 = Uniform::from(0..5); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `plane_choice5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeChoice4` should have a snake case name [INFO] [stdout] --> src/main.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | let planeChoice4 = Uniform::from(0..4); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `plane_choice4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `planeChoice3` should have a snake case name [INFO] [stdout] --> src/main.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | let planeChoice3 = Uniform::from(0..3); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `plane_choice3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dxChoice` should have a snake case name [INFO] [stdout] --> src/main.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | let dxChoice = Uniform::from(-dxmax..dxmax); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `dx_choice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `M2` should have a snake case name [INFO] [stdout] --> src/main.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | M2 : f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `m2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newValue` should have a snake case name [INFO] [stdout] --> src/main.rs:368:24 [INFO] [stdout] | [INFO] [stdout] 368 | fn update(&mut self,newValue : f64) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveCounter_acc` should have a snake case name [INFO] [stdout] --> src/main.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | let mut moveCounter_acc = McMoveCounter::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_counter_acc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveCounter_rej` should have a snake case name [INFO] [stdout] --> src/main.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | let mut moveCounter_rej = McMoveCounter::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_counter_rej` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.80s [INFO] running `Command { std: "docker" "inspect" "5e0355eedf74506e056ebfb397277f654c421f99b0506464a7f389db85d17b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0355eedf74506e056ebfb397277f654c421f99b0506464a7f389db85d17b2d", kill_on_drop: false }` [INFO] [stdout] 5e0355eedf74506e056ebfb397277f654c421f99b0506464a7f389db85d17b2d