[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 860cf75e20b0fcfcdbe04fbba7d492e26adb363d [INFO] testing abadi199/kube-pingpong against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabadi199%2Fkube-pingpong" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abadi199/kube-pingpong on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-12/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24683f78c3d5673a80aa8e6e2f83435dd350fb91cbdc19a091b33dafcec00463 [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" "24683f78c3d5673a80aa8e6e2f83435dd350fb91cbdc19a091b33dafcec00463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24683f78c3d5673a80aa8e6e2f83435dd350fb91cbdc19a091b33dafcec00463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24683f78c3d5673a80aa8e6e2f83435dd350fb91cbdc19a091b33dafcec00463", kill_on_drop: false }` [INFO] [stdout] 24683f78c3d5673a80aa8e6e2f83435dd350fb91cbdc19a091b33dafcec00463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9148e55877eadd8abc0c0051884c4f54ce8462f8cc223a50cfe527669dbc3dc8 [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" "9148e55877eadd8abc0c0051884c4f54ce8462f8cc223a50cfe527669dbc3dc8", 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 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 unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling lazycell v1.2.1 [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 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 openssl v0.10.20 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling indexmap v1.0.2 [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 linked-hash-map v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [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 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 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 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 encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [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 unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling actix-web v0.7.19 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling crc v1.8.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 rustc_version v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [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-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 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 quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.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 rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.8 [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 tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [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 crossbeam-deque v0.7.1 [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 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 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 mio-uds v0.6.7 [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-fs v0.1.6 [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 cookie v0.11.0 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper v0.12.25 [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 reqwest v0.9.12 [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.pingpong.19yccpi2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6" "/opt/rustwide/target/debug/deps/pingpong-2251e93b77c3c1d6.3wnorq5mekqdou2h.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-badc6f0c7510bba1/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-47728134233d34be/out" "-L" "/opt/rustwide/target/debug/build/ring-960177d620d133e8/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-e3bae3b620d8b77d/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-0367eda0476bfca8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7889866a9706950b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1178fc0e6fa46f3d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2878fab429bc7dec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-28d2f4bf08a3f4c7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-4acbcc3714193923.rlib" "/opt/rustwide/target/debug/deps/libwant-960a46dc46ac570c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e505efbd893281c2.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8142afcda20decd3.rlib" "/opt/rustwide/target/debug/deps/libactix_net-97ad779f69818d78.rlib" "/opt/rustwide/target/debug/deps/libactix-8789056266a9ee22.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-7628621ae0932393.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-4e7efda45cf46201.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6d83a8fed21ffb47.rlib" "/opt/rustwide/target/debug/deps/libuuid-19dacef062a26870.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-91bc317201073939.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-fa2ab0a03d639911.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-2bb9ff71ce78efda.rlib" "/opt/rustwide/target/debug/deps/libsocket2-27f94cc1c9ab2c7e.rlib" "/opt/rustwide/target/debug/deps/librand-353e1286ec001441.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5c845e13b9f62073.rlib" "/opt/rustwide/target/debug/deps/libhostname-c138ad0723f99c77.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libtower_service-bcb99b3919333919.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-8c109e44c337f362.rlib" "/opt/rustwide/target/debug/deps/libv_escape-a754cea6e811613d.rlib" "/opt/rustwide/target/debug/deps/libversion_check-dcfff0960bd5a062.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c6ceaa37993d04b.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a9dd4b2a6eaa3978.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libh2-a109003f93d262ad.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libflate2-62175b5dc0129ad2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bd4c983eba7a6ee3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bff318a3db1a6c4c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libcrc-4ebcff3c7b28e9c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8e80dbffe66a5514.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-bc1a2ceae1234900.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-e9d17d0dfe78b87f.rlib" "/opt/rustwide/target/debug/deps/libserde-7e3d1f1904d90fb5.rlib" "/opt/rustwide/target/debug/deps/libtokio-562b1e53ebd27501.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-71503671b9ac77cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e61ae1382ffb01fb.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-baffe31fcaac9595.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-acc4191e82d339e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b37d5b36295c4d28.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d67bfa93ca131f05.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-940fd49e5a27e0bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9f16528c90a144c4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-93010dd2ce1b69d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c63aa6a5bd2c491d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d564decf4449574f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b6134267c972dbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94bd7e47d66a9dbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-43a89ef1ed0bba5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-623f9ebb2197bae6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a91a039cd0af5333.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-bc266541d20d4cf0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-719b24c35125caac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7dd33f6447aa82e5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-266910fe9e89552a.rlib" "/opt/rustwide/target/debug/deps/librand-876b2c2ce0067761.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-711ddbef8da7590c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-13ae488364bd9747.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4159845cedf4333a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-920a31f36632a0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-54889cee2b8b8e29.rlib" "/opt/rustwide/target/debug/deps/librand_os-aaca8a8fc2d0e0fa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmio-a2719e6c7e34b18b.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-a3e4bbe4f52383e0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7a45a0ae0059a1f8.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-c6314db5def735d1.rlib" "/opt/rustwide/target/debug/deps/libunicase-04e934df17864981.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libhttp-e17e052088853757.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-75c20d119f36fe34.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0fb17fc572bed684.rlib" "/opt/rustwide/target/debug/deps/libcookie-806c589d429d4158.rlib" "/opt/rustwide/target/debug/deps/libbase64-6b0a887702c74334.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libring-a95ce57e517468d5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/liburl-8054883f7a67a0e2.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a252f679ad718dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-aaeed299e07dd0ad.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libfailure-b228ba0f208ba44a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1df285d9a44310fd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b1ced74bed50755a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad34ed78b2b37ae1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libtime-0e4723f809695c85.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libregex-62460d36a2a39f2c.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f645dd8e82b8044.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ebb05596465fa1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bba944e803a6ab44.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf345c185f2f2b85.rlib" "/opt/rustwide/target/debug/deps/libiovec-dad831ecf81a6655.rlib" "/opt/rustwide/target/debug/deps/liblibc-8db3c602bb35d22c.rlib" "/opt/rustwide/target/debug/deps/libbase64-a406ee0a715d2be0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/liblog-a8efb53d480de195.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2b29da9dc12a17e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "9148e55877eadd8abc0c0051884c4f54ce8462f8cc223a50cfe527669dbc3dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9148e55877eadd8abc0c0051884c4f54ce8462f8cc223a50cfe527669dbc3dc8", kill_on_drop: false }` [INFO] [stdout] 9148e55877eadd8abc0c0051884c4f54ce8462f8cc223a50cfe527669dbc3dc8