[INFO] cloning repository https://github.com/abadi199/kube-pingpong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abadi199/kube-pingpong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabadi199%2Fkube-pingpong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabadi199%2Fkube-pingpong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 860cf75e20b0fcfcdbe04fbba7d492e26adb363d [INFO] testing abadi199/kube-pingpong against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabadi199%2Fkube-pingpong" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abadi199/kube-pingpong on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/abadi199/kube-pingpong already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", 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] 17ad0a45d4ac9cb3ffa66ce1d8a9d85e5cfdab81e1ab08800f27843b19c74ab5 [INFO] running `Command { std: "docker" "start" "-a" "17ad0a45d4ac9cb3ffa66ce1d8a9d85e5cfdab81e1ab08800f27843b19c74ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17ad0a45d4ac9cb3ffa66ce1d8a9d85e5cfdab81e1ab08800f27843b19c74ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ad0a45d4ac9cb3ffa66ce1d8a9d85e5cfdab81e1ab08800f27843b19c74ab5", kill_on_drop: false }` [INFO] [stdout] 17ad0a45d4ac9cb3ffa66ce1d8a9d85e5cfdab81e1ab08800f27843b19c74ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0c6d237bebc33d184af919486d32002fa282e2fdf0e5dd26f96b1077e1f614 [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" "3e0c6d237bebc33d184af919486d32002fa282e2fdf0e5dd26f96b1077e1f614", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [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.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.pingpong.9duy9h00-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14" "/opt/rustwide/target/debug/deps/pingpong-f5736e10db3aca14.49k4qa3t3brfl80r.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-4c4c325b06fd24bf/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5b2a8ede1d9d641c/out" "-L" "/opt/rustwide/target/debug/build/ring-02fb0c777c18d6e8/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-66d5161c1e8eb49d/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-35e5ab59a534ed38.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2730c3e1dd231579.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b54f2e5a6041d887.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e4c2d181b7efde7f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e29ff35c58f83eb0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-b56532f5609f5cc9.rlib" "/opt/rustwide/target/debug/deps/libwant-b9adc4f499b963c4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-acbd86649135d4d8.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e9114f136c00f377.rlib" "/opt/rustwide/target/debug/deps/libactix_net-83bf0ea33a38d2e2.rlib" "/opt/rustwide/target/debug/deps/libactix-fefc397fae7937d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-fb6a5a3d878b3ee9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8c333bb803e10c36.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-161322fe276dfcfd.rlib" "/opt/rustwide/target/debug/deps/libuuid-04e66b03b8ab6e81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7cccdefd95158a05.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-e171ea2d6a5325e0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c22cf6ef55c7e6c2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-58737da1275b2e0a.rlib" "/opt/rustwide/target/debug/deps/librand-fdf30adcb9b1bb5f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-468c59bff61b33d7.rlib" "/opt/rustwide/target/debug/deps/libhostname-dc6de0f652a67a9d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9b1ce533b0441335.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-e8052f0f15e83c19.rlib" "/opt/rustwide/target/debug/deps/libv_escape-bf422d5a4f0fdd97.rlib" "/opt/rustwide/target/debug/deps/libversion_check-5f972eb6f150eea9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-95a00086fde97048.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-aa5a218d857730c7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libh2-2d41be596b17ce3b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-e05c9c2fe2f60f40.rlib" "/opt/rustwide/target/debug/deps/libflate2-0b1a8c50126575ee.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-82cbc7eb7966aac2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac2f808d20f917aa.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libcrc-eb2f0502c7cf0197.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4ed7113fe67d1c7e.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d0a7b6b1e5ea3f8e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0b3dea1baea09452.rlib" "/opt/rustwide/target/debug/deps/libserde-8df79bb7ee579f7e.rlib" "/opt/rustwide/target/debug/deps/libtokio-6bfd1f3d1da1e805.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-2b6e8752870fdc5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-8c217d2761c73cb5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7eed6c108f4c071f.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-49ca005ec3c3781f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-895d64851fd75664.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f594a1ae6c34caa8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b060c37162b75a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4f0e7f80507e8308.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ba596a57245e39ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c14c1fdf784b40a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1217e40466b0473e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-79de86043fccda10.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-72905ab5f7eb5952.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-da48363b9bf76b97.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-91b3e52c87a218b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b9c1c2cecf855519.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-4f7ad0dd757d0d0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c565f7862c224506.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cbdf6d92739afd2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-acdfa4b70cabc218.rlib" "/opt/rustwide/target/debug/deps/librand-384c3793f93eabb9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4b304e8ca3b38e5f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2a47a3ab28ac2b9a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-489e768da00e4dce.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f482f447839524ad.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b5837824a43a3528.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f0d0e4c6a7de570.rlib" "/opt/rustwide/target/debug/deps/librand_os-2a4eeccffc586059.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-42edf4933730096a.rlib" "/opt/rustwide/target/debug/deps/librand_core-803546ca06a2d189.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmio-fa6a6cfc7baac444.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libnet2-48012507299e7d46.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-df105d59bbdb06cb.rlib" "/opt/rustwide/target/debug/deps/libphf-763342f66c9207d9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fd9041298cb6c07b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-e2079a54591971e5.rlib" "/opt/rustwide/target/debug/deps/libunicase-b2d5bb6b960d99b4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libhttp-8ba844b38eba1952.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d97b35466d7ff8fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1172d383eb3013d7.rlib" "/opt/rustwide/target/debug/deps/libcookie-89a0e123fad8624f.rlib" "/opt/rustwide/target/debug/deps/libbase64-f9e0b013db4f5959.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afb3ceead3a644b5.rlib" "/opt/rustwide/target/debug/deps/libring-a3945c4dc58f898f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ac8ba5ae861e3e7a.rlib" "/opt/rustwide/target/debug/deps/liburl-9087f8f16306f775.rlib" "/opt/rustwide/target/debug/deps/libencoding-6ed8aa24ccb887c5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-e1b390b523d7cfee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-5b7b0264629b6ce3.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e0701c516fc85402.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-c78092f37518b15a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-3d19531277b86107.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-6541ecffe7358343.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7700dfeab4d03fbb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1519b8991b160ce6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libfailure-52d9f0c32c0c912c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-62fa9fde7a65f4f2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b5b5b514d1d06cb6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f4ba60432012fd66.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libtime-500efcf421f60e99.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libregex-5f71158fc9dab1f0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-019ce63d32fd324a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f848ff6d24785c7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-aa458f9196325be2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9d8bada310dbbcaa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1aedc37d66d6fde8.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b0e09144a71951b.rlib" "/opt/rustwide/target/debug/deps/libiovec-f5779f4f0c0eaa4a.rlib" "/opt/rustwide/target/debug/deps/liblibc-4be606076218423f.rlib" "/opt/rustwide/target/debug/deps/libbase64-801465f4e4335249.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a365d08e7e185d9.rlib" "/opt/rustwide/target/debug/deps/liblog-696b516b1d667a61.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8729ece634ba6101.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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] [stderr] error: could not compile `hello-ping-pong`. [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: build failed [INFO] running `Command { std: "docker" "inspect" "3e0c6d237bebc33d184af919486d32002fa282e2fdf0e5dd26f96b1077e1f614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0c6d237bebc33d184af919486d32002fa282e2fdf0e5dd26f96b1077e1f614", kill_on_drop: false }` [INFO] [stdout] 3e0c6d237bebc33d184af919486d32002fa282e2fdf0e5dd26f96b1077e1f614