[INFO] updating cached repository https://github.com/doyoubi/undermoon [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] 438a12f80c8969c966fd82d40405e2b41f0c87ec [INFO] testing doyoubi/undermoon against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doyoubi/undermoon on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doyoubi/undermoon [INFO] finished tweaking git repo https://github.com/doyoubi/undermoon [INFO] tweaked toml for git repo https://github.com/doyoubi/undermoon written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/doyoubi/undermoon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30d9a2c9f967c103885c8c0b154126b90a1151901d48b2c85ae119fdc10e4404 [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" "30d9a2c9f967c103885c8c0b154126b90a1151901d48b2c85ae119fdc10e4404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30d9a2c9f967c103885c8c0b154126b90a1151901d48b2c85ae119fdc10e4404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d9a2c9f967c103885c8c0b154126b90a1151901d48b2c85ae119fdc10e4404", kill_on_drop: false }` [INFO] [stdout] 30d9a2c9f967c103885c8c0b154126b90a1151901d48b2c85ae119fdc10e4404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 747142d8c859707f0855832e1c260a06457ae96ad6e1af9fa613a8dffe038640 [INFO] running `Command { std: "docker" "start" "-a" "747142d8c859707f0855832e1c260a06457ae96ad6e1af9fa613a8dffe038640", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling crc64 v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.1 [INFO] [stderr] Compiling string-error v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling coarsetime v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling atoi v0.3.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling predicates v1.0.3 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling mockall_derive v0.6.0 [INFO] [stderr] Compiling tokio v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling dashmap v3.11.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling mockall v0.6.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling futures-batch v0.6.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling undermoon v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/coordinator/broker.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[automock] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/coordinator/broker.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[automock] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/coordinator/broker.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | #[automock] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/coordinator/core.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | #[automock] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/protocol/client.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[automock] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `undermoon`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name server_proxy --edition=2018 src/bin/server_proxy.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=911541e0834a2288 -C extra-filename=-911541e0834a2288 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-6ea68989b826af2d.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-73fc6fbaa57489a5.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-47d7fafab2aa0bed.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-ef0078b9f2577a3f.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-29c23aac65b32c32.rlib --extern atoi=/opt/rustwide/target/debug/deps/libatoi-5727750ccb6cabf5.rlib --extern atomic_option=/opt/rustwide/target/debug/deps/libatomic_option-8c10e8612917caaa.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-b7b7bc3ab75c50d1.rlib --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-02169d362f19c939.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-c73f37174d43a796.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-698b0539598afb08.rlib --extern coarsetime=/opt/rustwide/target/debug/deps/libcoarsetime-c3b2c658c92d4725.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-1f954d8ac1114552.rlib --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-89d6d9dd435199d3.rlib --extern crc64=/opt/rustwide/target/debug/deps/libcrc64-d2120bafad386bb1.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-6ac1512d4b03f8f0.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-efe953e3b0381bc0.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5e4bbdeb09203467.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15f40a15430031b0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5cd04e6bd7994eb3.rlib --extern futures_batch=/opt/rustwide/target/debug/deps/libfutures_batch-0f3d7ac9124708e2.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-26b36521a6f240b0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-529c9533db37ef06.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b06a8622fd58fc79.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-6d5f92445e86f04c.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-21f5fcde133b8104.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1091aca9b9fa69c8.rlib --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-1daadf5331e2b437.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19e9c625c1d403d5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0b52d9f4f9abf84b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67e4aa28860d27ab.rlib --extern string_error=/opt/rustwide/target/debug/deps/libstring_error-b6cc9b501d7e6d5d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-59f318791541f5e1.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-42556bb536dbbaa9.rlib --extern undermoon=/opt/rustwide/target/debug/deps/libundermoon-de924bbabc84dc2d.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-95e53be531afa2f6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-5e64bae5fbaf0b14/out -L native=/opt/rustwide/target/debug/build/brotli-sys-dacdde926a1ae114/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f494bcb96f32cc2a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.coordinator.1ynic5il-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e" "/opt/rustwide/target/debug/deps/coordinator-e5df72b571f2dd5e.48jhxhi7dj0pp435.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-5e64bae5fbaf0b14/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-dacdde926a1ae114/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f494bcb96f32cc2a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-15f40a15430031b0.rlib" "/opt/rustwide/target/debug/deps/libatty-6f610e70af609702.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3d331d8740af061f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e06816da3299fcc1.rlib" "/opt/rustwide/target/debug/deps/libconfig-1f954d8ac1114552.rlib" "/opt/rustwide/target/debug/deps/libini-29401f0aa01bdd57.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-6a88cfea2f9b491a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-59056e9b79ae238f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-29d6dffa3368f7d7.rlib" "/opt/rustwide/target/debug/deps/libserde-c127991e0599d17b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2ea69cae54b65af6.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-4c3b47d4d3914a49.rlib" "/opt/rustwide/target/debug/deps/libtoml-83777546df183431.rlib" "/opt/rustwide/target/debug/deps/libnom-8c00fb4d6f28a1e2.rlib" "/opt/rustwide/target/debug/deps/libundermoon-de924bbabc84dc2d.rlib" "/opt/rustwide/target/debug/deps/libzstd-95e53be531afa2f6.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-822b775ec045dda2.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-850a2e3290851952.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-efe953e3b0381bc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/libcoarsetime-c3b2c658c92d4725.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1091aca9b9fa69c8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7553305722326ef9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c61e71ffee1b03c3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c94cc85c73de106a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-aa5d085203d70b55.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1cbbe75514acb6d6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2d095b43f4dcf10c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-6a5fbb089dc2a696.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d1eb3a77b1dfa655.rlib" "/opt/rustwide/target/debug/deps/libstring_error-b6cc9b501d7e6d5d.rlib" "/opt/rustwide/target/debug/deps/libatoi-5727750ccb6cabf5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-29c23aac65b32c32.rlib" "/opt/rustwide/target/debug/deps/libcrc64-d2120bafad386bb1.rlib" "/opt/rustwide/target/debug/deps/libbtoi-02169d362f19c939.rlib" "/opt/rustwide/target/debug/deps/libfutures_batch-0f3d7ac9124708e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ac892be8fd7acded.rlib" "/opt/rustwide/target/debug/deps/libmockall-6d5f92445e86f04c.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-1cc5947ce2fe8add.rlib" "/opt/rustwide/target/debug/deps/libtreeline-a7e8b06b3582f4c4.rlib" "/opt/rustwide/target/debug/deps/libpredicates-8c7a1e8cddfc9eba.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-92e8e562599a74c4.rlib" "/opt/rustwide/target/debug/deps/libdifference-c30542c013f98751.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-38bdf9bd3c273020.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-875471ad3bf5f20d.rlib" "/opt/rustwide/target/debug/deps/libfragile-514cb38a56b6d635.rlib" "/opt/rustwide/target/debug/deps/libdowncast-742db68982db1d92.rlib" "/opt/rustwide/target/debug/deps/libcrc16-89d6d9dd435199d3.rlib" "/opt/rustwide/target/debug/deps/libdashmap-5e4bbdeb09203467.rlib" "/opt/rustwide/target/debug/deps/libahash-b4790678c12f1a9d.rlib" "/opt/rustwide/target/debug/deps/libconst_random-11a824073fcfac11.rlib" "/opt/rustwide/target/debug/deps/libatomic_option-8c10e8612917caaa.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ef0078b9f2577a3f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-47d7fafab2aa0bed.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-5dce40cfbdfdb82f.rlib" "/opt/rustwide/target/debug/deps/libawc-644bbcc094e2e5e1.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7358964699daae30.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1bc2c9d9aeb2e704.rlib" "/opt/rustwide/target/debug/deps/libbytestring-479e82c7f306873d.rlib" "/opt/rustwide/target/debug/deps/libactix_http-6ea68989b826af2d.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ff521e2d7d3a165a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libserde_json-67e4aa28860d27ab.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libserde-19e9c625c1d403d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7299b695efb1c2b3.rlib" "/opt/rustwide/target/debug/deps/libregex-b3b86d338a9477f6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d743b8c7f3733098.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dbc917dbed3d7209.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libmime-eb1a68de68aea075.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libflate2-f8463a4e7aeaccc8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-224c75343b617a0e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0eb7948718390656.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5e0773135e2a37a9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a365d08e7e185d9.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-47ce81211911e512.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ba56526513874095.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-35b6f603534be2eb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1b8486cca3ce7f5f.rlib" "/opt/rustwide/target/debug/deps/librand-e9e0d3b5104d142f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-66bc21532c120ab0.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5a48e65bbdd376cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-cfc55756fe1b877f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f4dac6d90e820984.rlib" "/opt/rustwide/target/debug/deps/liburl-691592113e5cef06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-b6ea2a40e9b46e70.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d4ad4233a7e2c57b.rlib" "/opt/rustwide/target/debug/deps/libhostname-9e64945db01f962e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-ffad3b11aa51f2e4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ac94e133861aa5cb.rlib" "/opt/rustwide/target/debug/deps/libfailure-eaa74dd7b4f50bee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b7b7bc3ab75c50d1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c96ab0916512149f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f2690c6c4dfb6e8b.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-73fc6fbaa57489a5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f98e517007987d12.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-08ee651a1949f93c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aab306249a73e152.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f80cc6dfea3849d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-267875d634e37ac6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libh2-db559b387f14fd8e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libhttp-f9b9495ab608cbbf.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b637726f4e66736e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-641ef043ff5cda86.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-42556bb536dbbaa9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21f5fcde133b8104.rlib" "/opt/rustwide/target/debug/deps/libitertools-529c9533db37ef06.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libchrono-698b0539598afb08.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eda887da09da3ffb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cdbb2c93d82ff0aa.rlib" "/opt/rustwide/target/debug/deps/libtime-e6a8451cf80b925c.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-26b36521a6f240b0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1daadf5331e2b437.rlib" "/opt/rustwide/target/debug/deps/libtokio-59f318791541f5e1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bb8ee7d5a95b9ed2.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9e0d9809bd4b62ea.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f952ebdd788aab0.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-494a5782e2ee727d.rlib" "/opt/rustwide/target/debug/deps/libmio-bae1387c02b0e920.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libiovec-7c5bce4a565af18b.rlib" "/opt/rustwide/target/debug/deps/libnet2-4a7db8f68f984b93.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f1fd95a0a163c58.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libfutures-5cd04e6bd7994eb3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-260d41df65ff36f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fb8dcaa26bc8a4d0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b06a8622fd58fc79.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-97d0dc9b45ecd0b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-099a78ad6cbdbbc4.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bfd03e72bd8df9f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3b739dc3ad67203d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e14c909511d1e2d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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: build failed [INFO] running `Command { std: "docker" "inspect" "747142d8c859707f0855832e1c260a06457ae96ad6e1af9fa613a8dffe038640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747142d8c859707f0855832e1c260a06457ae96ad6e1af9fa613a8dffe038640", kill_on_drop: false }` [INFO] [stdout] 747142d8c859707f0855832e1c260a06457ae96ad6e1af9fa613a8dffe038640