[INFO] fetching crate fathom_web3 1.1.0... [INFO] testing fathom_web3-1.1.0 against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] extracting crate fathom_web3 1.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate fathom_web3 1.1.0 on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking crates.io crate fathom_web3 1.1.0 [INFO] finished tweaking crates.io crate fathom_web3 1.1.0 [INFO] tweaked toml for crates.io crate fathom_web3 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate fathom_web3 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.33 [INFO] [stderr] Downloaded web3-async-native-tls v0.4.0 [INFO] [stderr] Downloaded primitive-types v0.11.1 [INFO] [stderr] Downloaded ethereum-types v0.13.1 [INFO] [stderr] Downloaded byte-slice-cast v1.2.1 [INFO] [stderr] Downloaded gloo-timers v0.2.4 [INFO] [stderr] Downloaded async-global-executor v2.3.0 [INFO] [stderr] Downloaded ethbloom v0.12.1 [INFO] [stderr] Downloaded rlp v0.5.1 [INFO] [stderr] Downloaded wyz v0.5.0 [INFO] [stderr] Downloaded env_logger v0.9.1 [INFO] [stderr] Downloaded parity-scale-codec v3.2.1 [INFO] [stderr] Downloaded impl-serde v0.3.2 [INFO] [stderr] Downloaded headers v0.3.8 [INFO] [stderr] Downloaded uint v0.9.4 [INFO] [stderr] Downloaded hyper-rustls v0.23.0 [INFO] [stderr] Downloaded secp256k1 v0.21.3 [INFO] [stderr] Downloaded keccak v0.1.2 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded ethabi v17.2.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.1.3 [INFO] [stderr] Downloaded fixed-hash v0.7.0 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] [stderr] Downloaded ctor v0.1.23 [INFO] [stderr] Downloaded tokio v1.21.1 [INFO] [stderr] Downloaded sha3 v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7ca9568f329e4cdee22524790a7b476af7b08e0d189426e7b7f160af219c2b7 [INFO] running `Command { std: "docker" "start" "-a" "e7ca9568f329e4cdee22524790a7b476af7b08e0d189426e7b7f160af219c2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7ca9568f329e4cdee22524790a7b476af7b08e0d189426e7b7f160af219c2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ca9568f329e4cdee22524790a7b476af7b08e0d189426e7b7f160af219c2b7", kill_on_drop: false }` [INFO] [stdout] e7ca9568f329e4cdee22524790a7b476af7b08e0d189426e7b7f160af219c2b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54d062d4b2e2c498352f79a4c281cfdac7b7ebbf5639d59ff64208d491a90c4 [INFO] running `Command { std: "docker" "start" "-a" "f54d062d4b2e2c498352f79a4c281cfdac7b7ebbf5639d59ff64208d491a90c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling h2 v0.3.14 [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.12.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling parity-scale-codec v3.2.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling fathom_web3 v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BigEndianHash` [INFO] [stdout] --> src/types/uint.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | pub use ethereum_types::{BigEndianHash, Bloom as H2048, H128, H160, H256, H512, H520, H64, U128, U256, U64}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `port` is never read [INFO] [stdout] --> src/transports/ws.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 163 | struct ConnectInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 166 | port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/block.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/log.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.73s [INFO] running `Command { std: "docker" "inspect" "f54d062d4b2e2c498352f79a4c281cfdac7b7ebbf5639d59ff64208d491a90c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54d062d4b2e2c498352f79a4c281cfdac7b7ebbf5639d59ff64208d491a90c4", kill_on_drop: false }` [INFO] [stdout] f54d062d4b2e2c498352f79a4c281cfdac7b7ebbf5639d59ff64208d491a90c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351dc87a03dbc32b1d15c100d509f1a1a4207601e5154beb6686ceb2970941a0 [INFO] running `Command { std: "docker" "start" "-a" "351dc87a03dbc32b1d15c100d509f1a1a4207601e5154beb6686ceb2970941a0", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BigEndianHash` [INFO] [stdout] --> src/types/uint.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | pub use ethereum_types::{BigEndianHash, Bloom as H2048, H128, H160, H256, H512, H520, H64, U128, U256, U64}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `port` is never read [INFO] [stdout] --> src/transports/ws.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 163 | struct ConnectInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 166 | port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/block.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/log.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.33 [INFO] [stderr] Compiling fathom_web3 v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `port` is never read [INFO] [stdout] --> src/transports/ws.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 163 | struct ConnectInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 166 | port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/block.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/log.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "351dc87a03dbc32b1d15c100d509f1a1a4207601e5154beb6686ceb2970941a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351dc87a03dbc32b1d15c100d509f1a1a4207601e5154beb6686ceb2970941a0", kill_on_drop: false }` [INFO] [stdout] 351dc87a03dbc32b1d15c100d509f1a1a4207601e5154beb6686ceb2970941a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d48f288347f60052dc81533a7e1ab1923d15ec5189e5ea024efdb8e35e54595 [INFO] running `Command { std: "docker" "start" "-a" "1d48f288347f60052dc81533a7e1ab1923d15ec5189e5ea024efdb8e35e54595", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stderr] --> src/transports/mod.rs:9:29 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stderr] | ^^^^^^^^^^------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stderr] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stderr] --> src/transports/mod.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stderr] | ^^^^^^^^^^------------- [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stderr] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `BigEndianHash` [INFO] [stderr] --> src/types/uint.rs:1:26 [INFO] [stderr] | [INFO] [stderr] 1 | pub use ethereum_types::{BigEndianHash, Bloom as H2048, H128, H160, H256, H512, H520, H64, U128, U256, U64}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `port` is never read [INFO] [stderr] --> src/transports/ws.rs:166:5 [INFO] [stderr] | [INFO] [stderr] 163 | struct ConnectInfo { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 166 | port: u16, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/types/block.rs:137:36 [INFO] [stderr] | [INFO] [stderr] 137 | let author = author.clone().to_string(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/types/log.rs:94:36 [INFO] [stderr] | [INFO] [stderr] 94 | let author = author.clone().to_string(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `fathom_web3` (lib) generated 6 warnings (run `cargo fix --lib -p fathom_web3` to apply 3 suggestions) [INFO] [stderr] warning: `fathom_web3` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fathom_web3-6447cefe1dbe4028) [INFO] [stdout] [INFO] [stdout] running 184 tests [INFO] [stdout] test api::accounts::tests::accounts_hash_message ... ok [INFO] [stdout] test api::eth::tests::block_tx_count_by_hash ... ok [INFO] [stdout] test api::eth::tests::block_with_txs ... ok [INFO] [stdout] test api::eth::tests::balance ... ok [INFO] [stdout] test api::eth::tests::accounts ... ok [INFO] [stdout] test api::eth::tests::block_transaction_count ... ok [INFO] [stdout] test api::eth::tests::block ... ok [INFO] [stdout] test api::eth::tests::block_by_hash ... ok [INFO] [stdout] test api::eth::tests::call ... ok [INFO] [stdout] test api::eth::tests::chain_id ... ok [INFO] [stdout] test api::eth::tests::block_number ... ok [INFO] [stdout] test api::eth::tests::coinbase ... ok [INFO] [stdout] test api::eth::tests::estimate_gas ... ok [INFO] [stdout] test api::eth::tests::compile_lll ... ok [INFO] [stdout] test api::eth::tests::compilers ... ok [INFO] [stdout] test api::eth::tests::for_block ... ok [INFO] [stdout] test api::eth::tests::fee_history ... ok [INFO] [stdout] test api::eth::tests::code ... ok [INFO] [stdout] test api::eth::tests::compile_serpent ... ok [INFO] [stdout] test api::eth::tests::new_pending_transaction_filter ... ok [INFO] [stdout] test api::eth::tests::hashrate ... ok [INFO] [stdout] test api::eth::tests::not_syncing ... ok [INFO] [stdout] test api::eth::tests::optional_to_addr ... ok [INFO] [stdout] test api::eth::tests::proof ... ok [INFO] [stdout] test api::eth::tests::compile_solidity ... ok [INFO] [stdout] test api::eth::tests::new_block_filter ... ok [INFO] [stdout] test api::eth::tests::logs ... ok [INFO] [stdout] test api::eth::tests::gas_price ... ok [INFO] [stdout] test api::eth::tests::storage ... ok [INFO] [stdout] test api::eth::tests::sign ... ok [INFO] [stdout] test api::eth::tests::mining ... ok [INFO] [stdout] test api::eth::tests::protocol_version ... ok [INFO] [stdout] test api::eth::tests::send_transaction ... ok [INFO] [stdout] test api::eth::tests::send_raw_transaction ... ok [INFO] [stdout] test api::eth::tests::submit_hashrate ... ok [INFO] [stdout] test api::eth::tests::submit_work ... ok [INFO] [stdout] test api::eth::tests::tx_by_block_hash_and_index ... ok [INFO] [stdout] test api::eth::tests::tx_by_block_no_and_index ... ok [INFO] [stdout] test api::eth::tests::uncle_count_by_hash ... ok [INFO] [stdout] test api::eth::tests::syncing ... ok [INFO] [stdout] test api::eth::tests::tx_by_hash ... ok [INFO] [stdout] test api::eth::tests::uncle_by_hash ... ok [INFO] [stdout] test api::eth::tests::work_4 ... ok [INFO] [stdout] test api::eth::tests::transaction_count ... ok [INFO] [stdout] test api::eth::tests::work_3 ... ok [INFO] [stdout] test api::eth::tests::transaction_receipt ... ok [INFO] [stdout] test api::eth::tests::uncle_by_no ... ok [INFO] [stdout] test api::eth_filter::tests::blocks_filter ... ok [INFO] [stdout] test api::eth::tests::uncle_count_by_no ... ok [INFO] [stdout] test api::eth::tests::uncle_header_by_hash ... ok [INFO] [stdout] test api::eth_filter::tests::blocks_filter_poll ... ok [INFO] [stdout] test api::net::tests::is_listening ... ok [INFO] [stdout] test api::net::tests::peer_count ... ok [INFO] [stdout] test api::eth_filter::tests::logs_filter_poll ... ok [INFO] [stdout] test api::parity::tests::call ... ok [INFO] [stdout] test api::parity_accounts::tests::new_account_from_secret ... ok [INFO] [stdout] test api::parity::tests::pending_transactions ... ok [INFO] [stdout] test api::eth_filter::tests::pending_transactions_filter ... ok [INFO] [stdout] test api::eth_filter::tests::logs_filter_get_logs ... ok [INFO] [stdout] test api::accounts::tests::accounts_sign_transaction ... ok [INFO] [stdout] test api::accounts::tests::sign_transaction_data ... ok [INFO] [stdout] test api::eth_filter::tests::create_pending_transactions_filter_poll ... ok [INFO] [stdout] test api::net::tests::version ... ok [INFO] [stdout] test api::accounts::tests::accounts_sign ... ok [INFO] [stdout] test api::eth_filter::tests::logs_filter ... ok [INFO] [stdout] test api::accounts::tests::accounts_recover ... ok [INFO] [stdout] test api::accounts::tests::accounts_sign_transaction_with_all_parameters ... ok [INFO] [stdout] test api::accounts::tests::accounts_recover_signed ... ok [INFO] [stdout] test api::eth_filter::tests::blocks_filter_stream ... ok [INFO] [stdout] test api::parity_set::tests::set_author ... ok [INFO] [stdout] test api::parity_accounts::tests::parity_kill_account ... ok [INFO] [stdout] test api::parity_set::tests::accept_non_reserved_peers ... ok [INFO] [stdout] test api::parity_set::tests::add_reserved_peer ... ok [INFO] [stdout] test api::parity_accounts::tests::parity_remove_address ... ok [INFO] [stdout] test api::parity_set::tests::hash_content ... ok [INFO] [stdout] test api::parity_accounts::tests::parity_new_account_from_wallet ... ok [INFO] [stdout] test api::parity_set::tests::parity_net_peers ... ok [INFO] [stdout] test api::parity_set::tests::remove_reserved_peer ... ok [INFO] [stdout] test api::parity_set::tests::execute_upgrade ... ok [INFO] [stdout] test api::parity_set::tests::drop_non_reserved_peers ... ok [INFO] [stdout] test api::parity_accounts::tests::parity_new_account_from_phrase ... ok [INFO] [stdout] test api::parity_set::tests::set_chain ... ok [INFO] [stdout] test api::personal::tests::import_raw_key ... ok [INFO] [stdout] test api::personal::tests::new_account ... ok [INFO] [stdout] test api::personal::tests::send_transaction ... ok [INFO] [stdout] test api::personal::tests::sign ... ok [INFO] [stdout] test api::personal::tests::list_accounts ... ok [INFO] [stdout] test api::parity_set::tests::set_engine_signer ... ok [INFO] [stdout] test api::parity_set::tests::set_extra_data ... ok [INFO] [stdout] test api::parity_set::tests::set_mode ... ok [INFO] [stdout] test api::parity_set::tests::set_transactions_limit ... ok [INFO] [stdout] test api::parity_set::tests::set_gas_ceil_target ... ok [INFO] [stdout] test api::parity_set::tests::upgrade_ready ... ok [INFO] [stdout] test api::parity_set::tests::set_gas_floor_target ... ok [INFO] [stdout] test api::parity_set::tests::set_max_transaction_gas ... ok [INFO] [stdout] test api::parity_set::tests::set_min_gas_price ... ok [INFO] [stdout] test api::traces::tests::filter ... ok [INFO] [stdout] test api::traces::tests::replay_transaction ... ok [INFO] [stdout] test api::txpool::tests::status ... ok [INFO] [stdout] test api::web3::tests::sha3 ... ok [INFO] [stdout] test confirm::tests::test_send_transaction_with_confirmation ... ok [INFO] [stdout] test api::traces::tests::call ... ok [INFO] [stdout] test contract::tests::should_call_a_contract_function ... ok [INFO] [stdout] test api::personal::tests::sign_transaction ... ok [INFO] [stdout] test contract::tests::should_call_constant_function_by_hash ... ok [INFO] [stdout] test contract::tokens::tests::should_be_able_to_compile ... ignored [INFO] [stdout] test contract::tests::should_query_single_parameter_function ... ok [INFO] [stdout] test api::personal::tests::unlock_account ... ok [INFO] [stdout] test contract::tokens::tests::should_decode_array_of_bytes ... ok [INFO] [stdout] test api::traces::tests::block ... ok [INFO] [stdout] test api::traces::tests::get ... ok [INFO] [stdout] test api::traces::tests::raw_transaction ... ok [INFO] [stdout] test contract::tokens::tests::should_decode_array_of_fixed_bytes ... ok [INFO] [stdout] test signing::tests::name_hash_empty ... ok [INFO] [stdout] test contract::tests::should_query_with_params ... ok [INFO] [stdout] test contract::tokens::tests::should_sign_extend_negative_integers ... ok [INFO] [stdout] test api::txpool::tests::inspect ... ok [INFO] [stdout] test signing::tests::name_hash_eth ... ok [INFO] [stdout] test contract::tests::should_call_constant_function ... ok [INFO] [stdout] test contract::tests::should_estimate_gas_usage ... ok [INFO] [stdout] test transports::http::tests::handles_batch_response_being_in_different_order_than_input ... ok [INFO] [stdout] test types::block::tests::post_london_block ... ok [INFO] [stdout] test transports::ipc::test::works_for_partial_batches ... ok [INFO] [stdout] test types::block::tests::serialize_deserialize_block_number ... ok [INFO] [stdout] test types::fee_history::tests::fee_history ... ok [INFO] [stdout] test transports::ipc::test::works_for_single_requests ... ok [INFO] [stdout] test api::traces::tests::replay_block_transactions ... ok [INFO] [stdout] test types::log::tests::does_topic_filter_set_topics_correctly ... ok [INFO] [stdout] test transports::ws::tests::should_send_a_request ... ok [INFO] [stdout] test api::traces::tests::transaction ... ok [INFO] [stdout] test tests::should_allow_to_use_arc_as_transport ... ok [INFO] [stdout] test transports::ws::tests::bounds_matching ... ok [INFO] [stdout] test api::txpool::tests::content ... ok [INFO] [stdout] test transports::ipc::test::works_for_batch_request ... ok [INFO] [stdout] test api::web3::tests::client_version ... ok [INFO] [stdout] test types::log::tests::is_removed_log_type_mined ... ok [INFO] [stdout] test types::signed::tests::verify_transaction_default_gas ... ok [INFO] [stdout] test types::sync_state::tests::should_deserialize_boolean_not_syncing ... ok [INFO] [stdout] test types::sync_state::tests::should_deserialize_subscription_not_syncing ... ok [INFO] [stdout] test types::sync_state::tests::should_not_deserialize_invalid_subscription_syncing ... ok [INFO] [stdout] test types::sync_state::tests::should_not_deserialize_invalid_subscription_not_syncing ... ok [INFO] [stdout] test types::log::tests::is_removed_log_type_removed ... ok [INFO] [stdout] test types::trace_filtering::tests::test_deserialize_trace ... ok [INFO] [stdout] test types::log::tests::is_removed_removed_true ... ok [INFO] [stdout] test types::recovery::tests::recovery_signature ... ok [INFO] [stdout] test types::log::tests::is_removed_removed_false ... ok [INFO] [stdout] test types::log::tests::is_removed_log_type_and_removed_none ... ok [INFO] [stdout] test types::sync_state::tests::should_deserialize_rpc_sync_info ... ok [INFO] [stdout] test signing::tests::name_hash_foo_eth ... ok [INFO] [stdout] test types::transaction::tests::should_deserialize_receipt_without_to ... ok [INFO] [stdout] test types::transaction::tests::test_deserialize_receipt ... ok [INFO] [stdout] test types::transaction::tests::should_deserialize_receipt_without_from_to ... ok [INFO] [stdout] test types::traces::tests::test_serialize_trace_type ... ok [INFO] [stdout] test types::sync_state::tests::should_deserialize_subscription_sync_info ... ok [INFO] [stdout] test types::transaction::tests::should_deserialize_receipt_with_status ... ok [INFO] [stdout] test types::sync_state::tests::should_not_deserialize_invalid_boolean_syncing ... ok [INFO] [stdout] test types::traces::tests::test_deserialize_blocktraces ... ok [INFO] [stdout] test types::traces::tests::test_deserialize_blocktrace ... ok [INFO] [stdout] test types::transaction_request::tests::should_serialize_call_request ... ok [INFO] [stdout] test types::transaction_request::tests::should_build_default_transaction_request ... ok [INFO] [stdout] test types::transaction::tests::test_deserialize_signed_tx_geth ... ok [INFO] [stdout] test types::transaction_request::tests::should_deserialize_call_request ... ok [INFO] [stdout] test types::transaction_request::tests::should_build_transaction_request ... ok [INFO] [stdout] test types::txpool::tests::should_deserialize_txpool_inspect ... ok [INFO] [stdout] test types::transaction_request::tests::should_build_default_call_request ... ok [INFO] [stdout] test types::transaction_request::tests::should_deserialize_transaction_request ... ok [INFO] [stdout] test types::transaction::tests::test_deserialize_signed_tx_parity ... ok [INFO] [stdout] test types::transaction::tests::should_deserialize_receipt_without_gas ... ok [INFO] [stdout] test types::transaction_request::tests::should_serialize_transaction_request ... ok [INFO] [stdout] test types::transaction_request::tests::should_build_call_request ... ok [INFO] [stdout] test types::uint::tests::should_deserialize_hash_correctly ... ok [INFO] [stdout] test types::txpool::tests::should_deserialize_txpool_content ... ok [INFO] [stdout] test types::uint::tests::should_compare_correctly ... ok [INFO] [stdout] test types::uint::tests::should_display_hash_correctly ... ok [INFO] [stdout] test types::uint::tests::test_to_from_u64 ... ok [INFO] [stdout] test types::uint::tests::should_display_correctly ... ok [INFO] [stdout] test types::txpool::tests::should_deserialize_txpool_status ... ok [INFO] [stdout] test types::uint::tests::should_serialize_u256 ... ok [INFO] [stdout] test types::uint::tests::should_succesfully_deserialize_decimals ... ok [INFO] [stdout] test types::uint::tests::should_deserialize_u256 ... ok [INFO] [stdout] test types::block::tests::block_miner ... FAILED [INFO] [stdout] test transports::http::tests::should_make_a_request ... ok [INFO] [stdout] test contract::deploy::tests::should_deploy_a_contract ... ok [INFO] [stdout] test contract::deploy::tests::deploy_linked_contract ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- types::block::tests::block_miner stdout ---- [INFO] [stdout] thread 'types::block::tests::block_miner' panicked at src/types/block.rs:288:69: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("invalid type: null, expected a string", line: 0, column: 0) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562baaa9b285 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x562baaa9b285 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562baaa9b285 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x562baaa9b285 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x562baaac64eb - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x562baaac64eb - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x562baaa9794f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x562baaa9caa1 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x562baaa9caa1 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x562baaa9c648 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x562baa3c5eca - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x562baa3c5eca - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x562baaa9d3af - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x562baaa9d3af - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x562baaa9cfd7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x562baaa9b749 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x562baaa9cc64 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x562baaac4363 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x562baaac48b6 - core::result::unwrap_failed::h1dca30479410c97d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1679:5 [INFO] [stdout] 19: 0x562baa3604a5 - core::result::Result::unwrap::h91f20ffecc066090 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x562baa3604a5 - fathom_web3::types::block::tests::block_miner::h0d2f6bb58327011b [INFO] [stdout] at /opt/rustwide/workdir/src/types/block.rs:288:32 [INFO] [stdout] 21: 0x562baa35d827 - fathom_web3::types::block::tests::block_miner::{{closure}}::hef89aa0eed7cd940 [INFO] [stdout] at /opt/rustwide/workdir/src/types/block.rs:249:21 [INFO] [stdout] 22: 0x562baa1b3b36 - core::ops::function::FnOnce::call_once::he781780e24715bba [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x562baa3caa4b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x562baa3caa4b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x562baa3ca265 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x562baa3ca265 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x562baa3ca265 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x562baa3ca265 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x562baa3ca265 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x562baa3ca265 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x562baa3ca265 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x562baa38fb34 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x562baa38fb34 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x562baa393302 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x562baa393302 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x562baa393302 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x562baa393302 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x562baa393302 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x562baa393302 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x562baa393302 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x562baaaa1b8b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x562baaaa1b8b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x562baaaa1b8b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7f8d3a0d3ac3 - [INFO] [stdout] 45: 0x7f8d3a164a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] types::block::tests::block_miner [INFO] [stdout] [INFO] [stdout] test result: FAILED. 182 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 28.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1d48f288347f60052dc81533a7e1ab1923d15ec5189e5ea024efdb8e35e54595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d48f288347f60052dc81533a7e1ab1923d15ec5189e5ea024efdb8e35e54595", kill_on_drop: false }` [INFO] [stdout] 1d48f288347f60052dc81533a7e1ab1923d15ec5189e5ea024efdb8e35e54595 [INFO] testing fathom_web3-1.1.0 against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] extracting crate fathom_web3 1.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate fathom_web3 1.1.0 on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking crates.io crate fathom_web3 1.1.0 [INFO] finished tweaking crates.io crate fathom_web3 1.1.0 [INFO] tweaked toml for crates.io crate fathom_web3 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate fathom_web3 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0210982d2db69b6186c397392b78e753fb5d75d3b6624770ace8d863f6b32b2c [INFO] running `Command { std: "docker" "start" "-a" "0210982d2db69b6186c397392b78e753fb5d75d3b6624770ace8d863f6b32b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0210982d2db69b6186c397392b78e753fb5d75d3b6624770ace8d863f6b32b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0210982d2db69b6186c397392b78e753fb5d75d3b6624770ace8d863f6b32b2c", kill_on_drop: false }` [INFO] [stdout] 0210982d2db69b6186c397392b78e753fb5d75d3b6624770ace8d863f6b32b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 591940b5fd4ee015fb05d90f0ba202df63569aa7f2230d27524aa5a15345c82e [INFO] running `Command { std: "docker" "start" "-a" "591940b5fd4ee015fb05d90f0ba202df63569aa7f2230d27524aa5a15345c82e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling h2 v0.3.14 [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.12.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling parity-scale-codec v3.2.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling ethereum-types v0.13.1 [INFO] [stderr] Compiling ethabi v17.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling fathom_web3 v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BigEndianHash` [INFO] [stdout] --> src/types/uint.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | pub use ethereum_types::{BigEndianHash, Bloom as H2048, H128, H160, H256, H512, H520, H64, U128, U256, U64}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `port` is never read [INFO] [stdout] --> src/transports/ws.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 163 | struct ConnectInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 166 | port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/block.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/log.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.76s [INFO] running `Command { std: "docker" "inspect" "591940b5fd4ee015fb05d90f0ba202df63569aa7f2230d27524aa5a15345c82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591940b5fd4ee015fb05d90f0ba202df63569aa7f2230d27524aa5a15345c82e", kill_on_drop: false }` [INFO] [stdout] 591940b5fd4ee015fb05d90f0ba202df63569aa7f2230d27524aa5a15345c82e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c01b18b830abb136c7e731a744c1833d831bbb0b10089bd477c1a6af04a5ef2e [INFO] running `Command { std: "docker" "start" "-a" "c01b18b830abb136c7e731a744c1833d831bbb0b10089bd477c1a6af04a5ef2e", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BigEndianHash` [INFO] [stdout] --> src/types/uint.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | pub use ethereum_types::{BigEndianHash, Bloom as H2048, H128, H160, H256, H512, H520, H64, U128, U256, U64}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `port` is never read [INFO] [stdout] --> src/transports/ws.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 163 | struct ConnectInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 166 | port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/block.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/log.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.33 [INFO] [stderr] Compiling fathom_web3 v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls` [INFO] [stdout] --> src/transports/mod.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "http", feature = "http-rustls"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"http-tls"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `_http_base`, `arbitrary_precision`, `async-native-tls`, `async-std`, `base64`, `bytes`, `default`, `eip-1193`, `getrandom`, `headers`, `http`, `http-native-tls`, `http-rustls-tls`, `http-tls`, `ipc-tokio`, `js-sys`, `once_cell`, `rand`, `reqwest`, `secp256k1`, `signing`, `soketto`, `test`, `tokio`, `tokio-stream`, `tokio-util`, `url`, `wasm`, `wasm-bindgen`, `wasm-bindgen-futures`, `ws-async-std`, `ws-tls-async-std`, `ws-tls-tokio`, and `ws-tokio` [INFO] [stdout] = help: consider adding `http-rustls` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fathom_web3` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/bin/rustc --crate-name fathom_web3 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="_http_base"' --cfg 'feature="async-native-tls"' --cfg 'feature="base64"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="headers"' --cfg 'feature="http"' --cfg 'feature="http-tls"' --cfg 'feature="ipc-tokio"' --cfg 'feature="once_cell"' --cfg 'feature="reqwest"' --cfg 'feature="secp256k1"' --cfg 'feature="signing"' --cfg 'feature="soketto"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="tokio-util"' --cfg 'feature="url"' --cfg 'feature="ws-tls-tokio"' --cfg 'feature="ws-tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_http_base", "arbitrary_precision", "async-native-tls", "async-std", "base64", "bytes", "default", "eip-1193", "getrandom", "headers", "http", "http-native-tls", "http-rustls-tls", "http-tls", "ipc-tokio", "js-sys", "once_cell", "rand", "reqwest", "secp256k1", "signing", "soketto", "test", "tokio", "tokio-stream", "tokio-util", "url", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "ws-async-std", "ws-tls-async-std", "ws-tls-tokio", "ws-tokio"))' -C metadata=6447cefe1dbe4028 -C extra-filename=-6447cefe1dbe4028 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b8a5183d2eaf1825.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e8b0bf720faf08b8.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e71de39c97452e24.rlib --extern ethabi=/opt/rustwide/target/debug/deps/libethabi-e8bcb5e5a52bdff5.rlib --extern ethereum_types=/opt/rustwide/target/debug/deps/libethereum_types-633efa025e217baf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c1b99baf69d5acc8.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-218873a7022f173d.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-9642a84970192c27.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-2d0c660448a50fca.so --extern hyper=/opt/rustwide/target/debug/deps/libhyper-392c980436525a7e.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-f08f5ff0ae43197f.rlib --extern jsonrpc_core=/opt/rustwide/target/debug/deps/libjsonrpc_core-1ed750ce45a093fd.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4d7988e153724c63.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-48354d2f66d0ea78.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b4ed12348a878ec5.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0559643c20f01f19.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9b500cf556a7ad7b.rlib --extern rlp=/opt/rustwide/target/debug/deps/librlp-9ed763fd563ad258.rlib --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-69351e2e917aa174.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-67d9f981db5e734f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdea9109abbc71e9.rlib --extern soketto=/opt/rustwide/target/debug/deps/libsoketto-93a3a845370b15b3.rlib --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-a3d16d80365a96e9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-656e05eb18077b44.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-520599134694b00e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-360859847bcfb9d4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e231090c044c661b.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-d73db5956f8a6cdb.rlib --extern async_native_tls=/opt/rustwide/target/debug/deps/libweb3_async_native_tls-8ab2a7e5aa39c983.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-bc35d64a03537ed2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustce9fM5h/symbols.o" "/opt/rustwide/target/debug/examples/transport_batch-b6caae05d7ac91b2.transport_batch.e9310497a544053b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transport_batch-b6caae05d7ac91b2.transport_batch.e9310497a544053b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transport_batch-b6caae05d7ac91b2.transport_batch.e9310497a544053b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transport_batch-b6caae05d7ac91b2.transport_batch.e9310497a544053b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transport_batch-b6caae05d7ac91b2.transport_batch.e9310497a544053b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transport_batch-b6caae05d7ac91b2.9qxcn4l75ivfkucbuotn08jgs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-bc35d64a03537ed2/out" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e71de39c97452e24.rlib" "/opt/rustwide/target/debug/deps/libatty-e3a03e9fc7a46987.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libfathom_web3-8ab04a73d5865bf2.rlib" "/opt/rustwide/target/debug/deps/libweb3_async_native_tls-8ab2a7e5aa39c983.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-520599134694b00e.rlib" "/opt/rustwide/target/debug/deps/libheaders-9642a84970192c27.rlib" "/opt/rustwide/target/debug/deps/libsha1-870a90a132fe8e5d.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-90ab729ca40a7d4d.rlib" "/opt/rustwide/target/debug/deps/libsoketto-93a3a845370b15b3.rlib" "/opt/rustwide/target/debug/deps/libsha1-3f06a22d80651eae.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4cd66ddbdf5f248e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-918031e1c31badbb.rlib" "/opt/rustwide/target/debug/deps/libdigest-6095c2160aaae565.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9b500cf556a7ad7b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a43a07e40a9c720f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-23cc82f3ce01c0a2.rlib" "/opt/rustwide/target/debug/deps/libipnet-aee3a6468a93add6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5a5b390c04bad342.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-352097e26a431769.rlib" "/opt/rustwide/target/debug/deps/libbase64-b8a5183d2eaf1825.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b76657b26816cf87.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-54f3b7ec1d52c757.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f04b2ee9935236cf.rlib" "/opt/rustwide/target/debug/deps/libhyper-392c980436525a7e.rlib" "/opt/rustwide/target/debug/deps/libwant-866bb2c0553d6cd0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-9cc0791fbcf14e78.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-360859847bcfb9d4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-7d6eb62a362cb6fb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ab1e327b001fce7e.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6cb3389b933645b.rlib" "/opt/rustwide/target/debug/deps/liburl-e231090c044c661b.rlib" "/opt/rustwide/target/debug/deps/libidna-91bd25b0aa06a298.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-69351e2e917aa174.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-b16851d41a156c56.rlib" "/opt/rustwide/target/debug/deps/libidna-f08f5ff0ae43197f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6e7ae384b67b6528.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-218873a7022f173d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0559643c20f01f19.rlib" "/opt/rustwide/target/debug/deps/libethabi-e8bcb5e5a52bdff5.rlib" "/opt/rustwide/target/debug/deps/libregex-cd75c37f12f8e469.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cf036087b600e2c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dc4ba6c523cc7c.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-633efa025e217baf.rlib" "/opt/rustwide/target/debug/deps/libethbloom-b4fe866346838902.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-a3d16d80365a96e9.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-faa4230064d4f8a6.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-cf2b407cae4c7523.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-3c9bc4e7ffca2942.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-dee522c38ffd8900.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-7569fd34ddf07535.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-5341b97228044647.rlib" "/opt/rustwide/target/debug/deps/librlp-9ed763fd563ad258.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-c24b040348541afb.rlib" "/opt/rustwide/target/debug/deps/librand-c5627ca76b4551b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7dd26f88c116245b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-d8b977ad9911cece.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3303fc8d45049b62.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-fdbaf04d8bc9f1f4.rlib" "/opt/rustwide/target/debug/deps/libsha3-1e22957540d328a4.rlib" "/opt/rustwide/target/debug/deps/libkeccak-3f87bb8c7384cc12.rlib" "/opt/rustwide/target/debug/deps/libdigest-7de7c6b14ed7a3c0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1f425376b179507.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a44e204ab92461a3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libuint-693bacbc3f4cb17a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1bf80c495db8d5dc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-648a061839529f21.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a403375d7e61f929.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-1ed750ce45a093fd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fdea9109abbc71e9.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libserde-67d9f981db5e734f.rlib" "/opt/rustwide/target/debug/deps/libfutures-c1b99baf69d5acc8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-cb7efd7fbd24445a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-09fc33a9fafd27b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-11ba688e9a349e61.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0a13f42e7ac9be81.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09978d392daea20f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5947fa6fb1f6985b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0e6efce68c87a83f.rlib" "/opt/rustwide/target/debug/deps/libtokio-656e05eb18077b44.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-92295d75a315a069.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9c265e90112b56c1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-23d2ef7a4840755c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48354d2f66d0ea78.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libmio-5524ee08a9e0cecd.rlib" "/opt/rustwide/target/debug/deps/liblog-4d7988e153724c63.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b4ed12348a878ec5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-339b9a51c6589bd8.rlib" "/opt/rustwide/target/debug/deps/liblibc-287cb47faba31343.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5219888eb6783bf2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/examples/transport_batch-b6caae05d7ac91b2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fathom_web3` (example "transport_batch") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c01b18b830abb136c7e731a744c1833d831bbb0b10089bd477c1a6af04a5ef2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01b18b830abb136c7e731a744c1833d831bbb0b10089bd477c1a6af04a5ef2e", kill_on_drop: false }` [INFO] [stdout] c01b18b830abb136c7e731a744c1833d831bbb0b10089bd477c1a6af04a5ef2e