[INFO] cloning repository https://github.com/triamero/advent-of-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/triamero/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriamero%2Fadvent-of-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriamero%2Fadvent-of-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f8f65fde4a596146c8203a989051f2d4f4fff55 [INFO] building triamero/advent-of-code-2018 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriamero%2Fadvent-of-code-2018" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/triamero/advent-of-code-2018 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/triamero/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/triamero/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/triamero/advent-of-code-2018 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/triamero/advent-of-code-2018 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd37e0e2d331a31c1f4aaa839fac999cb59c32e060a0eb42ec6cdf735910eb90 [INFO] running `Command { std: "docker" "start" "-a" "cd37e0e2d331a31c1f4aaa839fac999cb59c32e060a0eb42ec6cdf735910eb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd37e0e2d331a31c1f4aaa839fac999cb59c32e060a0eb42ec6cdf735910eb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd37e0e2d331a31c1f4aaa839fac999cb59c32e060a0eb42ec6cdf735910eb90", kill_on_drop: false }` [INFO] [stdout] cd37e0e2d331a31c1f4aaa839fac999cb59c32e060a0eb42ec6cdf735910eb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca7f1dd11bb0d115c007b7825758cb2afb7f7e9330202b3c219957049b034306 [INFO] running `Command { std: "docker" "start" "-a" "ca7f1dd11bb0d115c007b7825758cb2afb7f7e9330202b3c219957049b034306", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `infos` [INFO] [stdout] --> src/days/day4.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_infos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `guard_id` is never read [INFO] [stdout] --> src/days/day4.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut guard_id = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/days/day4.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day4.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `has_change` is assigned to, but never used [INFO] [stdout] --> src/days/day5.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_has_change` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_change` is never read [INFO] [stdout] --> src/days/day5.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day5.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Guard` is never constructed [INFO] [stdout] --> src/days/day4.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Guard { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GuardAction` is never constructed [INFO] [stdout] --> src/days/day4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | struct GuardAction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] 8 + Err(_) => panic!("File '{}' not found", filename) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `infos` [INFO] [stdout] --> src/days/day4.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_infos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `guard_id` is never read [INFO] [stdout] --> src/days/day4.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut guard_id = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/days/day4.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day4.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `has_change` is assigned to, but never used [INFO] [stdout] --> src/days/day5.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_has_change` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_change` is never read [INFO] [stdout] --> src/days/day5.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day5.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Guard` is never constructed [INFO] [stdout] --> src/days/day4.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Guard { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GuardAction` is never constructed [INFO] [stdout] --> src/days/day4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | struct GuardAction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] 8 + Err(_) => panic!("File '{}' not found", filename) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s [INFO] running `Command { std: "docker" "inspect" "ca7f1dd11bb0d115c007b7825758cb2afb7f7e9330202b3c219957049b034306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7f1dd11bb0d115c007b7825758cb2afb7f7e9330202b3c219957049b034306", kill_on_drop: false }` [INFO] [stdout] ca7f1dd11bb0d115c007b7825758cb2afb7f7e9330202b3c219957049b034306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e5e7a39e270d0f9509ef5ad00a793eb0b9d685c78a16cf1d6264040e5d36b15 [INFO] running `Command { std: "docker" "start" "-a" "5e5e7a39e270d0f9509ef5ad00a793eb0b9d685c78a16cf1d6264040e5d36b15", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `infos` [INFO] [stdout] --> src/days/day4.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_infos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `guard_id` is never read [INFO] [stdout] --> src/days/day4.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut guard_id = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/days/day4.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day4.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `has_change` is assigned to, but never used [INFO] [stdout] --> src/days/day5.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_has_change` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_change` is never read [INFO] [stdout] --> src/days/day5.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day5.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Guard` is never constructed [INFO] [stdout] --> src/days/day4.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Guard { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GuardAction` is never constructed [INFO] [stdout] --> src/days/day4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | struct GuardAction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] 8 + Err(_) => panic!("File '{}' not found", filename) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `infos` [INFO] [stdout] --> src/days/day4.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_infos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `guard_id` is never read [INFO] [stdout] --> src/days/day4.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut guard_id = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/days/day4.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day4.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `has_change` is assigned to, but never used [INFO] [stdout] --> src/days/day5.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_has_change` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_change` is never read [INFO] [stdout] --> src/days/day5.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day5.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Guard` is never constructed [INFO] [stdout] --> src/days/day4.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Guard { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GuardAction` is never constructed [INFO] [stdout] --> src/days/day4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | struct GuardAction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] 8 + Err(_) => panic!("File '{}' not found", filename) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> tests/day4/compute_first_test.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let result = Day4().compute_first(&data); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `infos` [INFO] [stdout] --> src/days/day4.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_infos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `guard_id` is never read [INFO] [stdout] --> src/days/day4.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut guard_id = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `infos` [INFO] [stdout] --> src/days/day4.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_infos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `guard_id` is never read [INFO] [stdout] --> src/days/day4.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let mut guard_id = -1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/days/day4.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day4.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `has_change` is assigned to, but never used [INFO] [stdout] --> src/days/day5.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_has_change` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_change` is never read [INFO] [stdout] --> src/days/day5.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/days/day4.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let mut infos: Vec<(i32, Vec)> = Vec::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day5.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day4.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `has_change` is assigned to, but never used [INFO] [stdout] --> src/days/day5.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | let mut has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_has_change` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `has_change` is never read [INFO] [stdout] --> src/days/day5.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | has_change = false; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day5.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | fn compute_second(&self, input: &Vec) -> DayResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Guard` is never constructed [INFO] [stdout] --> src/days/day4.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Guard { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GuardAction` is never constructed [INFO] [stdout] --> src/days/day4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | struct GuardAction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] 8 + Err(_) => panic!("File '{}' not found", filename) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Guard` is never constructed [INFO] [stdout] --> src/days/day4.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Guard { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GuardAction` is never constructed [INFO] [stdout] --> src/days/day4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | struct GuardAction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 8 - Err(_) => panic!(format!("File '{}' not found", filename)) [INFO] [stdout] 8 + Err(_) => panic!("File '{}' not found", filename) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "5e5e7a39e270d0f9509ef5ad00a793eb0b9d685c78a16cf1d6264040e5d36b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5e7a39e270d0f9509ef5ad00a793eb0b9d685c78a16cf1d6264040e5d36b15", kill_on_drop: false }` [INFO] [stdout] 5e5e7a39e270d0f9509ef5ad00a793eb0b9d685c78a16cf1d6264040e5d36b15