[INFO] cloning repository https://github.com/shalvin/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shalvin/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalvin%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalvin%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6032e06021b4c408652db1ea49897c1e5e1fb3ca
[INFO] checking shalvin/advent-of-code against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshalvin%2Fadvent-of-code" "/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/shalvin/advent-of-code on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/shalvin/advent-of-code
[INFO] finished tweaking git repo https://github.com/shalvin/advent-of-code
[INFO] tweaked toml for git repo https://github.com/shalvin/advent-of-code written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shalvin/advent-of-code 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded omage v0.3.11
[INFO] [stderr]   Downloaded petgraph v0.6.6
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b23b75bfd2d21d1ba3db4b6b8e267fa5bebfd2df4ac5ad8c9c88ca5d2d7155b6
[INFO] running `Command { std: "docker" "start" "-a" "b23b75bfd2d21d1ba3db4b6b8e267fa5bebfd2df4ac5ad8c9c88ca5d2d7155b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b23b75bfd2d21d1ba3db4b6b8e267fa5bebfd2df4ac5ad8c9c88ca5d2d7155b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23b75bfd2d21d1ba3db4b6b8e267fa5bebfd2df4ac5ad8c9c88ca5d2d7155b6", kill_on_drop: false }`
[INFO] [stdout] b23b75bfd2d21d1ba3db4b6b8e267fa5bebfd2df4ac5ad8c9c88ca5d2d7155b6
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c99f86eda746628ffcfc340c51f6579c201cb113364a778c5c340e227a0ee5d
[INFO] running `Command { std: "docker" "start" "-a" "0c99f86eda746628ffcfc340c51f6579c201cb113364a778c5c340e227a0ee5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking bevy_ptr v0.15.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bevy_utils v0.15.0
[INFO] [stderr]     Checking petgraph v0.6.6
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking omage v0.3.11
[INFO] [stderr]     Checking bevy_reflect v0.15.0
[INFO] [stderr]     Checking bevy_math v0.15.0
[INFO] [stderr]     Checking advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Vec2`
[INFO] [stdout]  --> src/bin/08.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy_math::{IVec2, Vec2};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vec2`
[INFO] [stdout]  --> src/bin/08.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy_math::{IVec2, Vec2};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/12.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn part_two(input: &str) -> Option<u64> {
[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/bin/12.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn part_two(input: &str) -> Option<u64> {
[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: `ray`
[INFO] [stdout]    --> src/bin/06.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let ray = draw_path
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visits`
[INFO] [stdout]    --> src/bin/06.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |             .map(|(pos, visits)| {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_visits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/bin/11.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let result = part_two(&advent_of_code::template::read_file("examples", DAY));
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/bin/06.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let ray = draw_path
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visits`
[INFO] [stdout]    --> src/bin/06.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |             .map(|(pos, visits)| {
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_visits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "0c99f86eda746628ffcfc340c51f6579c201cb113364a778c5c340e227a0ee5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c99f86eda746628ffcfc340c51f6579c201cb113364a778c5c340e227a0ee5d", kill_on_drop: false }`
[INFO] [stdout] 0c99f86eda746628ffcfc340c51f6579c201cb113364a778c5c340e227a0ee5d
