[INFO] cloning repository https://github.com/diegor8/learning-rust-with-iterators [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegor8/learning-rust-with-iterators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegor8%2Flearning-rust-with-iterators", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegor8%2Flearning-rust-with-iterators'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/diegor8/learning-rust-with-iterators [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegor8/learning-rust-with-iterators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegor8%2Flearning-rust-with-iterators", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegor8%2Flearning-rust-with-iterators'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6948913c1c1a2b7d569593d64a33499ccc195de [INFO] checking diegor8/learning-rust-with-iterators against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegor8%2Flearning-rust-with-iterators" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diegor8/learning-rust-with-iterators on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diegor8/learning-rust-with-iterators [INFO] finished tweaking git repo https://github.com/diegor8/learning-rust-with-iterators [INFO] tweaked toml for git repo https://github.com/diegor8/learning-rust-with-iterators written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/diegor8/learning-rust-with-iterators 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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a23067d587f75e24742a36b41d04c46f31f860435ecd6e10b5b88bf79e59935c [INFO] running `Command { std: "docker" "start" "-a" "a23067d587f75e24742a36b41d04c46f31f860435ecd6e10b5b88bf79e59935c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a23067d587f75e24742a36b41d04c46f31f860435ecd6e10b5b88bf79e59935c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23067d587f75e24742a36b41d04c46f31f860435ecd6e10b5b88bf79e59935c", kill_on_drop: false }` [INFO] [stdout] a23067d587f75e24742a36b41d04c46f31f860435ecd6e10b5b88bf79e59935c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 158fcf9deeee495a23eaa6e510f4e0ec5a5eafc9176ec54de9fe9e76841ea642 [INFO] running `Command { std: "docker" "start" "-a" "158fcf9deeee495a23eaa6e510f4e0ec5a5eafc9176ec54de9fe9e76841ea642", kill_on_drop: false }` [INFO] [stderr] Checking main v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `garbage` [INFO] [stdout] --> src/semana9.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | fn entero(garbage:usize) -> usize { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_garbage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `garbage` [INFO] [stdout] --> src/semana9.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | fn entero(garbage:usize) -> usize { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_garbage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` is never used [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` is never used [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` should have an upper case name [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `EJERCICIO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` should have an upper case name [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `EJERCICIO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ListaInput` should have a snake case name [INFO] [stdout] --> src/semana9.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn ListaInput() -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `lista_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ListaInput` should have a snake case name [INFO] [stdout] --> src/semana9.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn ListaInput() -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `lista_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SumarMayoresA10` should have a snake case name [INFO] [stdout] --> src/semana9.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn SumarMayoresA10(vector :Vec ) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sumar_mayores_a10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SumarMayoresA10` should have a snake case name [INFO] [stdout] --> src/semana9.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn SumarMayoresA10(vector :Vec ) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sumar_mayores_a10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factorial` is never used [INFO] [stdout] --> src/main.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn factorial(n : usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factor` is never used [INFO] [stdout] --> src/main.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn factor(n:usize) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `numeroPerfecto` should have a snake case name [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn numeroPerfecto(n:i64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `numero_perfecto` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SepararPalabras` should have a snake case name [INFO] [stdout] --> src/main.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn SepararPalabras (cadena : &str ) -> Vec<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `separar_palabras` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `OtrosCaracteres` should have a snake case name [INFO] [stdout] --> src/main.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn OtrosCaracteres (cadena : &str ) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `otros_caracteres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CuentaPalabras` should have a snake case name [INFO] [stdout] --> src/main.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn CuentaPalabras (cadena : &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cuenta_palabras` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factorial` is never used [INFO] [stdout] --> src/main.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn factorial(n : usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factor` is never used [INFO] [stdout] --> src/main.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn factor(n:usize) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `numeroPerfecto` should have a snake case name [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn numeroPerfecto(n:i64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `numero_perfecto` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SepararPalabras` should have a snake case name [INFO] [stdout] --> src/main.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn SepararPalabras (cadena : &str ) -> Vec<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `separar_palabras` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `OtrosCaracteres` should have a snake case name [INFO] [stdout] --> src/main.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn OtrosCaracteres (cadena : &str ) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `otros_caracteres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CuentaPalabras` should have a snake case name [INFO] [stdout] --> src/main.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn CuentaPalabras (cadena : &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cuenta_palabras` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] running `Command { std: "docker" "inspect" "158fcf9deeee495a23eaa6e510f4e0ec5a5eafc9176ec54de9fe9e76841ea642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158fcf9deeee495a23eaa6e510f4e0ec5a5eafc9176ec54de9fe9e76841ea642", kill_on_drop: false }` [INFO] [stdout] 158fcf9deeee495a23eaa6e510f4e0ec5a5eafc9176ec54de9fe9e76841ea642 [INFO] checking diegor8/learning-rust-with-iterators against try#a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegor8%2Flearning-rust-with-iterators" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diegor8/learning-rust-with-iterators on toolchain a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diegor8/learning-rust-with-iterators [INFO] finished tweaking git repo https://github.com/diegor8/learning-rust-with-iterators [INFO] tweaked toml for git repo https://github.com/diegor8/learning-rust-with-iterators written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/diegor8/learning-rust-with-iterators 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" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f80fd445ced5588c60df9d54a4f1ffad173c661450bb9857a5a2a38d8dee9ec [INFO] running `Command { std: "docker" "start" "-a" "0f80fd445ced5588c60df9d54a4f1ffad173c661450bb9857a5a2a38d8dee9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f80fd445ced5588c60df9d54a4f1ffad173c661450bb9857a5a2a38d8dee9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f80fd445ced5588c60df9d54a4f1ffad173c661450bb9857a5a2a38d8dee9ec", kill_on_drop: false }` [INFO] [stdout] 0f80fd445ced5588c60df9d54a4f1ffad173c661450bb9857a5a2a38d8dee9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d20e979306f483a2dde915bdbbb2111825a6322a125f1d5c51c337690ff204 [INFO] running `Command { std: "docker" "start" "-a" "40d20e979306f483a2dde915bdbbb2111825a6322a125f1d5c51c337690ff204", kill_on_drop: false }` [INFO] [stderr] Checking main v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `garbage` [INFO] [stdout] --> src/semana9.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | fn entero(garbage:usize) -> usize { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_garbage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `garbage` [INFO] [stdout] --> src/semana9.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | fn entero(garbage:usize) -> usize { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_garbage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` is never used [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` should have an upper case name [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `EJERCICIO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` is never used [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ListaInput` should have a snake case name [INFO] [stdout] --> src/semana9.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn ListaInput() -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `lista_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ejercicio` should have an upper case name [INFO] [stdout] --> src/semana9.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | const ejercicio : usize = 2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `EJERCICIO` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SumarMayoresA10` should have a snake case name [INFO] [stdout] --> src/semana9.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn SumarMayoresA10(vector :Vec ) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sumar_mayores_a10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factorial` is never used [INFO] [stdout] --> src/main.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn factorial(n : usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `factorial` is never used [INFO] [stdout] --> src/main.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn factorial(n : usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `main` (bin "semana9" test); 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `main` (bin "semana9"); 5 warnings emitted [INFO] [stderr] error: could not compile `main` (bin "main"); 1 warning emitted [INFO] [stderr] error: could not compile `main` (bin "main" test); 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "40d20e979306f483a2dde915bdbbb2111825a6322a125f1d5c51c337690ff204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d20e979306f483a2dde915bdbbb2111825a6322a125f1d5c51c337690ff204", kill_on_drop: false }` [INFO] [stdout] 40d20e979306f483a2dde915bdbbb2111825a6322a125f1d5c51c337690ff204