[INFO] cloning repository https://github.com/nerdatmath/aoc-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nerdatmath/aoc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdatmath%2Faoc-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdatmath%2Faoc-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7104fbda81cfa86e52be33c63ba47a14d8d9ca94 [INFO] testing nerdatmath/aoc-rust against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnerdatmath%2Faoc-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nerdatmath/aoc-rust on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nerdatmath/aoc-rust [INFO] finished tweaking git repo https://github.com/nerdatmath/aoc-rust [INFO] tweaked toml for git repo https://github.com/nerdatmath/aoc-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nerdatmath/aoc-rust 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c00bc76c77f0ecdc95cca8c63e09954f2f4cdc0acfd27129ba5670ad76451a90 [INFO] running `Command { std: "docker" "start" "-a" "c00bc76c77f0ecdc95cca8c63e09954f2f4cdc0acfd27129ba5670ad76451a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c00bc76c77f0ecdc95cca8c63e09954f2f4cdc0acfd27129ba5670ad76451a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00bc76c77f0ecdc95cca8c63e09954f2f4cdc0acfd27129ba5670ad76451a90", kill_on_drop: false }` [INFO] [stdout] c00bc76c77f0ecdc95cca8c63e09954f2f4cdc0acfd27129ba5670ad76451a90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6b67baba34fc02c7b13ae9dfd8cb92f1e2f211d5ad56b596af5682368e7b4d [INFO] running `Command { std: "docker" "start" "-a" "1d6b67baba34fc02c7b13ae9dfd8cb92f1e2f211d5ad56b596af5682368e7b4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling coord_2d v0.3.6 [INFO] [stderr] Compiling grid v0.16.1 [INFO] [stderr] Compiling bytecode v0.1.0 (/opt/rustwide/workdir/2024/17/bytecode) [INFO] [stderr] Compiling disjoint-hash-set v1.0.0 [INFO] [stderr] Compiling bag v0.1.0 (/opt/rustwide/workdir/bag) [INFO] [stderr] Compiling point v0.1.0 (/opt/rustwide/workdir/point) [INFO] [stderr] Compiling numtraits v0.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling y2024d08 v0.1.0 (/opt/rustwide/workdir/2024/08) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling direction v0.18.1 [INFO] [stderr] Compiling y2024d09 v0.1.0 (/opt/rustwide/workdir/2024/09) [INFO] [stderr] Compiling y2024d02 v0.1.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling y2024d10 v0.1.0 (/opt/rustwide/workdir/2024/10) [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling y2024d01 v0.1.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling toml_edit v0.19.15 [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 y2024d03 v0.1.0 (/opt/rustwide/workdir/2024/03) [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling deluxe-core v0.5.0 [INFO] [stderr] Compiling game-grid-derive-core v0.1.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling game-grid-derive v0.1.0 [INFO] [stderr] Compiling sif_macro v0.1.0 [INFO] [stderr] Compiling game-grid v0.1.3 [INFO] [stderr] Compiling y2024d04 v0.1.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Compiling sif v0.1.0 [INFO] [stderr] Compiling deluxe-macros v0.5.0 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.10.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling y2024d12 v0.1.0 (/opt/rustwide/workdir/2024/12) [INFO] [stderr] Compiling y2024d20 v0.1.0 (/opt/rustwide/workdir/2024/20) [INFO] [stderr] Compiling parse-display v0.10.0 [INFO] [stderr] Compiling parse-display-with v0.0.2 [INFO] [stderr] Compiling direction v0.1.0 (/opt/rustwide/workdir/direction) [INFO] [stderr] Compiling deluxe v0.5.0 [INFO] [stderr] Compiling position v0.1.0 (/opt/rustwide/workdir/position) [INFO] [stderr] Compiling y2024d18 v0.1.0 (/opt/rustwide/workdir/2024/18) [INFO] [stderr] Compiling y2024d19 v0.1.0 (/opt/rustwide/workdir/2024/19) [INFO] [stderr] Compiling y2024d11 v0.1.0 (/opt/rustwide/workdir/2024/11) [INFO] [stderr] Compiling y2024d14 v0.1.0 (/opt/rustwide/workdir/2024/14) [INFO] [stderr] Compiling y2024d07 v0.1.0 (/opt/rustwide/workdir/2024/07) [INFO] [stderr] Compiling y2024d05 v0.1.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Compiling y2024d13 v0.1.0 (/opt/rustwide/workdir/2024/13) [INFO] [stderr] Compiling bytecode-derive v0.1.0 (/opt/rustwide/workdir/2024/17/bytecode-derive) [INFO] [stderr] Compiling y2024d15 v0.1.0 (/opt/rustwide/workdir/2024/15) [INFO] [stderr] Compiling y2024d16 v0.1.0 (/opt/rustwide/workdir/2024/16) [INFO] [stderr] Compiling y2024d06 v0.1.0 (/opt/rustwide/workdir/2024/06) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcq1AMdC/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libparse_display_with-03cb028843b653c4.rlib,libparse_display-3ce7c6a39beaaffc.rlib,libregex-024cfaa467e434b3.rlib,libregex_automata-76225e55779c4bfe.rlib,libaho_corasick-94236398dd0ecfc1.rlib,libmemchr-eec2dd93b0d498c5.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libpathfinding-b57cc88842df79e1.rlib,libinteger_sqrt-305a612379e7bfa2.rlib,libthiserror-3edcb2c358afd7a6.rlib,librustc_hash-ca4219e344ea5da0.rlib,libindexmap-4a623ff2ffe225d6.rlib,libequivalent-6a754676e6af62ae.rlib,libhashbrown-acdfbba63b345327.rlib,libnum_traits-2f99c9b3147ab27a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcq1AMdC/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/y2024d18-1e73fec7b68b86dd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `y2024d18` (bin "y2024d18") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1d6b67baba34fc02c7b13ae9dfd8cb92f1e2f211d5ad56b596af5682368e7b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6b67baba34fc02c7b13ae9dfd8cb92f1e2f211d5ad56b596af5682368e7b4d", kill_on_drop: false }` [INFO] [stdout] 1d6b67baba34fc02c7b13ae9dfd8cb92f1e2f211d5ad56b596af5682368e7b4d