[INFO] cloning repository https://github.com/lazareviczoran/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazareviczoran/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazareviczoran%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazareviczoran%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df166401ef50f1d0ae460a3b77a9e836ccfbc772 [INFO] building lazareviczoran/advent-of-code against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazareviczoran%2Fadvent-of-code" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lazareviczoran/advent-of-code [INFO] finished tweaking git repo https://github.com/lazareviczoran/advent-of-code [INFO] tweaked toml for git repo https://github.com/lazareviczoran/advent-of-code written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lazareviczoran/advent-of-code on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lazareviczoran/advent-of-code 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7536cc89dff313c144af15f9256c73f436adef76476ed667035b3f472bc5fa09 [INFO] running `Command { std: "docker" "start" "-a" "7536cc89dff313c144af15f9256c73f436adef76476ed667035b3f472bc5fa09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7536cc89dff313c144af15f9256c73f436adef76476ed667035b3f472bc5fa09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7536cc89dff313c144af15f9256c73f436adef76476ed667035b3f472bc5fa09", kill_on_drop: false }` [INFO] [stdout] 7536cc89dff313c144af15f9256c73f436adef76476ed667035b3f472bc5fa09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e4a85c3d1df0aea2eab8220e8a6d05cff053566064ca1bb118fb6c546ffc302 [INFO] running `Command { std: "docker" "start" "-a" "5e4a85c3d1df0aea2eab8220e8a6d05cff053566064ca1bb118fb6c546ffc302", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling aoc_utils v0.1.0 (/opt/rustwide/workdir/aoc_utils) [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir/aoc-2023) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/aoc-2021) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/aoc-2016) [INFO] [stderr] Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/aoc-2018) [INFO] [stderr] Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/aoc-2019) [INFO] [stderr] Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/aoc-2017) [INFO] [stderr] Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/aoc-2022) [INFO] [stderr] Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir/aoc-2024) [INFO] [stderr] Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/aoc-2015) [INFO] [stderr] Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/aoc-2020) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> aoc-2024/src/day10/mod.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|line| line.chars().map(|ch| (ch as u8 - b'0')).collect()) [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] 71 - .map(|line| line.chars().map(|ch| (ch as u8 - b'0')).collect()) [INFO] [stdout] 71 + .map(|line| line.chars().map(|ch| ch as u8 - b'0' ).collect()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.12s [INFO] running `Command { std: "docker" "inspect" "5e4a85c3d1df0aea2eab8220e8a6d05cff053566064ca1bb118fb6c546ffc302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4a85c3d1df0aea2eab8220e8a6d05cff053566064ca1bb118fb6c546ffc302", kill_on_drop: false }` [INFO] [stdout] 5e4a85c3d1df0aea2eab8220e8a6d05cff053566064ca1bb118fb6c546ffc302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e427d48d99a43d026f60747de1cf3c8c4a124de658e55b9de78b974544d223c0 [INFO] running `Command { std: "docker" "start" "-a" "e427d48d99a43d026f60747de1cf3c8c4a124de658e55b9de78b974544d223c0", kill_on_drop: false }` [INFO] [stderr] Compiling aoc-2023 v0.1.0 (/opt/rustwide/workdir/aoc-2023) [INFO] [stderr] Compiling aoc_utils v0.1.0 (/opt/rustwide/workdir/aoc_utils) [INFO] [stderr] Compiling aoc-2021 v0.1.0 (/opt/rustwide/workdir/aoc-2021) [INFO] [stderr] Compiling aoc-2017 v0.1.0 (/opt/rustwide/workdir/aoc-2017) [INFO] [stderr] Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/aoc-2016) [INFO] [stderr] Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/aoc-2018) [INFO] [stderr] Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/aoc-2022) [INFO] [stderr] Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/aoc-2015) [INFO] [stderr] Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/aoc-2020) [INFO] [stderr] Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/aoc-2019) [INFO] [stderr] Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir/aoc-2024) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> aoc-2024/src/day10/mod.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|line| line.chars().map(|ch| (ch as u8 - b'0')).collect()) [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] 71 - .map(|line| line.chars().map(|ch| (ch as u8 - b'0')).collect()) [INFO] [stdout] 71 + .map(|line| line.chars().map(|ch| ch as u8 - b'0' ).collect()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `Command { std: "docker" "inspect" "e427d48d99a43d026f60747de1cf3c8c4a124de658e55b9de78b974544d223c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e427d48d99a43d026f60747de1cf3c8c4a124de658e55b9de78b974544d223c0", kill_on_drop: false }` [INFO] [stdout] e427d48d99a43d026f60747de1cf3c8c4a124de658e55b9de78b974544d223c0