[INFO] cloning repository https://github.com/nathandchin/advent_of_code_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathandchin/advent_of_code_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathandchin%2Fadvent_of_code_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathandchin%2Fadvent_of_code_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 996c74ecb2fea700186a9a8561e443bffed37587 [INFO] testing nathandchin/advent_of_code_2024 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathandchin%2Fadvent_of_code_2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathandchin/advent_of_code_2024 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathandchin/advent_of_code_2024 [INFO] finished tweaking git repo https://github.com/nathandchin/advent_of_code_2024 [INFO] tweaked toml for git repo https://github.com/nathandchin/advent_of_code_2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nathandchin/advent_of_code_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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd953de0b4a49bd6831f278dc1125bd08fb8c8282c2e0601ae65fb57453f06c5 [INFO] running `Command { std: "docker" "start" "-a" "dd953de0b4a49bd6831f278dc1125bd08fb8c8282c2e0601ae65fb57453f06c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd953de0b4a49bd6831f278dc1125bd08fb8c8282c2e0601ae65fb57453f06c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd953de0b4a49bd6831f278dc1125bd08fb8c8282c2e0601ae65fb57453f06c5", kill_on_drop: false }` [INFO] [stdout] dd953de0b4a49bd6831f278dc1125bd08fb8c8282c2e0601ae65fb57453f06c5 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1aaa37d08510d688cfd418966f4ff25929ae54f2b896f5c10e8d23c9719a7af [INFO] running `Command { std: "docker" "start" "-a" "b1aaa37d08510d688cfd418966f4ff25929ae54f2b896f5c10e8d23c9719a7af", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling advent_of_code_2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8U1eoC/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-024cfaa467e434b3.rlib,libregex_automata-76225e55779c4bfe.rlib,libaho_corasick-94236398dd0ecfc1.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libcolor_eyre-442a6666cf89b4aa.rlib,libcolor_spantrace-a0f118cb54441fb7.rlib,libtracing_error-5d7484b937d03c80.rlib,libtracing_subscriber-83dc345b79d23bda.rlib,libthread_local-2c32321f50ebee82.rlib,libsharded_slab-9d3d4272806f2d43.rlib,liblazy_static-3674be3f4245d19b.rlib,libtracing-35283e6b924a6790.rlib,libpin_project_lite-1fb34223a43983ad.rlib,libtracing_core-94c793835d04b9c8.rlib,libowo_colors-4675cac5a395cb8a.rlib,libeyre-7197eb0715feeb29.rlib,libindenter-add53b8e51d6428d.rlib,libonce_cell-2642703f88b7c2f4.rlib,libbacktrace-691d145ef8d198d1.rlib,libminiz_oxide-87a7e96a565161b9.rlib,libadler-8a8ce72c9fb247b6.rlib,libobject-84cae2cd158ed6ad.rlib,libmemchr-eec2dd93b0d498c5.rlib,liblibc-820432f9cc0b1ef6.rlib,libaddr2line-4787ce6c40bf9e8a.rlib,libgimli-94b6e3e35291a09a.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,librustc_demangle-685041651feef096.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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day03a-b03c47eda3a413ea" "-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 `advent_of_code_2024` (bin "day03a") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b1aaa37d08510d688cfd418966f4ff25929ae54f2b896f5c10e8d23c9719a7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1aaa37d08510d688cfd418966f4ff25929ae54f2b896f5c10e8d23c9719a7af", kill_on_drop: false }` [INFO] [stdout] b1aaa37d08510d688cfd418966f4ff25929ae54f2b896f5c10e8d23c9719a7af