[INFO] cloning repository https://github.com/asp2insp/AdventOfCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asp2insp/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasp2insp%2FAdventOfCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasp2insp%2FAdventOfCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5bd6b023d32703801b8608b3fed9d02184b74aa
[INFO] checking asp2insp/AdventOfCode against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasp2insp%2FAdventOfCode" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asp2insp/AdventOfCode
[INFO] finished tweaking git repo https://github.com/asp2insp/AdventOfCode
[INFO] tweaked toml for git repo https://github.com/asp2insp/AdventOfCode written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asp2insp/AdventOfCode on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asp2insp/AdventOfCode 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ring-algorithm v0.6.1
[INFO] [stderr]   Downloaded z3 v0.19.7
[INFO] [stderr]   Downloaded cached_proc_macro v0.23.0
[INFO] [stderr]   Downloaded defaultmap v0.5.0
[INFO] [stderr]   Downloaded z3-sys v0.10.4
[INFO] [stderr]   Downloaded nalgebra-macros v0.3.0
[INFO] [stderr]   Downloaded cute v0.3.0
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded cached v0.54.0
[INFO] [stderr]   Downloaded take-until v0.1.0
[INFO] [stderr]   Downloaded glam v0.16.0
[INFO] [stderr]   Downloaded glam v0.18.0
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded rug v1.26.1
[INFO] [stderr]   Downloaded nalgebra v0.34.1
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.4
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10da9f6fe5dacf137c7ef8ed813840428125c0d3cdc57953e1910ebedd7440ab
[INFO] running `Command { std: "docker" "start" "-a" "10da9f6fe5dacf137c7ef8ed813840428125c0d3cdc57953e1910ebedd7440ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10da9f6fe5dacf137c7ef8ed813840428125c0d3cdc57953e1910ebedd7440ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10da9f6fe5dacf137c7ef8ed813840428125c0d3cdc57953e1910ebedd7440ab", kill_on_drop: false }`
[INFO] [stdout] 10da9f6fe5dacf137c7ef8ed813840428125c0d3cdc57953e1910ebedd7440ab
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e3627ee2d3f0e44c2b297d85c463325e6196f57be530a5a5f6e1e76fb538210
[INFO] running `Command { std: "docker" "start" "-a" "4e3627ee2d3f0e44c2b297d85c463325e6196f57be530a5a5f6e1e76fb538210", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rug v1.26.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking cute v0.3.0
[INFO] [stderr]     Checking defaultmap v0.5.0
[INFO] [stderr]     Checking take-until v0.1.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling z3-sys v0.10.4
[INFO] [stderr]     Checking z3 v0.19.7
[INFO] [stderr]     Checking ring-algorithm v0.6.1
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IterUtils` and `ToDebugString`
[INFO] [stdout]  --> examples/twenty_twenty_four/day24.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     utils::{gimme_usizes_once, IterUtils, ToDebugString},
[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: `chrono::format`
[INFO] [stdout]  --> examples/twenty_twenty_four/day24.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> examples/twenty_twenty_three/day23.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .flat_map(|(p, c)| g.neighbors(p).map(move |n| (n, g.read_pt(&n)))) // Find the char next to slope
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> examples/now/day12.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn part2(input: String) -> String {
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> examples/twenty_nineteen/day25.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn part2(s: String) -> String {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXAMPLE` is never used
[INFO] [stdout]    --> examples/twenty_twenty_three/day23.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | const EXAMPLE: &str = r#"#.#####################
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_possible_mismatches` is never used
[INFO] [stdout]    --> examples/twenty_twenty_four/day24.rs:291:4
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn find_possible_mismatches(answer: usize, current: usize, gates: &[Gate]) -> FnvHashSet<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "4e3627ee2d3f0e44c2b297d85c463325e6196f57be530a5a5f6e1e76fb538210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3627ee2d3f0e44c2b297d85c463325e6196f57be530a5a5f6e1e76fb538210", kill_on_drop: false }`
[INFO] [stdout] 4e3627ee2d3f0e44c2b297d85c463325e6196f57be530a5a5f6e1e76fb538210
