[INFO] updating cached repository https://github.com/esrlabs/centralgithook [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] 21a2dcec6cf787f16fe5fa4407f37d959076f37c [INFO] testing esrlabs/centralgithook against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesrlabs%2Fcentralgithook" "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/esrlabs/centralgithook on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/esrlabs/centralgithook [INFO] finished tweaking git repo https://github.com/esrlabs/centralgithook [INFO] tweaked toml for git repo https://github.com/esrlabs/centralgithook written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/esrlabs/centralgithook already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 119f8854b6763608bd21193726b089fff499e8d7d9562b2f98a573af8c9a5c9c [INFO] running `"docker" "start" "-a" "119f8854b6763608bd21193726b089fff499e8d7d9562b2f98a573af8c9a5c9c"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling git-version v0.2.1 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling ring v0.14.4 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling josh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling rs_tracing v1.0.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cgi.rs:25:10 [INFO] [stderr] | [INFO] [stderr] 25 | ) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/scratch.rs:55:15 [INFO] [stderr] | [INFO] [stderr] 55 | viewobj: &views::View, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn views::View` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/scratch.rs:139:15 [INFO] [stderr] | [INFO] [stderr] 139 | viewobj: &views::View, [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn views::View` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/view_maps.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | let mut m = self [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_mut)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/josh-proxy.rs:161:10 [INFO] [stderr] | [INFO] [stderr] 161 | ) -> Box, Error = hyper::Error>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error>` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/josh-proxy.rs:263:10 [INFO] [stderr] | [INFO] [stderr] 263 | ) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/josh-proxy.rs:413:13 [INFO] [stderr] | [INFO] [stderr] 413 | -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/josh-proxy.rs:454:37 [INFO] [stderr] | [INFO] [stderr] 454 | move |view_repo| -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/josh-proxy.rs:479:23 [INFO] [stderr] | [INFO] [stderr] 479 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/josh-test-server.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 43 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/bin/josh-test-server.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` [INFO] [stderr] [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-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.josh_proxy.9a4nm3j4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de" "/opt/rustwide/target/debug/deps/josh_proxy-39adee236b1875de.2qipg6gp3m9b709z.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-f944aada459e3000/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-129b4b6cef0da378/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-21a91900bcbc0bbf/out/build" "-L" "/opt/rustwide/target/debug/build/ring-dbde6c120865da93/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-4fc9cb7c7256951f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libregex-d8969427837ef52b.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-83ae249c9a6ecf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-18fa22dd31c1855f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b548f566287fc6d5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cb91a623fce42c10.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-417183df372a75bd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-086d3b91f6703d77.rlib" "/opt/rustwide/target/debug/deps/libfern-e4e2bad562ddf02b.rlib" "/opt/rustwide/target/debug/deps/libclap-05085d4ab5834c2a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1d07ce46f780a1ae.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-82f94d89b01e440b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d9f8e4799bf0265c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7f6ccf0d7c562849.rlib" "/opt/rustwide/target/debug/deps/libatty-b108b8ba7578514e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d783327a58311329.rlib" "/opt/rustwide/target/debug/deps/libjosh-011b9dcd80f68e65.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e795f60c0d03ab4c.rlib" "/opt/rustwide/target/debug/deps/libuuid-c589c674090bb571.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9bd8b2ce3fd1ba70.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b2e2b8327c5faaa3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b162ec3b25e1cab9.rlib" "/opt/rustwide/target/debug/deps/libphf-c6a24ed032855943.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77917e548dc32e0e.rlib" "/opt/rustwide/target/debug/deps/libunicase-a8f3024bd10159ed.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-313eabf8a1722ae5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c860bf2571ba38a8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f80accd16d0ecb38.rlib" "/opt/rustwide/target/debug/deps/libadler32-4c40b46846821ec1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c98d35ebfa281e71.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5a23091e6882f9e1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-daa0f5cc45762fd1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-1350caadbd308722.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e36418c1ceffae1f.rlib" "/opt/rustwide/target/debug/deps/libhyper-fb5a9ca894978f68.rlib" "/opt/rustwide/target/debug/deps/libwant-d1e20b399cc13844.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2bca25b917c45a7d.rlib" "/opt/rustwide/target/debug/deps/libh2-13e1d3303f87dabf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-add4484548c2d455.rlib" "/opt/rustwide/target/debug/deps/libstring-b2f7015f699c5802.rlib" "/opt/rustwide/target/debug/deps/libhttp-3f6da179dbcbbe82.rlib" "/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50d2b8baa2006d40.rlib" "/opt/rustwide/target/debug/deps/libbase64-8adc85a3bc640de1.rlib" "/opt/rustwide/target/debug/deps/libcrypto-3e94e58f62511771.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-739c46110ebaee65.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-c31218530ebd30c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-123cd7282c331826.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-98a5d582b39549f9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ad82109fd7a65df2.rlib" "/opt/rustwide/target/debug/deps/libhyper-f96fa576a0cc1d5f.rlib" "/opt/rustwide/target/debug/deps/libwant-c513271583d8eff9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-e2492f0166310955.rlib" "/opt/rustwide/target/debug/deps/libtokio_proto-de484f65cc668b7f.rlib" "/opt/rustwide/target/debug/deps/liblog-ff650b5d24037f6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_service-eaf82a90470e6978.rlib" "/opt/rustwide/target/debug/deps/libtake-46a5a450ca807600.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8e271883c86ec825.rlib" "/opt/rustwide/target/debug/deps/libslab-7ac8aaf7a1992a7a.rlib" "/opt/rustwide/target/debug/deps/librand-7b01c153eef4df7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-2fcc714c7d400b38.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-854123a29a70db32.rlib" "/opt/rustwide/target/debug/deps/libtokio-26539ae355d336e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-086c7174cf184417.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-75e2ff1f060ee358.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a7bee58e7b9b7521.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-50e150fbede6048f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e69aa4ea5a4b218a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4a0c277baef065e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-020a2911b3596b85.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a489e9cb93f0a841.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-148e9676322e07b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-900421c9d670bd00.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-20f7d54bf0cceddf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5db6035d547af08a.rlib" "/opt/rustwide/target/debug/deps/librand-299979bbeec9bafc.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-57eff26591ee1926.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-323fd03a6b1a23b1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-79eb2bb135bcf82e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed3231068e4634b4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-abee9575352963b6.rlib" "/opt/rustwide/target/debug/deps/librand_core-96fcd81fcc1da5a2.rlib" "/opt/rustwide/target/debug/deps/librand_os-ddf5bbb9ea397811.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-2a0227bac470d5a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-f46a59bb123ae6e7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b3c22016e0d796a8.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-64660c32f5c7ea7f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-cb88d623c37baf99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1158a96547d3b547.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cc1607236948bfc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-177c93d522b57d58.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-0684162327b2b1d2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97283fd366a3fe51.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a58159c7d595bbd9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-30dc09557a31fb0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-35ae55f7c158bbb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b14614ac896ac7f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dfd3ffa6ea9a6340.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8ae18aee53296ab1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1dd597584f98371.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dc50c07bdb2aa9f0.rlib" "/opt/rustwide/target/debug/deps/libmio-5de2d88d7bcb1a26.rlib" "/opt/rustwide/target/debug/deps/libslab-48da5e5bfb95471c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-6c632e643bbac11a.rlib" "/opt/rustwide/target/debug/deps/librelay-a62cb0d59ed165b5.rlib" "/opt/rustwide/target/debug/deps/libnet2-b93fc24561ba63a2.rlib" "/opt/rustwide/target/debug/deps/libmime-02bb0d6e084ce858.rlib" "/opt/rustwide/target/debug/deps/libunicase-f791f766d6f40591.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-32bcf7e80919d84f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1949c4d57201648a.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8146ad17451a0d21.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ed8ae438767fc261.rlib" "/opt/rustwide/target/debug/deps/libbytes-e8aa545943779bcb.rlib" "/opt/rustwide/target/debug/deps/libiovec-d2505dfc8aff25e5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f9a0442f2d59f6a0.rlib" "/opt/rustwide/target/debug/deps/libsafemem-905476f4354e0797.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b551d4293eeff0ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-f9fc4a3b7a2876b2.rlib" "/opt/rustwide/target/debug/deps/libtempdir-f231bdc1113d222e.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-847842ea01c3587a.rlib" "/opt/rustwide/target/debug/deps/librand-257f27001b445fa7.rlib" "/opt/rustwide/target/debug/deps/libpest-8dd141f5a4db8a80.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-6110ce5fdfa43011.rlib" "/opt/rustwide/target/debug/deps/librs_tracing-d309aef060a95f3f.rlib" "/opt/rustwide/target/debug/deps/libtime-eea26815ab456031.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0814264e30a03e2.rlib" "/opt/rustwide/target/debug/deps/libryu-241afc8b85942cc5.rlib" "/opt/rustwide/target/debug/deps/libitoa-1c480b98c3ffabe1.rlib" "/opt/rustwide/target/debug/deps/libserde-bd21c28bbe49028f.rlib" "/opt/rustwide/target/debug/deps/libgit2-1c68165d71b2454a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-15367aec3ea5f4f8.rlib" "/opt/rustwide/target/debug/deps/liblog-90e9a5a5113b1c0d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7a542410dd593189.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3a40c6903761d7ac.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-8fbaf06b0c010213.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-9cabfa91e28fbb85.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-3ebc178814e1737f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b7f2881c6ecef95c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-39e28ee3bbc6c469.rlib" "/opt/rustwide/target/debug/deps/liburl-ccac1a41520abd78.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-24177bf8e4a597fd.rlib" "/opt/rustwide/target/debug/deps/libidna-dcbdf24bd590eee4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0bf22c824309efd6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-140444b28d5fe8c9.rlib" "/opt/rustwide/target/debug/deps/libunreachable-070a839ce708f634.rlib" "/opt/rustwide/target/debug/deps/libvoid-24cc52f4662945be.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5b064f932e6646ad.rlib" "/opt/rustwide/target/debug/deps/libmatches-25f72eb55a371331.rlib" "/opt/rustwide/target/debug/deps/liblibc-a4d3cc06143ac2bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-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 `josh`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "119f8854b6763608bd21193726b089fff499e8d7d9562b2f98a573af8c9a5c9c"` [INFO] running `"docker" "rm" "-f" "119f8854b6763608bd21193726b089fff499e8d7d9562b2f98a573af8c9a5c9c"` [INFO] [stdout] 119f8854b6763608bd21193726b089fff499e8d7d9562b2f98a573af8c9a5c9c