[INFO] fetching crate web3_etz 0.1.0... [INFO] testing web3_etz-0.1.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate web3_etz 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate web3_etz 0.1.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded impl-serde v0.2.3 [INFO] [stderr] Downloaded rlp v0.4.6 [INFO] [stderr] Downloaded parity-codec v3.5.4 [INFO] [stderr] Downloaded ethbloom v0.6.4 [INFO] [stderr] Downloaded fixed-hash v0.3.2 [INFO] [stderr] Downloaded ethabi v8.0.1 [INFO] [stderr] Downloaded static_assertions v0.2.5 [INFO] [stderr] Downloaded jsonrpc-core v13.2.0 [INFO] [stderr] Downloaded impl-codec v0.2.0 [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded heapsize v0.4.2 [INFO] [stderr] Downloaded uint v0.7.1 [INFO] [stderr] Downloaded ethereum-types v0.6.0 [INFO] [stderr] Downloaded tokio-uds v0.1.7 [INFO] [stderr] Downloaded primitive-types v0.3.0 [INFO] [stderr] Downloaded websocket v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04b1ef5a6b75d1d95c529b72a9568a322d796c4961188ff2ad1a0179bfe6e858 [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" "04b1ef5a6b75d1d95c529b72a9568a322d796c4961188ff2ad1a0179bfe6e858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04b1ef5a6b75d1d95c529b72a9568a322d796c4961188ff2ad1a0179bfe6e858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b1ef5a6b75d1d95c529b72a9568a322d796c4961188ff2ad1a0179bfe6e858", kill_on_drop: false }` [INFO] [stdout] 04b1ef5a6b75d1d95c529b72a9568a322d796c4961188ff2ad1a0179bfe6e858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6022c68ee9493e8cb7f20b782eac99300bf9736a15139781c0bdf17d1f059be8 [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" "6022c68ee9493e8cb7f20b782eac99300bf9736a15139781c0bdf17d1f059be8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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 syn v0.15.44 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling parity-codec v3.5.4 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling impl-codec v0.2.0 [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 primitive-types v0.3.0 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling jsonrpc-core v13.2.0 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling websocket v0.21.1 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling ethabi v8.0.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling web3_etz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "6022c68ee9493e8cb7f20b782eac99300bf9736a15139781c0bdf17d1f059be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6022c68ee9493e8cb7f20b782eac99300bf9736a15139781c0bdf17d1f059be8", kill_on_drop: false }` [INFO] [stdout] 6022c68ee9493e8cb7f20b782eac99300bf9736a15139781c0bdf17d1f059be8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84e5edf1163c4241221b5ab19006329318cf48f10474c977332e82025dd4e012 [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" "84e5edf1163c4241221b5ab19006329318cf48f10474c977332e82025dd4e012", 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] 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: use of undeclared crate 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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [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[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] 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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.simple_ws.oojcryuf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5" "/opt/rustwide/target/debug/examples/simple_ws-d4e5adee05ebc0b5.485e3hga78tb3g8t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libweb3_etz-710027a7dda3249a.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libethabi-4aba0c2eefa46a6f.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-3193426c04cd2438.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-a7d5ad6031cf7bf4.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-43d6d9fb265dc5a5.rlib" "/opt/rustwide/target/debug/deps/libparity_codec-5a21b89fae14911b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f2be10d8c096b2f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libethbloom-cbc9e6c5e9c51f5b.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-f5cca1bf234ba64b.rlib" "/opt/rustwide/target/debug/deps/librlp-ce950622870e5bbb.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-e846bd41b5e7b0e9.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-9c902e49b7add982.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a08d047a8562ff9e.rlib" "/opt/rustwide/target/debug/deps/libuint-d04f62c81a06a28d.rlib" "/opt/rustwide/target/debug/deps/libheapsize-263c761234961f86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-205e19af2efbcd85.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-6424b73e3e83679b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f85bb243e28327e7.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cfa1c8565aa3c68.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-67cff2f21e85aa67.rlib" "/opt/rustwide/target/debug/deps/libslab-4386ad4e438366d4.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-b7e0bddf09eb076f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-beed6ade91464e9a.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde-2a7155d8267aab02.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-581ba29f6473ef6c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-244aa335565f38bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b11f2c94a4b7622e.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/librand-246ecc2f56fe20fd.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d46b0bae24a3a66.rlib" "/opt/rustwide/target/debug/deps/libmime-8235542a62b489f8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libtypeable-967c5fecc387545b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-804bb75d4c452793.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2572d5f8b8d3a6d0.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-6fa4f1db9f0e0fab.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f8c0175d751583f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d83ff2149895c75d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ac8d5df0f73b8347.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-80f8a8c0e34bfed6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/liburl-c133a665db6f3586.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-05ee6e9e5693c264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhyper-86921bd69c7c968c.rlib" "/opt/rustwide/target/debug/deps/libwant-4dd207e86f1bf000.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libtokio-1fe6a528dc7d76df.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-050d3cb889322103.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d456c42b75ec62cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-45325c349959e8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-63fe18f4d701f91e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ec840cb18854cb19.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68f8d411e4326679.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca1a11aaf3fe781a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4c7fd12a40f365a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e5866490bf7436b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f7cf8108053666ff.rlib" "/opt/rustwide/target/debug/deps/libmio-c01c7fabc8182184.rlib" "/opt/rustwide/target/debug/deps/libtime-e4462338ad1a6f8f.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e27df287627ab87.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63f2ade8f18da77c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-2659d74a04de88a9.rlib" "/opt/rustwide/target/debug/deps/libh2-4dbd9f560b4dc7d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-470edee24c4117a7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libhttp-8786eb8fb5befc52.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7a40ec6da7369f07.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a6490ff76d8e7328.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb6d77f1917f6236.rlib" "/opt/rustwide/target/debug/deps/libbytes-932272f8001f883b.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libiovec-7f847b71c36bece5.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.bench.dow3sb6b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e" "/opt/rustwide/target/debug/examples/bench-3d32f33f6692560e.4jjt676unb6nmsis.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libweb3_etz-710027a7dda3249a.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libethabi-4aba0c2eefa46a6f.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-3193426c04cd2438.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-a7d5ad6031cf7bf4.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-43d6d9fb265dc5a5.rlib" "/opt/rustwide/target/debug/deps/libparity_codec-5a21b89fae14911b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f2be10d8c096b2f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libethbloom-cbc9e6c5e9c51f5b.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-f5cca1bf234ba64b.rlib" "/opt/rustwide/target/debug/deps/librlp-ce950622870e5bbb.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-e846bd41b5e7b0e9.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-9c902e49b7add982.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a08d047a8562ff9e.rlib" "/opt/rustwide/target/debug/deps/libuint-d04f62c81a06a28d.rlib" "/opt/rustwide/target/debug/deps/libheapsize-263c761234961f86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-205e19af2efbcd85.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-6424b73e3e83679b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f85bb243e28327e7.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cfa1c8565aa3c68.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-67cff2f21e85aa67.rlib" "/opt/rustwide/target/debug/deps/libslab-4386ad4e438366d4.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-b7e0bddf09eb076f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-beed6ade91464e9a.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde-2a7155d8267aab02.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-581ba29f6473ef6c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-244aa335565f38bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b11f2c94a4b7622e.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/librand-246ecc2f56fe20fd.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d46b0bae24a3a66.rlib" "/opt/rustwide/target/debug/deps/libmime-8235542a62b489f8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libtypeable-967c5fecc387545b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-804bb75d4c452793.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2572d5f8b8d3a6d0.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-6fa4f1db9f0e0fab.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f8c0175d751583f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d83ff2149895c75d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ac8d5df0f73b8347.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-80f8a8c0e34bfed6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/liburl-c133a665db6f3586.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-05ee6e9e5693c264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhyper-86921bd69c7c968c.rlib" "/opt/rustwide/target/debug/deps/libwant-4dd207e86f1bf000.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libtokio-1fe6a528dc7d76df.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-050d3cb889322103.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d456c42b75ec62cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-45325c349959e8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-63fe18f4d701f91e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ec840cb18854cb19.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4c7fd12a40f365a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e5866490bf7436b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f7cf8108053666ff.rlib" "/opt/rustwide/target/debug/deps/libmio-c01c7fabc8182184.rlib" "/opt/rustwide/target/debug/deps/libtime-e4462338ad1a6f8f.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e27df287627ab87.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63f2ade8f18da77c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-2659d74a04de88a9.rlib" "/opt/rustwide/target/debug/deps/libh2-4dbd9f560b4dc7d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-470edee24c4117a7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libhttp-8786eb8fb5befc52.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7a40ec6da7369f07.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a6490ff76d8e7328.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb6d77f1917f6236.rlib" "/opt/rustwide/target/debug/deps/libbytes-932272f8001f883b.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libiovec-7f847b71c36bece5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68f8d411e4326679.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca1a11aaf3fe781a.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.simple.co0lxj7v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea" "/opt/rustwide/target/debug/examples/simple-418013e35b0b4cea.1jrakcpxhlfeenub.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libweb3_etz-710027a7dda3249a.rlib" "/opt/rustwide/target/debug/deps/libbase64-b40138025898d07a.rlib" "/opt/rustwide/target/debug/deps/libethabi-4aba0c2eefa46a6f.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-3193426c04cd2438.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-a7d5ad6031cf7bf4.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-43d6d9fb265dc5a5.rlib" "/opt/rustwide/target/debug/deps/libparity_codec-5a21b89fae14911b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f2be10d8c096b2f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ca5a8703dd151d1a.rlib" "/opt/rustwide/target/debug/deps/libethbloom-cbc9e6c5e9c51f5b.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-f5cca1bf234ba64b.rlib" "/opt/rustwide/target/debug/deps/librlp-ce950622870e5bbb.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-e846bd41b5e7b0e9.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-9c902e49b7add982.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a08d047a8562ff9e.rlib" "/opt/rustwide/target/debug/deps/libuint-d04f62c81a06a28d.rlib" "/opt/rustwide/target/debug/deps/libheapsize-263c761234961f86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-205e19af2efbcd85.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-6424b73e3e83679b.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-f85bb243e28327e7.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0cfa1c8565aa3c68.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-67cff2f21e85aa67.rlib" "/opt/rustwide/target/debug/deps/libslab-4386ad4e438366d4.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-b7e0bddf09eb076f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-beed6ade91464e9a.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libserde-2a7155d8267aab02.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-581ba29f6473ef6c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-244aa335565f38bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b11f2c94a4b7622e.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/librand-246ecc2f56fe20fd.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc1c94ebe3431df.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libhyper-9d46b0bae24a3a66.rlib" "/opt/rustwide/target/debug/deps/libmime-8235542a62b489f8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libtypeable-967c5fecc387545b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-804bb75d4c452793.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-2572d5f8b8d3a6d0.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-6fa4f1db9f0e0fab.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-e6951c66fc2ccfae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f8c0175d751583f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d83ff2149895c75d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ac8d5df0f73b8347.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-80f8a8c0e34bfed6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/liburl-c133a665db6f3586.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-05ee6e9e5693c264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhyper-86921bd69c7c968c.rlib" "/opt/rustwide/target/debug/deps/libwant-4dd207e86f1bf000.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libtokio-1fe6a528dc7d76df.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-050d3cb889322103.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d456c42b75ec62cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-45325c349959e8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-3595815cc43f4f95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-63fe18f4d701f91e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ec840cb18854cb19.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8979332de620101c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-68f8d411e4326679.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ca1a11aaf3fe781a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4c7fd12a40f365a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2e5866490bf7436b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571a0fb443e6eb1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43181d7e01012169.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f7cf8108053666ff.rlib" "/opt/rustwide/target/debug/deps/libmio-c01c7fabc8182184.rlib" "/opt/rustwide/target/debug/deps/libtime-e4462338ad1a6f8f.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e27df287627ab87.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63f2ade8f18da77c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-2659d74a04de88a9.rlib" "/opt/rustwide/target/debug/deps/libh2-4dbd9f560b4dc7d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libstring-470edee24c4117a7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libhttp-8786eb8fb5befc52.rlib" "/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7a40ec6da7369f07.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a6490ff76d8e7328.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb6d77f1917f6236.rlib" "/opt/rustwide/target/debug/deps/libbytes-932272f8001f883b.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libiovec-7f847b71c36bece5.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-f57264efe2215d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "84e5edf1163c4241221b5ab19006329318cf48f10474c977332e82025dd4e012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e5edf1163c4241221b5ab19006329318cf48f10474c977332e82025dd4e012", kill_on_drop: false }` [INFO] [stdout] 84e5edf1163c4241221b5ab19006329318cf48f10474c977332e82025dd4e012