[INFO] cloning repository https://github.com/acacar/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acacar/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facacar%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facacar%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cb7b7fae29894a13361bc13a1de4c1facc42c3f [INFO] testing acacar/aoc2022 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facacar%2Faoc2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/acacar/aoc2022 [INFO] finished tweaking git repo https://github.com/acacar/aoc2022 [INFO] tweaked toml for git repo https://github.com/acacar/aoc2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/acacar/aoc2022 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/acacar/aoc2022 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d03667329e530f2a57b41f4166df9fe58fed6582dd23ee560d0fcb8dd5cb80c7 [INFO] running `Command { std: "docker" "start" "-a" "d03667329e530f2a57b41f4166df9fe58fed6582dd23ee560d0fcb8dd5cb80c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d03667329e530f2a57b41f4166df9fe58fed6582dd23ee560d0fcb8dd5cb80c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03667329e530f2a57b41f4166df9fe58fed6582dd23ee560d0fcb8dd5cb80c7", kill_on_drop: false }` [INFO] [stdout] d03667329e530f2a57b41f4166df9fe58fed6582dd23ee560d0fcb8dd5cb80c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320c1f0a00343093df6faf67210979d0d25467a9565aeeb53b9719d2bd5213fe [INFO] running `Command { std: "docker" "start" "-a" "320c1f0a00343093df6faf67210979d0d25467a9565aeeb53b9719d2bd5213fe", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling sscanf_macro v0.4.0 [INFO] [stderr] Compiling sscanf v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling aoc2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `aoc2022` (bin "day11") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name day11 --edition=2021 src/bin/day11.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=754c8eeba028b36b -C extra-filename=-11e1d012ca3d904c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc2022=/opt/rustwide/target/debug/deps/libaoc2022-eaf755244bf08abd.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfed4fc704947305.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-09dc5f887da06bb9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f9c3458a58263301.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e04e303a6d4d61ac.rlib --extern sscanf=/opt/rustwide/target/debug/deps/libsscanf-2f2732a86f90aa16.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-29cf1bb84f50e127.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "320c1f0a00343093df6faf67210979d0d25467a9565aeeb53b9719d2bd5213fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320c1f0a00343093df6faf67210979d0d25467a9565aeeb53b9719d2bd5213fe", kill_on_drop: false }` [INFO] [stdout] 320c1f0a00343093df6faf67210979d0d25467a9565aeeb53b9719d2bd5213fe