[INFO] crate web3_etz 0.1.0 is already in cache [INFO] testing web3_etz-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate web3_etz 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate web3_etz 0.1.0 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 crates.io crate web3_etz 0.1.0 [INFO] finished tweaking crates.io crate web3_etz 0.1.0 [INFO] tweaked toml for crates.io crate web3_etz 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20402ec32465afbb304c870c7cd4fd34b8698a8fcf596aafa35c26f6b5f93ed3 [INFO] running `Command { std: "docker" "start" "-a" "20402ec32465afbb304c870c7cd4fd34b8698a8fcf596aafa35c26f6b5f93ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20402ec32465afbb304c870c7cd4fd34b8698a8fcf596aafa35c26f6b5f93ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20402ec32465afbb304c870c7cd4fd34b8698a8fcf596aafa35c26f6b5f93ed3", kill_on_drop: false }` [INFO] [stdout] 20402ec32465afbb304c870c7cd4fd34b8698a8fcf596aafa35c26f6b5f93ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 07732cf7e9c4c743d30d0f372ae7f5122ddaacce373ca0ba629f6b2a2658b5a1 [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" "07732cf7e9c4c743d30d0f372ae7f5122ddaacce373ca0ba629f6b2a2658b5a1", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling parity-codec v3.5.4 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling primitive-types v0.3.0 [INFO] [stderr] Compiling jsonrpc-core v13.2.0 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling ethabi v8.0.1 [INFO] [stderr] Compiling web3_etz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.25s [INFO] running `Command { std: "docker" "inspect" "07732cf7e9c4c743d30d0f372ae7f5122ddaacce373ca0ba629f6b2a2658b5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07732cf7e9c4c743d30d0f372ae7f5122ddaacce373ca0ba629f6b2a2658b5a1", kill_on_drop: false }` [INFO] [stdout] 07732cf7e9c4c743d30d0f372ae7f5122ddaacce373ca0ba629f6b2a2658b5a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "test" "--frozen" "--no-run" "--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] be67f25ebb15da771a8dfee068bbe4a4be0e72e8280351ed23ee59e47d40d15e [INFO] running `Command { std: "docker" "start" "-a" "be67f25ebb15da771a8dfee068bbe4a4be0e72e8280351ed23ee59e47d40d15e", kill_on_drop: false }` [INFO] [stderr] Compiling web3_etz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `web3_etz` in `web3_etz` [INFO] [stdout] --> examples/batch.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | let web3_etz = web3_etz::web3_etz::new(web3_etz::transports::Batch::new(http)); [INFO] [stdout] | ^^^^^^^^ could not find `web3_etz` in `web3_etz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `web3` [INFO] [stdout] --> examples/simple_ipc.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | let (_el, transport) = web3::transports::Ipc::new("./jsonrpc.ipc").unwrap(); [INFO] [stdout] | ^^^ not found in `web3::transports` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use web3_etz::transports::Ipc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3_etz::futures::Future` [INFO] [stdout] --> examples/batch.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use web3_etz::futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web3_etz`. [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] [stdout] error[E0433]: failed to resolve: could not find `web3_etz` in `web3_etz` [INFO] [stdout] --> examples/ipc.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | let web3_etz = web3_etz::web3_etz::new(ipc); [INFO] [stdout] | ^^^^^^^^ could not find `web3_etz` in `web3_etz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web3_etz::futures::Future` [INFO] [stdout] --> examples/ipc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use web3_etz::futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `web3_etz` in `web3_etz` [INFO] [stdout] --> examples/pubsub.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | let web3_etz = web3_etz::web3_etz::new(ws.clone()); [INFO] [stdout] | ^^^^^^^^ could not find `web3_etz` in `web3_etz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> examples/pubsub.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use web3_etz::futures::{Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> examples/pubsub.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use web3_etz::futures::{Future, Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [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/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.http.ev4ba1ey-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c" "/opt/rustwide/target/debug/examples/http-c2a4f9445960333c.33b70j0quj1l7of0.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-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libweb3_etz-2afa7c32f54fbd3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-88b9ddc8bda6be0d.rlib" "/opt/rustwide/target/debug/deps/libethabi-fc0522738a3965df.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-abfdb106796093b4.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-061dcdaef9e7b7d2.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-fd323a9ea61b8b69.rlib" "/opt/rustwide/target/debug/deps/libparity_codec-4ec582e4be40220b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-500680d503490cb9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-66962275cc380189.rlib" "/opt/rustwide/target/debug/deps/libethbloom-3144286eccd8bbea.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-18c4bfe0baca769a.rlib" "/opt/rustwide/target/debug/deps/librlp-6e7420fba1a410da.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-584768264fd588a3.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-6187d60b4744dbcd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1ff54e8db37fc462.rlib" "/opt/rustwide/target/debug/deps/libuint-ac3cb784d698730e.rlib" "/opt/rustwide/target/debug/deps/libheapsize-7479cf5bc2f91176.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-fd9c3aa2d65fc81e.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-ff8a6f4fa83b7332.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0d03746910f2fbb0.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b2c6fb2e79c20795.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-186b3b11f4bc9490.rlib" "/opt/rustwide/target/debug/deps/libslab-a6a3a64abe004977.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-6825fe45ce8e212f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9118fc5df890301.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libserde-350a0862f57ed8cb.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-4fe23c4a39b00bdb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e1adf2d5a3c5eab4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b1afda2baec8b4a7.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/librand-23fdaa36b9e65f63.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhyper-cdf5075d7478f20f.rlib" "/opt/rustwide/target/debug/deps/libmime-e7828476061a0a9f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libtypeable-4fd57d22a0a5b0f3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libbase64-d552c9ebe1e5fcb2.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-0fc02a3c4b22b436.rlib" "/opt/rustwide/target/debug/deps/liblog-61b6b7789e2ddc7f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4fb2e5e092188d90.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ea6bcc461f956aad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e5002c91724b902.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d6a6efaa7108dbf2.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/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liburl-fe1a89f05a35db1f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-9b3f5f4a98c2524e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhyper-36cc946ffae81b77.rlib" "/opt/rustwide/target/debug/deps/libwant-9cc4d99b15adc38c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-192c5136137503f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-187cfc62f51e5152.rlib" "/opt/rustwide/target/debug/deps/libh2-8ed82a2ca9454846.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd203ca83628277.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3326e3fd8d4d5f59.rlib" "/opt/rustwide/target/debug/deps/libstring-666a30c569f304b1.rlib" "/opt/rustwide/target/debug/deps/libhttp-4f7e6753f788b7e8.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5eb29ce85cd55f4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-cc0f20ef32f8853f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-39a88b72bf30cd35.rlib" "/opt/rustwide/target/debug/deps/libtokio-827af290a71c0299.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9bd85f2d4e6a37d8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6f6e76f05bc892b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9a3b3b7191055188.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1470bdc38443fe16.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5a16ded7ec826706.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1cfb6661171b1e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-95ed9d1db10af78f.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1c70b74fcfe923ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-be501e8b786942a4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/liblock_api-17912a304b318435.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4322a2f600ba54e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-79a1e5f90f7934bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0fdf68b288cd94fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-42e3a4e45878667d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-50e6a7cd2aa986b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3e07b0ec546428e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libmio-413a874cbe32250a.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libbytes-8d9318633f0c94c5.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.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" "-ldl" "-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] [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/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.simple_ws.d1xmefhp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740" "/opt/rustwide/target/debug/examples/simple_ws-4735bb6c73ae1740.57t93ujpckce6wgo.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-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libweb3_etz-2afa7c32f54fbd3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-88b9ddc8bda6be0d.rlib" "/opt/rustwide/target/debug/deps/libethabi-fc0522738a3965df.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-abfdb106796093b4.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-061dcdaef9e7b7d2.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-fd323a9ea61b8b69.rlib" "/opt/rustwide/target/debug/deps/libparity_codec-4ec582e4be40220b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-500680d503490cb9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-66962275cc380189.rlib" "/opt/rustwide/target/debug/deps/libethbloom-3144286eccd8bbea.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-18c4bfe0baca769a.rlib" "/opt/rustwide/target/debug/deps/librlp-6e7420fba1a410da.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-584768264fd588a3.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-6187d60b4744dbcd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1ff54e8db37fc462.rlib" "/opt/rustwide/target/debug/deps/libuint-ac3cb784d698730e.rlib" "/opt/rustwide/target/debug/deps/libheapsize-7479cf5bc2f91176.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-fd9c3aa2d65fc81e.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-ff8a6f4fa83b7332.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0d03746910f2fbb0.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b2c6fb2e79c20795.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-186b3b11f4bc9490.rlib" "/opt/rustwide/target/debug/deps/libslab-a6a3a64abe004977.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-6825fe45ce8e212f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9118fc5df890301.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libserde-350a0862f57ed8cb.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-4fe23c4a39b00bdb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e1adf2d5a3c5eab4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b1afda2baec8b4a7.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/librand-23fdaa36b9e65f63.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libhyper-cdf5075d7478f20f.rlib" "/opt/rustwide/target/debug/deps/libmime-e7828476061a0a9f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libtypeable-4fd57d22a0a5b0f3.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-23d5d05a75452684.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libbase64-d552c9ebe1e5fcb2.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-0fc02a3c4b22b436.rlib" "/opt/rustwide/target/debug/deps/liblog-61b6b7789e2ddc7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-cc0f20ef32f8853f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-39a88b72bf30cd35.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4fb2e5e092188d90.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ea6bcc461f956aad.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e5002c91724b902.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d6a6efaa7108dbf2.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/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liburl-fe1a89f05a35db1f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-9b3f5f4a98c2524e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhyper-36cc946ffae81b77.rlib" "/opt/rustwide/target/debug/deps/libwant-9cc4d99b15adc38c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libtokio-827af290a71c0299.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9bd85f2d4e6a37d8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6f6e76f05bc892b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9a3b3b7191055188.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1470bdc38443fe16.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5a16ded7ec826706.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-1cfb6661171b1e03.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-95ed9d1db10af78f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1c70b74fcfe923ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-be501e8b786942a4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/liblock_api-17912a304b318435.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4322a2f600ba54e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-79a1e5f90f7934bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0fdf68b288cd94fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-42e3a4e45878667d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-50e6a7cd2aa986b8.rlib" "/opt/rustwide/target/debug/deps/libmio-413a874cbe32250a.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-192c5136137503f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-187cfc62f51e5152.rlib" "/opt/rustwide/target/debug/deps/libh2-8ed82a2ca9454846.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd203ca83628277.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3326e3fd8d4d5f59.rlib" "/opt/rustwide/target/debug/deps/libstring-666a30c569f304b1.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4f7e6753f788b7e8.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3e07b0ec546428e5.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5eb29ce85cd55f4f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libbytes-8d9318633f0c94c5.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.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" "-ldl" "-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" "be67f25ebb15da771a8dfee068bbe4a4be0e72e8280351ed23ee59e47d40d15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be67f25ebb15da771a8dfee068bbe4a4be0e72e8280351ed23ee59e47d40d15e", kill_on_drop: false }` [INFO] [stdout] be67f25ebb15da771a8dfee068bbe4a4be0e72e8280351ed23ee59e47d40d15e