[INFO] cloning repository https://github.com/Roguelazer/advent_of_code_2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roguelazer/advent_of_code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoguelazer%2Fadvent_of_code_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoguelazer%2Fadvent_of_code_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd9a5322e6d5f94901717f4ccb698f33cc32327b [INFO] testing Roguelazer/advent_of_code_2023 against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoguelazer%2Fadvent_of_code_2023" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Roguelazer/advent_of_code_2023 on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Roguelazer/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/Roguelazer/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/Roguelazer/advent_of_code_2023 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Roguelazer/advent_of_code_2023 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0511c12c6ff8e586ecc81172d6d179516ea062101ef0f72a528990ea9140494 [INFO] running `Command { std: "docker" "start" "-a" "f0511c12c6ff8e586ecc81172d6d179516ea062101ef0f72a528990ea9140494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0511c12c6ff8e586ecc81172d6d179516ea062101ef0f72a528990ea9140494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0511c12c6ff8e586ecc81172d6d179516ea062101ef0f72a528990ea9140494", kill_on_drop: false }` [INFO] [stdout] f0511c12c6ff8e586ecc81172d6d179516ea062101ef0f72a528990ea9140494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 765e0e8ab22171bb7a88fb6c54c90135cf9c67dca87f783340e1e0719c418635 [INFO] running `Command { std: "docker" "start" "-a" "765e0e8ab22171bb7a88fb6c54c90135cf9c67dca87f783340e1e0719c418635", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling mut-binary-heap v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling openblas-build v0.10.8 [INFO] [stderr] Compiling openblas-src v0.10.8 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling nonempty v0.9.0 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `aoc2023` (bin "aoc25") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name aoc25 --edition=2021 src/bin/aoc25.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)' --check-cfg 'cfg(feature, values())' -C metadata=c3faa4010b046063 -C extra-filename=-c3faa4010b046063 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4ba56e5ce709e35c.rlib --extern aoclib=/opt/rustwide/target/debug/deps/libaoclib-a3cd8eb7cd4eb822.rlib --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-af0ee295cac15da7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-376570cd57e70b02.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-e66142640825400f.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-5293e51abd8ec656.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-3b7c3281319f23b7.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b3f4418cadce9191.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-2d4079d6b907a24c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f36ccafa8b07e355.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ea7da7277170082e.rlib --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-a931b4435704fdf9.rlib --extern mut_binary_heap=/opt/rustwide/target/debug/deps/libmut_binary_heap-dd94557959d390ac.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9231ef67e0638d6c.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-33187c626cef5a7d.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-95c99fc0f189fb84.rlib --extern nonempty=/opt/rustwide/target/debug/deps/libnonempty-41427149c98f2fc9.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-94cf55aa1c65ff7e.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-10a476c0fb3342f4.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-10de77ccb9326a75.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6eeb720a5c7f6af0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a29ece681590361.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2fe51d264bce6b98.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc2023` (bin "aoc19") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name aoc19 --edition=2021 src/bin/aoc19.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)' --check-cfg 'cfg(feature, values())' -C metadata=a884ed8220573b21 -C extra-filename=-a884ed8220573b21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4ba56e5ce709e35c.rlib --extern aoclib=/opt/rustwide/target/debug/deps/libaoclib-a3cd8eb7cd4eb822.rlib --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-af0ee295cac15da7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-376570cd57e70b02.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-e66142640825400f.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-5293e51abd8ec656.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-3b7c3281319f23b7.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b3f4418cadce9191.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-2d4079d6b907a24c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f36ccafa8b07e355.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ea7da7277170082e.rlib --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-a931b4435704fdf9.rlib --extern mut_binary_heap=/opt/rustwide/target/debug/deps/libmut_binary_heap-dd94557959d390ac.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-9231ef67e0638d6c.rlib --extern ndarray_linalg=/opt/rustwide/target/debug/deps/libndarray_linalg-33187c626cef5a7d.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-95c99fc0f189fb84.rlib --extern nonempty=/opt/rustwide/target/debug/deps/libnonempty-41427149c98f2fc9.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-94cf55aa1c65ff7e.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-10a476c0fb3342f4.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-10de77ccb9326a75.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6eeb720a5c7f6af0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a29ece681590361.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2fe51d264bce6b98.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "765e0e8ab22171bb7a88fb6c54c90135cf9c67dca87f783340e1e0719c418635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765e0e8ab22171bb7a88fb6c54c90135cf9c67dca87f783340e1e0719c418635", kill_on_drop: false }` [INFO] [stdout] 765e0e8ab22171bb7a88fb6c54c90135cf9c67dca87f783340e1e0719c418635