[INFO] cloning repository https://github.com/varadiistvan/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/varadiistvan/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaradiistvan%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaradiistvan%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56399a549da8695b993efc859f34e821f1681cf7 [INFO] checking varadiistvan/aoc2023 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaradiistvan%2Faoc2023" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varadiistvan/aoc2023 on toolchain a75eafceea413a1b40c0e0769db85e08ec17160b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/varadiistvan/aoc2023 [INFO] finished tweaking git repo https://github.com/varadiistvan/aoc2023 [INFO] tweaked toml for git repo https://github.com/varadiistvan/aoc2023 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/varadiistvan/aoc2023 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" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoize v0.4.2 [INFO] [stderr] Downloaded fancy-regex v0.12.0 [INFO] [stderr] Downloaded memoize-inner v0.4.0 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e9afa603dc4a73fced112928b225cfe2f8116b9aa9d30e1ee242b837eb9dcfe [INFO] running `Command { std: "docker" "start" "-a" "7e9afa603dc4a73fced112928b225cfe2f8116b9aa9d30e1ee242b837eb9dcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e9afa603dc4a73fced112928b225cfe2f8116b9aa9d30e1ee242b837eb9dcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9afa603dc4a73fced112928b225cfe2f8116b9aa9d30e1ee242b837eb9dcfe", kill_on_drop: false }` [INFO] [stdout] 7e9afa603dc4a73fced112928b225cfe2f8116b9aa9d30e1ee242b837eb9dcfe [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b090de4bffbc2d7911e1ec139e307220ee2d346a8aaf747efdef104731e2ad5c [INFO] running `Command { std: "docker" "start" "-a" "b090de4bffbc2d7911e1ec139e307220ee2d346a8aaf747efdef104731e2ad5c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Checking day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking day6 v0.1.0 (/opt/rustwide/workdir/day6) [INFO] [stdout] error: couldn't read `day3/src/../input2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day3/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | include_str!("../input2.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day10/src/../input2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day10/src/main.rs:3:6 [INFO] [stdout] | [INFO] [stdout] 3 | (include_str!("../input2.txt"), include_str!("../input4.txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day10/src/../input4.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day10/src/main.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | (include_str!("../input2.txt"), include_str!("../input4.txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day6/src/../input2.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day6/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | include_str!("../input2.txt") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Match` [INFO] [stdout] --> day6/src/main.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use regex::{Match, Regex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fancy-regex v0.12.0 [INFO] [stderr] error: could not compile `day6` (bin "day6") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day3` (bin "day3") due to 1 previous error [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> day10/src/main.rs:314:17 [INFO] [stdout] | [INFO] [stdout] 314 | let line = matrix[i].clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> day10/src/main.rs:359:84 [INFO] [stdout] | [INFO] [stdout] 359 | ...).filter(|(y, _)| y%2 == 0).map(|(y, line)| line.iter().enumerate().filter(|(x, el)| x%2 == 0).map(|(_, el)| el).collect::>()).... [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `el` [INFO] [stdout] --> day10/src/main.rs:359:130 [INFO] [stdout] | [INFO] [stdout] 359 | ...e.iter().enumerate().filter(|(x, el)| x%2 == 0).map(|(_, el)| el).collect::>()).collect(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_el` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day10` (bin "day10") due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b090de4bffbc2d7911e1ec139e307220ee2d346a8aaf747efdef104731e2ad5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b090de4bffbc2d7911e1ec139e307220ee2d346a8aaf747efdef104731e2ad5c", kill_on_drop: false }` [INFO] [stdout] b090de4bffbc2d7911e1ec139e307220ee2d346a8aaf747efdef104731e2ad5c