[INFO] cloning repository https://github.com/viccg93/tipos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viccg93/tipos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviccg93%2Ftipos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviccg93%2Ftipos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3304979863d83e786ced1a22da0050cc8f2c757d [INFO] checking viccg93/tipos against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviccg93%2Ftipos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/viccg93/tipos [INFO] finished tweaking git repo https://github.com/viccg93/tipos [INFO] tweaked toml for git repo https://github.com/viccg93/tipos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/viccg93/tipos on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/viccg93/tipos 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking viccg93/tipos against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviccg93%2Ftipos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/viccg93/tipos [INFO] finished tweaking git repo https://github.com/viccg93/tipos [INFO] tweaked toml for git repo https://github.com/viccg93/tipos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/viccg93/tipos on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/viccg93/tipos 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b9ca4bfdb790f794a5d25d767ba8f55ebc22bb7cdace968e654391804dc27e9 [INFO] running `Command { std: "docker" "start" "-a" "0b9ca4bfdb790f794a5d25d767ba8f55ebc22bb7cdace968e654391804dc27e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b9ca4bfdb790f794a5d25d767ba8f55ebc22bb7cdace968e654391804dc27e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9ca4bfdb790f794a5d25d767ba8f55ebc22bb7cdace968e654391804dc27e9", kill_on_drop: false }` [INFO] [stdout] 0b9ca4bfdb790f794a5d25d767ba8f55ebc22bb7cdace968e654391804dc27e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77eacacac59d023a4407c74f6a05817de0e4fe98f63520e0c26e3cf35d37346 [INFO] running `Command { std: "docker" "start" "-a" "c77eacacac59d023a4407c74f6a05817de0e4fe98f63520e0c26e3cf35d37346", kill_on_drop: false }` [INFO] [stderr] Checking tipos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `numero_8bits` [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let numero_8bits: u8 = 8; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_8bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_16bits` [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let numero_16bits: u16 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_16bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_32bits` [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let numero_32bits: u32 = 32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_32bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_64bits` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let numero_64bits: u64 = 64; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_64bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_128bits` [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let numero_128bits: u128 = 128; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_128bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_archbits` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let numero_archbits: usize = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_archbits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let x: u32 = 1000; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let x: u32 = 1_000; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hex` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let hex = 0xff; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hex` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let hex = 0o77; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hex` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let hex = 0b0000_1111; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_punto_flotante` [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let numero_punto_flotante = 2.0; //f64 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_punto_flotante` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_8bits` [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let numero_8bits: u8 = 8; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_8bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `otro_numero_punto_flotante` [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let otro_numero_punto_flotante: f32 = 3.0; //f32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_otro_numero_punto_flotante` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `suma` [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let suma = 2 + 1; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_suma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_16bits` [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let numero_16bits: u16 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_16bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resta` [INFO] [stdout] --> src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let resta = 2 - 1; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_resta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_32bits` [INFO] [stdout] --> src/main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let numero_32bits: u32 = 32; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_32bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `multiplicacion` [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let multiplicacion = 2*1; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_multiplicacion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_64bits` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let numero_64bits: u64 = 64; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_64bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `division` [INFO] [stdout] --> src/main.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let division = 2/1; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_division` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modulo` [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let modulo = 2%1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_modulo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_128bits` [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let numero_128bits: u128 = 128; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_128bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `es_verdadero` [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let es_verdadero = true; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_es_verdadero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `es_falso` [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let es_falso: bool = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_es_falso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let a = 'a'; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/main.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let b: char = 'b'; //anotacion explicita [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `emoji` [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let emoji = '😻'; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_emoji` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_archbits` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let numero_archbits: usize = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_archbits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_value` [INFO] [stdout] --> src/main.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | let dummy_value = dummy_array[0]; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let x: u32 = 1000; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_array_2` [INFO] [stdout] --> src/main.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let dummy_array_2: [u8;5] = [1,2,3,4,5]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_array_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_array_3` [INFO] [stdout] --> src/main.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | let dummy_array_3 = [4;5]; // equivalente a [4,4,4,4,4] [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_array_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let x: u32 = 1_000; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hex` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let hex = 0xff; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hex` [INFO] [stdout] --> src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let hex = 0o77; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hex` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let hex = 0b0000_1111; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_hex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numero_punto_flotante` [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let numero_punto_flotante = 2.0; //f64 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numero_punto_flotante` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `otro_numero_punto_flotante` [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let otro_numero_punto_flotante: f32 = 3.0; //f32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_otro_numero_punto_flotante` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `suma` [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let suma = 2 + 1; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_suma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resta` [INFO] [stdout] --> src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let resta = 2 - 1; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_resta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `multiplicacion` [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let multiplicacion = 2*1; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_multiplicacion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `division` [INFO] [stdout] --> src/main.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let division = 2/1; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_division` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modulo` [INFO] [stdout] --> src/main.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let modulo = 2%1; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_modulo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `es_verdadero` [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let es_verdadero = true; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_es_verdadero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `es_falso` [INFO] [stdout] --> src/main.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | let es_falso: bool = false; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_es_falso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let a = 'a'; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/main.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let b: char = 'b'; //anotacion explicita [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `emoji` [INFO] [stdout] --> src/main.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let emoji = '😻'; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_emoji` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_value` [INFO] [stdout] --> src/main.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | let dummy_value = dummy_array[0]; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_array_2` [INFO] [stdout] --> src/main.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let dummy_array_2: [u8;5] = [1,2,3,4,5]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_array_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dummy_array_3` [INFO] [stdout] --> src/main.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | let dummy_array_3 = [4;5]; // equivalente a [4,4,4,4,4] [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dummy_array_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "c77eacacac59d023a4407c74f6a05817de0e4fe98f63520e0c26e3cf35d37346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77eacacac59d023a4407c74f6a05817de0e4fe98f63520e0c26e3cf35d37346", kill_on_drop: false }` [INFO] [stdout] c77eacacac59d023a4407c74f6a05817de0e4fe98f63520e0c26e3cf35d37346