[INFO] cloning repository https://github.com/petercerno/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petercerno/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetercerno%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetercerno%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cbbdd5f2458051f5807fa715bb1a3b3965a1177 [INFO] testing petercerno/aoc-2023 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetercerno%2Faoc-2023" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/petercerno/aoc-2023 [INFO] finished tweaking git repo https://github.com/petercerno/aoc-2023 [INFO] tweaked toml for git repo https://github.com/petercerno/aoc-2023 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/petercerno/aoc-2023 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/petercerno/aoc-2023 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded openblas-build v0.10.8 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded katexit v0.1.4 [INFO] [stderr] Downloaded openblas-src v0.10.8 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded lax v0.16.0 [INFO] [stderr] Downloaded anyhow v1.0.77 [INFO] [stderr] Downloaded ndarray-linalg v0.16.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.8 [INFO] [stderr] Downloaded ureq v2.9.1 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded syn v2.0.43 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb3ea7fc77ea3f956a267da6056fb8089b0e8748a9008941739ad3a68ecf8db6 [INFO] running `Command { std: "docker" "start" "-a" "cb3ea7fc77ea3f956a267da6056fb8089b0e8748a9008941739ad3a68ecf8db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb3ea7fc77ea3f956a267da6056fb8089b0e8748a9008941739ad3a68ecf8db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3ea7fc77ea3f956a267da6056fb8089b0e8748a9008941739ad3a68ecf8db6", kill_on_drop: false }` [INFO] [stdout] cb3ea7fc77ea3f956a267da6056fb8089b0e8748a9008941739ad3a68ecf8db6 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2af8155a3a8c87afedd7dd7c868c268f9857467583f6e60b82768a7aa2580bd [INFO] running `Command { std: "docker" "start" "-a" "e2af8155a3a8c87afedd7dd7c868c268f9857467583f6e60b82768a7aa2580bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling xattr v1.2.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling openblas-build v0.10.8 [INFO] [stderr] Compiling openblas-src v0.10.8 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling aoc_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.87s [INFO] running `Command { std: "docker" "inspect" "e2af8155a3a8c87afedd7dd7c868c268f9857467583f6e60b82768a7aa2580bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2af8155a3a8c87afedd7dd7c868c268f9857467583f6e60b82768a7aa2580bd", kill_on_drop: false }` [INFO] [stdout] e2af8155a3a8c87afedd7dd7c868c268f9857467583f6e60b82768a7aa2580bd [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe75189787123608a0d94a5efd14b81e21eab46b2569f08c042181f0412970c [INFO] running `Command { std: "docker" "start" "-a" "4fe75189787123608a0d94a5efd14b81e21eab46b2569f08c042181f0412970c", kill_on_drop: false }` [INFO] [stderr] Compiling aoc_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "4fe75189787123608a0d94a5efd14b81e21eab46b2569f08c042181f0412970c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe75189787123608a0d94a5efd14b81e21eab46b2569f08c042181f0412970c", kill_on_drop: false }` [INFO] [stdout] 4fe75189787123608a0d94a5efd14b81e21eab46b2569f08c042181f0412970c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41baff8a05c40c94087249e272cdcff71d9f0a29297220e139f87f8b82ea6e17 [INFO] running `Command { std: "docker" "start" "-a" "41baff8a05c40c94087249e272cdcff71d9f0a29297220e139f87f8b82ea6e17", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc_2023-61a0028ef93c955d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41baff8a05c40c94087249e272cdcff71d9f0a29297220e139f87f8b82ea6e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41baff8a05c40c94087249e272cdcff71d9f0a29297220e139f87f8b82ea6e17", kill_on_drop: false }` [INFO] [stdout] 41baff8a05c40c94087249e272cdcff71d9f0a29297220e139f87f8b82ea6e17