[INFO] cloning repository https://github.com/ultraspicy/fibonacci [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultraspicy/fibonacci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultraspicy%2Ffibonacci", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultraspicy%2Ffibonacci'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a400bb45428fe5373b317b1a7a186733af4ed13a [INFO] checking ultraspicy/fibonacci against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultraspicy%2Ffibonacci" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (862/1149) Updating files: 76% (874/1149) Updating files: 77% (885/1149) Updating files: 78% (897/1149) Updating files: 79% (908/1149) Updating files: 80% (920/1149) Updating files: 81% (931/1149) Updating files: 82% (943/1149) Updating files: 83% (954/1149) Updating files: 84% (966/1149) Updating files: 85% (977/1149) Updating files: 86% (989/1149) Updating files: 87% (1000/1149) Updating files: 88% (1012/1149) Updating files: 89% (1023/1149) Updating files: 90% (1035/1149) Updating files: 91% (1046/1149) Updating files: 92% (1058/1149) Updating files: 93% (1069/1149) Updating files: 94% (1081/1149) Updating files: 95% (1092/1149) Updating files: 96% (1104/1149) Updating files: 97% (1115/1149) Updating files: 98% (1127/1149) Updating files: 99% (1138/1149) Updating files: 100% (1149/1149) Updating files: 100% (1149/1149), done. [INFO] started tweaking git repo https://github.com/ultraspicy/fibonacci [INFO] finished tweaking git repo https://github.com/ultraspicy/fibonacci [INFO] tweaked toml for git repo https://github.com/ultraspicy/fibonacci written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ultraspicy/fibonacci on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding toml v0.8.23 (available: v1.0.2+spec-1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: unused manifest key: change-id [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: unused manifest key: llvm [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-serialize-derive v0.5.0 [INFO] [stderr] Downloaded ark-bn254 v0.5.0 [INFO] [stderr] Downloaded ark-poly v0.5.0 [INFO] [stderr] Downloaded ark-ec v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2078fe5ba8fa8a19e769bfe8d0074efd8b6d6a87cdb1d3d017bb8f1607e9ac51 [INFO] running `Command { std: "docker" "start" "-a" "2078fe5ba8fa8a19e769bfe8d0074efd8b6d6a87cdb1d3d017bb8f1607e9ac51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2078fe5ba8fa8a19e769bfe8d0074efd8b6d6a87cdb1d3d017bb8f1607e9ac51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2078fe5ba8fa8a19e769bfe8d0074efd8b6d6a87cdb1d3d017bb8f1607e9ac51", kill_on_drop: false }` [INFO] [stdout] 2078fe5ba8fa8a19e769bfe8d0074efd8b6d6a87cdb1d3d017bb8f1607e9ac51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d23ed6c9b20b10f107abc56ebf06c2b8e1563f5b9bc06a7c625c409c42e6f76 [INFO] running `Command { std: "docker" "start" "-a" "2d23ed6c9b20b10f107abc56ebf06c2b8e1563f5b9bc06a7c625c409c42e6f76", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: change-id [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: llvm [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ark-poly v0.5.0 [INFO] [stderr] Checking ark-ec v0.5.0 [INFO] [stderr] Checking ark-bn254 v0.5.0 [INFO] [stderr] Checking freivalds_vector_generator v1.1.0 (/opt/rustwide/workdir/noir-video-editing/freivalds_vector_generator) [INFO] [stderr] Checking generate_freivalds_inputs v1.1.0 (/opt/rustwide/workdir/noir-video-editing/generate_freivalds_inputs) [INFO] [stdout] warning: unused import: `One` [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use ark_ff::{One, Zero}; [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 variable: `rTA` [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | let rTA = vector_matrix_product(&r, &vertical_edit_matrix); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rTA` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `As` [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scalar_vec_to_string_vec` is never used [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn scalar_vec_to_string_vec(v: &[Fr]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTA` should have a snake case name [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | let rTA = vector_matrix_product(&r, &vertical_edit_matrix); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_ta` [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 `As` should have a snake case name [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 279 - let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] 279 + let r#as = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `One` [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use ark_ff::{One, Zero}; [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] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | let mut rng = rand::thread_rng(); [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 variable: `rng` [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rTA` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | rTA: Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_ta` [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 `As` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | As: Vec, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 26 - As: Vec, [INFO] [stdout] 26 + r#as: Vec, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTA` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | let rTA = vector_matrix_product(&r, &vertical_edit_matrix); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_ta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `As` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 538 - let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] 538 + let r#as = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTAI` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | let rTAI = vector_matrix_product(&rTA, &random_image); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `r_tai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTAIAs` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:542:9 [INFO] [stdout] | [INFO] [stdout] 542 | let rTAIAs = inner_product(&rTAI, &As); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `r_taias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTF` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:544:9 [INFO] [stdout] | [INFO] [stdout] 544 | let rTF = vector_matrix_product(&r, &target_middle_image); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_tf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTFs` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:545:9 [INFO] [stdout] | [INFO] [stdout] 545 | let rTFs = inner_product(&rTF, &s); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `r_tfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rTA` [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | let rTA = vector_matrix_product(&r, &vertical_edit_matrix); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rTA` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `As` [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_As` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scalar_vec_to_string_vec` is never used [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn scalar_vec_to_string_vec(v: &[Fr]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTA` should have a snake case name [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | let rTA = vector_matrix_product(&r, &vertical_edit_matrix); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_ta` [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 `As` should have a snake case name [INFO] [stdout] --> noir-video-editing/freivalds_vector_generator/src/main.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 279 - let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] 279 + let r#as = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | let mut rng = rand::thread_rng(); [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 variable: `rng` [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rTA` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | rTA: Vec, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_ta` [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 `As` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | As: Vec, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 26 - As: Vec, [INFO] [stdout] 26 + r#as: Vec, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTA` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | let rTA = vector_matrix_product(&r, &vertical_edit_matrix); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_ta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `As` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 538 - let As = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] 538 + let r#as = matrix_vector_product(&horizontal_edit_matrix, &s); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTAI` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | let rTAI = vector_matrix_product(&rTA, &random_image); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `r_tai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTAIAs` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:542:9 [INFO] [stdout] | [INFO] [stdout] 542 | let rTAIAs = inner_product(&rTAI, &As); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `r_taias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTF` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:544:9 [INFO] [stdout] | [INFO] [stdout] 544 | let rTF = vector_matrix_product(&r, &target_middle_image); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `r_tf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rTFs` should have a snake case name [INFO] [stdout] --> noir-video-editing/generate_freivalds_inputs/src/main.rs:545:9 [INFO] [stdout] | [INFO] [stdout] 545 | let rTFs = inner_product(&rTF, &s); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `r_tfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.33s [INFO] running `Command { std: "docker" "inspect" "2d23ed6c9b20b10f107abc56ebf06c2b8e1563f5b9bc06a7c625c409c42e6f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d23ed6c9b20b10f107abc56ebf06c2b8e1563f5b9bc06a7c625c409c42e6f76", kill_on_drop: false }` [INFO] [stdout] 2d23ed6c9b20b10f107abc56ebf06c2b8e1563f5b9bc06a7c625c409c42e6f76