[INFO] fetching crate pink-web3 0.22.0...
[INFO] testing pink-web3-0.22.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate pink-web3 0.22.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate pink-web3 0.22.0
[INFO] finished tweaking crates.io crate pink-web3 0.22.0
[INFO] tweaked toml for crates.io crate pink-web3 0.22.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pink-web3 0.22.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 441 packages to latest compatible versions
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding ethereum-types v0.14.1 (available: v0.16.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.1.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.8.1)
[INFO] [stderr]       Adding ink_env v4.3.0 (available: v5.1.1)
[INFO] [stderr]       Adding rlp v0.5.2 (available: v0.6.1)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-std v8.0.0
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded pink-json v0.4.0
[INFO] [stderr]   Downloaded tiny-bip39 v1.0.0
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded scale-decode-derive v0.9.0
[INFO] [stderr]   Downloaded ethabi v18.0.0
[INFO] [stderr]   Downloaded scale-bits v0.4.0
[INFO] [stderr]   Downloaded hex_fmt v0.3.0
[INFO] [stderr]   Downloaded blake2b_simd v1.0.3
[INFO] [stderr]   Downloaded ink_env v4.3.0
[INFO] [stderr]   Downloaded pink-macro v0.4.0
[INFO] [stderr]   Downloaded pink v0.4.1
[INFO] [stderr]   Downloaded sp-wasm-interface v14.0.0
[INFO] [stderr]   Downloaded sp-runtime-interface v17.0.0
[INFO] [stderr]   Downloaded ink_metadata v4.3.0
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded ink_prelude v4.3.0
[INFO] [stderr]   Downloaded scale-encode-derive v0.5.0
[INFO] [stderr]   Downloaded scale-encode v0.5.0
[INFO] [stderr]   Downloaded ink_storage_traits v4.3.0
[INFO] [stderr]   Downloaded ink_ir v4.3.0
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded sp-externalities v0.19.0
[INFO] [stderr]   Downloaded sp-runtime-interface-proc-macro v11.0.0
[INFO] [stderr]   Downloaded sp-tracing v10.0.0
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded sp-debug-derive v8.0.0
[INFO] [stderr]   Downloaded ink_allocator v4.3.0
[INFO] [stderr]   Downloaded bounded-collections v0.1.9
[INFO] [stderr]   Downloaded ink_codegen v4.3.0
[INFO] [stderr]   Downloaded ink_engine v4.3.0
[INFO] [stderr]   Downloaded scale-decode v0.9.0
[INFO] [stderr]   Downloaded hash-db v0.16.0
[INFO] [stderr]   Downloaded ink_storage v4.3.0
[INFO] [stderr]   Downloaded pink-types v0.1.2
[INFO] [stderr]   Downloaded pink-chain-extension v0.1.1
[INFO] [stderr]   Downloaded pink-erased-serde v0.3.23
[INFO] [stderr]   Downloaded ink_macro v4.3.0
[INFO] [stderr]   Downloaded ink_primitives v4.3.0
[INFO] [stderr]   Downloaded this-crate v0.1.0
[INFO] [stderr]   Downloaded array-bytes v4.2.0
[INFO] [stderr]   Downloaded sp-core-hashing v9.0.0
[INFO] [stderr]   Downloaded sp-storage v13.0.0
[INFO] [stderr]   Downloaded sp-core v21.0.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.2
[INFO] [stderr]   Downloaded ed25519-zebra v3.1.0
[INFO] [stderr]   Downloaded ink v4.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35b9347e2205c461e16e2f28ee8989364d6e1b8f52dd0c474651b138eccb7d4b
[INFO] running `Command { std: "docker" "start" "-a" "35b9347e2205c461e16e2f28ee8989364d6e1b8f52dd0c474651b138eccb7d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35b9347e2205c461e16e2f28ee8989364d6e1b8f52dd0c474651b138eccb7d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35b9347e2205c461e16e2f28ee8989364d6e1b8f52dd0c474651b138eccb7d4b", kill_on_drop: false }`
[INFO] [stdout] 35b9347e2205c461e16e2f28ee8989364d6e1b8f52dd0c474651b138eccb7d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 986bf721b1247120e4f061d1ba539c76751ae0d7585c29093638415e731dc0ba
[INFO] running `Command { std: "docker" "start" "-a" "986bf721b1247120e4f061d1ba539c76751ae0d7585c29093638415e731dc0ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ink_prelude v4.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ink_allocator v4.3.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unzip3 v1.0.0
[INFO] [stderr]    Compiling pink-erased-serde v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pink-macro v0.4.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pink-types v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling this-crate v0.1.0
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling pink-json v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling ink v4.3.0
[INFO] [stderr]    Compiling pink v0.4.1
[INFO] [stderr]    Compiling pink-web3 v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]   --> src/transports/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "disabled")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http`
[INFO] [stdout]   --> src/transports/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stdout]   --> src/transports/mod.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http`
[INFO] [stdout]   --> src/transports/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stdout]   --> src/transports/mod.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stdout]   --> src/transports/mod.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stdout]   --> src/transports/mod.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "ipc-tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "ipc-tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]   --> src/transports/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "url")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-native-tls`
[INFO] [stdout]   --> src/transports/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "async-native-tls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `async-native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `eip-1193`
[INFO] [stdout]   --> src/transports/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "eip-1193")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `eip-1193` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/types/uint.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poll_interval`
[INFO] [stdout]   --> src/api/eth_filter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     poll_interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poll_interval`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `message` are never read
[INFO] [stdout]   --> src/helpers.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub struct RpcError {
[INFO] [stdout]    |                -------- fields in this struct
[INFO] [stdout] 78 |         pub code: i32,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 79 |         pub message: String,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RpcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> src/transports/pink_http.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct Response(Result<Vec<u8>, Error>);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "986bf721b1247120e4f061d1ba539c76751ae0d7585c29093638415e731dc0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986bf721b1247120e4f061d1ba539c76751ae0d7585c29093638415e731dc0ba", kill_on_drop: false }`
[INFO] [stdout] 986bf721b1247120e4f061d1ba539c76751ae0d7585c29093638415e731dc0ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b7a71482f38eb737efbe44d3e6e6bf68425bf7f7d7841b53a73338ffff3985d
[INFO] running `Command { std: "docker" "start" "-a" "5b7a71482f38eb737efbe44d3e6e6bf68425bf7f7d7841b53a73338ffff3985d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling scale-decode-derive v0.9.0
[INFO] [stderr]    Compiling scale-encode-derive v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling scale-bits v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling scale-decode v0.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling scale-encode v0.5.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ink_primitives v4.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling wasmparser v0.102.0
[INFO] [stderr]    Compiling cranelift-entity v0.95.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling sp-std v8.0.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling wasmtime-types v8.0.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ink_ir v4.3.0
[INFO] [stderr]    Compiling wasmtime-environ v8.0.1
[INFO] [stderr]    Compiling ink_metadata v4.3.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling wasmtime-jit-debug v8.0.1
[INFO] [stderr]    Compiling wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ink_storage_traits v4.3.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ink_engine v4.3.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ink_env v4.3.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling wasmtime-jit v8.0.1
[INFO] [stderr]    Compiling ink_codegen v4.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ink_storage v4.3.0
[INFO] [stderr]    Compiling sp-storage v13.0.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ink_macro v4.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling sp-externalities v0.19.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling pink-macro v0.4.0
[INFO] [stderr]    Compiling sp-wasm-interface v14.0.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling schnorrkel v0.11.5
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling ink v4.3.0
[INFO] [stderr]    Compiling sp-tracing v10.0.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v11.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling pink-types v0.1.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling dyn-clonable v0.9.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pink v0.4.1
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling sp-runtime-interface v17.0.0
[INFO] [stderr]    Compiling sp-core-hashing v9.0.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling substrate-bip39 v0.4.6
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling bounded-collections v0.1.9
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling hash-db v0.16.0
[INFO] [stderr]    Compiling array-bytes v4.2.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling pink-erased-serde v0.3.23
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling pink-json v0.4.0
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling reqwest-env-proxy v0.1.0
[INFO] [stderr]    Compiling pink-web3 v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]   --> src/transports/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "disabled")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http`
[INFO] [stdout]   --> src/transports/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stdout]   --> src/transports/mod.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http`
[INFO] [stdout]   --> src/transports/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stdout]   --> src/transports/mod.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stdout]   --> src/transports/mod.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stdout]   --> src/transports/mod.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "ipc-tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "ipc-tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]   --> src/transports/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "url")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-native-tls`
[INFO] [stdout]   --> src/transports/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "async-native-tls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `async-native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `eip-1193`
[INFO] [stdout]   --> src/transports/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "eip-1193")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `eip-1193` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/types/uint.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sp-core v21.0.0
[INFO] [stdout] warning: unused variable: `poll_interval`
[INFO] [stdout]   --> src/api/eth_filter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     poll_interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poll_interval`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pink-chain-extension v0.1.1
[INFO] [stdout] warning: fields `code` and `message` are never read
[INFO] [stdout]   --> src/helpers.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub struct RpcError {
[INFO] [stdout]    |                -------- fields in this struct
[INFO] [stdout] 78 |         pub code: i32,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 79 |         pub message: String,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RpcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> src/transports/pink_http.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct Response(Result<Vec<u8>, Error>);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/transports/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]   --> src/transports/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "disabled")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http`
[INFO] [stdout]   --> src/transports/mod.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stdout]   --> src/transports/mod.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http`
[INFO] [stdout]   --> src/transports/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stdout]   --> src/transports/mod.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stdout]   --> src/transports/mod.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stdout]   --> src/transports/mod.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "ipc-tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stdout]   --> src/transports/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "ipc-tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `url`
[INFO] [stdout]   --> src/transports/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "url")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-native-tls`
[INFO] [stdout]   --> src/transports/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "async-native-tls")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `async-native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `eip-1193`
[INFO] [stdout]   --> src/transports/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "eip-1193")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]    = help: consider adding `eip-1193` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stdout]  --> src/types/uint.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "disabled")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stdout]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `poll_interval`
[INFO] [stdout]   --> src/api/eth_filter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     poll_interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poll_interval`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `message` are never read
[INFO] [stdout]   --> src/helpers.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub struct RpcError {
[INFO] [stdout]    |                -------- fields in this struct
[INFO] [stdout] 78 |         pub code: i32,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 79 |         pub message: String,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RpcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]   --> src/transports/pink_http.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct Response(Result<Vec<u8>, Error>);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/helpers.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub mod tests {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "5b7a71482f38eb737efbe44d3e6e6bf68425bf7f7d7841b53a73338ffff3985d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7a71482f38eb737efbe44d3e6e6bf68425bf7f7d7841b53a73338ffff3985d", kill_on_drop: false }`
[INFO] [stdout] 5b7a71482f38eb737efbe44d3e6e6bf68425bf7f7d7841b53a73338ffff3985d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b266547aa3ccc8996c9933ce3497bd308c06f9521376aea060f8fda76a04b7b0
[INFO] running `Command { std: "docker" "start" "-a" "b266547aa3ccc8996c9933ce3497bd308c06f9521376aea060f8fda76a04b7b0", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stderr]  --> src/transports/mod.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(feature = "disabled")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `disabled`
[INFO] [stderr]  --> src/transports/mod.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature = "disabled")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stderr]  --> src/transports/mod.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(feature = "disabled")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stderr]   --> src/transports/mod.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(feature = "disabled")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `http`
[INFO] [stderr]   --> src/transports/mod.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stderr]   --> src/transports/mod.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `http`
[INFO] [stderr]   --> src/transports/mod.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `http` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `http-rustls`
[INFO] [stderr]   --> src/transports/mod.rs:15:29
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(any(feature = "http", feature = "http-rustls"))]
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `http-rustls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stderr]   --> src/transports/mod.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stderr]   --> src/transports/mod.rs:18:33
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ws-tokio`
[INFO] [stderr]   --> src/transports/mod.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `ws-tokio` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ws-async-std`
[INFO] [stderr]   --> src/transports/mod.rs:20:33
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg(any(feature = "ws-tokio", feature = "ws-async-std"))]
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `ws-async-std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stderr]   --> src/transports/mod.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[cfg(feature = "ipc-tokio")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `ipc-tokio`
[INFO] [stderr]   --> src/transports/mod.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[cfg(feature = "ipc-tokio")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `ipc-tokio` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `url`
[INFO] [stderr]   --> src/transports/mod.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg(feature = "url")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `url` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `async-native-tls`
[INFO] [stderr]   --> src/transports/mod.rs:39:7
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[cfg(feature = "async-native-tls")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `async-native-tls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `eip-1193`
[INFO] [stderr]   --> src/transports/mod.rs:47:7
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[cfg(feature = "eip-1193")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]    = help: consider adding `eip-1193` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disabled`
[INFO] [stderr]  --> src/types/uint.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(feature = "disabled")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `ink_env`, `pink`, `signing`, `std`, and `test`
[INFO] [stderr]   = help: consider adding `disabled` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `poll_interval`
[INFO] [stderr]   --> src/api/eth_filter.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     poll_interval: Duration,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_poll_interval`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `code` and `message` are never read
[INFO] [stderr]   --> src/helpers.rs:78:13
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub struct RpcError {
[INFO] [stderr]    |                -------- fields in this struct
[INFO] [stderr] 78 |         pub code: i32,
[INFO] [stderr]    |             ^^^^
[INFO] [stderr] 79 |         pub message: String,
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RpcError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Response` is never constructed
[INFO] [stderr]   --> src/transports/pink_http.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 42 | struct Response(Result<Vec<u8>, Error>);
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pink-web3` (lib) generated 22 warnings (run `cargo fix --lib -p pink-web3` to apply 2 suggestions)
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]    --> src/helpers.rs:111:1
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub mod tests {
[INFO] [stderr]     | ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:10:9
[INFO] [stderr]     |
[INFO] [stderr]  10 | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pink-web3` (lib test) generated 23 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pink_web3-b3b73251354a61a9)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test api::eth::tests::balance ... ok
[INFO] [stdout] test api::eth::tests::block_transaction_count ... ok
[INFO] [stdout] test api::eth::tests::call ... ok
[INFO] [stdout] test api::eth::tests::block_number ... ok
[INFO] [stdout] test api::eth::tests::accounts ... ok
[INFO] [stdout] test api::eth::tests::block_tx_count_by_hash ... ok
[INFO] [stdout] test api::eth::tests::block_by_hash ... ok
[INFO] [stdout] test api::eth::tests::chain_id ... ok
[INFO] [stdout] test api::eth::tests::code ... ok
[INFO] [stdout] test api::eth::tests::coinbase ... ok
[INFO] [stdout] test api::eth::tests::compile_lll ... ok
[INFO] [stdout] test api::eth::tests::compile_serpent ... ok
[INFO] [stdout] test api::eth::tests::compile_solidity ... ok
[INFO] [stdout] test api::eth::tests::compilers ... ok
[INFO] [stdout] test api::eth::tests::estimate_gas ... ok
[INFO] [stdout] test api::eth::tests::mining ... ok
[INFO] [stdout] test api::eth::tests::block ... ok
[INFO] [stdout] test api::eth::tests::logs ... ok
[INFO] [stdout] test api::eth::tests::for_block ... ok
[INFO] [stdout] test api::eth::tests::new_block_filter ... ok
[INFO] [stdout] test api::eth::tests::gas_price ... 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::optional_to_addr ... ok
[INFO] [stdout] test api::eth::tests::proof ... 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::protocol_version ... ok
[INFO] [stdout] test api::eth::tests::submit_work ... ok
[INFO] [stdout] test api::eth::tests::syncing ... ok
[INFO] [stdout] test api::eth::tests::block_with_txs ... ok
[INFO] [stdout] test api::eth::tests::sign ... ok
[INFO] [stdout] test api::eth::tests::storage ... ok
[INFO] [stdout] test api::eth::tests::submit_hashrate ... ok
[INFO] [stdout] test api::eth::tests::transaction_count ... ok
[INFO] [stdout] test api::eth::tests::tx_by_block_hash_and_index ... ok
[INFO] [stdout] test api::eth::tests::tx_by_hash ... ok
[INFO] [stdout] test api::eth::tests::tx_by_block_no_and_index ... ok
[INFO] [stdout] test api::eth::tests::transaction_receipt ... ok
[INFO] [stdout] test api::eth::tests::uncle_by_hash ... ok
[INFO] [stdout] test api::eth::tests::uncle_count_by_hash ... ok
[INFO] [stdout] test api::eth::tests::uncle_by_no ... ok
[INFO] [stdout] test api::eth::tests::uncle_count_by_no ... ok
[INFO] [stdout] test api::eth_filter::tests::blocks_filter ... ok
[INFO] [stdout] test api::eth_filter::tests::blocks_filter_poll ... ok
[INFO] [stdout] test api::eth_filter::tests::blocks_filter_stream ... ok
[INFO] [stdout] test api::eth_filter::tests::create_pending_transactions_filter_poll ... ok
[INFO] [stdout] test api::eth_filter::tests::logs_filter ... ok
[INFO] [stdout] test api::eth_filter::tests::logs_filter_get_logs ... ok
[INFO] [stdout] test api::eth_filter::tests::logs_filter_poll ... ok
[INFO] [stdout] test api::eth_filter::tests::pending_transactions_filter ... ok
[INFO] [stdout] test api::net::tests::peer_count ... ok
[INFO] [stdout] test api::net::tests::version ... ok
[INFO] [stdout] test api::parity::tests::call ... ok
[INFO] [stdout] test api::parity::tests::pending_transactions ... ok
[INFO] [stdout] test api::parity_accounts::tests::new_account_from_secret ... ok
[INFO] [stdout] test api::net::tests::is_listening ... ok
[INFO] [stdout] test api::parity_accounts::tests::parity_new_account_from_wallet ... ok
[INFO] [stdout] test api::parity_accounts::tests::parity_remove_address ... 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_set::tests::drop_non_reserved_peers ... ok
[INFO] [stdout] test api::parity_set::tests::execute_upgrade ... ok
[INFO] [stdout] test api::parity_set::tests::hash_content ... 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::set_author ... ok
[INFO] [stdout] test api::parity_set::tests::set_chain ... 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_gas_ceil_target ... 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::eth::tests::uncle_header_by_hash ... ok
[INFO] [stdout] test api::parity_set::tests::set_min_gas_price ... ok
[INFO] [stdout] test api::eth::tests::work_4 ... 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::upgrade_ready ... ok
[INFO] [stdout] test api::eth::tests::not_syncing ... ok
[INFO] [stdout] test api::personal::tests::list_accounts ... 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_transaction ... ok
[INFO] [stdout] test api::personal::tests::sign ... ok
[INFO] [stdout] test api::personal::tests::unlock_account ... ok
[INFO] [stdout] test api::parity_accounts::tests::parity_kill_account ... ok
[INFO] [stdout] test api::parity_accounts::tests::parity_new_account_from_phrase ... ok
[INFO] [stdout] test api::personal::tests::import_raw_key ... ok
[INFO] [stdout] test api::txpool::tests::content ... ok
[INFO] [stdout] test api::web3::tests::sha3 ... ok
[INFO] [stdout] test api::web3::tests::client_version ... ok
[INFO] [stdout] test api::txpool::tests::inspect ... ok
[INFO] [stdout] test api::txpool::tests::status ... ok
[INFO] [stdout] test confirm::tests::test_send_transaction_with_confirmation ... ok
[INFO] [stdout] test contract::deploy::tests::deploy_linked_contract ... ok
[INFO] [stdout] test contract::tests::should_call_a_contract_function ... ok
[INFO] [stdout] test contract::tests::should_call_constant_function ... ok
[INFO] [stdout] test contract::tests::should_call_constant_function_by_hash ... ok
[INFO] [stdout] test contract::deploy::tests::should_deploy_a_contract ... ok
[INFO] [stdout] test contract::tests::should_estimate_gas_usage ... ok
[INFO] [stdout] test contract::tokens::tests::should_be_able_to_compile ... ignored
[INFO] [stdout] test contract::tokens::tests::should_decode_array_of_bytes ... ok
[INFO] [stdout] test contract::tests::should_query_single_parameter_function ... ok
[INFO] [stdout] test contract::tests::should_query_with_params ... ok
[INFO] [stdout] test contract::tokens::tests::should_decode_array_of_fixed_bytes ... ok
[INFO] [stdout] test contract::tokens::tests::should_sign_extend_negative_integers ... ok
[INFO] [stdout] test signing::tests::name_hash_empty ... ok
[INFO] [stdout] test signing::tests::name_hash_eth ... ok
[INFO] [stdout] test signing::tests::name_hash_foo_eth ... ok
[INFO] [stdout] test types::block::tests::block_miner ... ok
[INFO] [stdout] test types::block::tests::post_london_block ... 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 types::log::tests::is_removed_removed_true ... ok
[INFO] [stdout] test types::log::tests::is_removed_log_type_and_removed_none ... ok
[INFO] [stdout] test types::log::tests::is_removed_log_type_removed ... ok
[INFO] [stdout] test types::log::tests::is_removed_log_type_mined ... ok
[INFO] [stdout] test types::log::tests::is_removed_removed_false ... ok
[INFO] [stdout] test types::recovery::tests::recovery_signature ... 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_rpc_sync_info ... ok
[INFO] [stdout] test types::sync_state::tests::should_not_deserialize_invalid_subscription_not_syncing ... ok
[INFO] [stdout] test types::sync_state::tests::should_deserialize_subscription_sync_info ... ok
[INFO] [stdout] test types::sync_state::tests::should_not_deserialize_invalid_boolean_syncing ... ok
[INFO] [stdout] test types::sync_state::tests::should_not_deserialize_invalid_subscription_syncing ... ok
[INFO] [stdout] test types::traces::tests::test_deserialize_blocktraces ... ok
[INFO] [stdout] test types::traces::tests::test_serialize_trace_type ... ok
[INFO] [stdout] test types::transaction::tests::should_deserialize_receipt_with_status ... ok
[INFO] [stdout] test types::trace_filtering::tests::test_deserialize_trace ... ok
[INFO] [stdout] test types::transaction::tests::should_deserialize_receipt_without_from_to ... 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::test_deserialize_signed_tx_geth ... ok
[INFO] [stdout] test types::transaction::tests::test_deserialize_signed_tx_parity ... ok
[INFO] [stdout] test types::transaction_request::tests::should_build_call_request ... ok
[INFO] [stdout] test types::transaction_request::tests::should_build_default_call_request ... ok
[INFO] [stdout] test types::transaction_request::tests::should_build_default_transaction_request ... ok
[INFO] [stdout] test types::transaction_request::tests::should_build_transaction_request ... ok
[INFO] [stdout] test types::transaction_request::tests::should_deserialize_call_request ... ok
[INFO] [stdout] test types::log::tests::does_topic_filter_set_topics_correctly ... ok
[INFO] [stdout] test types::transaction_request::tests::should_deserialize_transaction_request ... ok
[INFO] [stdout] test types::transaction::tests::should_deserialize_receipt_without_gas ... ok
[INFO] [stdout] test types::transaction_request::tests::should_serialize_call_request ... ok
[INFO] [stdout] test types::transaction_request::tests::should_serialize_transaction_request ... ok
[INFO] [stdout] test types::txpool::tests::should_deserialize_txpool_status ... ok
[INFO] [stdout] test types::txpool::tests::should_deserialize_txpool_inspect ... ok
[INFO] [stdout] test types::txpool::tests::should_deserialize_txpool_content ... ok
[INFO] [stdout] test types::sync_state::tests::should_deserialize_subscription_not_syncing ... ok
[INFO] [stdout] test types::traces::tests::test_deserialize_blocktrace ... ok
[INFO] [stdout] test api::eth::tests::work_3 ... FAILED
[INFO] [stdout] test api::eth::tests::fee_history ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::eth::tests::work_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::eth::tests::work_3' (62) panicked at src/api/eth.rs:825:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(Decoder("Failed to decode the rpc response"))
[INFO] [stdout]  right: Ok(Work { pow_hash: 0x0000000000000000000000000000000000000000000000000000000000000123, seed_hash: 0x0000000000000000000000000000000000000000000000000000000000000456, target: 0x0000000000000000000000000000000000000000000000000000000000000789, number: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592d9fb9d0d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592d9fb9d0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592d9fb9d0d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592d9fb9d0d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592d9fbadf2f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592d9fbadf2f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x592d9fb6ab33 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592d9fb6ab33 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592d9fb767a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592d9fb7b3cf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x592d9fb7b261 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x592d9fa931ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x592d9fa931ce - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592d9fb7b9df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x592d9fb7b9df - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x592d9fb7b83a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x592d9fb768d9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x592d9fb5f1cd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x592d9fbb62c0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592d9fbb60c3 - core::panicking::assert_failed_inner::ha59fbb70905830e9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x592d9f885ab5 - core::panicking::assert_failed::h61a16f49affbc8c0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x592d9f98fb57 - pink_web3::api::eth::tests::work_3::h61ec00aebf6da9a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers.rs:169:9
[INFO] [stdout]   22:     0x592d9f98fbd7 - pink_web3::api::eth::tests::work_3::{{closure}}::h6d629aec298d0da6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers.rs:154:22
[INFO] [stdout]   23:     0x592d9fa139c6 - core::ops::function::FnOnce::call_once::hfda00bc0a977586a
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592d9fa9303b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592d9fa9303b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x592d9faa702d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x592d9faa702d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x592d9faa702d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x592d9faa702d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x592d9faa702d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592d9faa702d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x592d9faa702d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x592d9fa80574 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x592d9fa80574 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x592d9fa83dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x592d9fa83dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x592d9fa83dca - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x592d9fa83dca - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x592d9fa83dca - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592d9fa83dca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x592d9fa83dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592d9fb71cdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x592d9fb71cdf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x78f44129eaa4 - <unknown>
[INFO] [stdout]   45:     0x78f44132ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::eth::tests::fee_history stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::eth::tests::fee_history' (33) panicked at src/api/eth.rs:659:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(Decoder("Failed to decode the rpc response"))
[INFO] [stdout]  right: Ok(FeeHistory { oldest_block: Number(13442553), base_fee_per_gas: [94348038219, 99606206879, 100429641730, 96029509835, 97813486749, 91167358157], gas_used_ratio: [0.722926465013414, 0.53306761204479, 0.32474768127264964, 0.574309529134573, 0.2282121795900929], reward: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592d9fb9d0d2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592d9fb9d0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592d9fb9d0d2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592d9fb9d0d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592d9fbadf2f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592d9fbadf2f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x592d9fb6ab33 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592d9fb6ab33 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592d9fb767a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592d9fb7b3cf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x592d9fb7b261 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x592d9fa931ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x592d9fa931ce - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592d9fb7b9df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x592d9fb7b9df - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x592d9fb7b83a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x592d9fb768d9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x592d9fb5f1cd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x592d9fbb62c0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592d9fbb60c3 - core::panicking::assert_failed_inner::ha59fbb70905830e9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x592d9f885d6a - core::panicking::assert_failed::h94c1f56f60ad0686
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x592d9f9846be - pink_web3::api::eth::tests::fee_history::hf46cde3f87c7bcb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers.rs:134:9
[INFO] [stdout]   22:     0x592d9f984737 - pink_web3::api::eth::tests::fee_history::{{closure}}::h1302e2afd1e97770
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers.rs:119:22
[INFO] [stdout]   23:     0x592d9fa10026 - core::ops::function::FnOnce::call_once::h28012a19fca00a5d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592d9fa9303b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592d9fa9303b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x592d9faa702d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x592d9faa702d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x592d9faa702d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x592d9faa702d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x592d9faa702d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592d9faa702d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x592d9faa702d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x592d9fa80574 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x592d9fa80574 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x592d9fa83dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x592d9fa83dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x592d9fa83dca - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x592d9fa83dca - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x592d9fa83dca - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592d9fa83dca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x592d9fa83dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592d9fb71cdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x592d9fb71cdf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x78f44129eaa4 - <unknown>
[INFO] [stdout]   45:     0x78f44132ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::eth::tests::fee_history
[INFO] [stdout]     api::eth::tests::work_3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 150 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b266547aa3ccc8996c9933ce3497bd308c06f9521376aea060f8fda76a04b7b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b266547aa3ccc8996c9933ce3497bd308c06f9521376aea060f8fda76a04b7b0", kill_on_drop: false }`
[INFO] [stdout] b266547aa3ccc8996c9933ce3497bd308c06f9521376aea060f8fda76a04b7b0
