[INFO] cloning repository https://github.com/marccane/RayRuster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marccane/RayRuster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarccane%2FRayRuster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarccane%2FRayRuster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a9db59d909827cf720e728da02e13478a5a91b8 [INFO] checking marccane/RayRuster against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarccane%2FRayRuster" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marccane/RayRuster on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marccane/RayRuster [INFO] finished tweaking git repo https://github.com/marccane/RayRuster [INFO] tweaked toml for git repo https://github.com/marccane/RayRuster written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/marccane/RayRuster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c87a75c090bb8694659ff457fe896a92d5302ab6835d02a05cf0f291d5b097b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c87a75c090bb8694659ff457fe896a92d5302ab6835d02a05cf0f291d5b097b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c87a75c090bb8694659ff457fe896a92d5302ab6835d02a05cf0f291d5b097b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c87a75c090bb8694659ff457fe896a92d5302ab6835d02a05cf0f291d5b097b", kill_on_drop: false }` [INFO] [stdout] 8c87a75c090bb8694659ff457fe896a92d5302ab6835d02a05cf0f291d5b097b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 195a6e57dad180fcca46e4398130eaf01fe01e6fa05698fa18a3c751b058de2d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "195a6e57dad180fcca46e4398130eaf01fe01e6fa05698fa18a3c751b058de2d", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking rayruster v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `arrCpy` is never read [INFO] [stdout] --> src/testing.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let mut arrCpy = explicitTypedArr; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `arrCpy` is never read [INFO] [stdout] --> src/testing.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let mut arrCpy = explicitTypedArr; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/testing.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `constFn` [INFO] [stdout] --> src/testing.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | const fn constFn() -> i32{ //oh shit no has de fer forward declarations de les funcions, infact no has de fer forward declarations de res... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `NevadaTestSite` [INFO] [stdout] --> src/testing.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn NevadaTestSite(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `learningSample` [INFO] [stdout] --> src/testing.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn learningSample(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Arbre` [INFO] [stdout] --> src/testing.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct Arbre { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Color` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | type Color = Vector3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `at` [INFO] [stdout] --> src/main.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn at(&self, t: f32) -> Point3 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `testing_cgmath` [INFO] [stdout] --> src/main.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn testing_cgmath(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_color` [INFO] [stdout] --> src/main.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn write_color(image_ascii_data: String, pixel_color: Color) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ray_color` [INFO] [stdout] --> src/main.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn ray_color(r: Ray) -> Color { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `explicitTypedArr` should have a snake case name [INFO] [stdout] --> src/testing.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let explicitTypedArr: [i32; 4] = [7,7,7,7]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `explicit_typed_arr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `arrCpy` should have a snake case name [INFO] [stdout] --> src/testing.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut arrCpy = explicitTypedArr; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `arr_cpy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_lolconst` should have an upper case name [INFO] [stdout] --> src/testing.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | const _lolconst: u32 = 25; //s'ha despecificar el tipus [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `_LOLCONST` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_operacioConst` should have an upper case name [INFO] [stdout] --> src/testing.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | const _operacioConst: u32 = _lolconst + 10; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_OPERACIO_CONST` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_resultat` should have an upper case name [INFO] [stdout] --> src/testing.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | const _resultat: i32 = constFn(); //nomes funcions const (constexpr???) [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `_RESULTAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `flotadorStrang` should have a snake case name [INFO] [stdout] --> src/testing.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let flotadorStrang = 123_45_6.7_8_9; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flotador_strang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `typedTup` should have a snake case name [INFO] [stdout] --> src/testing.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let typedTup: (i32, u16, &str, [u32;2]) = (-4,5,"hola", [3,3]); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `typed_tup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstEl` should have a snake case name [INFO] [stdout] --> src/testing.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let firstEl = tup.0; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `first_el` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `secondEl` should have a snake case name [INFO] [stdout] --> src/testing.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let secondEl = tup.1; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `second_el` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `superArr` should have a snake case name [INFO] [stdout] --> src/testing.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let superArr: [i32; 5] = [7; 5]; // inicialitzar array de longitud 5 amb 7's [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `super_arr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprResult` should have a snake case name [INFO] [stdout] --> src/testing.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let exprResult = { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `expr_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `constFn` should have a snake case name [INFO] [stdout] --> src/testing.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | const fn constFn() -> i32{ //oh shit no has de fer forward declarations de les funcions, infact no has de fer forward declarations de res... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `const_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NevadaTestSite` should have a snake case name [INFO] [stdout] --> src/testing.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn NevadaTestSite(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nevada_test_site` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `learningSample` should have a snake case name [INFO] [stdout] --> src/testing.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn learningSample(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `learning_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/testing.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `constFn` [INFO] [stdout] --> src/testing.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | const fn constFn() -> i32{ //oh shit no has de fer forward declarations de les funcions, infact no has de fer forward declarations de res... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `NevadaTestSite` [INFO] [stdout] --> src/testing.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn NevadaTestSite(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `learningSample` [INFO] [stdout] --> src/testing.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn learningSample(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Arbre` [INFO] [stdout] --> src/testing.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct Arbre { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Color` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | type Color = Vector3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `at` [INFO] [stdout] --> src/main.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | fn at(&self, t: f32) -> Point3 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `testing_cgmath` [INFO] [stdout] --> src/main.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn testing_cgmath(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_color` [INFO] [stdout] --> src/main.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn write_color(image_ascii_data: String, pixel_color: Color) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ray_color` [INFO] [stdout] --> src/main.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn ray_color(r: Ray) -> Color { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `explicitTypedArr` should have a snake case name [INFO] [stdout] --> src/testing.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let explicitTypedArr: [i32; 4] = [7,7,7,7]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `explicit_typed_arr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `arrCpy` should have a snake case name [INFO] [stdout] --> src/testing.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut arrCpy = explicitTypedArr; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `arr_cpy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_lolconst` should have an upper case name [INFO] [stdout] --> src/testing.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | const _lolconst: u32 = 25; //s'ha despecificar el tipus [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `_LOLCONST` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_operacioConst` should have an upper case name [INFO] [stdout] --> src/testing.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | const _operacioConst: u32 = _lolconst + 10; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `_OPERACIO_CONST` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `_resultat` should have an upper case name [INFO] [stdout] --> src/testing.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | const _resultat: i32 = constFn(); //nomes funcions const (constexpr???) [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `_RESULTAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `flotadorStrang` should have a snake case name [INFO] [stdout] --> src/testing.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let flotadorStrang = 123_45_6.7_8_9; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `flotador_strang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `typedTup` should have a snake case name [INFO] [stdout] --> src/testing.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let typedTup: (i32, u16, &str, [u32;2]) = (-4,5,"hola", [3,3]); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `typed_tup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstEl` should have a snake case name [INFO] [stdout] --> src/testing.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let firstEl = tup.0; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `first_el` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `secondEl` should have a snake case name [INFO] [stdout] --> src/testing.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let secondEl = tup.1; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `second_el` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `superArr` should have a snake case name [INFO] [stdout] --> src/testing.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let superArr: [i32; 5] = [7; 5]; // inicialitzar array de longitud 5 amb 7's [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `super_arr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `exprResult` should have a snake case name [INFO] [stdout] --> src/testing.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let exprResult = { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `expr_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `constFn` should have a snake case name [INFO] [stdout] --> src/testing.rs:119:10 [INFO] [stdout] | [INFO] [stdout] 119 | const fn constFn() -> i32{ //oh shit no has de fer forward declarations de les funcions, infact no has de fer forward declarations de res... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `const_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NevadaTestSite` should have a snake case name [INFO] [stdout] --> src/testing.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn NevadaTestSite(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nevada_test_site` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `learningSample` should have a snake case name [INFO] [stdout] --> src/testing.rs:129:4 [INFO] [stdout] | [INFO] [stdout] 129 | fn learningSample(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `learning_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.49s [INFO] running `Command { std: "docker" "inspect" "195a6e57dad180fcca46e4398130eaf01fe01e6fa05698fa18a3c751b058de2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195a6e57dad180fcca46e4398130eaf01fe01e6fa05698fa18a3c751b058de2d", kill_on_drop: false }` [INFO] [stdout] 195a6e57dad180fcca46e4398130eaf01fe01e6fa05698fa18a3c751b058de2d