[INFO] cloning repository https://github.com/yannick818/AOC [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yannick818/AOC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyannick818%2FAOC", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyannick818%2FAOC'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bfad2b8a577bd6beff2b60d829de2a22fa3e45e [INFO] checking yannick818/AOC/5bfad2b8a577bd6beff2b60d829de2a22fa3e45e against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyannick818%2FAOC" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yannick818/AOC [INFO] finished tweaking git repo https://github.com/yannick818/AOC [INFO] tweaked toml for git repo https://github.com/yannick818/AOC written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yannick818/AOC on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 223 packages to latest compatible versions [INFO] [stderr] Adding enum-iterator v1.5.0 (available: v2.3.0) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.17.1) [INFO] [stderr] Adding ndarray-linalg v0.16.0 (available: v0.18.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openblas-build v0.10.13 [INFO] [stderr] Downloaded rustls-pki-types v1.13.1 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded ndarray-linalg v0.16.0 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded xattr v1.6.1 [INFO] [stderr] Downloaded array2d v0.3.2 [INFO] [stderr] Downloaded ureq-proto v0.5.3 [INFO] [stderr] Downloaded openblas-src v0.10.13 [INFO] [stderr] Downloaded webpki-root-certs v1.0.4 [INFO] [stderr] Downloaded lax v0.16.0 [INFO] [stderr] Downloaded ureq v3.1.4 [INFO] [stderr] Downloaded http v1.4.0 [INFO] [stderr] Downloaded katexit v0.1.5 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87375f202bf745da3e3514d2b1cbf3089555fda7cd2a66e26070b87026576f9a [INFO] running `Command { std: "docker" "start" "-a" "87375f202bf745da3e3514d2b1cbf3089555fda7cd2a66e26070b87026576f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87375f202bf745da3e3514d2b1cbf3089555fda7cd2a66e26070b87026576f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87375f202bf745da3e3514d2b1cbf3089555fda7cd2a66e26070b87026576f9a", kill_on_drop: false }` [INFO] [stdout] 87375f202bf745da3e3514d2b1cbf3089555fda7cd2a66e26070b87026576f9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 711551ac8c2600fcc7c64861380cbe2f171e50d3fd8f8d1a130594f2e1fcbf23 [INFO] running `Command { std: "docker" "start" "-a" "711551ac8c2600fcc7c64861380cbe2f171e50d3fd8f8d1a130594f2e1fcbf23", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling webpki-root-certs v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking array2d v0.3.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [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 thiserror-impl v2.0.17 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling openblas-build v0.10.13 [INFO] [stderr] Compiling openblas-src v0.10.13 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking ndarray-linalg v0.16.0 [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> src/day/d24_never_tell_me_the_odds.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | struct Vec3(isize, isize, isize); [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Vec3` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> src/day/d24_never_tell_me_the_odds.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | struct Vec3(isize, isize, isize); [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Vec3` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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 1m 23s [INFO] running `Command { std: "docker" "inspect" "711551ac8c2600fcc7c64861380cbe2f171e50d3fd8f8d1a130594f2e1fcbf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711551ac8c2600fcc7c64861380cbe2f171e50d3fd8f8d1a130594f2e1fcbf23", kill_on_drop: false }` [INFO] [stdout] 711551ac8c2600fcc7c64861380cbe2f171e50d3fd8f8d1a130594f2e1fcbf23