[INFO] cloning repository https://github.com/labormedia/lattice-image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/labormedia/lattice-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Flattice-image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Flattice-image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91fe16eca60a3c9328d0229ad099be893380f1f8
[INFO] building labormedia/lattice-image against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Flattice-image" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/labormedia/lattice-image
[INFO] finished tweaking git repo https://github.com/labormedia/lattice-image
[INFO] tweaked toml for git repo https://github.com/labormedia/lattice-image written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/labormedia/lattice-image on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/labormedia/lattice-image 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c869409ee1616b73a6004e863aa00299863d43adab584d8d8e03bc19f061f4ab
[INFO] running `Command { std: "docker" "start" "-a" "c869409ee1616b73a6004e863aa00299863d43adab584d8d8e03bc19f061f4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c869409ee1616b73a6004e863aa00299863d43adab584d8d8e03bc19f061f4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c869409ee1616b73a6004e863aa00299863d43adab584d8d8e03bc19f061f4ab", kill_on_drop: false }`
[INFO] [stdout] c869409ee1616b73a6004e863aa00299863d43adab584d8d8e03bc19f061f4ab
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e14a65080fd8e8e2e61ad0d06a361690b78b1680dafc8bc00d3fcb62b1b272db
[INFO] running `Command { std: "docker" "start" "-a" "e14a65080fd8e8e2e61ad0d06a361690b78b1680dafc8bc00d3fcb62b1b272db", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.45
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling matrix-graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.39s
[INFO] running `Command { std: "docker" "inspect" "e14a65080fd8e8e2e61ad0d06a361690b78b1680dafc8bc00d3fcb62b1b272db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e14a65080fd8e8e2e61ad0d06a361690b78b1680dafc8bc00d3fcb62b1b272db", kill_on_drop: false }`
[INFO] [stdout] e14a65080fd8e8e2e61ad0d06a361690b78b1680dafc8bc00d3fcb62b1b272db
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9ca29c23022c1419664bf9df0deae354875328b2816896477a2a9043b1f6a4e
[INFO] running `Command { std: "docker" "start" "-a" "a9ca29c23022c1419664bf9df0deae354875328b2816896477a2a9043b1f6a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling matrix-graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/turing_pattern_sum_first.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DrawMultiChannel`, `Draw`, `Neighborhood`, and `self`
[INFO] [stdout]   --> examples/multi_channel_update_rule.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     Neighborhood,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  6 |     traits::{
[INFO] [stdout]  7 |         self,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  8 |         Matrix,
[INFO] [stdout]  9 |         Draw,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |         DrawMultiChannel,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/laplace_multi_channel.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LatticeElement`
[INFO] [stdout]  --> examples/highest_peer.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         LatticeElement,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut matrix_zeroes: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut matrix_max: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/turing_pattern_sub_first.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DrawMultiChannel`, `Draw`, and `self`
[INFO] [stdout]  --> examples/turing_pattern_update_rule.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         self,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 7 |         Matrix,
[INFO] [stdout] 8 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |         DrawMultiChannel,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/multi_channel_update_rule.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut matrix_builder = MatrixImageBuilder::<u8>::init().with_height_and_width(size_x,size_y);
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DrawMultiChannel` and `Draw`
[INFO] [stdout]  --> examples/multi_channel.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |         DrawMultiChannel,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/multi_channel_update_rule.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             for mut matrix in mm.get_data_mut_ref() {
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> examples/highest_peer.rs:21:59
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let objective = |objective_matrix: &MatrixImage<u32>, x: (u32, u32), y: (u32, u32)| -> u32 {
[INFO] [stdout]    |                                                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let centerU: (u32,u32) = (50,50);//(40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let centerV: (u32,u32) = (50,50);//(60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let matrix_to_drawU = matrixU.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let matrix_to_drawV = matrixV.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     matrixU: MatrixImage<LatticeElement<f32>>, 
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     matrixV: MatrixImage<LatticeElement<f32>>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut new_matrixU = matrixU.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut new_matrixV = matrixV.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let Upoint: f32 = matrixU.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let lapU: f32 = matrixU.sum_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let Vpoint: f32 = matrixV.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let lapV: f32 = matrixV.sum_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_sum_first.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/turing_pattern.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let centerU: (u32,u32) = (50,50);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let centerV: (u32,u32) = (50,50);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut matrixU: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[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 `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut matrixV: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let centerU: (u32,u32) = (40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let centerV: (u32,u32) = (60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let Upoint: f32 = mm.get_data_ref()[0].get_point_value(center).unwrap().into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let lapU: f32 = mm.get_data_ref()[0].laplace_operator(center, 1, Neighborhood::VonNeumann).unwrap().into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let Vpoint: f32 = mm.get_data_ref()[2].get_point_value(center).unwrap().into();
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let lapV: f32 = mm.get_data_ref()[2].laplace_operator(center, 1, Neighborhood::VonNeumann).unwrap().into();
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/multi_channel.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut multi_channel: FourChannelMatrix<u8> = FourChannelMatrix::from([matrix.clone(), matrix.clone(), matrix.clone(), matrix.clone(...
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> examples/highest_peer_lattice_element.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let centerU: (u32,u32) = (50,50);//(40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let centerV: (u32,u32) = (50,50);//(60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let matrix_to_drawU = matrixU.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let matrix_to_drawV = matrixV.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     matrixU: MatrixImage<LatticeElement<f32>>, 
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     matrixV: MatrixImage<LatticeElement<f32>>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut new_matrixU = matrixU.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut new_matrixV = matrixV.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let Upoint: f32 = matrixU.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let lapU: f32 = matrixU.sub_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let Vpoint: f32 = matrixV.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let lapV: f32 = matrixV.sub_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_sub_first.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let centerU: (u32,u32) = (50,50);//(40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let centerV: (u32,u32) = (50,50);//(60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let matrix_to_drawU = max_builder.build()*matrixU.clone();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let matrix_to_drawV = max_builder.build()*matrixV.clone();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     matrixU: MatrixImage<LatticeElement<f32>>, 
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     matrixV: MatrixImage<LatticeElement<f32>>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mut new_matrixU = matrixU.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut new_matrixV = matrixV.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let Upoint: f32 = matrixU.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let lapU: f32 = matrixU.laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let Vpoint: f32 = matrixV.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let lapV: f32 = matrixV.laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> examples/highest_peer_lattice_element.rs:21:72
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn objective<U: Matrix<LatticeElement<u32>>>(objective_matrix: &U, x: (u32, u32), y: (u32, u32)) -> LatticeElement<u32> {
[INFO] [stdout]    |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUjjF8k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-bc736b531f11f6b4,librand_chacha-688962b12ed63db5,libppv_lite86-4250c766b4729968,librand_core-1912910770ea722b,libgetrandom-185694f2d7190f46,liblibc-87ba8c2d9747b2c7,libmatrix_graph-f67d756af8beb557,libimage-e9ff5a9b308e4f4d,libimage_webp-0e2ca8717f78acdb,libbyteorder_lite-25e78048a27d33b8,libqoi-cd9e54588071b436,libpng-fd228b89475cd273,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-38c6731e96901252,libflume-d26a9c820e57ffb8,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-8045c56aeb050430,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-caeaec2cc40818b4,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-64755a0b51526240,librav1e-0881248681ec8389,libprofiling-7a64de03de3a3cfc,libav1_grain-897d29000d62631d,libnom-ad9297965177f1dd,libmemchr-4f0714dc45d95749,libnum_rational-ca816db63902935c,libnum_bigint-d27e13e86fe60ed5,libnum_integer-3b8018de5d267fee,libanyhow-1bdf2e76b99b1cd6,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-b9e6317e746f74e2,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libv_frame-82b2ed2f51af081c,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-839fe4908a76ea67,libbitstream_io-597846931e8771d6,libitertools-97851b5a067112d9,libeither-38d43fea6173fdf6,liblog-5fb51f756c1191b0,libimgref-8300d2ee6b200c5b,libbytemuck-11a326b1957631b5,libnum_traits-0dc368860bb68f9d,libtiff-d84999960054ebdf,libflate2-f41334977e3c1288,libminiz_oxide-7be321083b22689a,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUjjF8k/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/conways_game_of_life-61cd9913cad03aaf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9WwVxA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmatrix_graph-f67d756af8beb557,libimage-e9ff5a9b308e4f4d,libimage_webp-0e2ca8717f78acdb,libbyteorder_lite-25e78048a27d33b8,libqoi-cd9e54588071b436,libpng-fd228b89475cd273,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-38c6731e96901252,libflume-d26a9c820e57ffb8,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-8045c56aeb050430,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-caeaec2cc40818b4,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-64755a0b51526240,librav1e-0881248681ec8389,libprofiling-7a64de03de3a3cfc,libav1_grain-897d29000d62631d,libnom-ad9297965177f1dd,libmemchr-4f0714dc45d95749,libnum_rational-ca816db63902935c,libnum_bigint-d27e13e86fe60ed5,libnum_integer-3b8018de5d267fee,libanyhow-1bdf2e76b99b1cd6,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-b9e6317e746f74e2,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libv_frame-82b2ed2f51af081c,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-839fe4908a76ea67,libbitstream_io-597846931e8771d6,libitertools-97851b5a067112d9,libeither-38d43fea6173fdf6,liblog-5fb51f756c1191b0,libimgref-8300d2ee6b200c5b,libbytemuck-11a326b1957631b5,libnum_traits-0dc368860bb68f9d,libtiff-d84999960054ebdf,libflate2-f41334977e3c1288,libminiz_oxide-7be321083b22689a,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9WwVxA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hood_moore-7c1d37c248d8ed5a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrix-graph` (example "conways_game_of_life") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `matrix-graph` (example "hood_moore") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6NOo5L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-bc736b531f11f6b4,librand_chacha-688962b12ed63db5,libppv_lite86-4250c766b4729968,librand_core-1912910770ea722b,libgetrandom-185694f2d7190f46,liblibc-87ba8c2d9747b2c7,libmatrix_graph-f67d756af8beb557,libimage-e9ff5a9b308e4f4d,libimage_webp-0e2ca8717f78acdb,libbyteorder_lite-25e78048a27d33b8,libqoi-cd9e54588071b436,libpng-fd228b89475cd273,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-38c6731e96901252,libflume-d26a9c820e57ffb8,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-8045c56aeb050430,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-caeaec2cc40818b4,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-64755a0b51526240,librav1e-0881248681ec8389,libprofiling-7a64de03de3a3cfc,libav1_grain-897d29000d62631d,libnom-ad9297965177f1dd,libmemchr-4f0714dc45d95749,libnum_rational-ca816db63902935c,libnum_bigint-d27e13e86fe60ed5,libnum_integer-3b8018de5d267fee,libanyhow-1bdf2e76b99b1cd6,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-b9e6317e746f74e2,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libv_frame-82b2ed2f51af081c,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-839fe4908a76ea67,libbitstream_io-597846931e8771d6,libitertools-97851b5a067112d9,libeither-38d43fea6173fdf6,liblog-5fb51f756c1191b0,libimgref-8300d2ee6b200c5b,libbytemuck-11a326b1957631b5,libnum_traits-0dc368860bb68f9d,libtiff-d84999960054ebdf,libflate2-f41334977e3c1288,libminiz_oxide-7be321083b22689a,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6NOo5L/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/highest_peer-d0643c4791d53e4d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrix-graph` (example "highest_peer") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLBPzQc/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmatrix_graph-f67d756af8beb557,libimage-e9ff5a9b308e4f4d,libimage_webp-0e2ca8717f78acdb,libbyteorder_lite-25e78048a27d33b8,libqoi-cd9e54588071b436,libpng-fd228b89475cd273,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-38c6731e96901252,libflume-d26a9c820e57ffb8,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-8045c56aeb050430,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-caeaec2cc40818b4,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-64755a0b51526240,librav1e-0881248681ec8389,libprofiling-7a64de03de3a3cfc,libav1_grain-897d29000d62631d,libnom-ad9297965177f1dd,libmemchr-4f0714dc45d95749,libnum_rational-ca816db63902935c,libnum_bigint-d27e13e86fe60ed5,libnum_integer-3b8018de5d267fee,libanyhow-1bdf2e76b99b1cd6,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-b9e6317e746f74e2,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libv_frame-82b2ed2f51af081c,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-839fe4908a76ea67,libbitstream_io-597846931e8771d6,libitertools-97851b5a067112d9,libeither-38d43fea6173fdf6,liblog-5fb51f756c1191b0,libimgref-8300d2ee6b200c5b,libbytemuck-11a326b1957631b5,libnum_traits-0dc368860bb68f9d,libtiff-d84999960054ebdf,libflate2-f41334977e3c1288,libminiz_oxide-7be321083b22689a,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLBPzQc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/turing_pattern_sum_first-4f4730be42cb5ba1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrix-graph` (example "laplacian") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcx7X1U7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmatrix_graph-f67d756af8beb557,libimage-e9ff5a9b308e4f4d,libimage_webp-0e2ca8717f78acdb,libbyteorder_lite-25e78048a27d33b8,libqoi-cd9e54588071b436,libpng-fd228b89475cd273,libfdeflate-2676e2396689691a,libbitflags-e2b4db6c651223da,libexr-38c6731e96901252,libflume-d26a9c820e57ffb8,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-8828d1a34d8bd812,libsmallvec-8045c56aeb050430,libzune_jpeg-27f69ef2fcb5b2b5,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libravif-caeaec2cc40818b4,libloop9-a00110964edb7656,libavif_serialize-462a2c6d348ebf69,libquick_error-8d402ad4d863a69d,librgb-64755a0b51526240,librav1e-0881248681ec8389,libprofiling-7a64de03de3a3cfc,libav1_grain-897d29000d62631d,libnom-ad9297965177f1dd,libmemchr-4f0714dc45d95749,libnum_rational-ca816db63902935c,libnum_bigint-d27e13e86fe60ed5,libnum_integer-3b8018de5d267fee,libanyhow-1bdf2e76b99b1cd6,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-b9e6317e746f74e2,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libv_frame-82b2ed2f51af081c,libaligned_vec-ab53b3b8648dcc44,libarrayvec-f942e8c771b56381,libthiserror-839fe4908a76ea67,libbitstream_io-597846931e8771d6,libitertools-97851b5a067112d9,libeither-38d43fea6173fdf6,liblog-5fb51f756c1191b0,libimgref-8300d2ee6b200c5b,libbytemuck-11a326b1957631b5,libnum_traits-0dc368860bb68f9d,libtiff-d84999960054ebdf,libflate2-f41334977e3c1288,libminiz_oxide-7be321083b22689a,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx7X1U7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/laplacian-7128466658edaef7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrix-graph` (example "turing_pattern_sum_first") due to 1 previous error; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a9ca29c23022c1419664bf9df0deae354875328b2816896477a2a9043b1f6a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ca29c23022c1419664bf9df0deae354875328b2816896477a2a9043b1f6a4e", kill_on_drop: false }`
[INFO] [stdout] a9ca29c23022c1419664bf9df0deae354875328b2816896477a2a9043b1f6a4e
