[INFO] cloning repository https://github.com/Hadronomy/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hadronomy/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 668db4bc2902b7eab304037a27631942564b7390 [INFO] checking Hadronomy/advent-of-code against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadronomy%2Fadvent-of-code" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Hadronomy/advent-of-code [INFO] finished tweaking git repo https://github.com/Hadronomy/advent-of-code [INFO] tweaked toml for git repo https://github.com/Hadronomy/advent-of-code written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hadronomy/advent-of-code on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hadronomy/advent-of-code 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0b86532f68f4fe7b0844b1c37dfeb81e19de801e10bf70715c5c42164332b11 [INFO] running `Command { std: "docker" "start" "-a" "e0b86532f68f4fe7b0844b1c37dfeb81e19de801e10bf70715c5c42164332b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0b86532f68f4fe7b0844b1c37dfeb81e19de801e10bf70715c5c42164332b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b86532f68f4fe7b0844b1c37dfeb81e19de801e10bf70715c5c42164332b11", kill_on_drop: false }` [INFO] [stdout] e0b86532f68f4fe7b0844b1c37dfeb81e19de801e10bf70715c5c42164332b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 488a7fdecd86e0c1f5a1140b2c5bf78042a2ad98b7e15708c67b17973db37042 [INFO] running `Command { std: "docker" "start" "-a" "488a7fdecd86e0c1f5a1140b2c5bf78042a2ad98b7e15708c67b17973db37042", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking glam v0.30.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling gungraun-macros v0.7.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling gungraun-runner v0.17.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling gungraun v0.17.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.9/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std", "zerocopy"))' -C metadata=8a133c9f107ca889 -C extra-filename=-508cd3f9bc33d82a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "488a7fdecd86e0c1f5a1140b2c5bf78042a2ad98b7e15708c67b17973db37042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488a7fdecd86e0c1f5a1140b2c5bf78042a2ad98b7e15708c67b17973db37042", kill_on_drop: false }` [INFO] [stdout] 488a7fdecd86e0c1f5a1140b2c5bf78042a2ad98b7e15708c67b17973db37042