[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] testing lazareviczoran/advent-of-code against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazareviczoran%2Fadvent-of-code" "/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/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lazareviczoran/advent-of-code on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d45fc85c1d57ed2e9f26805cda1ace4f3d99c2d4c1e3decaae9ac066b2533aac [INFO] running `Command { std: "docker" "start" "-a" "d45fc85c1d57ed2e9f26805cda1ace4f3d99c2d4c1e3decaae9ac066b2533aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d45fc85c1d57ed2e9f26805cda1ace4f3d99c2d4c1e3decaae9ac066b2533aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45fc85c1d57ed2e9f26805cda1ace4f3d99c2d4c1e3decaae9ac066b2533aac", kill_on_drop: false }` [INFO] [stdout] d45fc85c1d57ed2e9f26805cda1ace4f3d99c2d4c1e3decaae9ac066b2533aac [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2737066b842f89adeec75fc134c850ff833d21a4d48c6cf0a68ce4c9f44d8b7 [INFO] running `Command { std: "docker" "start" "-a" "e2737066b842f89adeec75fc134c850ff833d21a4d48c6cf0a68ce4c9f44d8b7", kill_on_drop: false }` [INFO] [stderr] Compiling aoc_utils v0.1.0 (/opt/rustwide/workdir/aoc_utils) [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling num-complex v0.4.6 [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-iter v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/aoc-2018) [INFO] [stderr] Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/aoc-2016) [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rayon v1.10.0 [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-2021 v0.1.0 (/opt/rustwide/workdir/aoc-2021) [INFO] [stderr] Compiling aoc-2022 v0.1.0 (/opt/rustwide/workdir/aoc-2022) [INFO] [stderr] Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/aoc-2020) [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] Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/aoc-2015) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s [INFO] running `Command { std: "docker" "inspect" "e2737066b842f89adeec75fc134c850ff833d21a4d48c6cf0a68ce4c9f44d8b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2737066b842f89adeec75fc134c850ff833d21a4d48c6cf0a68ce4c9f44d8b7", kill_on_drop: false }` [INFO] [stdout] e2737066b842f89adeec75fc134c850ff833d21a4d48c6cf0a68ce4c9f44d8b7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b54a8942e23d46ab46e8fa0bbe7383d856d02c1a7ad87b701fcc53a13de2446c [INFO] running `Command { std: "docker" "start" "-a" "b54a8942e23d46ab46e8fa0bbe7383d856d02c1a7ad87b701fcc53a13de2446c", 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-2022 v0.1.0 (/opt/rustwide/workdir/aoc-2022) [INFO] [stderr] Compiling aoc-2018 v0.1.0 (/opt/rustwide/workdir/aoc-2018) [INFO] [stderr] Compiling aoc-2016 v0.1.0 (/opt/rustwide/workdir/aoc-2016) [INFO] [stderr] Compiling aoc-2015 v0.1.0 (/opt/rustwide/workdir/aoc-2015) [INFO] [stderr] Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir/aoc-2019) [INFO] [stderr] Compiling aoc-2020 v0.1.0 (/opt/rustwide/workdir/aoc-2020) [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] error: could not compile `aoc-2022` (bin "aoc-2022" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name aoc_2022 --edition=2021 aoc-2022/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08c40582a6c61c01 -C extra-filename=-c44f284d4f624cc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libaoc_utils-e05fc91ae64791c9.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e8a614c1543b663b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc-2018` (bin "aoc-2018" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name aoc_2018 --edition=2021 aoc-2018/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fcba640deb2ca6e -C extra-filename=-676c30e1691aab8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libaoc_utils-e05fc91ae64791c9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b54a8942e23d46ab46e8fa0bbe7383d856d02c1a7ad87b701fcc53a13de2446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54a8942e23d46ab46e8fa0bbe7383d856d02c1a7ad87b701fcc53a13de2446c", kill_on_drop: false }` [INFO] [stdout] b54a8942e23d46ab46e8fa0bbe7383d856d02c1a7ad87b701fcc53a13de2446c