[INFO] cloning repository https://github.com/zkwinkle/Advent-of-Code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zkwinkle/Advent-of-Code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkwinkle%2FAdvent-of-Code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkwinkle%2FAdvent-of-Code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96dfa2bc8789904fb9d717fb8b57e5e566c42784 [INFO] checking zkwinkle/Advent-of-Code-2022 against try#cc4c4328b2b4da72bc61f8f5984292dd73740b5e for pr-112842-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzkwinkle%2FAdvent-of-Code-2022" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zkwinkle/Advent-of-Code-2022 on toolchain cc4c4328b2b4da72bc61f8f5984292dd73740b5e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/zkwinkle/Advent-of-Code-2022 [INFO] finished tweaking git repo https://github.com/zkwinkle/Advent-of-Code-2022 [INFO] tweaked toml for git repo https://github.com/zkwinkle/Advent-of-Code-2022 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zkwinkle/Advent-of-Code-2022 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" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ba8722c6ae960848061429db69a638ab955417d5241b6e9c062e3459deb5ad [INFO] running `Command { std: "docker" "start" "-a" "b2ba8722c6ae960848061429db69a638ab955417d5241b6e9c062e3459deb5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ba8722c6ae960848061429db69a638ab955417d5241b6e9c062e3459deb5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ba8722c6ae960848061429db69a638ab955417d5241b6e9c062e3459deb5ad", kill_on_drop: false }` [INFO] [stdout] b2ba8722c6ae960848061429db69a638ab955417d5241b6e9c062e3459deb5ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+cc4c4328b2b4da72bc61f8f5984292dd73740b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5d5b3997ea298d609c7de6f7e431d7ad786c96629a59a296f402ea0a1a023e [INFO] running `Command { std: "docker" "start" "-a" "1d5d5b3997ea298d609c7de6f7e431d7ad786c96629a59a296f402ea0a1a023e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling seq-macro v0.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Checking aoc_lib v0.1.0 (/opt/rustwide/workdir/aoc_lib) [INFO] [stderr] Checking clap v4.0.29 [INFO] [stderr] Checking aoc_2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/day15/mod.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn task2(input: &str) -> SolutionResult { SolutionResult::Unsigned(0) } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/day15/mod.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn task2(input: &str) -> SolutionResult { SolutionResult::Unsigned(0) } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `beacon` is never read [INFO] [stdout] --> src/day15/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct Sensor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | position: Position, [INFO] [stdout] 12 | beacon: Position, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sensor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `beacon` is never read [INFO] [stdout] --> src/day15/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | struct Sensor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | position: Position, [INFO] [stdout] 12 | beacon: Position, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sensor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.74s [INFO] running `Command { std: "docker" "inspect" "1d5d5b3997ea298d609c7de6f7e431d7ad786c96629a59a296f402ea0a1a023e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5d5b3997ea298d609c7de6f7e431d7ad786c96629a59a296f402ea0a1a023e", kill_on_drop: false }` [INFO] [stdout] 1d5d5b3997ea298d609c7de6f7e431d7ad786c96629a59a296f402ea0a1a023e