[INFO] cloning repository https://github.com/benhartcheatham/advent-of-code-23 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benhartcheatham/advent-of-code-23" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenhartcheatham%2Fadvent-of-code-23", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenhartcheatham%2Fadvent-of-code-23'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a657477d72ed776a44ce7fd51f5384bea739256d [INFO] checking benhartcheatham/advent-of-code-23/a657477d72ed776a44ce7fd51f5384bea739256d against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenhartcheatham%2Fadvent-of-code-23" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benhartcheatham/advent-of-code-23 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benhartcheatham/advent-of-code-23 [INFO] finished tweaking git repo https://github.com/benhartcheatham/advent-of-code-23 [INFO] tweaked toml for git repo https://github.com/benhartcheatham/advent-of-code-23 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/benhartcheatham/advent-of-code-23 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.13 [INFO] [stderr] Downloaded iter_tools v0.4.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2973012c2ddb8c4a5a18faf556300eb6a3adc548ff1abe7fdbcb08d549874cb5 [INFO] running `Command { std: "docker" "start" "-a" "2973012c2ddb8c4a5a18faf556300eb6a3adc548ff1abe7fdbcb08d549874cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2973012c2ddb8c4a5a18faf556300eb6a3adc548ff1abe7fdbcb08d549874cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2973012c2ddb8c4a5a18faf556300eb6a3adc548ff1abe7fdbcb08d549874cb5", kill_on_drop: false }` [INFO] [stdout] 2973012c2ddb8c4a5a18faf556300eb6a3adc548ff1abe7fdbcb08d549874cb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccf440a53c6c9449dade827cdf03f85914ee7be4bbd941aee31a09011f690222 [INFO] running `Command { std: "docker" "start" "-a" "ccf440a53c6c9449dade827cdf03f85914ee7be4bbd941aee31a09011f690222", kill_on_drop: false }` [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stderr] Checking day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stderr] Checking day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stdout] error: couldn't read `day10/src/../../input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day10/src/main.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | let input = include_str!("../../input.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] [stderr] Checking day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stderr] Checking day7 v0.1.0 (/opt/rustwide/workdir/day7) [INFO] [stderr] Checking day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day10` (bin "day10") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `day7/src/../../input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day7/src/main.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | let input = include_str!("../../input.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: elided lifetime has a name [INFO] [stdout] --> day7/src/main.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 12 | impl<'a> Hand<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 99 | fn new(hand: &'a str, bid: u32) -> Hand { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day11/src/../../input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day11/src/main.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let input = include_str!("../../input.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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day11` (bin "day11") due to 2 previous errors [INFO] [stderr] error: could not compile `day7` (bin "day7" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ccf440a53c6c9449dade827cdf03f85914ee7be4bbd941aee31a09011f690222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf440a53c6c9449dade827cdf03f85914ee7be4bbd941aee31a09011f690222", kill_on_drop: false }` [INFO] [stdout] ccf440a53c6c9449dade827cdf03f85914ee7be4bbd941aee31a09011f690222