[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#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabadi199%2Fkube-pingpong" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abadi199/kube-pingpong on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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-31/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-threadpool v0.1.13 [INFO] [stderr] Downloaded redox_syscall v0.1.52 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] [stderr] Downloaded security-framework v0.2.2 [INFO] [stderr] Downloaded h2 v0.1.17 [INFO] [stderr] Downloaded tokio v0.1.18 [INFO] [stderr] Downloaded security-framework-sys v0.2.3 [INFO] [stderr] Downloaded MacTypes-sys v2.1.0 [INFO] [stderr] Downloaded tokio-sync v0.1.4 [INFO] [stderr] Downloaded reqwest v0.9.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25a25602ed75d106cb77b782aae92a7b837db13103769fc8a5b8e99be399fb0 [INFO] running `Command { std: "docker" "start" "-a" "e25a25602ed75d106cb77b782aae92a7b837db13103769fc8a5b8e99be399fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25a25602ed75d106cb77b782aae92a7b837db13103769fc8a5b8e99be399fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25a25602ed75d106cb77b782aae92a7b837db13103769fc8a5b8e99be399fb0", kill_on_drop: false }` [INFO] [stdout] e25a25602ed75d106cb77b782aae92a7b837db13103769fc8a5b8e99be399fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a60bf73ad8ff3b045f6cb86c6a993492fe7127bb9c323868cb585ef0dc1f9137 [INFO] running `Command { std: "docker" "start" "-a" "a60bf73ad8ff3b045f6cb86c6a993492fe7127bb9c323868cb585ef0dc1f9137", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [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 slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [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 matches v0.1.8 [INFO] [stderr] Compiling memoffset v0.2.1 [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 siphasher v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [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 owning_ref v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [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 backtrace-sys v0.1.28 [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 rustc_version v0.2.3 [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 crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling idna v0.1.5 [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 mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [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 phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [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 tokio v0.1.18 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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 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 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-84d09292affc4d45.pingpong.d5f61ec3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.pingpong.d5f61ec3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45.4595yqoxksckl4u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-144ea24c11b292a5/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9953640800ea63ef/out" "-L" "/opt/rustwide/target/debug/build/ring-1b345acfdfa3a485/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-f12b0a2a0000054b/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-17d9e6a5cd400d3e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c1d890cdf6426f1b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4e02a88a270e5055.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7b0778bfc89e5cfc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-743b944eb196a952.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-e58d4f4b501e8a2a.rlib" "/opt/rustwide/target/debug/deps/libwant-3a18e0e6bbeff2b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9cc5389d82b69ced.rlib" "/opt/rustwide/target/debug/deps/libactix_web-9a7b9b99c5c36246.rlib" "/opt/rustwide/target/debug/deps/libactix_net-324cc8e6f5d6911e.rlib" "/opt/rustwide/target/debug/deps/libactix-1574c4e3a89e24b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-fc0997033b219d58.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-39a1ea9582a32e52.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-da81c18bd0afc8a9.rlib" "/opt/rustwide/target/debug/deps/libuuid-bd6419c19f28374e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6790c0fa775b34ac.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ac76b6698180ad79.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f01723594f045863.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d7d1863177e27e30.rlib" "/opt/rustwide/target/debug/deps/librand-279095695945a19e.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-3542c8dd73a490fb.rlib" "/opt/rustwide/target/debug/deps/libhostname-57a09061f32476c8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7f3450f38b9e289a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8ac6dcb1f6e5a1f9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9787122aa4d53e54.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-387f53bc223ced23.rlib" "/opt/rustwide/target/debug/deps/libv_escape-1d4aa285b1e5d148.rlib" "/opt/rustwide/target/debug/deps/libversion_check-325aa48c0388080b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0b24c427929a41f5.rlib" "/opt/rustwide/target/debug/deps/libryu-15b6ba5feaf4bf0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-306490b2a6de54c4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-d7bbb6b1042d1b33.rlib" "/opt/rustwide/target/debug/deps/libh2-e577c036b8d11580.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2724af625df818e.rlib" "/opt/rustwide/target/debug/deps/libstring-5f517eae3fbb6a34.rlib" "/opt/rustwide/target/debug/deps/libflate2-a7b4353caeabb19c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-c3336bbf60cb032a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5adfdf50c60819b0.rlib" "/opt/rustwide/target/debug/deps/libadler32-c02bb474b1c06caf.rlib" "/opt/rustwide/target/debug/deps/libcrc-d2d65ad65ceab12a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8d6666d19e70a3e8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-623079e693fe6b2b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-e7ab7599f10eec8c.rlib" "/opt/rustwide/target/debug/deps/libserde-5ea47f70994b4172.rlib" "/opt/rustwide/target/debug/deps/libtokio-780399fa552752bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-080d7fd4db13c7da.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e161b0a15e6cd211.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-49030f5f0a61b44b.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ac051cdd69a78796.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0fbc0f2c3b1b0ddb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6df6ac06ca975fa3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0026fc51b18a0e9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-2704d73b391e7fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-50a57c0bfff061ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b4a9496d80dd9296.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ad9157f5e1d09e45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2f77d3d3dd00e882.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fbd759eed9ce187f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c119dc2daa9bacf.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-5836f483e03ccd61.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-74a09ce56c665aa2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-40db3c223bf98124.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-005c245795449f63.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-afe93a30cd089347.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d1bd6b28e3101602.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c7156a89cbab4eaf.rlib" "/opt/rustwide/target/debug/deps/librand-730b0a920256ae36.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-762689c0fefe270c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ff6cdc83cd477f7a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4442fba939891578.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4929f9411ee3e508.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a3509d25415169e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-75e7ca2b52188fab.rlib" "/opt/rustwide/target/debug/deps/librand_os-07d0273d9af246ef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-4f5192adc7cfc68e.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libmio-404ba44729aceb9e.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-22ae8990a4545b4f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-92f5a89570ccb218.rlib" "/opt/rustwide/target/debug/deps/libphf-626f856b8e45a605.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-afa2cfb7806ebf96.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-59c5ab0de98e183d.rlib" "/opt/rustwide/target/debug/deps/libmime-865168e03f42c378.rlib" "/opt/rustwide/target/debug/deps/libunicase-75e77ad4200e26b8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6351043a40156eb4.rlib" "/opt/rustwide/target/debug/deps/libhttp-94d0f377b47b6893.rlib" "/opt/rustwide/target/debug/deps/libitoa-96ce37d5cfefc361.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fa1716fb931df86b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acbdd9abc6bc382f.rlib" "/opt/rustwide/target/debug/deps/libcookie-5d7048236edc59d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-04e26c1f6a9d5556.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a6d25bcd900e5dba.rlib" "/opt/rustwide/target/debug/deps/libring-b738d7a4e8158f54.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ec592d9bc5129d71.rlib" "/opt/rustwide/target/debug/deps/liburl-4dcb9a7cfed32cde.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-ad8046bdb63905b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a416e85ec172bd33.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d453494ee8b80562.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9995fc50dddec1f.rlib" "/opt/rustwide/target/debug/deps/libfailure-06cbe888d932c536.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e8466016095d7ef0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ad1c6b256c879479.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a0f4b13d22be9d3d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libtime-de0a0d25f18f3768.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libregex-3e03d5e6d322c61a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0a6668032f28c853.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3e94a7c5537e3047.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3cc94c66ff24300e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0bf60bf4cdf1b7ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-912e9880ccea5c58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-83b5d58227d28aa7.rlib" "/opt/rustwide/target/debug/deps/libbytes-887851470b056913.rlib" "/opt/rustwide/target/debug/deps/libiovec-a6ae0b03705ec866.rlib" "/opt/rustwide/target/debug/deps/liblibc-108d506d933fad24.rlib" "/opt/rustwide/target/debug/deps/libbase64-2cd2217645365dbc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-712ff8f83444d848.rlib" "/opt/rustwide/target/debug/deps/liblog-a7f60255c1d34019.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc86aa381747737.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pingpong-84d09292affc4d45" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] running `Command { std: "docker" "inspect" "a60bf73ad8ff3b045f6cb86c6a993492fe7127bb9c323868cb585ef0dc1f9137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60bf73ad8ff3b045f6cb86c6a993492fe7127bb9c323868cb585ef0dc1f9137", kill_on_drop: false }` [INFO] [stdout] a60bf73ad8ff3b045f6cb86c6a993492fe7127bb9c323868cb585ef0dc1f9137