[INFO] cloning repository https://github.com/yaheath/advent2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaheath/advent2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaheath%2Fadvent2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaheath%2Fadvent2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c75da9203b11807664b50e3e757186fed2c03e3 [INFO] testing yaheath/advent2023 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%2Fyaheath%2Fadvent2023" "/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/yaheath/advent2023 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/yaheath/advent2023 [INFO] finished tweaking git repo https://github.com/yaheath/advent2023 [INFO] tweaked toml for git repo https://github.com/yaheath/advent2023 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yaheath/advent2023 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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a84d251b65623dc43f6b2dcedf8a76ab917bd0f62d9d0ee60364ef081f0ab88b [INFO] running `Command { std: "docker" "start" "-a" "a84d251b65623dc43f6b2dcedf8a76ab917bd0f62d9d0ee60364ef081f0ab88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a84d251b65623dc43f6b2dcedf8a76ab917bd0f62d9d0ee60364ef081f0ab88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84d251b65623dc43f6b2dcedf8a76ab917bd0f62d9d0ee60364ef081f0ab88b", kill_on_drop: false }` [INFO] [stdout] a84d251b65623dc43f6b2dcedf8a76ab917bd0f62d9d0ee60364ef081f0ab88b [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde7f4966d9ec69114780942e85a5f3263795129ea983d1cf003cebd7a8ce829 [INFO] running `Command { std: "docker" "start" "-a" "dde7f4966d9ec69114780942e85a5f3263795129ea983d1cf003cebd7a8ce829", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tui-input v0.8.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ya_advent_lib v1.4.0 [INFO] [stderr] Compiling advent2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2JlBhr/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libya_advent_lib-a82ea73adf3fbbc1.rlib,libtui_input-33c12491295b7448.rlib,libratatui-408cf7bf7685b76c.rlib,libcassowary-12d00e585f48d567.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libunicode_width-affb1d25ef114124.rlib,libstrum-cf06a10c34a1c1cf.rlib,libcrossterm-136ed80211c7d17a.rlib,libbitflags-16c6398d669db74f.rlib,libparking_lot-a18f271f85c31aef.rlib,libparking_lot_core-a663dcd9b2aebf7d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-1863b34dca4644dc.rlib,liblock_api-2c25da451464fee6.rlib,libscopeguard-7ec2214574194454.rlib,libsignal_hook_mio-fa60c0612c5347a5.rlib,libsignal_hook-19357de2324b3c5c.rlib,libsignal_hook_registry-b0dfa92a4e9cd90e.rlib,libmio-820b66173ba2f47f.rlib,liblibc-4b732db540ea580e.rlib,liblog-dcabf69e042f143c.rlib,libregex-8cdf681e3e3cea1b.rlib,libregex_automata-b134de09a854dd6f.rlib,libaho_corasick-ac61cc82b81ddf29.rlib,libmemchr-24f51181957843a1.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libnum-9374556c6fb2d9d1.rlib,libnum_iter-50858ff4112fb44d.rlib,libnum_rational-9c46c5a1519ba33f.rlib,libnum_complex-aa5a5869de5a6b4d.rlib,libnum_bigint-a933c338de24cf13.rlib,libnum_integer-f66ed593a82a3042.rlib,libnum_traits-ca00583f3a4ce61d.rlib,libitertools-877de148147e42cc.rlib,libeither-a3c3165c89d9dfe8.rlib,liblazy_static-af860367908b8176.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/rustc2JlBhr/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day23-f2a339164f4d0b94" "-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 `advent2023` (bin "day23") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dde7f4966d9ec69114780942e85a5f3263795129ea983d1cf003cebd7a8ce829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde7f4966d9ec69114780942e85a5f3263795129ea983d1cf003cebd7a8ce829", kill_on_drop: false }` [INFO] [stdout] dde7f4966d9ec69114780942e85a5f3263795129ea983d1cf003cebd7a8ce829