[INFO] cloning repository https://github.com/Szymongib/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Szymongib/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzymongib%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzymongib%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb072647705c287a8fb616ec3f5be49a09e5e52 [INFO] checking Szymongib/advent-of-code-2021 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzymongib%2Fadvent-of-code-2021" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Szymongib/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/Szymongib/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/Szymongib/advent-of-code-2021 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Szymongib/advent-of-code-2021 on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Szymongib/advent-of-code-2021 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 129c8ed8c01ef5825d1c89bf07c5d089279aafbe0ed429b6eb66e422fcbb1bc7 [INFO] running `Command { std: "docker" "start" "-a" "129c8ed8c01ef5825d1c89bf07c5d089279aafbe0ed429b6eb66e422fcbb1bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "129c8ed8c01ef5825d1c89bf07c5d089279aafbe0ed429b6eb66e422fcbb1bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129c8ed8c01ef5825d1c89bf07c5d089279aafbe0ed429b6eb66e422fcbb1bc7", kill_on_drop: false }` [INFO] [stdout] 129c8ed8c01ef5825d1c89bf07c5d089279aafbe0ed429b6eb66e422fcbb1bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b17a5aedf1f20ac7a6138b0a011fb154dd1fd8873a3f271b67d4a1ee6f9e56f [INFO] running `Command { std: "docker" "start" "-a" "0b17a5aedf1f20ac7a6138b0a011fb154dd1fd8873a3f271b67d4a1ee6f9e56f", kill_on_drop: false }` [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/day14.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | counts[(c as usize - 65)] += 1; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - counts[(c as usize - 65)] += 1; [INFO] [stdout] 38 + counts[c as usize - 65 ] += 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/day14.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | counts[(*insert as usize - 65)] += 1; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 66 - counts[(*insert as usize - 65)] += 1; [INFO] [stdout] 66 + counts[*insert as usize - 65 ] += 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/day14.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | counts[(c as usize - 65)] += 1; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - counts[(c as usize - 65)] += 1; [INFO] [stdout] 38 + counts[c as usize - 65 ] += 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/day14.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | counts[(*insert as usize - 65)] += 1; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 66 - counts[(*insert as usize - 65)] += 1; [INFO] [stdout] 66 + counts[*insert as usize - 65 ] += 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | |[x, y, z]: [i32; 3]| ([x, y, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - |[x, y, z]: [i32; 3]| ([x, y, z]), [INFO] [stdout] 9 + |[x, y, z]: [i32; 3]| [x, y, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | |[x, y, z]: [i32; 3]| ([x, z, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - |[x, y, z]: [i32; 3]| ([x, z, -y]), [INFO] [stdout] 10 + |[x, y, z]: [i32; 3]| [x, z, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | |[x, y, z]: [i32; 3]| ([x, -y, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - |[x, y, z]: [i32; 3]| ([x, -y, -z]), [INFO] [stdout] 11 + |[x, y, z]: [i32; 3]| [x, -y, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | |[x, y, z]: [i32; 3]| ([x, -z, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - |[x, y, z]: [i32; 3]| ([x, -z, y]), [INFO] [stdout] 12 + |[x, y, z]: [i32; 3]| [x, -z, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | |[x, y, z]: [i32; 3]| ([x, y, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - |[x, y, z]: [i32; 3]| ([x, y, z]), [INFO] [stdout] 9 + |[x, y, z]: [i32; 3]| [x, y, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | |[x, y, z]: [i32; 3]| ([x, z, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - |[x, y, z]: [i32; 3]| ([x, z, -y]), [INFO] [stdout] 10 + |[x, y, z]: [i32; 3]| [x, z, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | |[x, y, z]: [i32; 3]| ([x, -y, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - |[x, y, z]: [i32; 3]| ([x, -y, -z]), [INFO] [stdout] 11 + |[x, y, z]: [i32; 3]| [x, -y, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | |[x, y, z]: [i32; 3]| ([x, -z, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - |[x, y, z]: [i32; 3]| ([x, -z, y]), [INFO] [stdout] 12 + |[x, y, z]: [i32; 3]| [x, -z, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | |[x, y, z]: [i32; 3]| ([y, x, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - |[x, y, z]: [i32; 3]| ([y, x, -z]), [INFO] [stdout] 13 + |[x, y, z]: [i32; 3]| [y, x, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | |[x, y, z]: [i32; 3]| ([y, z, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - |[x, y, z]: [i32; 3]| ([y, z, x]), [INFO] [stdout] 14 + |[x, y, z]: [i32; 3]| [y, z, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | |[x, y, z]: [i32; 3]| ([y, -x, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - |[x, y, z]: [i32; 3]| ([y, -x, z]), [INFO] [stdout] 15 + |[x, y, z]: [i32; 3]| [y, -x, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | |[x, y, z]: [i32; 3]| ([y, -z, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 16 - |[x, y, z]: [i32; 3]| ([y, -z, -x]), [INFO] [stdout] 16 + |[x, y, z]: [i32; 3]| [y, -z, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | |[x, y, z]: [i32; 3]| ([z, x, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - |[x, y, z]: [i32; 3]| ([z, x, y]), [INFO] [stdout] 17 + |[x, y, z]: [i32; 3]| [z, x, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | |[x, y, z]: [i32; 3]| ([z, y, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 - |[x, y, z]: [i32; 3]| ([z, y, -x]), [INFO] [stdout] 18 + |[x, y, z]: [i32; 3]| [z, y, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | |[x, y, z]: [i32; 3]| ([z, -x, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - |[x, y, z]: [i32; 3]| ([z, -x, -y]), [INFO] [stdout] 19 + |[x, y, z]: [i32; 3]| [z, -x, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | |[x, y, z]: [i32; 3]| ([z, -y, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - |[x, y, z]: [i32; 3]| ([z, -y, x]), [INFO] [stdout] 20 + |[x, y, z]: [i32; 3]| [z, -y, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | |[x, y, z]: [i32; 3]| ([-x, y, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - |[x, y, z]: [i32; 3]| ([-x, y, -z]), [INFO] [stdout] 21 + |[x, y, z]: [i32; 3]| [-x, y, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | |[x, y, z]: [i32; 3]| ([-x, z, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - |[x, y, z]: [i32; 3]| ([-x, z, y]), [INFO] [stdout] 22 + |[x, y, z]: [i32; 3]| [-x, z, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | |[x, y, z]: [i32; 3]| ([-x, -y, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - |[x, y, z]: [i32; 3]| ([-x, -y, z]), [INFO] [stdout] 23 + |[x, y, z]: [i32; 3]| [-x, -y, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | |[x, y, z]: [i32; 3]| ([-x, -z, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - |[x, y, z]: [i32; 3]| ([-x, -z, -y]), [INFO] [stdout] 24 + |[x, y, z]: [i32; 3]| [-x, -z, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | |[x, y, z]: [i32; 3]| ([-y, x, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - |[x, y, z]: [i32; 3]| ([-y, x, z]), [INFO] [stdout] 25 + |[x, y, z]: [i32; 3]| [-y, x, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | |[x, y, z]: [i32; 3]| ([-y, z, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - |[x, y, z]: [i32; 3]| ([-y, z, -x]), [INFO] [stdout] 26 + |[x, y, z]: [i32; 3]| [-y, z, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | |[x, y, z]: [i32; 3]| ([-y, -x, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - |[x, y, z]: [i32; 3]| ([-y, -x, -z]), [INFO] [stdout] 27 + |[x, y, z]: [i32; 3]| [-y, -x, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | |[x, y, z]: [i32; 3]| ([-y, -z, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - |[x, y, z]: [i32; 3]| ([-y, -z, x]), [INFO] [stdout] 28 + |[x, y, z]: [i32; 3]| [-y, -z, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | |[x, y, z]: [i32; 3]| ([-z, x, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - |[x, y, z]: [i32; 3]| ([-z, x, -y]), [INFO] [stdout] 29 + |[x, y, z]: [i32; 3]| [-z, x, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | |[x, y, z]: [i32; 3]| ([-z, -x, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - |[x, y, z]: [i32; 3]| ([-z, -x, y]), [INFO] [stdout] 30 + |[x, y, z]: [i32; 3]| [-z, -x, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | |[x, y, z]: [i32; 3]| ([-z, y, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - |[x, y, z]: [i32; 3]| ([-z, y, x]), [INFO] [stdout] 31 + |[x, y, z]: [i32; 3]| [-z, y, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | |[x, y, z]: [i32; 3]| ([-z, -y, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - |[x, y, z]: [i32; 3]| ([-z, -y, -x]), [INFO] [stdout] 32 + |[x, y, z]: [i32; 3]| [-z, -y, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | |[x, y, z]: [i32; 3]| ([y, x, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - |[x, y, z]: [i32; 3]| ([y, x, -z]), [INFO] [stdout] 13 + |[x, y, z]: [i32; 3]| [y, x, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | |[x, y, z]: [i32; 3]| ([y, z, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - |[x, y, z]: [i32; 3]| ([y, z, x]), [INFO] [stdout] 14 + |[x, y, z]: [i32; 3]| [y, z, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | |[x, y, z]: [i32; 3]| ([y, -x, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - |[x, y, z]: [i32; 3]| ([y, -x, z]), [INFO] [stdout] 15 + |[x, y, z]: [i32; 3]| [y, -x, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | |[x, y, z]: [i32; 3]| ([y, -z, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 16 - |[x, y, z]: [i32; 3]| ([y, -z, -x]), [INFO] [stdout] 16 + |[x, y, z]: [i32; 3]| [y, -z, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | |[x, y, z]: [i32; 3]| ([z, x, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - |[x, y, z]: [i32; 3]| ([z, x, y]), [INFO] [stdout] 17 + |[x, y, z]: [i32; 3]| [z, x, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | |[x, y, z]: [i32; 3]| ([z, y, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 - |[x, y, z]: [i32; 3]| ([z, y, -x]), [INFO] [stdout] 18 + |[x, y, z]: [i32; 3]| [z, y, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | |[x, y, z]: [i32; 3]| ([z, -x, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - |[x, y, z]: [i32; 3]| ([z, -x, -y]), [INFO] [stdout] 19 + |[x, y, z]: [i32; 3]| [z, -x, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | |[x, y, z]: [i32; 3]| ([z, -y, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - |[x, y, z]: [i32; 3]| ([z, -y, x]), [INFO] [stdout] 20 + |[x, y, z]: [i32; 3]| [z, -y, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | |[x, y, z]: [i32; 3]| ([-x, y, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 - |[x, y, z]: [i32; 3]| ([-x, y, -z]), [INFO] [stdout] 21 + |[x, y, z]: [i32; 3]| [-x, y, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | |[x, y, z]: [i32; 3]| ([-x, z, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - |[x, y, z]: [i32; 3]| ([-x, z, y]), [INFO] [stdout] 22 + |[x, y, z]: [i32; 3]| [-x, z, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | |[x, y, z]: [i32; 3]| ([-x, -y, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - |[x, y, z]: [i32; 3]| ([-x, -y, z]), [INFO] [stdout] 23 + |[x, y, z]: [i32; 3]| [-x, -y, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | |[x, y, z]: [i32; 3]| ([-x, -z, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - |[x, y, z]: [i32; 3]| ([-x, -z, -y]), [INFO] [stdout] 24 + |[x, y, z]: [i32; 3]| [-x, -z, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | |[x, y, z]: [i32; 3]| ([-y, x, z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - |[x, y, z]: [i32; 3]| ([-y, x, z]), [INFO] [stdout] 25 + |[x, y, z]: [i32; 3]| [-y, x, z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | |[x, y, z]: [i32; 3]| ([-y, z, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - |[x, y, z]: [i32; 3]| ([-y, z, -x]), [INFO] [stdout] 26 + |[x, y, z]: [i32; 3]| [-y, z, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | |[x, y, z]: [i32; 3]| ([-y, -x, -z]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - |[x, y, z]: [i32; 3]| ([-y, -x, -z]), [INFO] [stdout] 27 + |[x, y, z]: [i32; 3]| [-y, -x, -z] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | |[x, y, z]: [i32; 3]| ([-y, -z, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - |[x, y, z]: [i32; 3]| ([-y, -z, x]), [INFO] [stdout] 28 + |[x, y, z]: [i32; 3]| [-y, -z, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | |[x, y, z]: [i32; 3]| ([-z, x, -y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - |[x, y, z]: [i32; 3]| ([-z, x, -y]), [INFO] [stdout] 29 + |[x, y, z]: [i32; 3]| [-z, x, -y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | |[x, y, z]: [i32; 3]| ([-z, -x, y]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - |[x, y, z]: [i32; 3]| ([-z, -x, y]), [INFO] [stdout] 30 + |[x, y, z]: [i32; 3]| [-z, -x, y] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | |[x, y, z]: [i32; 3]| ([-z, y, x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - |[x, y, z]: [i32; 3]| ([-z, y, x]), [INFO] [stdout] 31 + |[x, y, z]: [i32; 3]| [-z, y, x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/day19.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | |[x, y, z]: [i32; 3]| ([-z, -y, -x]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - |[x, y, z]: [i32; 3]| ([-z, -y, -x]), [INFO] [stdout] 32 + |[x, y, z]: [i32; 3]| [-z, -y, -x] , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `day_19_1` and `day_19_2` [INFO] [stdout] --> src/main.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | use crate::day19::{day_19_1, day_19_2}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/day02.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | InvalidSplitError(String), [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 51 - InvalidSplitError(String), [INFO] [stdout] 51 + InvalidSplitError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/day02.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | UnexpectedDirectionError(String), [INFO] [stdout] | ------------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 - UnexpectedDirectionError(String), [INFO] [stdout] 52 + UnexpectedDirectionError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/day02.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | ParseIntError(std::num::ParseIntError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 - ParseIntError(std::num::ParseIntError), [INFO] [stdout] 53 + ParseIntError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `temp_file_with_content` is never used [INFO] [stdout] --> src/util.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn temp_file_with_content(name: &str, content: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/day02.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | InvalidSplitError(String), [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 51 - InvalidSplitError(String), [INFO] [stdout] 51 + InvalidSplitError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/day02.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | UnexpectedDirectionError(String), [INFO] [stdout] | ------------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 - UnexpectedDirectionError(String), [INFO] [stdout] 52 + UnexpectedDirectionError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/day02.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | ParseIntError(std::num::ParseIntError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 53 - ParseIntError(std::num::ParseIntError), [INFO] [stdout] 53 + ParseIntError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s [INFO] running `Command { std: "docker" "inspect" "0b17a5aedf1f20ac7a6138b0a011fb154dd1fd8873a3f271b67d4a1ee6f9e56f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b17a5aedf1f20ac7a6138b0a011fb154dd1fd8873a3f271b67d4a1ee6f9e56f", kill_on_drop: false }` [INFO] [stdout] 0b17a5aedf1f20ac7a6138b0a011fb154dd1fd8873a3f271b67d4a1ee6f9e56f