[INFO] cloning repository https://github.com/PaulLowrance/AoC2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaulLowrance/AoC2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulLowrance%2FAoC2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulLowrance%2FAoC2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eb6dd28b74ba3d1c170f9e447f4e49303a5ae70 [INFO] testing PaulLowrance/AoC2023 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%2FPaulLowrance%2FAoC2023" "/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/PaulLowrance/AoC2023 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/PaulLowrance/AoC2023 [INFO] finished tweaking git repo https://github.com/PaulLowrance/AoC2023 [INFO] tweaked toml for git repo https://github.com/PaulLowrance/AoC2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PaulLowrance/AoC2023 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] [stderr] warning: unused manifest key: package.defaut-run [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] 98b9d40712394dd4305603ac25b74dd73340fa0f3af7e5884ab1c14116de6875 [INFO] running `Command { std: "docker" "start" "-a" "98b9d40712394dd4305603ac25b74dd73340fa0f3af7e5884ab1c14116de6875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98b9d40712394dd4305603ac25b74dd73340fa0f3af7e5884ab1c14116de6875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b9d40712394dd4305603ac25b74dd73340fa0f3af7e5884ab1c14116de6875", kill_on_drop: false }` [INFO] [stdout] 98b9d40712394dd4305603ac25b74dd73340fa0f3af7e5884ab1c14116de6875 [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] 4a160c90c4ba19152f5d0cfdea781a55288b21ded3b98f315f66c4d0d4671df8 [INFO] running `Command { std: "docker" "start" "-a" "4a160c90c4ba19152f5d0cfdea781a55288b21ded3b98f315f66c4d0d4671df8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.defaut-run [INFO] [stderr] Compiling autocfg v1.1.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 once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling zerocopy v0.7.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sscanf_macro v0.4.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sscanf v0.4.1 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling adventofcode-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/bin/day4.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct Game { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 8 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFdq75d/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsscanf-d5e43e37c99744a9.rlib,libregex-3c493b4a6de3b0d9.rlib,libregex_automata-a5bb12bc3acff425.rlib,libaho_corasick-1d89cf98656b10d4.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libconst_format-1279ee0c87c23763.rlib,libitertools-c225c48c23897a07.rlib,libindicatif-0e89a415d688735a.rlib,libportable_atomic-9dc12e48a957b387.rlib,librayon-386460c84d56609f.rlib,librayon_core-2698ff00ec3ad8f9.rlib,libcrossbeam_deque-52ee8e59c3585549.rlib,libcrossbeam_epoch-b1d79632a7924e9d.rlib,libmemoffset-7f4e70f7a63d0621.rlib,libscopeguard-7ec2214574194454.rlib,libcrossbeam_utils-2e430be21a3ab14e.rlib,libeither-6373040535ba358a.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-ef903c15bcab56e8.rlib,libunicode_width-affb1d25ef114124.rlib,liblazy_static-af860367908b8176.rlib,libadventofcode_2023-707a87b1e2265f06.rlib,libreqwest-f1cf27147ea6f2ae.rlib,libhyper_tls-007d932a9cba09bb.rlib,libbase64-bbf874639731fed2.rlib,libipnet-21a83f2d587ce134.rlib,libtokio_native_tls-7aa5738c2c7bbe2e.rlib,libserde_urlencoded-7723c93f917f29d5.rlib,libryu-df028aa4e33944bd.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-2a0986d3eb52843d.rlib,libserde-c18a98f36dc0f788.rlib,libnative_tls-09b5d65202b4851c.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-f93762400f8dafe3.rlib,libbitflags-16c6398d669db74f.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-6f6dd3319e40e2c5.rlib,libhyper-0880b10e48feab95.rlib,libwant-608b6042312eac94.rlib,libtry_lock-d829e1fc867adb15.rlib,libsocket2-2f3d5eaeda5f4fe6.rlib,libhttparse-947711e6baf00551.rlib,libh2-5c765a83fc1abc06.rlib,libindexmap-153551ff6091cd71.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-bd949f47d54a4c44.rlib,libahash-1941ffd419c4c285.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-3db443d213aa6295.rlib,liballocator_api2-06ed0a4305c6d5c4.rlib,libtokio_util-6d60fb1b33e7d02e.rlib,libfutures_sink-bb22ea3128609505.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-ceedc6cf383cee1d.rlib,libtracing_core-24c49f3b0889c5cd.rlib,libonce_cell-a142ebc82bf510c5.rlib,libfutures_channel-12f654fad7b072f9.rlib,libtokio-15f2caeb73fb03bf.rlib,libnum_cpus-88162a35563ba829.rlib,libsocket2-9856b95f75edb5c1.rlib,libmio-30cf3c712dd239ed.rlib,liblibc-4464f426d2db1f05.rlib,libhttp_body-e4c1e840e450fa9d.rlib,liblog-dcabf69e042f143c.rlib,libfutures_util-84235131c0c656a3.rlib,libmemchr-d8112fc1e1cdd527.rlib,libfutures_io-7f08535535d5de13.rlib,libslab-8650b6450c46fdf4.rlib,libpin_project_lite-b342d85da484cd05.rlib,libfutures_task-142a72350277a5b6.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-46fc477ddb870087.rlib,liburl-a5d2372f4060e4f6.rlib,libidna-b4d7a3a91c71c9a6.rlib,libunicode_normalization-beda55ba36c8de7a.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-38e31b3a662e272e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-75ad559c956cf86f.rlib,libitoa-55c9c85d80bf643d.rlib,libbytes-0cbd1c7110a1e56d.rlib,libfnv-79e2cbfbe03dcd16.rlib,libanyhow-86f328f9bfe71f69.rlib,libclap-994948ec35656e87.rlib,libclap_builder-9ffa58f20203c44b.rlib,libstrsim-934c6b5db5b11ce4.rlib,libanstream-04907522e9440f35.rlib,libanstyle_query-05858653b8b1c10f.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-b92c21f129630fbf.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-07f6f4b7ac356fa5.rlib,libanstyle-8c24f95c359ac7f4.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" "-lssl" "-lcrypto" "-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/day5-1309ec13fae9883d" "-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 `adventofcode-2023` (bin "day5") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a160c90c4ba19152f5d0cfdea781a55288b21ded3b98f315f66c4d0d4671df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a160c90c4ba19152f5d0cfdea781a55288b21ded3b98f315f66c4d0d4671df8", kill_on_drop: false }` [INFO] [stdout] 4a160c90c4ba19152f5d0cfdea781a55288b21ded3b98f315f66c4d0d4671df8