[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#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fornwall/advent-of-code-2019-rs on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "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] 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded worker-macros v0.7.2 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.192 [INFO] [stderr] Downloaded allocation-counter v0.8.1 [INFO] [stderr] Downloaded wgpu-core-deps-emscripten v27.0.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded alloca v0.4.0 [INFO] [stderr] Downloaded afl v0.17.0 [INFO] [stderr] Downloaded worker-sys v0.7.2 [INFO] [stderr] Downloaded axum-core v0.5.6 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Downloaded pyo3-ffi v0.27.2 [INFO] [stderr] Downloaded codespan-reporting v0.13.1 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.192 [INFO] [stderr] Downloaded cxx-build v1.0.192 [INFO] [stderr] Downloaded pyo3-macros-backend v0.27.2 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.192 [INFO] [stderr] Downloaded worker v0.7.2 [INFO] [stderr] Downloaded axum v0.8.8 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded pyo3-build-config v0.27.2 [INFO] [stderr] Downloaded cbindgen v0.29.2 [INFO] [stderr] Downloaded cxx v1.0.192 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded target-lexicon v0.13.4 [INFO] [stderr] Downloaded wgpu-core v27.0.3 [INFO] [stderr] Downloaded pyo3-macros v0.27.2 [INFO] [stderr] Downloaded wgpu-core-deps-apple v27.0.0 [INFO] [stderr] Downloaded wgpu-hal v27.0.4 [INFO] [stderr] Downloaded naga v27.0.3 [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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f056e3a581fc2ddc5bf7e60af8b0130bc937c5894cae7ad068d35391d19df51 [INFO] running `Command { std: "docker" "start" "-a" "6f056e3a581fc2ddc5bf7e60af8b0130bc937c5894cae7ad068d35391d19df51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f056e3a581fc2ddc5bf7e60af8b0130bc937c5894cae7ad068d35391d19df51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f056e3a581fc2ddc5bf7e60af8b0130bc937c5894cae7ad068d35391d19df51", kill_on_drop: false }` [INFO] [stdout] 6f056e3a581fc2ddc5bf7e60af8b0130bc937c5894cae7ad068d35391d19df51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e87d619b2168ef9bfeb7e0e48440dc94d3944856445d28cd9b182cd03c07b26 [INFO] running `Command { std: "docker" "start" "-a" "5e87d619b2168ef9bfeb7e0e48440dc94d3944856445d28cd9b182cd03c07b26", 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 serde_json v1.0.148 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling zmij v1.0.5 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.192 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling unicode-width v0.2.2 [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] Checking iai v0.1.1 (https://github.com/fornwall/iai.git#4956cdce) [INFO] [stderr] Compiling afl v0.17.0 [INFO] [stderr] Compiling honggfuzz v0.5.58 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] error: could not compile `advent-of-code` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name advent_of_code --edition=2024 crates/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unused_lifetimes '--deny=clippy::nursery' --deny=deprecated '--deny=clippy::cargo' '--deny=clippy::all' --forbid=trivial_numeric_casts --warn=single_use_lifetimes '--allow=clippy::new_without_default' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocation-counter", "bytemuck", "count-allocations", "debug-output", "pollster", "simd", "svgplot", "visualization", "webgpu-compute", "wgpu"))' -C metadata=aa3502c3577a343a -C extra-filename=-f663dd2a92b38625 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.112/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=75c3da66d280f64c -C extra-filename=-bd2a046572716902 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9440639c5b1de2cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0248ee84c021a79b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5e87d619b2168ef9bfeb7e0e48440dc94d3944856445d28cd9b182cd03c07b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e87d619b2168ef9bfeb7e0e48440dc94d3944856445d28cd9b182cd03c07b26", kill_on_drop: false }` [INFO] [stdout] 5e87d619b2168ef9bfeb7e0e48440dc94d3944856445d28cd9b182cd03c07b26