[INFO] updating cached repository https://github.com/nrxus/advent_2018 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0f7b9bc6e61ad765717d77e17cb205c55563b07c [INFO] testing nrxus/advent_2018 against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "/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/nrxus/advent_2018 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/nrxus/advent_2018 [INFO] finished tweaking git repo https://github.com/nrxus/advent_2018 [INFO] tweaked toml for git repo https://github.com/nrxus/advent_2018 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/advent_2018 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] 41b938660ed53280ad5a19a7188448ebaecd54299be18f9c97079f24193f8901 [INFO] running `"docker" "start" "-a" "41b938660ed53280ad5a19a7188448ebaecd54299be18f9c97079f24193f8901"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.1 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling advent_2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/twenty_three_b.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_trait, drain_filter)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/twenty_three_b.rs:261:9 [INFO] [stderr] | [INFO] [stderr] 261 | / array![|i| Region { [INFO] [stderr] 262 | | bounds: boxes[i], [INFO] [stderr] 263 | | nanobots: self.nanobots.iter().filter(|n| n.intersects(&boxes[i])).cloned().collect() [INFO] [stderr] 264 | | }; 8] [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/twenty_two_a.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/fifteen_b.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/fifteen_b.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(bind_by_move_pattern_guards)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/fifteen_b.rs:193:53 [INFO] [stderr] | [INFO] [stderr] 193 | fn neighbors(&self, position: usize) -> [Option<(usize)>; 4] { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/three_b.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/three_b.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(vec_remove_item)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/seven_a.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/eighteen_b.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/eighteen_a.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ten_a.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | type Err = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `advent_2018`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `advent_2018`. [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: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `advent_2018`. [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: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `advent_2018`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `advent_2018`. [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] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `advent_2018`. [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: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `advent_2018`. [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/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.two_a.4f4gaupa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a" "/opt/rustwide/target/debug/deps/two_a-c54d3c9aef74308a.2kj8a2m5chz87qed.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/target/debug/deps/libcommon-8e4f54eb545355d8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3eda77a9a4f96a49.rlib" "/opt/rustwide/target/debug/deps/libuuid-92068de1d4a92ae2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-71b1a928bdd3f0ff.rlib" "/opt/rustwide/target/debug/deps/liburl-4050b6b7dd69b6c1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-386bf187e9168b16.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-14ed9bd45932e5f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libdtoa-561da8907aae266b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e46ab771e2fadd1.rlib" "/opt/rustwide/target/debug/deps/libryu-67ce7310b0ade578.rlib" "/opt/rustwide/target/debug/deps/libserde-b0b6939a40694065.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0ea8b529741d2f99.rlib" "/opt/rustwide/target/debug/deps/libphf-73a475055706b539.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4ed441bb0c6ee973.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libmime-6f5f4fd9aa467da6.rlib" "/opt/rustwide/target/debug/deps/libunicase-c9205bced8d1de73.rlib" "/opt/rustwide/target/debug/deps/liblibflate-501fca9d14144bf6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5c9f041f94ac3c07.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba32950d5463515f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b4f2fd3583af58dd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b4c947ef684187de.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-799441492b8800e3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-011d12f03854b4cb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e87f2ceb3951450.rlib" "/opt/rustwide/target/debug/deps/libwant-ea67730880791a6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-f93d35f8430de94a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-c698cecee462e675.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ce5fce213250bfc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-cfb3ab5f985d552a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-eae3582a9eb567a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-aaf9c1b73e15893a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-546060fae58e857b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f1ce94ebfb37acad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7c5b2b0129375c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-19b84838579c9535.rlib" "/opt/rustwide/target/debug/deps/libunreachable-af05623850dc442c.rlib" "/opt/rustwide/target/debug/deps/libvoid-ef80a4c5b644431d.rlib" "/opt/rustwide/target/debug/deps/librand-ea7c6c84dcefb570.rlib" "/opt/rustwide/target/debug/deps/librand_core-3064dd5add40643f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-c2dc35c7d9a7a104.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-6364293fe6e46be3.rlib" "/opt/rustwide/target/debug/deps/librand-8d781537343dfd87.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-be0c086ff030482f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c986e34dc9ac94c8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f16fef89bae47776.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b7f4db42a2d526d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-634dd3e1b9448fab.rlib" "/opt/rustwide/target/debug/deps/librand_core-db8f890f1662cc9c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5fe745a767cd9127.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b45a09d859dbbfc9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-078434a55762c1bd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-caee38f25a89d139.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3dd251ca530c0a1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3cc64123765fd51e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3c7804aa5dc765ee.rlib" "/opt/rustwide/target/debug/deps/libmio-a9e2a63a804d662e.rlib" "/opt/rustwide/target/debug/deps/liblazycell-02b2b1b1c421c2e2.rlib" "/opt/rustwide/target/debug/deps/libnet2-3dba64b42ad63ac0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libh2-048c742e6cd1f2f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b6eb8bb9b95e4cfe.rlib" "/opt/rustwide/target/debug/deps/libstring-73b691ddd647a355.rlib" "/opt/rustwide/target/debug/deps/libslab-51596de4b4140135.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-601efd2c0f1e3791.rlib" "/opt/rustwide/target/debug/deps/liblog-cc96050100bf31d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fc155af3b0dce8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e8c6ca1772f7354b.rlib" "/opt/rustwide/target/debug/deps/libhttp-ab2fa3e8f1073ef7.rlib" "/opt/rustwide/target/debug/deps/libitoa-268fce15131683f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a5882bb9767af599.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/libbytes-d9645dbd4d5f39bf.rlib" "/opt/rustwide/target/debug/deps/libiovec-f478631a3c2b4180.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7099e1224ef64f9.rlib" "/opt/rustwide/target/debug/deps/libsafemem-73e2c5c9fb3f6c37.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12d08455b18d4b97.rlib" "/opt/rustwide/target/debug/deps/libcookie-30405e7ff887f279.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.rlib" "/opt/rustwide/target/debug/deps/libenum_map-cee13f742f3ec891.rlib" "/opt/rustwide/target/debug/deps/libreexport_proc_macro-efcc7d527bf874c8.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-6a2eb672401988e4.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" "-lssl" "-lcrypto" "-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 `advent_2018`. [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/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.five_b.9er9qkbt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c" "/opt/rustwide/target/debug/deps/five_b-f38a051f856de52c.tweyhcw2hd7lepy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/target/debug/deps/libcommon-8e4f54eb545355d8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3eda77a9a4f96a49.rlib" "/opt/rustwide/target/debug/deps/libuuid-92068de1d4a92ae2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-71b1a928bdd3f0ff.rlib" "/opt/rustwide/target/debug/deps/liburl-4050b6b7dd69b6c1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-386bf187e9168b16.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-14ed9bd45932e5f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libdtoa-561da8907aae266b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e46ab771e2fadd1.rlib" "/opt/rustwide/target/debug/deps/libryu-67ce7310b0ade578.rlib" "/opt/rustwide/target/debug/deps/libserde-b0b6939a40694065.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0ea8b529741d2f99.rlib" "/opt/rustwide/target/debug/deps/libphf-73a475055706b539.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4ed441bb0c6ee973.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libmime-6f5f4fd9aa467da6.rlib" "/opt/rustwide/target/debug/deps/libunicase-c9205bced8d1de73.rlib" "/opt/rustwide/target/debug/deps/liblibflate-501fca9d14144bf6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5c9f041f94ac3c07.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba32950d5463515f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b4f2fd3583af58dd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b4c947ef684187de.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-799441492b8800e3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-011d12f03854b4cb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e87f2ceb3951450.rlib" "/opt/rustwide/target/debug/deps/libwant-ea67730880791a6d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-f93d35f8430de94a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-c698cecee462e675.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ce5fce213250bfc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-cfb3ab5f985d552a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-eae3582a9eb567a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-aaf9c1b73e15893a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-546060fae58e857b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f1ce94ebfb37acad.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b7c5b2b0129375c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-19b84838579c9535.rlib" "/opt/rustwide/target/debug/deps/libunreachable-af05623850dc442c.rlib" "/opt/rustwide/target/debug/deps/libvoid-ef80a4c5b644431d.rlib" "/opt/rustwide/target/debug/deps/librand-ea7c6c84dcefb570.rlib" "/opt/rustwide/target/debug/deps/librand_core-3064dd5add40643f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-c2dc35c7d9a7a104.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-6364293fe6e46be3.rlib" "/opt/rustwide/target/debug/deps/librand-8d781537343dfd87.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-be0c086ff030482f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c986e34dc9ac94c8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f16fef89bae47776.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6b7f4db42a2d526d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-634dd3e1b9448fab.rlib" "/opt/rustwide/target/debug/deps/librand_core-db8f890f1662cc9c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5fe745a767cd9127.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b45a09d859dbbfc9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-078434a55762c1bd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-caee38f25a89d139.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3dd251ca530c0a1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3cc64123765fd51e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3c7804aa5dc765ee.rlib" "/opt/rustwide/target/debug/deps/libmio-a9e2a63a804d662e.rlib" "/opt/rustwide/target/debug/deps/liblazycell-02b2b1b1c421c2e2.rlib" "/opt/rustwide/target/debug/deps/libnet2-3dba64b42ad63ac0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libh2-048c742e6cd1f2f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b6eb8bb9b95e4cfe.rlib" "/opt/rustwide/target/debug/deps/libstring-73b691ddd647a355.rlib" "/opt/rustwide/target/debug/deps/libslab-51596de4b4140135.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-601efd2c0f1e3791.rlib" "/opt/rustwide/target/debug/deps/liblog-cc96050100bf31d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fc155af3b0dce8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e8c6ca1772f7354b.rlib" "/opt/rustwide/target/debug/deps/libhttp-ab2fa3e8f1073ef7.rlib" "/opt/rustwide/target/debug/deps/libitoa-268fce15131683f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a5882bb9767af599.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "/opt/rustwide/target/debug/deps/libbytes-d9645dbd4d5f39bf.rlib" "/opt/rustwide/target/debug/deps/libiovec-f478631a3c2b4180.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7099e1224ef64f9.rlib" "/opt/rustwide/target/debug/deps/libsafemem-73e2c5c9fb3f6c37.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12d08455b18d4b97.rlib" "/opt/rustwide/target/debug/deps/libcookie-30405e7ff887f279.rlib" "/opt/rustwide/target/debug/deps/libtime-c418504b0315061c.rlib" "/opt/rustwide/target/debug/deps/liblibc-8178c70d7148a6f8.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" "-lssl" "-lcrypto" "-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 `advent_2018`. [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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "41b938660ed53280ad5a19a7188448ebaecd54299be18f9c97079f24193f8901"` [INFO] running `"docker" "rm" "-f" "41b938660ed53280ad5a19a7188448ebaecd54299be18f9c97079f24193f8901"` [INFO] [stdout] 41b938660ed53280ad5a19a7188448ebaecd54299be18f9c97079f24193f8901