[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 try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsorah%2Frust-advent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jsorah/rust-advent on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 622ea39a4e9d40a151557631bca220ddc3b6b6a2d914d728e7cb5ac0afd9256c [INFO] running `Command { std: "docker" "start" "-a" "622ea39a4e9d40a151557631bca220ddc3b6b6a2d914d728e7cb5ac0afd9256c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "622ea39a4e9d40a151557631bca220ddc3b6b6a2d914d728e7cb5ac0afd9256c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622ea39a4e9d40a151557631bca220ddc3b6b6a2d914d728e7cb5ac0afd9256c", kill_on_drop: false }` [INFO] [stdout] 622ea39a4e9d40a151557631bca220ddc3b6b6a2d914d728e7cb5ac0afd9256c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeb06a38124293d7575f009aecdd216c912c408796fcaeb7002ff2730199f47b [INFO] running `Command { std: "docker" "start" "-a" "aeb06a38124293d7575f009aecdd216c912c408796fcaeb7002ff2730199f47b", kill_on_drop: false }` [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling clap_derive v4.5.32 [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.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: 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: 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.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 6.96s [INFO] running `Command { std: "docker" "inspect" "aeb06a38124293d7575f009aecdd216c912c408796fcaeb7002ff2730199f47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb06a38124293d7575f009aecdd216c912c408796fcaeb7002ff2730199f47b", kill_on_drop: false }` [INFO] [stdout] aeb06a38124293d7575f009aecdd216c912c408796fcaeb7002ff2730199f47b