[INFO] cloning repository https://github.com/Plastonick/aoc_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Plastonick/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlastonick%2Faoc_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlastonick%2Faoc_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1780f043c90a61dd289b1898447ab7e0a6ed6efe [INFO] testing Plastonick/aoc_2024 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlastonick%2Faoc_2024" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Plastonick/aoc_2024 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Plastonick/aoc_2024 [INFO] finished tweaking git repo https://github.com/Plastonick/aoc_2024 [INFO] tweaked toml for git repo https://github.com/Plastonick/aoc_2024 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Plastonick/aoc_2024 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a8d1048c4f88b6da4639d8078b961c82356838055d3aa7296205e68a967bccf [INFO] running `Command { std: "docker" "start" "-a" "0a8d1048c4f88b6da4639d8078b961c82356838055d3aa7296205e68a967bccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a8d1048c4f88b6da4639d8078b961c82356838055d3aa7296205e68a967bccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a8d1048c4f88b6da4639d8078b961c82356838055d3aa7296205e68a967bccf", kill_on_drop: false }` [INFO] [stdout] 0a8d1048c4f88b6da4639d8078b961c82356838055d3aa7296205e68a967bccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac46f3739d488fa8b22cad99edb51d7e92156a1ff63cdf87fae2a63bd63497d7 [INFO] running `Command { std: "docker" "start" "-a" "ac46f3739d488fa8b22cad99edb51d7e92156a1ff63cdf87fae2a63bd63497d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling priority-queue v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `advent_of_code` (bin "21") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 21 --edition=2021 src/bin/21.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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=6b6f71d1569691b8 -C extra-filename=-4c283991fbd54206 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-11f7fab5599d278e.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-3481278d1ce04cf0.rlib --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-9643f5e52384d60f.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5129831545521598.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-a2bc348a80985962.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-cd94bb046e47c8b7.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-e57553ad51d7f6cf.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-db577972136a9625.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-ddd388ae0ad955d8.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-2f6821dd3289731c.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 `advent_of_code` (bin "16") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 16 --edition=2021 src/bin/16.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("chrono", "dhat", "dhat-heap", "test_lib", "today"))' -C metadata=fe5166ed6f292af4 -C extra-filename=-49df57ba926e3f28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-11f7fab5599d278e.rlib --extern cached=/opt/rustwide/target/debug/deps/libcached-3481278d1ce04cf0.rlib --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-9643f5e52384d60f.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5129831545521598.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-a2bc348a80985962.rlib --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-cd94bb046e47c8b7.rlib --extern priority_queue=/opt/rustwide/target/debug/deps/libpriority_queue-e57553ad51d7f6cf.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-db577972136a9625.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-ddd388ae0ad955d8.rlib --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-2f6821dd3289731c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ac46f3739d488fa8b22cad99edb51d7e92156a1ff63cdf87fae2a63bd63497d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac46f3739d488fa8b22cad99edb51d7e92156a1ff63cdf87fae2a63bd63497d7", kill_on_drop: false }` [INFO] [stdout] ac46f3739d488fa8b22cad99edb51d7e92156a1ff63cdf87fae2a63bd63497d7