[INFO] cloning repository https://github.com/fornwall/advent-of-code-2019-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fornwall/advent-of-code-2019-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 095132afcdbd5341e33d0391cd7539d244aa8bd7 [INFO] checking fornwall/advent-of-code-2019-rs against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/fornwall/advent-of-code-2019-rs [INFO] finished tweaking git repo https://github.com/fornwall/advent-of-code-2019-rs [INFO] tweaked toml for git repo https://github.com/fornwall/advent-of-code-2019-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fornwall/advent-of-code-2019-rs on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/fornwall/iai.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 336 packages to latest Rust 1.92.0 compatible versions [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding wgpu v27.0.1 (available: v28.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.27.2 [INFO] [stderr] Downloaded worker-macros v0.7.2 [INFO] [stderr] Downloaded worker-sys v0.7.2 [INFO] [stderr] Downloaded allocation-counter v0.8.1 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded tonic-prost-build v0.14.2 [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded tonic-prost v0.14.2 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded afl v0.17.0 [INFO] [stderr] Downloaded tonic-reflection v0.14.2 [INFO] [stderr] Downloaded target-lexicon v0.13.4 [INFO] [stderr] Downloaded pyo3-build-config v0.27.2 [INFO] [stderr] Downloaded prost-build v0.14.1 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Downloaded axum-core v0.5.6 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded prost-types v0.14.1 [INFO] [stderr] Downloaded pyo3-ffi v0.27.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.27.2 [INFO] [stderr] Downloaded worker v0.7.2 [INFO] [stderr] Downloaded tonic v0.14.2 [INFO] [stderr] Downloaded axum v0.8.8 [INFO] [stderr] Downloaded cbindgen v0.29.2 [INFO] [stderr] Downloaded pyo3 v0.27.2 [INFO] [stderr] Downloaded honggfuzz v0.5.58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e841ef3706428ed9eba3f441ccc7dc31acaa64fd60af73f13218f672acf4abe [INFO] running `Command { std: "docker" "start" "-a" "5e841ef3706428ed9eba3f441ccc7dc31acaa64fd60af73f13218f672acf4abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e841ef3706428ed9eba3f441ccc7dc31acaa64fd60af73f13218f672acf4abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e841ef3706428ed9eba3f441ccc7dc31acaa64fd60af73f13218f672acf4abe", kill_on_drop: false }` [INFO] [stdout] 5e841ef3706428ed9eba3f441ccc7dc31acaa64fd60af73f13218f672acf4abe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ab3859cd3a31a55f949943cffe15b5710c08c58326111971e061f7a86d03f1 [INFO] running `Command { std: "docker" "start" "-a" "d8ab3859cd3a31a55f949943cffe15b5710c08c58326111971e061f7a86d03f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking advent-of-code v2025.2.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.192 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Compiling cxx v1.0.192 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking iai v0.1.1 (https://github.com/fornwall/iai.git#4956cdce) [INFO] [stderr] Compiling honggfuzz v0.5.58 [INFO] [stderr] Compiling afl v0.17.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking svgplot v2025.2.0 (/opt/rustwide/workdir/crates/svgplot) [INFO] [stderr] Checking advent-of-code-fuzzing-libfuzzer-placeholder v1.0.0 (/opt/rustwide/workdir/crates/fuzzing-libfuzzer) [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Checking advent-of-code-fuzzing-hfuzz v2025.2.0 (/opt/rustwide/workdir/crates/fuzzing-hfuzz) [INFO] [stderr] Checking advent-of-code-fuzzing-afl v1.0.0 (/opt/rustwide/workdir/crates/fuzzing-afl) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling cxx-build v1.0.192 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.192 [INFO] [stderr] Checking zerocopy v0.8.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling advent-of-code-cxx v2025.2.0 (/opt/rustwide/workdir/crates/cxxbindings) [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking jni v0.21.1 [INFO] [stderr] Compiling prost-types v0.14.1 [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 js-sys v0.3.83 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking advent-of-code-java v2025.2.0 (/opt/rustwide/workdir/crates/java) [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling advent-of-code-grpc-server v2025.2.0 (/opt/rustwide/workdir/crates/grpc-server) [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking web-sys v0.3.83 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.56 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking advent-of-code-wasm v2025.2.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Compiling advent-of-code-c v2025.2.0 (/opt/rustwide/workdir/crates/cbindings) [INFO] [stderr] Checking advent-of-code-python v2025.2.0 (/opt/rustwide/workdir/crates/python) [INFO] [stderr] Compiling worker-sys v0.7.2 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling worker-macros v0.7.2 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking worker v0.7.2 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking advent-of-code-worker v2025.2.0 (/opt/rustwide/workdir/crates/worker) [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking advent-of-code-server v2025.2.0 (/opt/rustwide/workdir/crates/http-server) [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking tonic-reflection v0.14.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "d8ab3859cd3a31a55f949943cffe15b5710c08c58326111971e061f7a86d03f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ab3859cd3a31a55f949943cffe15b5710c08c58326111971e061f7a86d03f1", kill_on_drop: false }` [INFO] [stdout] d8ab3859cd3a31a55f949943cffe15b5710c08c58326111971e061f7a86d03f1