[INFO] cloning repository https://github.com/A-Stone-Olguin/AdventOfCode2025 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-Stone-Olguin/AdventOfCode2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-Stone-Olguin%2FAdventOfCode2025", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-Stone-Olguin%2FAdventOfCode2025'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 162cb515678d86233a96b51496f20682706c4615 [INFO] building A-Stone-Olguin/AdventOfCode2025 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-Stone-Olguin%2FAdventOfCode2025" "/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/A-Stone-Olguin/AdventOfCode2025 [INFO] finished tweaking git repo https://github.com/A-Stone-Olguin/AdventOfCode2025 [INFO] tweaked toml for git repo https://github.com/A-Stone-Olguin/AdventOfCode2025 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/A-Stone-Olguin/AdventOfCode2025 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/A-Stone-Olguin/AdventOfCode2025 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded rusqlite_migration v2.3.0 [INFO] [stderr] Downloaded clap v4.5.51 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded clap_builder v4.5.51 [INFO] [stderr] Downloaded ndarray v0.16.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7146349088c0c332e6e46e3ec9a3757df56cfe5571e3f4bf378d03d01e4c15d2 [INFO] running `Command { std: "docker" "start" "-a" "7146349088c0c332e6e46e3ec9a3757df56cfe5571e3f4bf378d03d01e4c15d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7146349088c0c332e6e46e3ec9a3757df56cfe5571e3f4bf378d03d01e4c15d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7146349088c0c332e6e46e3ec9a3757df56cfe5571e3f4bf378d03d01e4c15d2", kill_on_drop: false }` [INFO] [stdout] 7146349088c0c332e6e46e3ec9a3757df56cfe5571e3f4bf378d03d01e4c15d2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] cddeb28e76233872faa1305f1182610813d70e72912bcf5854d2cb303c4c954a [INFO] running `Command { std: "docker" "start" "-a" "cddeb28e76233872faa1305f1182610813d70e72912bcf5854d2cb303c4c954a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rusqlite_migration v2.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling advent_of_code_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "cddeb28e76233872faa1305f1182610813d70e72912bcf5854d2cb303c4c954a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddeb28e76233872faa1305f1182610813d70e72912bcf5854d2cb303c4c954a", kill_on_drop: false }` [INFO] [stdout] cddeb28e76233872faa1305f1182610813d70e72912bcf5854d2cb303c4c954a [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 1e762eb21f25d5d43f38a6b8d279d2deee686b960fb6f2386cb2e38d3204887d [INFO] running `Command { std: "docker" "start" "-a" "1e762eb21f25d5d43f38a6b8d279d2deee686b960fb6f2386cb2e38d3204887d", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "1e762eb21f25d5d43f38a6b8d279d2deee686b960fb6f2386cb2e38d3204887d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e762eb21f25d5d43f38a6b8d279d2deee686b960fb6f2386cb2e38d3204887d", kill_on_drop: false }` [INFO] [stdout] 1e762eb21f25d5d43f38a6b8d279d2deee686b960fb6f2386cb2e38d3204887d