[INFO] cloning repository https://github.com/RuedigerLudwig/advent2023_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RuedigerLudwig/advent2023_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuedigerLudwig%2Fadvent2023_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuedigerLudwig%2Fadvent2023_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1f2fb2a14fd1dc2fd97f7192b8deba9c77f1547 [INFO] checking RuedigerLudwig/advent2023_rust/a1f2fb2a14fd1dc2fd97f7192b8deba9c77f1547 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuedigerLudwig%2Fadvent2023_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RuedigerLudwig/advent2023_rust on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/RuedigerLudwig/advent2023_rust [INFO] finished tweaking git repo https://github.com/RuedigerLudwig/advent2023_rust [INFO] tweaked toml for git repo https://github.com/RuedigerLudwig/advent2023_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RuedigerLudwig/advent2023_rust 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.blas-src.featur0 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded lax v0.16.0 [INFO] [stderr] Downloaded openblas-src v0.10.9 [INFO] [stderr] Downloaded blas-src v0.10.0 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded ndarray-linalg v0.16.0 [INFO] [stderr] Downloaded openblas-build v0.10.9 [INFO] [stderr] Downloaded ureq v2.9.6 [INFO] [stderr] Downloaded netlib-src v0.8.0 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3e60bf50fee49e7bf3f42b040cbd857afc54dcb7e4daf52478e69101782251e [INFO] running `Command { std: "docker" "start" "-a" "c3e60bf50fee49e7bf3f42b040cbd857afc54dcb7e4daf52478e69101782251e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3e60bf50fee49e7bf3f42b040cbd857afc54dcb7e4daf52478e69101782251e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e60bf50fee49e7bf3f42b040cbd857afc54dcb7e4daf52478e69101782251e", kill_on_drop: false }` [INFO] [stdout] c3e60bf50fee49e7bf3f42b040cbd857afc54dcb7e4daf52478e69101782251e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 696e8c0e3a90f2fa06e82b89320e9d043e2bb63100893bc4a0d9176a883608f8 [INFO] running `Command { std: "docker" "start" "-a" "696e8c0e3a90f2fa06e82b89320e9d043e2bb63100893bc4a0d9176a883608f8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.blas-src.featur0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking blas-src v0.10.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Checking ndarray-linalg v0.16.0 [INFO] [stderr] Compiling openblas-build v0.10.9 [INFO] [stderr] Compiling openblas-src v0.10.9 [INFO] [stderr] Checking advent2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `common::matrix3::Matrix3` [INFO] [stdout] --> src/days/day24/mod.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | common::matrix3::Matrix3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray::prelude::*` [INFO] [stdout] --> src/days/day24/mod.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | use ndarray::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ndarray_linalg::Solve` [INFO] [stdout] --> src/days/day24/mod.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | use ndarray_linalg::Solve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day24/mod.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn part2(&self, input: &str) -> RResult { [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day24/mod.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn part2(&self, input: &str) -> RResult { [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: `s1` [INFO] [stdout] --> src/days/day24/mod.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let s1 = &storm.stones[0]; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/days/day24/mod.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let s2 = &storm.stones[1]; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s3` [INFO] [stdout] --> src/days/day24/mod.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | let s3 = &storm.stones[2]; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.90s [INFO] running `Command { std: "docker" "inspect" "696e8c0e3a90f2fa06e82b89320e9d043e2bb63100893bc4a0d9176a883608f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696e8c0e3a90f2fa06e82b89320e9d043e2bb63100893bc4a0d9176a883608f8", kill_on_drop: false }` [INFO] [stdout] 696e8c0e3a90f2fa06e82b89320e9d043e2bb63100893bc4a0d9176a883608f8