[INFO] cloning repository https://github.com/jsorah/rust-advent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsorah/rust-advent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsorah%2Frust-advent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsorah%2Frust-advent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90cdf3cf077e5ae04bf95fd85128d660c2aa5a0e
[INFO] checking jsorah/rust-advent against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsorah%2Frust-advent" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsorah/rust-advent
[INFO] finished tweaking git repo https://github.com/jsorah/rust-advent
[INFO] tweaked toml for git repo https://github.com/jsorah/rust-advent written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsorah/rust-advent on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsorah/rust-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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded jiff-static v0.2.14
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded jiff v0.2.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9
[INFO] running `Command { std: "docker" "start" "2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking advent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Y2015Command::Day1 {} => Day1::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 22 |             Y2015Command::Day3 {} => Day3::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 23 |             Y2015Command::Day4 { threaded, prefix } => {
[INFO] [stdout]    |             --------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 32 |             Y2015Command::Day5 {} => Day5::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Y2015Command::Day1 {} => Day1::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 22 |             Y2015Command::Day3 {} => Day3::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 23 |             Y2015Command::Day4 { threaded, prefix } => {
[INFO] [stdout]    |             --------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 32 |             Y2015Command::Day5 {} => Day5::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             YearCommand::Y2015 { command } => Ok(Year::Y2015(command)),
[INFO] [stdout]    |             ------------------------------ matches all the relevant values
[INFO] [stdout] 51 |             _ => Err(()),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             YearCommand::Y2015 { command } => Ok(Year::Y2015(command)),
[INFO] [stdout]    |             ------------------------------ matches all the relevant values
[INFO] [stdout] 51 |             _ => Err(()),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::command`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Y2015Command::Day1 {} => Day1::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 22 |             Y2015Command::Day3 {} => Day3::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 23 |             Y2015Command::Day4 { threaded, prefix } => {
[INFO] [stdout]    |             --------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 32 |             Y2015Command::Day5 {} => Day5::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             YearCommand::Y2015 { command } => Ok(Year::Y2015(command)),
[INFO] [stdout]    |             ------------------------------ matches all the relevant values
[INFO] [stdout] 51 |             _ => Err(()),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/year/year2015.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Y2015Command::Day1 {} => Day1::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 22 |             Y2015Command::Day3 {} => Day3::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 23 |             Y2015Command::Day4 { threaded, prefix } => {
[INFO] [stdout]    |             --------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 32 |             Y2015Command::Day5 {} => Day5::run(),
[INFO] [stdout]    |             --------------------- matches some of the same values
[INFO] [stdout] 33 |             _ => error!("No code!"),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/year.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             YearCommand::Y2015 { command } => Ok(Year::Y2015(command)),
[INFO] [stdout]    |             ------------------------------ matches all the relevant values
[INFO] [stdout] 51 |             _ => Err(()),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
[INFO] running `Command { std: "docker" "inspect" "2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9", kill_on_drop: false }`
[INFO] [stdout] 2d802dd24881199bc06ac62b089ee7b1a589f0dff7132846084463b3350083b9
