[INFO] cloning repository https://github.com/mslynch/adventofcode2016 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mslynch/adventofcode2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3f4b8d0ff5f71873da766172ccfe22908a147f5 [INFO] testing mslynch/adventofcode2016 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mslynch/adventofcode2016 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mslynch/adventofcode2016 [INFO] finished tweaking git repo https://github.com/mslynch/adventofcode2016 [INFO] tweaked toml for git repo https://github.com/mslynch/adventofcode2016 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mslynch/adventofcode2016 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sized-chunks v0.1.3 [INFO] [stderr] Downloaded im v12.3.4 [INFO] [stderr] Downloaded rpds v0.6.0 [INFO] [stderr] Downloaded fancy-regex v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8df1d494daf3b5c9cb6142cae7618daeb63a6e8ab3aef9ff85b0d3f4b7259d6 [INFO] running `Command { std: "docker" "start" "-a" "a8df1d494daf3b5c9cb6142cae7618daeb63a6e8ab3aef9ff85b0d3f4b7259d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8df1d494daf3b5c9cb6142cae7618daeb63a6e8ab3aef9ff85b0d3f4b7259d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8df1d494daf3b5c9cb6142cae7618daeb63a6e8ab3aef9ff85b0d3f4b7259d6", kill_on_drop: false }` [INFO] [stdout] a8df1d494daf3b5c9cb6142cae7618daeb63a6e8ab3aef9ff85b0d3f4b7259d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 465e654de4e979412709af26b22180e430b63761b2f37d136f29aee370e3ab82 [INFO] running `Command { std: "docker" "start" "-a" "465e654de4e979412709af26b22180e430b63761b2f37d136f29aee370e3ab82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rpds v0.6.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling fancy-regex v0.2.0 [INFO] [stderr] Compiling adventofcode2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.25s [INFO] running `Command { std: "docker" "inspect" "465e654de4e979412709af26b22180e430b63761b2f37d136f29aee370e3ab82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465e654de4e979412709af26b22180e430b63761b2f37d136f29aee370e3ab82", kill_on_drop: false }` [INFO] [stdout] 465e654de4e979412709af26b22180e430b63761b2f37d136f29aee370e3ab82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 657d4f927c484d3c49bc2fcb9f542cc860be96e0437b60a765854fe63d38c604 [INFO] running `Command { std: "docker" "start" "-a" "657d4f927c484d3c49bc2fcb9f542cc860be96e0437b60a765854fe63d38c604", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling adventofcode2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `adventofcode2016` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name adventofcode2016 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=98ae2c2b2299a6ae -C extra-filename=-98ae2c2b2299a6ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-2630c7cb4e80d280.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib --extern im=/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib --extern rpds=/opt/rustwide/target/debug/deps/librpds-bcf5cce5018f335b.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.day07.acb5d4d3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078.nbmmuhte9wuzlq7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day07-3d1f4d9150404078" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.day23.7c5f106d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b.3707jdhrhwmbp7ff.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day23-8617f871bd8f883b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.day11.9719a176-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591.3mlscubkrbp53qtx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day11-22ec9fa8d1cf6591" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.day20.2dd227e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516.2qkrzj2r3k68hu22.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day20-97c656d401466516" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.day03.e4c8d3e4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603.ipjb4456piqysv7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day03-716d4e1221971603" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.day05.0bf13bd3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18.jli23nmvepxjx8c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day05-44e6cf163afddb18" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.day15.2c043c62-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac.5dklrr64agn3s725.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day15-159ca8f6cfea63ac" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.day09.194b3d76-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d.2mv8akfc1x9uiltp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day09-4cdc955e051b902d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.day21.f10929be-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7.309wof1ud4uiyr64.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day21-3f0f45f78cc443e7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.day16.f081840a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d.1a4kk0gmwnq43466.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day16-08b088c5a3ef681d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.day24.837732b5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691.4300xrldniwmbxv0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day24-afda0250f5a59691" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.day06.b85b6f0b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576.267xdlc0ujqtvi8q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day06-2a1cc386e3c70576" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.day13.0b086c2b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a.17jyaaywrycajfbf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f1b6d22f818e1aff/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-394158085a029e98.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libitertools-dedac0154a0fd073.rlib" "/opt/rustwide/target/debug/deps/libeither-8850a646db64daed.rlib" "/opt/rustwide/target/debug/deps/libim-d0ec243dcdacf2f5.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-5335e78cc0e186c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5d7e88b09baa3f55.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-fe0de4d3f0212a59.rlib" "/opt/rustwide/target/debug/deps/libregex-facb1cb09907c16f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b002bbebb39f88a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15d168dc81118322.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-29647481defbcc4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-948765f414d47e2e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7ebcc0babc43e702.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-de22dfffbe680cd9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-393989dee7890f27.rlib" "/opt/rustwide/target/debug/deps/libtime-642a349c81aae2c1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-a15c6cf7c7257a60.rlib" "/opt/rustwide/target/debug/deps/librand-f31e4f9716bee24d.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-094b2c94ab7a961b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/day13-249d8ca5f99a702a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "657d4f927c484d3c49bc2fcb9f542cc860be96e0437b60a765854fe63d38c604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657d4f927c484d3c49bc2fcb9f542cc860be96e0437b60a765854fe63d38c604", kill_on_drop: false }` [INFO] [stdout] 657d4f927c484d3c49bc2fcb9f542cc860be96e0437b60a765854fe63d38c604