[INFO] cloning repository https://github.com/mslynch/adventofcode2016 [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3f4b8d0ff5f71873da766172ccfe22908a147f5 [INFO] testing mslynch/adventofcode2016 against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mslynch/adventofcode2016 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/mslynch/adventofcode2016 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a3bf3d9f238636cf59b9a176972b1ea3a4771b79ef06359131cc3b7748abac1c [INFO] running `"docker" "start" "-a" "a3bf3d9f238636cf59b9a176972b1ea3a4771b79ef06359131cc3b7748abac1c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gcc v0.3.54 [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 thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling rand v0.3.22 [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 1m 02s [INFO] running `"docker" "inspect" "a3bf3d9f238636cf59b9a176972b1ea3a4771b79ef06359131cc3b7748abac1c"` [INFO] running `"docker" "rm" "-f" "a3bf3d9f238636cf59b9a176972b1ea3a4771b79ef06359131cc3b7748abac1c"` [INFO] [stdout] a3bf3d9f238636cf59b9a176972b1ea3a4771b79ef06359131cc3b7748abac1c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b9ee0f46195002422d7b6f0a47e6565955349d20ccc64f82775604f59569fa3 [INFO] running `"docker" "start" "-a" "3b9ee0f46195002422d7b6f0a47e6565955349d20ccc64f82775604f59569fa3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 --emit=dep-info,link -C debuginfo=2 --test -C metadata=38500ea62ff4cc87 -C extra-filename=-38500ea62ff4cc87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-a9cb153e2afb719b.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-bd45029d33af8781.rlib --extern im=/opt/rustwide/target/debug/deps/libim-8a691e2d98883164.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-186390bf88a8fa04.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87109423a9e0f62.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-c709812c394a99ac.rlib --extern rpds=/opt/rustwide/target/debug/deps/librpds-c089ac8f32d84b0e.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-9eb23aece6f05fed.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-f3144cf53d3f1e23/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.day12.92pyc3kg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c" "/opt/rustwide/target/debug/deps/day12-272ac743a8cad74c.vdp41tqrc3jiecw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f3144cf53d3f1e23/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-42a0aa3b59e7441a.rlib" "/opt/rustwide/target/debug/deps/libmd5-c709812c394a99ac.rlib" "/opt/rustwide/target/debug/deps/libitertools-186390bf88a8fa04.rlib" "/opt/rustwide/target/debug/deps/libeither-6db6554ea55927e3.rlib" "/opt/rustwide/target/debug/deps/libim-8a691e2d98883164.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-7e4217a9db1afeb0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-dc5ea57055139945.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-bd45029d33af8781.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libbit_set-09e1b429d25b9d97.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-571c538afe86c5d9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-9eb23aece6f05fed.rlib" "/opt/rustwide/target/debug/deps/libtime-92612deb95e13d3c.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/librand-382c56b931d96b8f.rlib" "/opt/rustwide/target/debug/deps/librand-58d0d515fa3028e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87109423a9e0f62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `adventofcode2016`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.day24.bjlwt4y9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0" "/opt/rustwide/target/debug/deps/day24-594e23ecafeca8a0.3b5sv5b98obl5g5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f3144cf53d3f1e23/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-42a0aa3b59e7441a.rlib" "/opt/rustwide/target/debug/deps/libmd5-c709812c394a99ac.rlib" "/opt/rustwide/target/debug/deps/libitertools-186390bf88a8fa04.rlib" "/opt/rustwide/target/debug/deps/libeither-6db6554ea55927e3.rlib" "/opt/rustwide/target/debug/deps/libim-8a691e2d98883164.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-7e4217a9db1afeb0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-dc5ea57055139945.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-bd45029d33af8781.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libbit_set-09e1b429d25b9d97.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-571c538afe86c5d9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-9eb23aece6f05fed.rlib" "/opt/rustwide/target/debug/deps/libtime-92612deb95e13d3c.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/librand-382c56b931d96b8f.rlib" "/opt/rustwide/target/debug/deps/librand-58d0d515fa3028e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87109423a9e0f62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `adventofcode2016`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day05 --edition=2018 tests/day05.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=842f6479ad81c229 -C extra-filename=-842f6479ad81c229 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adventofcode2016=/opt/rustwide/target/debug/deps/libadventofcode2016-42a0aa3b59e7441a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a9cb153e2afb719b.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-bd45029d33af8781.rlib --extern im=/opt/rustwide/target/debug/deps/libim-8a691e2d98883164.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-186390bf88a8fa04.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f87109423a9e0f62.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-c709812c394a99ac.rlib --extern rpds=/opt/rustwide/target/debug/deps/librpds-c089ac8f32d84b0e.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-9eb23aece6f05fed.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-f3144cf53d3f1e23/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `adventofcode2016`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.day16.a34k8578-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3" "/opt/rustwide/target/debug/deps/day16-a56f4d6b4dccc2c3.3xhom55mfty8wqed.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-f3144cf53d3f1e23/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libadventofcode2016-42a0aa3b59e7441a.rlib" "/opt/rustwide/target/debug/deps/libmd5-c709812c394a99ac.rlib" "/opt/rustwide/target/debug/deps/libitertools-186390bf88a8fa04.rlib" "/opt/rustwide/target/debug/deps/libeither-6db6554ea55927e3.rlib" "/opt/rustwide/target/debug/deps/libim-8a691e2d98883164.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-7e4217a9db1afeb0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-dc5ea57055139945.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-bd45029d33af8781.rlib" "/opt/rustwide/target/debug/deps/libregex-63bc2482e95e66f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-88e268f569b6f304.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-44bce573e0a283f7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16f2173dc3657298.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d6c9e32d21fed1ee.rlib" "/opt/rustwide/target/debug/deps/libbit_set-09e1b429d25b9d97.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-571c538afe86c5d9.rlib" "/opt/rustwide/target/debug/deps/libcrypto-9eb23aece6f05fed.rlib" "/opt/rustwide/target/debug/deps/libtime-92612deb95e13d3c.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/librand-382c56b931d96b8f.rlib" "/opt/rustwide/target/debug/deps/librand-58d0d515fa3028e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-3889bc2b1e3d26c9.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87109423a9e0f62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `adventofcode2016`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3b9ee0f46195002422d7b6f0a47e6565955349d20ccc64f82775604f59569fa3"` [INFO] running `"docker" "rm" "-f" "3b9ee0f46195002422d7b6f0a47e6565955349d20ccc64f82775604f59569fa3"` [INFO] [stdout] 3b9ee0f46195002422d7b6f0a47e6565955349d20ccc64f82775604f59569fa3