[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_2018 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-06-03" "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] 0ac79113620eab234fec2768fe32479adf39aae8b8f20792e910cb79a2fb8b0b [INFO] running `"docker" "start" "-a" "0ac79113620eab234fec2768fe32479adf39aae8b8f20792e910cb79a2fb8b0b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [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 unicode-segmentation v1.2.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [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 openssl-sys v0.9.39 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.15 [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 parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [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-reactor v0.1.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [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 beta release channel [INFO] [stderr] --> src/sixteen_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 beta release channel [INFO] [stderr] --> src/fifteen_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 beta release channel [INFO] [stderr] --> src/fifteen_a.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_a.rs:180:53 [INFO] [stderr] | [INFO] [stderr] 180 | 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] 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[E0554]: `#![feature]` may not be used on the beta 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 beta 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 beta release channel [INFO] [stderr] --> src/eighteen_a.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 beta 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: 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; 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: 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[E0554]: `#![feature]` may not be used on the beta 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: 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: 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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.six_a.elu0iko8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80" "/opt/rustwide/target/debug/deps/six_a-1806654f07f22d80.324extn1mvv4a7vb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-ecade2c9b68d4cd1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-392d89ea04ab451c.rlib" "/opt/rustwide/target/debug/deps/libuuid-faeba89fa3b548f3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c7595c13dd68e9bb.rlib" "/opt/rustwide/target/debug/deps/liburl-0ba3452558533636.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-94c58df2f8f1f6d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-43e325bb9ff7d432.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9e99d0458f56d0e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5a6357df39fda5a3.rlib" "/opt/rustwide/target/debug/deps/libryu-8e67a7e56e9798f9.rlib" "/opt/rustwide/target/debug/deps/libserde-aeebb664292c4c8f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9da6a56250f409a7.rlib" "/opt/rustwide/target/debug/deps/libphf-8842e3b5c7c6aa74.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-04bdf38dd0cfaffd.rlib" "/opt/rustwide/target/debug/deps/libunicase-4bc3cd97736ab91d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a8dae4f504067954.rlib" "/opt/rustwide/target/debug/deps/libmime-a53648421dce3145.rlib" "/opt/rustwide/target/debug/deps/libunicase-6f7f4f85b9b49ce5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-433eb05ffc379d52.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22dfb2362ad3f92e.rlib" "/opt/rustwide/target/debug/deps/libadler32-85e883990f84a63b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3d269e7f8bf387a4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5973750acdc3331d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libopenssl-092555821beaf294.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f8d415b8b7846505.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4ba13cb97dd85092.rlib" "/opt/rustwide/target/debug/deps/libhyper-cd843c7f962ade83.rlib" "/opt/rustwide/target/debug/deps/libwant-1f876c147126f124.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio-3afdc92ba09e3931.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-790228ee35ffc6c0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ac653e7bc0342f7e.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-48b6723e5a06c6cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b91162c98a111d43.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b805ca1b61f2294e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-8ad2c0ff4b7b4017.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8de63e7f3891b4e5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f3e321b74feaee96.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b7d066cacf6a7b32.rlib" "/opt/rustwide/target/debug/deps/libunreachable-52b2d6386dab8ec7.rlib" "/opt/rustwide/target/debug/deps/libvoid-6034f9c135881af0.rlib" "/opt/rustwide/target/debug/deps/librand-39d2c380cfbfde09.rlib" "/opt/rustwide/target/debug/deps/librand_core-4559cea9f604d8b9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-734d2ba8deaa924f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8dcea63b701e2ec8.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-1c116b4bb9d4d0e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-26fd32f680031512.rlib" "/opt/rustwide/target/debug/deps/librand-62e1ae96c5d2d4d0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-25d3ce845d804e6e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2bda3dd921ad6c0b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b6813b6b055ab50.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2fd46676bcf07be3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-e56954d80bcac10d.rlib" "/opt/rustwide/target/debug/deps/librand_core-e6affed9e2153188.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e41b970cf1a34a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f287d241700fc40.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a1e73fe56b37829c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89c2d7a36eb453e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e22f68a3886f418c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7747b126a9aea31.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1491c37e800b2e10.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d9dd8d1905dc4582.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f797596a47151f69.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-048df5b2dba9835d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1981a18f2f294766.rlib" "/opt/rustwide/target/debug/deps/libmio-ef3f44636de556a3.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2dc61600daa3f8c8.rlib" "/opt/rustwide/target/debug/deps/libnet2-cfe949af7be6e67c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-613720d310018a23.rlib" "/opt/rustwide/target/debug/deps/libh2-c685f7dafb48acea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b0aa5850c87315ed.rlib" "/opt/rustwide/target/debug/deps/libstring-2edfa70377cb7a31.rlib" "/opt/rustwide/target/debug/deps/libslab-c9a9abd5b0d314a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7cfd5c44d3b6ebb5.rlib" "/opt/rustwide/target/debug/deps/liblog-f6038cc70ed47e96.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a0763f1a3a26b777.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-13671275ad594257.rlib" "/opt/rustwide/target/debug/deps/libhttp-810976cfb7922082.rlib" "/opt/rustwide/target/debug/deps/libitoa-26e40ea11a3f8443.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libfutures-82b1569be0ae111a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-39724f2d781d5ff9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ea4f283344e50e84.rlib" "/opt/rustwide/target/debug/deps/libbytes-31b92cf287dc8ad6.rlib" "/opt/rustwide/target/debug/deps/libiovec-c2745c216993f0db.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ca459e2e39ffc8.rlib" "/opt/rustwide/target/debug/deps/libsafemem-c4196c25d82bbc5d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1944a57d09be4cce.rlib" "/opt/rustwide/target/debug/deps/libcookie-6fb01fde14c49cfd.rlib" "/opt/rustwide/target/debug/deps/libtime-55889cba8c351dae.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c46df051429aa83.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0ac79113620eab234fec2768fe32479adf39aae8b8f20792e910cb79a2fb8b0b"` [INFO] running `"docker" "rm" "-f" "0ac79113620eab234fec2768fe32479adf39aae8b8f20792e910cb79a2fb8b0b"` [INFO] [stdout] 0ac79113620eab234fec2768fe32479adf39aae8b8f20792e910cb79a2fb8b0b