[INFO] fetching crate eth_event_stream 0.1.0... [INFO] testing eth_event_stream-0.1.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate eth_event_stream 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate eth_event_stream 0.1.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate eth_event_stream 0.1.0 [INFO] finished tweaking crates.io crate eth_event_stream 0.1.0 [INFO] tweaked toml for crates.io crate eth_event_stream 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate eth_event_stream 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded clap_lex v0.2.3 [INFO] [stderr] Downloaded clap v3.2.6 [INFO] [stderr] Downloaded clap_derive v3.2.6 [INFO] [stderr] Downloaded smallvec v1.8.1 [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded unicode-normalization v0.1.20 [INFO] [stderr] Downloaded uint v0.9.3 [INFO] [stderr] Downloaded eth_event_macro v0.1.0 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb0e37a98182b8b12716459265adaf27ecbf849fb121d76b7642e9c183b719c [INFO] running `Command { std: "docker" "start" "-a" "4cb0e37a98182b8b12716459265adaf27ecbf849fb121d76b7642e9c183b719c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb0e37a98182b8b12716459265adaf27ecbf849fb121d76b7642e9c183b719c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb0e37a98182b8b12716459265adaf27ecbf849fb121d76b7642e9c183b719c", kill_on_drop: false }` [INFO] [stdout] 4cb0e37a98182b8b12716459265adaf27ecbf849fb121d76b7642e9c183b719c [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f7497a03b293d57104cc3dad6a9e667f8b7209f9ecd6a96400fa37540c732c [INFO] running `Command { std: "docker" "start" "-a" "d7f7497a03b293d57104cc3dad6a9e667f8b7209f9ecd6a96400fa37540c732c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v16.0.0 [INFO] [stderr] Compiling web3 v0.18.0 [INFO] [stderr] Compiling eth_event_macro v0.1.0 [INFO] [stderr] Compiling eth_event_stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/sink.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cmp::{self, max, Ord}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `put_sync` is never used [INFO] [stdout] --> src/sink.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | fn put_sync(&mut self, source_key: &A, block_key: u64, log_key: u128, data: D) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "d7f7497a03b293d57104cc3dad6a9e667f8b7209f9ecd6a96400fa37540c732c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f7497a03b293d57104cc3dad6a9e667f8b7209f9ecd6a96400fa37540c732c", kill_on_drop: false }` [INFO] [stdout] d7f7497a03b293d57104cc3dad6a9e667f8b7209f9ecd6a96400fa37540c732c [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb528fd99b734e53689118c35121f29e822532ee9618bf6e1f9b7f5c3607753 [INFO] running `Command { std: "docker" "start" "-a" "6eb528fd99b734e53689118c35121f29e822532ee9618bf6e1f9b7f5c3607753", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/sink.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cmp::{self, max, Ord}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `put_sync` is never used [INFO] [stdout] --> src/sink.rs:299:8 [INFO] [stdout] | [INFO] [stdout] 299 | fn put_sync(&mut self, source_key: &A, block_key: u64, log_key: u128, data: D) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_lex v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling clap v3.2.6 [INFO] [stderr] Compiling eth_event_stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/sink.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cmp::{self, max, Ord}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Log` [INFO] [stdout] --> src/stream.rs:312:32 [INFO] [stdout] | [INFO] [stdout] 312 | use web3::types::{Address, Log}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `weth_signature` [INFO] [stdout] --> examples/stream_multi.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | let weth_signature = weth_stream.signature; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weth_signature` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQbJXYM/symbols.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.eth_event_stream.8c58fd4a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9.ap7yjwi8qnxytu3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-bc84d90d9f33bda0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f8abcd39963be1a9.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fc81604f9f272244.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-ecd0ecec0bda740b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-715ffe8b3e8b2eb5.rlib" "/opt/rustwide/target/debug/deps/libweb3-2f02f96a9fa25a8f.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-da30c67f1eb8a32f.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-edbd74fc9d109dc8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-97b8bd04592bf461.rlib" "/opt/rustwide/target/debug/deps/libheaders-262c2a4c9f4a9cb4.rlib" "/opt/rustwide/target/debug/deps/libsha1-2ba52cf28e283ad7.rlib" "/opt/rustwide/target/debug/deps/libdigest-292151fc051fb9bb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-719d31468d41ea14.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2423132e07774018.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8c590a85f919d70b.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-eed818ea42877a3b.rlib" "/opt/rustwide/target/debug/deps/libsoketto-363d9d5db01ab68d.rlib" "/opt/rustwide/target/debug/deps/libsha1-fad16af76a968e65.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-cdd84cc0ed55383f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-59563a8a326b1409.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fd685cd8995092be.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6ab44a54ff4b1cd5.rlib" "/opt/rustwide/target/debug/deps/libipnet-40c95b3195631d6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-06e1b3ea081e1129.rlib" "/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-49ef7d6c22e81fba.rlib" "/opt/rustwide/target/debug/deps/libbase64-c53b1a30b9b59517.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-084eb1002d44ac1b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-58deb17bf181909f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-502022a9ce7b136c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a4a8dd05816b0c8b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f3c4a19a0cd02c31.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f6c4f43f15a5b3dc.rlib" "/opt/rustwide/target/debug/deps/libhyper-841293d3927b7cd2.rlib" "/opt/rustwide/target/debug/deps/libwant-dc1e6e117605dee5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c58479352fcede3e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ad7c8141c1ef37c1.rlib" "/opt/rustwide/target/debug/deps/libh2-6f6e324a5c79e2b5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-576900548d1f73a3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bdcb893f706da545.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2e03165823fa4034.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c486ae8ee3d734e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-26cc810967518642.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-72adf05bd0ee2432.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a767d047ec2047d9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/liburl-828f6cf74c5fb2c1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b07d9f41631acfdc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libhttp-de3a8e1b48b5fcbc.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-6b22b1bc109735bf.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-f64bf81397bd5b55.rlib" "/opt/rustwide/target/debug/deps/libidna-811daca4536ae36a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3e6af2a5b137098d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f6e6c27ad7f7aa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1e5417c6af7216f7.rlib" "/opt/rustwide/target/debug/deps/libmatches-9585a4a104e2c225.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-182b83a28cd7c90c.rlib" "/opt/rustwide/target/debug/deps/libethabi-882876dd8b72dbff.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-0efb8b5e5aa317ba.rlib" "/opt/rustwide/target/debug/deps/libethbloom-cd5ac6e692315828.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-958ce5fcabd332d2.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-c99defb3ac43b2d6.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-70b6aeaa68341950.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-d9de26432d2e5474.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-09c364db05a758e2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e55d6677e6915139.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-e8136584d7fd2802.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-6c656f01859a58ec.rlib" "/opt/rustwide/target/debug/deps/librlp-d141ad91fc724928.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-cfe9975823ba7d51.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-3035cbb8b2a40324.rlib" "/opt/rustwide/target/debug/deps/libsha3-6c1704dc69ad3c61.rlib" "/opt/rustwide/target/debug/deps/libkeccak-7ef954dda0a49ecf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-395ae833d928c153.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1b556f94009a83c0.rlib" "/opt/rustwide/target/debug/deps/libdigest-42e1a9f667c494d6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-fe853841f03468d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-289469739badd6e6.rlib" "/opt/rustwide/target/debug/deps/libuint-5165a59ad281a4c5.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-62c46e59ab3fcee8.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0c2d6d1b20a77963.rlib" "/opt/rustwide/target/debug/deps/libhex-20668d43b3be4a9d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bebb29fadbce35bf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-795deb798b2a9989.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-9c4792f346895961.rlib" "/opt/rustwide/target/debug/deps/libserde_json-41b77f07b59e5de8.rlib" "/opt/rustwide/target/debug/deps/libryu-235736f3b93239a9.rlib" "/opt/rustwide/target/debug/deps/libitoa-c4619be9bd7c5434.rlib" "/opt/rustwide/target/debug/deps/libserde-b3b2d7bad7993156.rlib" "/opt/rustwide/target/debug/deps/libfutures-9be98102ec81deb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e46a66e18c5ea9fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4095704dde2c04d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a50f91f6e25ef1cf.rlib" "/opt/rustwide/target/debug/deps/libslab-9f8a041a47a43a61.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e86d31a474d3408e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6e9cf4b35fc87876.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-38faccc2c6a5b6b1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-23ca6b985e81a1f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-311aa09e05eec8c4.rlib" "/opt/rustwide/target/debug/deps/librand-40d97ad5d488acc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-42a6aa0fa5bcac63.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b1a557251f6b27a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-f668a8cc103d22df.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a88b89ab507d2a5c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-beb74753cd2532d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-70616fd30a942eb9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f692d3dc1ad6b29a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c495a0a26f85a72f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-62fd5f583763697e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2f0ef9a8f03169e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb5f8b555a7d6d8a.rlib" "/opt/rustwide/target/debug/deps/libmio-6bad8af4d61b7094.rlib" "/opt/rustwide/target/debug/deps/liblog-1f166e9aabb8bc40.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ecff3031e3fe3556.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-41c335c4f68a1e4d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c7dacc98c88df0f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-aed07a6df0c1fdfe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6ff5fadb6f3389e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-00586cbe3ecb513e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/eth_event_stream-474b54c6391b0cc9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eth_event_stream` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6eb528fd99b734e53689118c35121f29e822532ee9618bf6e1f9b7f5c3607753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb528fd99b734e53689118c35121f29e822532ee9618bf6e1f9b7f5c3607753", kill_on_drop: false }` [INFO] [stdout] 6eb528fd99b734e53689118c35121f29e822532ee9618bf6e1f9b7f5c3607753