[INFO] cloning repository https://github.com/jeremyandrews/goose [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyandrews/goose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 65c673b76c7fde20c29ce1c14014c5f65e05d8c3 [INFO] testing jeremyandrews/goose against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyandrews/goose on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jeremyandrews/goose [INFO] finished tweaking git repo https://github.com/jeremyandrews/goose [INFO] tweaked toml for git repo https://github.com/jeremyandrews/goose written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nng v0.5.1 [INFO] [stderr] Downloaded nng-sys v1.1.1-rc.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ccd3277400d1f0947a25ccd37ca8d2bd68de18a5028388ca19ebc8afeb7a4dc2 [INFO] running `"docker" "start" "-a" "ccd3277400d1f0947a25ccd37ca8d2bd68de18a5028388ca19ebc8afeb7a4dc2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cookie_store v0.11.0 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling goose v0.7.5-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `"docker" "inspect" "ccd3277400d1f0947a25ccd37ca8d2bd68de18a5028388ca19ebc8afeb7a4dc2"` [INFO] running `"docker" "rm" "-f" "ccd3277400d1f0947a25ccd37ca8d2bd68de18a5028388ca19ebc8afeb7a4dc2"` [INFO] [stdout] ccd3277400d1f0947a25ccd37ca8d2bd68de18a5028388ca19ebc8afeb7a4dc2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17d609440f99167c67d7b90890d1d3ee29f8c20f1940a37ed2b7d96e6689092d [INFO] running `"docker" "start" "-a" "17d609440f99167c67d7b90890d1d3ee29f8c20f1940a37ed2b7d96e6689092d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling httpmock-macros v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling httpmock v0.3.5 [INFO] [stderr] Compiling goose v0.7.5-dev (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `goose`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name goose --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=ff85f721b9c03932 -C extra-filename=-ff85f721b9c03932 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-b773662447ea78b3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0aeba86f788f3a42.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-faea1c3952ad6c7e.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-b7ab5b9ce1a08d64.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-95b11d86b910dcf9.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6ba97f9bda94ed77.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9ddf5265f079a407.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b2c06d5bc3e481af.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-79ca0cc472dca928.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-3a6aedfe2aea0ae6.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-038c7420a1733aed.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-c87008cb58da98a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-858df5c3fd02e4cc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.no_normal_tasks.du2mlacr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726" "/opt/rustwide/target/debug/deps/no_normal_tasks-223a0607e442e726.3vpxn3oody0yf286.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libgoose-52732d802e35a972.rlib" "/opt/rustwide/target/debug/deps/libfutures-0aeba86f788f3a42.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ed8d19cb08906428.rlib" "/opt/rustwide/target/debug/deps/libctrlc-b773662447ea78b3.rlib" "/opt/rustwide/target/debug/deps/libnix-b9d063ed93c12f76.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-038c7420a1733aed.rlib" "/opt/rustwide/target/debug/deps/libterm-d72e8d5b76f305c8.rlib" "/opt/rustwide/target/debug/deps/libdirs-34e5ba3ca3f0c599.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-99a2ae566e8280ce.rlib" "/opt/rustwide/target/debug/deps/libchrono-5fc470639ec14294.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-174cfa3414b3ee79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7dc667d08b21def6.rlib" "/opt/rustwide/target/debug/deps/libnum_format-95b11d86b910dcf9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5500f61fd4f09f05.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fbdee1536146624a.rlib" "/opt/rustwide/target/debug/deps/librand-9ddf5265f079a407.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a65e072509651ed5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-6439189b8d794018.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a29a667accb671bf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b2c06d5bc3e481af.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-4c2aef13c56edc65.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0665919783850270.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6d98a56af3173a84.rlib" "/opt/rustwide/target/debug/deps/libcookie-9775632a2abeccbe.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-d4994925bf4430c7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9fcbc404146f5d06.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-52b6358622e4317f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d3ccafd1920cf508.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-000fa8e5fd1029c5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib" "/opt/rustwide/target/debug/deps/libunicase-f4b4f5df5bf2cdc4.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5bb63eda110f4494.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6da224299cdeb2b1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa9c4f66d26e3d8a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-e3543b9dd672fccb.rlib" "/opt/rustwide/target/debug/deps/libwant-a1900c56fd428f42.rlib" "/opt/rustwide/target/debug/deps/libh2-e104d6e185993ca9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1eee0c3133d81fd6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d939807cf3246bd9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e5254f46afe30dba.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-66df70c5a8377e7e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d99011eb8c5abe85.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a2500e01a2ed1769.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libtokio-858df5c3fd02e4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64d69f3016e66863.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libhttp-faea1c3952ad6c7e.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-c87008cb58da98a1.rlib" "/opt/rustwide/target/debug/deps/libclap-39dbe8b95ecb9561.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libatty-97ebeacb79c82c64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-b7ab5b9ce1a08d64.rlib" "/opt/rustwide/target/debug/deps/libqstring-a73a477a137758ac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-afe1179f5677849c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e69bd05afbdc094d.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libhyper-611d8d2854b61aba.rlib" "/opt/rustwide/target/debug/deps/libwant-743980b180a7f3f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio-5f43cfb3b394ee7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-0cb5d58ea8190ab6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-59654ae3514bd936.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ddad14be4bbc8821.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bbbbd764e7616c4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b611691d5fc312f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-79757e45b7853c3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-32fb27bfe8fd579c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1a29ac5a9c0233d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11e18961d22ae31e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-343a30a54f7e8ac4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cc9cb21d05e96a2b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fe4e16b31cef9b11.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-51ce3f900c229019.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3c418f6772765c33.rlib" "/opt/rustwide/target/debug/deps/libmio-f0f045599edaec66.rlib" "/opt/rustwide/target/debug/deps/libtime-ae5dbc202fe97117.rlib" "/opt/rustwide/target/debug/deps/libnet2-2a7f419017f21a6c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5a6c4a6c0a9ba2dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-15b8fd74942041dc.rlib" "/opt/rustwide/target/debug/deps/libh2-1944f05d612391e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libstring-1e650c47b748d755.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libhttp-3fd91fe220e65fd5.rlib" "/opt/rustwide/target/debug/deps/libitoa-6acceb86053f2bef.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-92a34c0d34ac5106.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-00316e6ba66fb775.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ba97f9bda94ed77.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e76fa2c719b94bb.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "/opt/rustwide/target/debug/deps/libiovec-cc99807dd582a374.rlib" "/opt/rustwide/target/debug/deps/liblibc-8bbcf5052457c201.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-68392a55e0cac653.rlib" "/opt/rustwide/target/debug/deps/libserde-79ca0cc472dca928.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.setup_teardown.25yes7d8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105" "/opt/rustwide/target/debug/deps/setup_teardown-5a8e8042c384a105.45o5wli6h267fs5o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libgoose-52732d802e35a972.rlib" "/opt/rustwide/target/debug/deps/libfutures-0aeba86f788f3a42.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ed8d19cb08906428.rlib" "/opt/rustwide/target/debug/deps/libctrlc-b773662447ea78b3.rlib" "/opt/rustwide/target/debug/deps/libnix-b9d063ed93c12f76.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-038c7420a1733aed.rlib" "/opt/rustwide/target/debug/deps/libterm-d72e8d5b76f305c8.rlib" "/opt/rustwide/target/debug/deps/libdirs-34e5ba3ca3f0c599.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-99a2ae566e8280ce.rlib" "/opt/rustwide/target/debug/deps/libchrono-5fc470639ec14294.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-174cfa3414b3ee79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7dc667d08b21def6.rlib" "/opt/rustwide/target/debug/deps/libnum_format-95b11d86b910dcf9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5500f61fd4f09f05.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fbdee1536146624a.rlib" "/opt/rustwide/target/debug/deps/librand-9ddf5265f079a407.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a65e072509651ed5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-6439189b8d794018.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a29a667accb671bf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b2c06d5bc3e481af.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-4c2aef13c56edc65.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0665919783850270.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6d98a56af3173a84.rlib" "/opt/rustwide/target/debug/deps/libcookie-9775632a2abeccbe.rlib" "/opt/rustwide/target/debug/deps/liburl-8fcd65f1306150c3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d4cc324235a66d36.rlib" "/opt/rustwide/target/debug/deps/libidna-d4994925bf4430c7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9fcbc404146f5d06.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-52b6358622e4317f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d3ccafd1920cf508.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-000fa8e5fd1029c5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib" "/opt/rustwide/target/debug/deps/libunicase-f4b4f5df5bf2cdc4.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5bb63eda110f4494.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6da224299cdeb2b1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-aa9c4f66d26e3d8a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-e3543b9dd672fccb.rlib" "/opt/rustwide/target/debug/deps/libwant-a1900c56fd428f42.rlib" "/opt/rustwide/target/debug/deps/libh2-e104d6e185993ca9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1eee0c3133d81fd6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d939807cf3246bd9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e5254f46afe30dba.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-66df70c5a8377e7e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d99011eb8c5abe85.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a39d647b3d313225.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a2500e01a2ed1769.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libtokio-858df5c3fd02e4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-120407e8b5a32b34.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64d69f3016e66863.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libhttp-faea1c3952ad6c7e.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-c87008cb58da98a1.rlib" "/opt/rustwide/target/debug/deps/libclap-39dbe8b95ecb9561.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libatty-97ebeacb79c82c64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-b7ab5b9ce1a08d64.rlib" "/opt/rustwide/target/debug/deps/libqstring-a73a477a137758ac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-afe1179f5677849c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e69bd05afbdc094d.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libhyper-611d8d2854b61aba.rlib" "/opt/rustwide/target/debug/deps/libwant-743980b180a7f3f4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-877f48b3aeabbfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio-5f43cfb3b394ee7a.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-0cb5d58ea8190ab6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-59654ae3514bd936.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-ddad14be4bbc8821.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bbbbd764e7616c4a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b611691d5fc312f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-79757e45b7853c3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-32fb27bfe8fd579c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1a29ac5a9c0233d2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11e18961d22ae31e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-343a30a54f7e8ac4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cc9cb21d05e96a2b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fe4e16b31cef9b11.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-51ce3f900c229019.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3c418f6772765c33.rlib" "/opt/rustwide/target/debug/deps/libmio-f0f045599edaec66.rlib" "/opt/rustwide/target/debug/deps/libtime-ae5dbc202fe97117.rlib" "/opt/rustwide/target/debug/deps/libnet2-2a7f419017f21a6c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5a6c4a6c0a9ba2dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-15b8fd74942041dc.rlib" "/opt/rustwide/target/debug/deps/libh2-1944f05d612391e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5548118001b44405.rlib" "/opt/rustwide/target/debug/deps/libstring-1e650c47b748d755.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libhttp-3fd91fe220e65fd5.rlib" "/opt/rustwide/target/debug/deps/libitoa-6acceb86053f2bef.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-92a34c0d34ac5106.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-00316e6ba66fb775.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ba97f9bda94ed77.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e76fa2c719b94bb.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "/opt/rustwide/target/debug/deps/libiovec-cc99807dd582a374.rlib" "/opt/rustwide/target/debug/deps/liblibc-8bbcf5052457c201.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-68392a55e0cac653.rlib" "/opt/rustwide/target/debug/deps/libserde-79ca0cc472dca928.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "17d609440f99167c67d7b90890d1d3ee29f8c20f1940a37ed2b7d96e6689092d"` [INFO] running `"docker" "rm" "-f" "17d609440f99167c67d7b90890d1d3ee29f8c20f1940a37ed2b7d96e6689092d"` [INFO] [stdout] 17d609440f99167c67d7b90890d1d3ee29f8c20f1940a37ed2b7d96e6689092d