[INFO] updating cached repository https://github.com/nrxus/advent_2018 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] df93fde1bcd1c67d18b365659e21c3fe3a3e04d0 [INFO] testing nrxus/advent_2018 against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_2018 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.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 work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/advent_2018 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "build" "--frozen"` [INFO] [stdout] 299132d196d4b2a9082da6020150f0b805ced41af4cb08a8158c4530df86c35a [INFO] running `"docker" "start" "-a" "299132d196d4b2a9082da6020150f0b805ced41af4cb08a8158c4530df86c35a"` [INFO] [stderr] Compiling libc v0.2.44 [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 rayon v1.0.3 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [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 crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling mio-uds v0.6.7 [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 tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.13 [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/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/seven_b.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(never_type)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/twenty_five.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(drain_filter)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/twenty_five.rs:40:32 [INFO] [stderr] | [INFO] [stderr] 40 | type Err = std::boxed::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: Could not compile `advent_2018`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/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] error: aborting due to previous error [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `advent_2018`. [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] 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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> src/twenty_three_a.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `advent_2018`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name twenty_b src/twenty_b.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=cb791059e8325f6d -C extra-filename=-cb791059e8325f6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-ac569ce93178137f.rlib --extern array_macro=/opt/rustwide/target/debug/deps/libarray_macro-61efcdb3be123f86.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-947ee52aefafde48.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-4b6f01673e48c595.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7f0036cdc569d1c1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-17b7476561d09054.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a8ce5c08e827aeb0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0d7fd3fd6ec35118.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ecb3ce1e26a7f669.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-c63b1458188fe583.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `advent_2018`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name twenty_four_b src/twenty_four_b.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=5c2197455ea62c54 -C extra-filename=-5c2197455ea62c54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-ac569ce93178137f.rlib --extern array_macro=/opt/rustwide/target/debug/deps/libarray_macro-61efcdb3be123f86.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-947ee52aefafde48.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-4b6f01673e48c595.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7f0036cdc569d1c1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-17b7476561d09054.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a8ce5c08e827aeb0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0d7fd3fd6ec35118.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ecb3ce1e26a7f669.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-c63b1458188fe583.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `advent_2018`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name twenty_four_a src/twenty_four_a.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=b5d157abe499372f -C extra-filename=-b5d157abe499372f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-ac569ce93178137f.rlib --extern array_macro=/opt/rustwide/target/debug/deps/libarray_macro-61efcdb3be123f86.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-947ee52aefafde48.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-4b6f01673e48c595.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7f0036cdc569d1c1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-17b7476561d09054.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a8ce5c08e827aeb0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0d7fd3fd6ec35118.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ecb3ce1e26a7f669.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-c63b1458188fe583.so --cap-lints=warn` (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.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.six_a.6cdqe0xl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268" "/opt/rustwide/target/debug/deps/six_a-ddd9ac2baea33268.1wrcd5ergtr9cyx1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-ac569ce93178137f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0d7fd3fd6ec35118.rlib" "/opt/rustwide/target/debug/deps/libuuid-88bf9fb0631191d0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d85f50ee3218ad5f.rlib" "/opt/rustwide/target/debug/deps/liburl-c3aa698d3c3728db.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fcbc0aacafd7e54d.rlib" "/opt/rustwide/target/debug/deps/libidna-ad5b1902db892a0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bd1ffc69cc564399.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70e078513282caa2.rlib" "/opt/rustwide/target/debug/deps/libmatches-79786252485cca6c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-437bac9d1d29b832.rlib" "/opt/rustwide/target/debug/deps/libserde_json-14e99a1428d71163.rlib" "/opt/rustwide/target/debug/deps/libryu-c3ac84d4531c6c3c.rlib" "/opt/rustwide/target/debug/deps/libserde-b2ba7b6eae4c45c2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-43683dc952afca63.rlib" "/opt/rustwide/target/debug/deps/libphf-96bb7c0187446c3e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-0e055b498516de8a.rlib" "/opt/rustwide/target/debug/deps/libunicase-09a2a981d1810de7.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-47d9900ec3aa12c5.rlib" "/opt/rustwide/target/debug/deps/libmime-f5149207b53dfadb.rlib" "/opt/rustwide/target/debug/deps/libunicase-4f7881198aa8890c.rlib" "/opt/rustwide/target/debug/deps/liblibflate-496b732d6828e164.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ecd0cfaee03713f4.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b2d9f2ac243fcce.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cf8fe1bae30f9561.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d33157db84d4ae37.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3e2db64b5a350a8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-73455c5352bfa95a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e0865d9eb381a9d8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dafad7d3bcdfafbf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1408dda5e1c87d57.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ac824a210725bad3.rlib" "/opt/rustwide/target/debug/deps/libhyper-cb683cb4d7ee8598.rlib" "/opt/rustwide/target/debug/deps/libwant-b939d36770c45bef.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-6913fd29241ecad2.rlib" "/opt/rustwide/target/debug/deps/libtokio-5e10318a554c5e69.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6324701df29de029.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c62c09008595363a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-eea4047aa81effcf.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-afed04252490b1d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f16760849282e43.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-862432522f92c526.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c52362deb4a2059e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-35259a7c1a414895.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a2d2e1ab66c9435b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e3de1224a0a5c920.rlib" "/opt/rustwide/target/debug/deps/libvoid-42527b96b651f819.rlib" "/opt/rustwide/target/debug/deps/librand-206134a207d7c20f.rlib" "/opt/rustwide/target/debug/deps/librand_core-fc05f22512469db6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-21a536805cd3cce5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-cd6ee999def56cce.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-476245fd14e4db6b.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9da530a00790d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cbe8bfc6f66922df.rlib" "/opt/rustwide/target/debug/deps/librand-cb1970a83a5775e8.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3899a1968d6ea482.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20b42d540749cb14.rlib" "/opt/rustwide/target/debug/deps/librand_hc-b628065875fde09f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f572cc1409791e58.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a8772aee7221c586.rlib" "/opt/rustwide/target/debug/deps/librand_core-169bbb58a8b1ad4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6d71e69ee6b8db45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3aaa700b680a48d5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7f0036cdc569d1c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d24109de20616f8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-eb3783781a55ffc1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2ddf446a3e7d693c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-64368cbfc44bff82.rlib" "/opt/rustwide/target/debug/deps/libnodrop-0ca5cda255c03c42.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-67ef2a7118b44e21.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-5d79881678654e4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a1f49af4740fdfb.rlib" "/opt/rustwide/target/debug/deps/libmio-2613d38962148a10.rlib" "/opt/rustwide/target/debug/deps/liblazycell-271aa96d0311d877.rlib" "/opt/rustwide/target/debug/deps/libnet2-5537d11fd951e715.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b0762d2491715f9a.rlib" "/opt/rustwide/target/debug/deps/libh2-30a60a2396517347.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e3221bc3132731cb.rlib" "/opt/rustwide/target/debug/deps/libstring-3992ce863bea9cb0.rlib" "/opt/rustwide/target/debug/deps/libslab-12b7ed347e55c768.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a395b0063d08997c.rlib" "/opt/rustwide/target/debug/deps/liblog-0987b2fc6805bb1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1fd94ca7e8fc8559.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a89630c83638284.rlib" "/opt/rustwide/target/debug/deps/libhttp-672a477cbd59454d.rlib" "/opt/rustwide/target/debug/deps/libitoa-29042d2791be6b24.rlib" "/opt/rustwide/target/debug/deps/libfnv-51dd7c2b44b560c1.rlib" "/opt/rustwide/target/debug/deps/libfutures-4b9e4d891a9aa290.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dcfeab82a3023cdf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-346f95c6920bbf4f.rlib" "/opt/rustwide/target/debug/deps/libbytes-d793fd7658282ee8.rlib" "/opt/rustwide/target/debug/deps/libiovec-baed689a0139bc28.rlib" "/opt/rustwide/target/debug/deps/libbase64-96dc93c7585d69f7.rlib" "/opt/rustwide/target/debug/deps/libsafemem-c0d43437b074542d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1ca81509d691a5a2.rlib" "/opt/rustwide/target/debug/deps/libcookie-947ee52aefafde48.rlib" "/opt/rustwide/target/debug/deps/libtime-617756bc3685b659.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f8f5d48f5aa085f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "299132d196d4b2a9082da6020150f0b805ced41af4cb08a8158c4530df86c35a"` [INFO] running `"docker" "rm" "-f" "299132d196d4b2a9082da6020150f0b805ced41af4cb08a8158c4530df86c35a"` [INFO] [stdout] 299132d196d4b2a9082da6020150f0b805ced41af4cb08a8158c4530df86c35a