[INFO] updating cached repository https://github.com/abadi199/kube-pingpong [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] 860cf75e20b0fcfcdbe04fbba7d492e26adb363d [INFO] testing abadi199/kube-pingpong against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabadi199%2Fkube-pingpong" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abadi199/kube-pingpong 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/abadi199/kube-pingpong [INFO] finished tweaking git repo https://github.com/abadi199/kube-pingpong [INFO] tweaked toml for git repo https://github.com/abadi199/kube-pingpong written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/abadi199/kube-pingpong 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] c97308c61f61bc2f52bf747e5f9081969c959e63bf52cc7353f64e6acf3a3fbb [INFO] running `"docker" "start" "-a" "c97308c61f61bc2f52bf747e5f9081969c959e63bf52cc7353f64e6acf3a3fbb"` [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling h2 v0.1.17 [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 tokio v0.1.18 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling hello-ping-pong v0.1.0 (/opt/rustwide/workdir) [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/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.pingpong.4qiz37dv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb" "/opt/rustwide/target/debug/deps/pingpong-45bcfa895ed306eb.4fy923qcxthyktwv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3e2d14353d403f53/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-84ff493dd83431bd/out" "-L" "/opt/rustwide/target/debug/build/ring-bec1e029371c2bc0/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-302e4bd1b7c3f394/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/libreqwest-187904a943983a7a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0b4c7a76aaf88a1c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9b64e001324af2c1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-15367aec3ea5f4f8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e42afae669bd289d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6352531ee9beaa02.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-518317b585e2ed21.rlib" "/opt/rustwide/target/debug/deps/libwant-ef47ff200610f18e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2bca25b917c45a7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e582146fc1eea484.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0c433b2774771bfd.rlib" "/opt/rustwide/target/debug/deps/libactix_net-32bdafb05238a03f.rlib" "/opt/rustwide/target/debug/deps/libactix-e229d359f555fae2.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-397c5c35cda95bd1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-205d03d56dfa8e75.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a92436c5393e549a.rlib" "/opt/rustwide/target/debug/deps/libuuid-68ca47003e84b989.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7bcf91dd33fd3b2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ed763e6a141ef014.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-056c310e54a525e5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dc55938fba8671f2.rlib" "/opt/rustwide/target/debug/deps/librand-5314394619deedb5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4dd30aea95ada9e4.rlib" "/opt/rustwide/target/debug/deps/libhostname-3654e5c57f195683.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9411b7aab885de58.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-dee40642d4691446.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f2b67d6ab4d44c07.rlib" "/opt/rustwide/target/debug/deps/libtower_service-269bd4a82cd3a882.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-011f48a7bba530af.rlib" "/opt/rustwide/target/debug/deps/libv_escape-44db64da9dcf9d2e.rlib" "/opt/rustwide/target/debug/deps/libversion_check-de2792d35ca11470.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1e06522f28961325.rlib" "/opt/rustwide/target/debug/deps/libryu-241afc8b85942cc5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-60f9f17eb564b1ad.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b2e2b8327c5faaa3.rlib" "/opt/rustwide/target/debug/deps/libh2-a957740294e7accc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-add4484548c2d455.rlib" "/opt/rustwide/target/debug/deps/libstring-b2f7015f699c5802.rlib" "/opt/rustwide/target/debug/deps/libflate2-e13e9098f4755504.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-54bdf2e04e45c87c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-40fbe60de96de1a0.rlib" "/opt/rustwide/target/debug/deps/libadler32-4c40b46846821ec1.rlib" "/opt/rustwide/target/debug/deps/libcrc-7744bc2d59024776.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79f056b95d52f04d.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c1ad293d142deb57.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-be7b5833efbb72e9.rlib" "/opt/rustwide/target/debug/deps/libserde-a88ffecc00fbf366.rlib" "/opt/rustwide/target/debug/deps/libtokio-f8c7855c46d64536.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-2fb0e85ea9943462.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-690266efc95a6113.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0d3dbfc88f431183.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5926eb7d1dd77c65.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0ac92da1608a2378.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9930a87d1393b490.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e9dea9a538a2d26f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-119ee3d52e33824a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8cd9c4ed1be9b2c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-48ba63402959faf9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-31a6553724e12a53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a0a4ba50498ab65b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-016116da0f641193.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_current_thread-1d605dbce3c414dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-24107129f9e3149b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a6c2aaf910964fc4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b1f235bcec2d2f25.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fa2fd7072eb0960c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bdbb638c53af2a0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e33cb229966a7b44.rlib" "/opt/rustwide/target/debug/deps/librand-910f7194725824a3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-dc576728ddb00d89.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a1f64ed70102bd13.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e367969a0853d984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c54c835ae0e7ba7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-0766c18dad2069d4.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2560b1bfac1b502.rlib" "/opt/rustwide/target/debug/deps/librand_os-6daab70e05d53958.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84b04fde051c371f.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/libscopeguard-0684162327b2b1d2.rlib" "/opt/rustwide/target/debug/deps/libmio-c872f536e08ed445.rlib" "/opt/rustwide/target/debug/deps/libslab-48da5e5bfb95471c.rlib" "/opt/rustwide/target/debug/deps/libnet2-f602dfd2ea1fdef8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f0666de243d3ac86.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/libmime-ba362a89fa262a75.rlib" "/opt/rustwide/target/debug/deps/libunicase-76b25a47f8a2a1a5.rlib" "/opt/rustwide/target/debug/deps/liblazycell-6c632e643bbac11a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-32bcf7e80919d84f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1949c4d57201648a.rlib" "/opt/rustwide/target/debug/deps/libhttp-e020b4ddd290994f.rlib" "/opt/rustwide/target/debug/deps/libitoa-1c480b98c3ffabe1.rlib" "/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-66073ae128213d94.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cca5b2b8c7c4fa0d.rlib" "/opt/rustwide/target/debug/deps/libcookie-75d5816d684bcd36.rlib" "/opt/rustwide/target/debug/deps/libbase64-f9a0442f2d59f6a0.rlib" "/opt/rustwide/target/debug/deps/libsafemem-905476f4354e0797.rlib" "/opt/rustwide/target/debug/deps/libring-3e7be52cbed67d2c.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a44733f0f9e181f4.rlib" "/opt/rustwide/target/debug/deps/liburl-60c5e7feb64d4cf4.rlib" "/opt/rustwide/target/debug/deps/libencoding-f502efba40cc9ca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9d2c39fc0023ce73.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-0ab2b52e2ceb8792.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-9c1af5f48c63e566.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-d8d62443e6e9f356.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-4bfdd1f8621eee7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-24177bf8e4a597fd.rlib" "/opt/rustwide/target/debug/deps/libidna-d35d271796baf88e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ba721ebbbe539429.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4610cc7a7b851a16.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5b064f932e6646ad.rlib" "/opt/rustwide/target/debug/deps/libmatches-25f72eb55a371331.rlib" "/opt/rustwide/target/debug/deps/libfutures-f9fc4a3b7a2876b2.rlib" "/opt/rustwide/target/debug/deps/libfailure-48a9982a251fe08e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-99d78b3ed38b67e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-910986c1e52b2f90.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d6299ec918f912e0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3a40c6903761d7ac.rlib" "/opt/rustwide/target/debug/deps/libtime-452f2adaa755dc90.rlib" "/opt/rustwide/target/debug/deps/libsha1-234c522d7c9421da.rlib" "/opt/rustwide/target/debug/deps/libregex-a0099604e7e011f7.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-83ae249c9a6ecf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eac52834e48eb500.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b548f566287fc6d5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5dc8dd96e7f61aea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0bb2f2b904eb618d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5172b4c82b8540a7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1f55abdd287c191.rlib" "/opt/rustwide/target/debug/deps/libbytes-773db1d8df7251e5.rlib" "/opt/rustwide/target/debug/deps/libiovec-6ac2685f628a005a.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c28ef2f9e63f828.rlib" "/opt/rustwide/target/debug/deps/libbase64-8adc85a3bc640de1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b551d4293eeff0ab.rlib" "/opt/rustwide/target/debug/deps/liblog-ad24cce9d8e02d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7e9b153d55b90d49.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" "-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 `hello-ping-pong`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c97308c61f61bc2f52bf747e5f9081969c959e63bf52cc7353f64e6acf3a3fbb"` [INFO] running `"docker" "rm" "-f" "c97308c61f61bc2f52bf747e5f9081969c959e63bf52cc7353f64e6acf3a3fbb"` [INFO] [stdout] c97308c61f61bc2f52bf747e5f9081969c959e63bf52cc7353f64e6acf3a3fbb