[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 1.49.0 for beta-1.50-1 [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 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 295f858921df70bb58d9f2fce56d599bfe4efc4529ab08b71c066df566a50a60 [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" "295f858921df70bb58d9f2fce56d599bfe4efc4529ab08b71c066df566a50a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "295f858921df70bb58d9f2fce56d599bfe4efc4529ab08b71c066df566a50a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295f858921df70bb58d9f2fce56d599bfe4efc4529ab08b71c066df566a50a60", kill_on_drop: false }` [INFO] [stdout] 295f858921df70bb58d9f2fce56d599bfe4efc4529ab08b71c066df566a50a60 [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 921d47093a38e32ddc83e52779af2dd53147c0f1b42acc9c18a6508894e0650a [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" "921d47093a38e32ddc83e52779af2dd53147c0f1b42acc9c18a6508894e0650a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling regex v1.1.5 [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 regex-syntax v0.6.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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 parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-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 phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [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 cookie v0.11.0 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [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 reqwest v0.9.12 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.pingpong.ei7cbjbz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041" "/opt/rustwide/target/debug/deps/pingpong-deeddba8b8eb3041.zatf0isxqyeghol.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-e35de5a09f68c004/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-87d10cfcd652ba7a/out" "-L" "/opt/rustwide/target/debug/build/ring-80bd1958c958bfb9/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-c0c10c56d1a55018/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-b8abe8c3afbf1e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-735bf875f9d7b7cd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0ed596c18d43d32a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5505423c12f5a103.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-533744f576c8a97b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-f25a3e3fea6e16da.rlib" "/opt/rustwide/target/debug/deps/libwant-7b9351a36d3e1e01.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-939451d554b6ca40.rlib" "/opt/rustwide/target/debug/deps/libactix_web-2f95cd61fd3d2f9b.rlib" "/opt/rustwide/target/debug/deps/libactix_net-8a1a36b3ff807c13.rlib" "/opt/rustwide/target/debug/deps/libactix-6dc98ec60e00128e.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-6d1c7a6ec28de9f5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-a43fbbe7ada8fc73.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3451f7865a4f2b61.rlib" "/opt/rustwide/target/debug/deps/libuuid-6865b9bf6059fd3c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-707a95d2214e650f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4bba896c8e3b494a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5d5bad91b3c55e99.rlib" "/opt/rustwide/target/debug/deps/libsocket2-992cc633ccb9c12c.rlib" "/opt/rustwide/target/debug/deps/librand-d5fd30b364e75c44.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ca65c99f818a622a.rlib" "/opt/rustwide/target/debug/deps/libhostname-d798c31cf364b65a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c792b6cd43aa3f98.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-635f25c37bfd99c0.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-af7bd0121be5d576.rlib" "/opt/rustwide/target/debug/deps/libv_escape-0ea25801da1856a2.rlib" "/opt/rustwide/target/debug/deps/libversion_check-ea068b6786f3c424.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b9aa0744dd8be11.rlib" "/opt/rustwide/target/debug/deps/libryu-f4f67b4499568bce.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d45c376d88a00209.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e719d7db72ab5ccb.rlib" "/opt/rustwide/target/debug/deps/libh2-53cecb31606397b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2b37c628a8ffabbe.rlib" "/opt/rustwide/target/debug/deps/libstring-56d0bf834763d1a5.rlib" "/opt/rustwide/target/debug/deps/libflate2-6299dd8fad3c1d69.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-0b9825bf05745000.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3f3fc6e4153f444e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fa11897bff16db39.rlib" "/opt/rustwide/target/debug/deps/libcrc-a4e1a16bcb5e832a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9985e92fcd9c29fb.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c274de1748e8be1b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-3cffb9a37e5a9813.rlib" "/opt/rustwide/target/debug/deps/libserde-89af7e0b8b690df0.rlib" "/opt/rustwide/target/debug/deps/libtokio-a3e3096382706fa1.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-ff596d35f9ff2255.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5c17cd8e9422e052.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e646359b2f0f88f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9f43b72823937732.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d01506c9d534b554.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d82b41ddad7a144e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-668a990f16a2d477.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b664df0d9dcf0837.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-49f81f35d299ca4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-db29171cdbf97c47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-797d5bdc17604ebf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-abf57308a0c00129.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9246890bf12d2b30.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9bde307deef8c75.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bf6f11070401cb37.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d87f13e87de665b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0a89231a2b841df0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e6de764d80eba2a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-cc6a1ab244e414fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-96422c3b6a18fb12.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1e39074684f9bd8c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fc49dcca8b29ca61.rlib" "/opt/rustwide/target/debug/deps/librand-3790f9f52e2587f5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-980ffaa25b396c1a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c951f675377147ae.rlib" "/opt/rustwide/target/debug/deps/librand_hc-84fcf15f9b2ec5af.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31dce6a29088316c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-73841709a33c524f.rlib" "/opt/rustwide/target/debug/deps/librand_core-aa013802914fe3c8.rlib" "/opt/rustwide/target/debug/deps/librand_os-12f995bf27a672c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-13134abf1983731a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a09d4e50fabcece.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22e09a301d060acb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libmio-7c488402d2bda95d.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ab1950a81e2dcb6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1f2ab64a85a60436.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-500003d8efd4ab7f.rlib" "/opt/rustwide/target/debug/deps/libunicase-4d05936fd49e961f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-90b04f6abebff41b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9ab952c477efe9e1.rlib" "/opt/rustwide/target/debug/deps/libhttp-7d70aae6e27d0997.rlib" "/opt/rustwide/target/debug/deps/libitoa-368a938fcc978b1f.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5a8099ab99a9d5ff.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4792c5f06501088.rlib" "/opt/rustwide/target/debug/deps/libcookie-53954a51275bda8c.rlib" "/opt/rustwide/target/debug/deps/libbase64-9dec33976d0cd72a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3955b9803d0438a3.rlib" "/opt/rustwide/target/debug/deps/libring-abef2cf59b2d9a32.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5a96bb74ee4000f6.rlib" "/opt/rustwide/target/debug/deps/liburl-6fb13233f6dfa7c5.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-dabcdc3c95bf4d20.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d8dde5d6f9940cea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c46ebf32524c9787.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libfutures-831ab763bc137a12.rlib" "/opt/rustwide/target/debug/deps/libfailure-1240d803da544537.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f2dc137854a4e792.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-df2194927b014b36.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-236c605d3d55cb8d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5c7d271dfd8fcb55.rlib" "/opt/rustwide/target/debug/deps/libtime-8176bde00a8fb9f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libregex-bed4e0b755e0aa63.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-61b5cbc5e318c573.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd917e1ca2884af2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3985737e673acae8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-65b1cc9241408438.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ccbe9d570ae61ca.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d7e23ff65719491.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9897b9d4c9d82e17.rlib" "/opt/rustwide/target/debug/deps/libbytes-06886217eb7bbfa0.rlib" "/opt/rustwide/target/debug/deps/libiovec-387c4c53fd19e513.rlib" "/opt/rustwide/target/debug/deps/liblibc-047bd87224751377.rlib" "/opt/rustwide/target/debug/deps/libbase64-88f256857b219f45.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-05ffa39c4d0ff823.rlib" "/opt/rustwide/target/debug/deps/liblog-75f97370e3c69217.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4d47206547bf9fb1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "921d47093a38e32ddc83e52779af2dd53147c0f1b42acc9c18a6508894e0650a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921d47093a38e32ddc83e52779af2dd53147c0f1b42acc9c18a6508894e0650a", kill_on_drop: false }` [INFO] [stdout] 921d47093a38e32ddc83e52779af2dd53147c0f1b42acc9c18a6508894e0650a