[INFO] cloning repository https://github.com/jp-1990/advent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jp-1990/advent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjp-1990%2Fadvent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjp-1990%2Fadvent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1060d7ecc33ab116d66663c410e651c78f6b6a7 [INFO] checking jp-1990/advent against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjp-1990%2Fadvent" "/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/jp-1990/advent on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jp-1990/advent [INFO] finished tweaking git repo https://github.com/jp-1990/advent [INFO] tweaked toml for git repo https://github.com/jp-1990/advent written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jp-1990/advent 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b64d0418a47c44bf220eb2e829f4b20c99a005ad04f340b49e4224288c765f [INFO] running `Command { std: "docker" "start" "-a" "d6b64d0418a47c44bf220eb2e829f4b20c99a005ad04f340b49e4224288c765f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b64d0418a47c44bf220eb2e829f4b20c99a005ad04f340b49e4224288c765f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b64d0418a47c44bf220eb2e829f4b20c99a005ad04f340b49e4224288c765f", kill_on_drop: false }` [INFO] [stdout] d6b64d0418a47c44bf220eb2e829f4b20c99a005ad04f340b49e4224288c765f [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52f2ad325336398a228d7fa574f8a917a3148ad54970f480274b4ced8a060d17 [INFO] running `Command { std: "docker" "start" "-a" "52f2ad325336398a228d7fa574f8a917a3148ad54970f480274b4ced8a060d17", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking advent_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_ten.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_12.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_13.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_14.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_ten.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_17.rs:617:15 [INFO] [stdout] | [INFO] [stdout] 617 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seen` [INFO] [stdout] --> src/day_18.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_seen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_pos` [INFO] [stdout] --> src/day_18.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let center_pos = Position { x:mean_x,y:mean_y}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day_18.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::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: `file` [INFO] [stdout] --> src/day_18.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_12.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_13.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_14.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/day_17.rs:617:15 [INFO] [stdout] | [INFO] [stdout] 617 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seen` [INFO] [stdout] --> src/day_18.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_seen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_pos` [INFO] [stdout] --> src/day_18.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let center_pos = Position { x:mean_x,y:mean_y}; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day_18.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let mut seen: HashMap = HashMap::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: `file` [INFO] [stdout] --> src/day_18.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn part_2(file: &str) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.20s [INFO] running `Command { std: "docker" "inspect" "52f2ad325336398a228d7fa574f8a917a3148ad54970f480274b4ced8a060d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f2ad325336398a228d7fa574f8a917a3148ad54970f480274b4ced8a060d17", kill_on_drop: false }` [INFO] [stdout] 52f2ad325336398a228d7fa574f8a917a3148ad54970f480274b4ced8a060d17