[INFO] cloning repository https://github.com/nrxus/advent_2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrxus/advent_2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f7b9bc6e61ad765717d77e17cb205c55563b07c [INFO] testing nrxus/advent_2018 against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_2018" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_2018 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/advent_2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 473d1b753b3f8064c37ecfc2387b632eb3a6dba512f1d6de83c629768f1d35b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "473d1b753b3f8064c37ecfc2387b632eb3a6dba512f1d6de83c629768f1d35b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "473d1b753b3f8064c37ecfc2387b632eb3a6dba512f1d6de83c629768f1d35b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473d1b753b3f8064c37ecfc2387b632eb3a6dba512f1d6de83c629768f1d35b6", kill_on_drop: false }` [INFO] [stdout] 473d1b753b3f8064c37ecfc2387b632eb3a6dba512f1d6de83c629768f1d35b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10ba8154621147e656ba978eadddda6b87004311ab0d2f71055d934fd208f3a1 [INFO] running `Command { std: "docker" "start" "-a" "10ba8154621147e656ba978eadddda6b87004311ab0d2f71055d934fd208f3a1", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.2 [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 dtoa v0.4.3 [INFO] [stderr] Compiling safemem v0.3.0 [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 log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling rand_core v0.2.2 [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 smallvec v0.6.7 [INFO] [stderr] Compiling base64 v0.9.3 [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 parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [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 mio v0.6.16 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [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_urlencoded v0.5.4 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [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] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/twenty_three_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/eighteen_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/four_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ten_b.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | type Err = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/seventeen_a.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [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] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/three_b.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/three_b.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.eight_b.ecrdhz3f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d" "/opt/rustwide/target/debug/deps/eight_b-1c2a02e7d9dde27d.30crwx8a2goyxjch.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon-73f7de5d87f2f481.rlib" "/opt/rustwide/target/debug/deps/libreqwest-63e7b11ba994897b.rlib" "/opt/rustwide/target/debug/deps/libuuid-44be7a4c2699e918.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-02f28d3c6adf3b5a.rlib" "/opt/rustwide/target/debug/deps/liburl-a016eee6250b266f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-22e9a5b268f98ad0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60cf068f1e70e3ab.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libserde-990123f8da9a1294.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ba16719b29ccc76f.rlib" "/opt/rustwide/target/debug/deps/libphf-c0fd461c4c2d9209.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6811c256ccbb0209.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-67999c23e2f64baa.rlib" "/opt/rustwide/target/debug/deps/libunicase-c3e037befce57061.rlib" "/opt/rustwide/target/debug/deps/liblibflate-be1174dad735720b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a879a43c5498cbf9.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-097a63759297460a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d8252c398fc1e3e5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-de28357b21cc9d5d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ffedc01df303f0b4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libhyper-37bed91c694e762a.rlib" "/opt/rustwide/target/debug/deps/libwant-345c8ea87b560846.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-e645bb44ff6c2081.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-183de699404be842.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1f0e80b756f5fcee.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8088981d6b1d497c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-17e27777e1e3e162.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b87bf47ae09e492b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-28b6fa30192c5e44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-965f43be6088db59.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ac3fd57547194aba.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d5a8365a34aa6ca.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/librand-c136eced0e54288c.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba17e7f3bfb804cb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-80f463e730786704.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-6f3dfa5ac6ca51d8.rlib" "/opt/rustwide/target/debug/deps/librand-65d2fbdcf331fd98.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-47416f109dac9f3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-df22a298f3b50d43.rlib" "/opt/rustwide/target/debug/deps/librand_hc-244c88fbf4e63396.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8142db218b78c3fc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f2319c208447726a.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7089351777b095b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-296bc792cca5f93a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8e3e9d4eb67fcec2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0c44697ac28cf26a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ef319398fab7bdd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-96d79c9e5d69431d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-39c260665be50c67.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c71a8f3468f99646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4a5eb550c5c1289b.rlib" "/opt/rustwide/target/debug/deps/libmio-657d15259eccdf76.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3fd9ab0264178f1e.rlib" "/opt/rustwide/target/debug/deps/libnet2-8543ae110d16f599.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-65fe53e8dde1a5ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-5ec5be9c671e1c31.rlib" "/opt/rustwide/target/debug/deps/libslab-0e69467c77773991.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3ed429253dee5c97.rlib" "/opt/rustwide/target/debug/deps/liblog-88c149eb87f4da1d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1c83fdd22ae96075.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de879054086422f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-e848f7414af2e1c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-179494bb70148def.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-006a6efd716942b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-62e12eca671dc45f.rlib" "/opt/rustwide/target/debug/deps/libbytes-32c2e6e92fde0c3e.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ae7ff4d52e1faa4.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb4ef02232b3f884.rlib" "/opt/rustwide/target/debug/deps/libsafemem-13fc42cc1b1caec7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-53a07c8c7d51e476.rlib" "/opt/rustwide/target/debug/deps/libcookie-f3c972e4d041b14e.rlib" "/opt/rustwide/target/debug/deps/libtime-046be67f65d36ddb.rlib" "/opt/rustwide/target/debug/deps/liblibc-5839fb669631501b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "10ba8154621147e656ba978eadddda6b87004311ab0d2f71055d934fd208f3a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ba8154621147e656ba978eadddda6b87004311ab0d2f71055d934fd208f3a1", kill_on_drop: false }` [INFO] [stdout] 10ba8154621147e656ba978eadddda6b87004311ab0d2f71055d934fd208f3a1