[INFO] cloning repository https://github.com/RyanKung/web3-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyanKung/web3-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2Fweb3-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2Fweb3-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9c571f2063668beb0e0785fa3e27a23208953f4 [INFO] checking RyanKung/web3-wasm/c9c571f2063668beb0e0785fa3e27a23208953f4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2Fweb3-wasm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RyanKung/web3-wasm on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RyanKung/web3-wasm [INFO] finished tweaking git repo https://github.com/RyanKung/web3-wasm [INFO] tweaked toml for git repo https://github.com/RyanKung/web3-wasm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RyanKung/web3-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum-types v0.6.0 [INFO] [stderr] Downloaded impl-codec v0.2.0 [INFO] [stderr] Downloaded rlp v0.4.2 [INFO] [stderr] Downloaded impl-serde v0.2.1 [INFO] [stderr] Downloaded impl-rlp v0.2.0 [INFO] [stderr] Downloaded jsonrpc-core v13.2.0 [INFO] [stderr] Downloaded primitive-types v0.3.0 [INFO] [stderr] Downloaded uint v0.7.1 [INFO] [stderr] Downloaded ethabi v8.0.1 [INFO] [stderr] Downloaded parity-codec v3.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d7d912c935ccd41378c3971031f8300e81e510896b7f0de7e635d1b998dae9c [INFO] running `Command { std: "docker" "start" "-a" "7d7d912c935ccd41378c3971031f8300e81e510896b7f0de7e635d1b998dae9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d7d912c935ccd41378c3971031f8300e81e510896b7f0de7e635d1b998dae9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7d912c935ccd41378c3971031f8300e81e510896b7f0de7e635d1b998dae9c", kill_on_drop: false }` [INFO] [stdout] 7d7d912c935ccd41378c3971031f8300e81e510896b7f0de7e635d1b998dae9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36e9240c27bef4ba19f9c54ed01908aadb946289ce85c5dc4cd4fa6d931320e [INFO] running `Command { std: "docker" "start" "-a" "d36e9240c27bef4ba19f9c54ed01908aadb946289ce85c5dc4cd4fa6d931320e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rlp v0.4.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking impl-rlp v0.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking impl-serde v0.2.1 [INFO] [stderr] Checking parity-codec v3.5.4 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking ethbloom v0.6.4 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking primitive-types v0.3.0 [INFO] [stderr] Checking jsonrpc-core v13.2.0 [INFO] [stderr] Checking ethereum-types v0.6.0 [INFO] [stderr] Checking ethabi v8.0.1 [INFO] [stderr] Checking web3-rs-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `http` [INFO] [stdout] --> src/transports/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "http")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http` [INFO] [stdout] --> src/transports/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "http")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "ipc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "ipc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "ipc"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BigEndianHash` [INFO] [stdout] --> src/types/uint.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | pub use ethereum_types::{BigEndianHash, Bloom as H2048, H128, H160, H256, H512, H520, H64, U128, U256, U64}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http` [INFO] [stdout] --> src/transports/mod.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "http")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `http` [INFO] [stdout] --> src/transports/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "http")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "ipc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "ipc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "ws")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(feature = "ipc"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ipc` [INFO] [stdout] --> src/transports/mod.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ipc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `http` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ws` [INFO] [stdout] --> src/transports/mod.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(any(feature = "ipc", feature = "http", feature = "ws"))] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `ws` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Http` in `transports` [INFO] [stdout] --> examples/simple.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | let (_eloop, http) = web3_rs_wasm::transports::Http::new("http://localhost:8545").unwrap(); [INFO] [stdout] | ^^^^ could not find `Http` in `transports` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::http::Http; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `http` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/transports/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "http")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web3-rs-wasm` (example "simple") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/helpers.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | 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] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/helpers.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct TestTransport { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/helpers.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn set_response(&mut self, value: rpc::Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/helpers.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn add_response(&mut self, value: rpc::Value) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/helpers.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn assert_request(&mut self, method: &str, params: &[String]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/helpers.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn assert_no_more_requests(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d36e9240c27bef4ba19f9c54ed01908aadb946289ce85c5dc4cd4fa6d931320e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36e9240c27bef4ba19f9c54ed01908aadb946289ce85c5dc4cd4fa6d931320e", kill_on_drop: false }` [INFO] [stdout] d36e9240c27bef4ba19f9c54ed01908aadb946289ce85c5dc4cd4fa6d931320e