[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabadi199%2Fkube-pingpong" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abadi199/kube-pingpong on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e277822161d69ec045dd2ea5f360d439df28fc8cbca0db7450f89bca10137f03 [INFO] running `Command { std: "docker" "start" "-a" "e277822161d69ec045dd2ea5f360d439df28fc8cbca0db7450f89bca10137f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e277822161d69ec045dd2ea5f360d439df28fc8cbca0db7450f89bca10137f03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e277822161d69ec045dd2ea5f360d439df28fc8cbca0db7450f89bca10137f03", kill_on_drop: false }` [INFO] [stdout] e277822161d69ec045dd2ea5f360d439df28fc8cbca0db7450f89bca10137f03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea74f2957c3f1a316a29cc71b15f5b925f304bf22c1ed7fafc98019d02367108 [INFO] running `Command { std: "docker" "start" "-a" "ea74f2957c3f1a316a29cc71b15f5b925f304bf22c1ed7fafc98019d02367108", 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 cc v1.0.32 [INFO] [stderr] Compiling rand_core v0.4.0 [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 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 percent-encoding v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [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 miniz_oxide v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling encoding-index-tradchinese 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 encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.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 rustc_version v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.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 rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.8 [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 mime v0.3.13 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [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 tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [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 flate2 v1.0.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [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 serde_json v1.0.39 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling cookie v0.11.0 [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 brotli2 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 hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.pingpong.eac2a819-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d.53x0fdqhl02fc0j2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3b6e488ebcc19438/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8fd55edcf9802279/out" "-L" "/opt/rustwide/target/debug/build/ring-828b781db347acf0/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f2ad4b7901cbec27/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-a304a60e1a893923.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-650ad32c7d208510.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ab8a1078031b12d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-781424b8a045dca0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9c968db741dbc59a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libhyper-253d7eefa9f37e13.rlib" "/opt/rustwide/target/debug/deps/libwant-a7b8b7d709796959.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-26cb024575ee7233.rlib" "/opt/rustwide/target/debug/deps/libactix_web-60f76fa7712b36f4.rlib" "/opt/rustwide/target/debug/deps/libactix_net-c4fdf48eba26aa27.rlib" "/opt/rustwide/target/debug/deps/libactix-738dab4c97f3dd0c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-0f55565eb70f98ed.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-d07dd3bc27ded2aa.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3baaf6923b8db0eb.rlib" "/opt/rustwide/target/debug/deps/libuuid-a05e3e30535966a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-49b2b276359726c4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ec9f97fd8a4de53b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-8f0849d0296c0b83.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8bb74a7c8d8632e0.rlib" "/opt/rustwide/target/debug/deps/librand-00895092562de662.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-119bc5a7b206e6e0.rlib" "/opt/rustwide/target/debug/deps/libhostname-13c6708f5195029d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f24211f8b0d11511.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-256d5d231057437a.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-517cfab1f9eeac54.rlib" "/opt/rustwide/target/debug/deps/libv_escape-6856f9595b4922fe.rlib" "/opt/rustwide/target/debug/deps/libversion_check-ced1178e9d0fcf3f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7ad369e4d10aa87.rlib" "/opt/rustwide/target/debug/deps/libryu-d0e657f5cc677ab3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1226ebf111638d2e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libh2-a2729bf611fd834f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libstring-82665201197863a3.rlib" "/opt/rustwide/target/debug/deps/libflate2-4310a29428388144.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-65c66b57d6663177.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1243a96b16b4418b.rlib" "/opt/rustwide/target/debug/deps/libadler32-3e88463cd5d20229.rlib" "/opt/rustwide/target/debug/deps/libcrc-47998969f3c46b18.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-25680c0b6c305234.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c49975d4da72560a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d3576b7ad1ec7aa0.rlib" "/opt/rustwide/target/debug/deps/libserde-8e82d10a90458e13.rlib" "/opt/rustwide/target/debug/deps/libtokio-f5f8b1b859514164.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-7855870809d94583.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-26b3205fa5fb251f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6249ab8d0d8b8066.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ac25e3e2ad2ec5b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b6f766222f30f7e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b26ba6e53ef662af.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-646e425a2a1d91d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-32e170d2236d83e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-08921650d444cc9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-62156201f0968bb8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4b69828772024a15.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c53e65cc374e9c48.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cf011982c936d00e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-642db702cc2ca033.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b589841fd923db9.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-29829f693014daaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-21c27ffd373d392b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a3d28fbd0d31cb88.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-959fb99d85c72e1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-57aa6566cfb06c37.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-10b5f6fb69c237d0.rlib" "/opt/rustwide/target/debug/deps/librand-cad7268bd4001e8f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6c817b84bc4e2237.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-68c2d67f0635a34d.rlib" "/opt/rustwide/target/debug/deps/librand_hc-978d2a8b792336cb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a0613b8273354a65.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cfb6dcee9e7db37d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f4dfe94724d9d9db.rlib" "/opt/rustwide/target/debug/deps/librand_os-4a3d2d15d8ac1454.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-70d9fd7f016246b2.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmio-c9cf97e0ecc2b8f7.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-6f52eb8aba947b73.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5ed508c5b4c91c79.rlib" "/opt/rustwide/target/debug/deps/libphf-3f41b7aff0a751b5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-71faaa647d7aa3bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-f0e506652d507503.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-6b308748756289a9.rlib" "/opt/rustwide/target/debug/deps/libunicase-c7016f9be09c7c9b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5fd2531e39e59fa1.rlib" "/opt/rustwide/target/debug/deps/libhttp-b8c5d5aa362ad80f.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-63c4fc3b08864ab4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-75b7d2fc5e76e336.rlib" "/opt/rustwide/target/debug/deps/libcookie-7c4efedecc108f14.rlib" "/opt/rustwide/target/debug/deps/libbase64-80b763cf7598306b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-504d5b71ba06c621.rlib" "/opt/rustwide/target/debug/deps/libring-e3f69056a4c86a1f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5338bdc86eee04f3.rlib" "/opt/rustwide/target/debug/deps/liburl-ff0e18fe24f89a52.rlib" "/opt/rustwide/target/debug/deps/libencoding-9c4b61b3ca66abe2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-aa9830d54675fb04.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-c81d3e0ec55ef1dc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-120a92749df9d528.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-58f60e32a6569c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ccd5eeb644726325.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-65c837f515bdba60.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bc91b69aa4fa785e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51c6795de3fb3e03.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libfutures-14810a25e556133a.rlib" "/opt/rustwide/target/debug/deps/libfailure-6486234adbf8200e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-297615ff991aef3d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d0271e0261acd5d6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-905e8f42118f9b8d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libtime-9e9368b6b4d60daf.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libregex-8a61be245deeee8b.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2721487484a3f1c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48ae5990e2528ae1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c11501adc7e6a47e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/libbytes-b4e3ba53f13d765d.rlib" "/opt/rustwide/target/debug/deps/libiovec-05613b8cf33eca19.rlib" "/opt/rustwide/target/debug/deps/liblibc-61530c4f8eaefb18.rlib" "/opt/rustwide/target/debug/deps/libbase64-fea384567bc0c7a2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/liblog-46b18641ae32ec6a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8bed39370c7dd35a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pingpong-7f8ee3ba2a72ed6d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ea74f2957c3f1a316a29cc71b15f5b925f304bf22c1ed7fafc98019d02367108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea74f2957c3f1a316a29cc71b15f5b925f304bf22c1ed7fafc98019d02367108", kill_on_drop: false }` [INFO] [stdout] ea74f2957c3f1a316a29cc71b15f5b925f304bf22c1ed7fafc98019d02367108