[INFO] fetching crate cs_mwc-web3 0.15.0...
[INFO] testing cs_mwc-web3-0.15.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cs_mwc-web3 0.15.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate cs_mwc-web3 0.15.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cs_mwc-web3 0.15.0
[INFO] tweaked toml for crates.io crate cs_mwc-web3 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cs_mwc-web3 0.15.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cs_mwc-web3 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 295a6a1ef6dfd9468581b2ea1fbd6487eb09cf629fbe343d4bac5adf8b52a625
[INFO] running `Command { std: "docker" "start" "-a" "295a6a1ef6dfd9468581b2ea1fbd6487eb09cf629fbe343d4bac5adf8b52a625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "295a6a1ef6dfd9468581b2ea1fbd6487eb09cf629fbe343d4bac5adf8b52a625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295a6a1ef6dfd9468581b2ea1fbd6487eb09cf629fbe343d4bac5adf8b52a625", kill_on_drop: false }`
[INFO] [stdout] 295a6a1ef6dfd9468581b2ea1fbd6487eb09cf629fbe343d4bac5adf8b52a625
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da37fd038d029aefaee7fbffcfc0bd29734d1e1d87ab16629eb146199aadd5dd
[INFO] running `Command { std: "docker" "start" "-a" "da37fd038d029aefaee7fbffcfc0bd29734d1e1d87ab16629eb146199aadd5dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling typed-headers v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.7
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ethbloom v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling soketto v0.4.2
[INFO] [stderr]    Compiling jsonrpc-core v17.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.8.0
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling ethereum-types v0.10.0
[INFO] [stderr]    Compiling ethabi v13.0.0
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling hyper-proxy v0.8.0
[INFO] [stderr]    Compiling cs_mwc-web3 v0.15.0 (/opt/rustwide/workdir)
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "da37fd038d029aefaee7fbffcfc0bd29734d1e1d87ab16629eb146199aadd5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da37fd038d029aefaee7fbffcfc0bd29734d1e1d87ab16629eb146199aadd5dd", kill_on_drop: false }`
[INFO] [stdout] da37fd038d029aefaee7fbffcfc0bd29734d1e1d87ab16629eb146199aadd5dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1a8dde90de645898e848e2e8d31aa8f1a26aefd738f1375c080526c82f1718d
[INFO] running `Command { std: "docker" "start" "-a" "f1a8dde90de645898e848e2e8d31aa8f1a26aefd738f1375c080526c82f1718d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.53
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.80
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.7
[INFO] [stderr]    Compiling ethbloom v0.10.0
[INFO] [stderr]    Compiling jsonrpc-core v17.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling soketto v0.4.2
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.53
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.53
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.8.0
[INFO] [stderr]    Compiling ethereum-types v0.10.0
[INFO] [stderr]    Compiling ethabi v13.0.0
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling hyper-proxy v0.8.0
[INFO] [stderr]    Compiling cs_mwc-web3 v0.15.0 (/opt/rustwide/workdir)
[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: missing documentation for a module
[INFO] [stdout]    --> src/helpers.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/pubsub.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use web3::futures::{future, StreamExt};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/contract_storage.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use web3::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/contract.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use web3::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/pubsub.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let ws = web3::transports::WebSocket::new("ws://localhost:8546").await?;
[INFO] [stdout]   |              ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::transports::WebSocket;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `WebSocket`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     let ws = web3::transports::WebSocket::new("ws://localhost:8546").await?;
[INFO] [stdout] 5 +     let ws = WebSocket::new("ws://localhost:8546").await?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/pubsub.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let web3 = web3::Web3::new(ws.clone());
[INFO] [stdout]   |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::Web3;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Web3`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let web3 = web3::Web3::new(ws.clone());
[INFO] [stdout] 6 +     let web3 = Web3::new(ws.clone());
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_batch.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let http = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout]   |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::transports::Http;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use hyper::server::conn::Http;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Http`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 -     let http = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout] 4 +     let http = Http::new("http://localhost:8545")?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_batch.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let web3 = web3::Web3::new(web3::transports::Batch::new(http));
[INFO] [stdout]   |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::Web3;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Web3`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     let web3 = web3::Web3::new(web3::transports::Batch::new(http));
[INFO] [stdout] 5 +     let web3 = Web3::new(web3::transports::Batch::new(http));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_batch.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let web3 = web3::Web3::new(web3::transports::Batch::new(http));
[INFO] [stdout]   |                                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::transports::Batch;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Batch`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     let web3 = web3::Web3::new(web3::transports::Batch::new(http));
[INFO] [stdout] 5 +     let web3 = web3::Web3::new(Batch::new(http));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/contract_log_pubsub.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web3::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/pubsub.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> web3::Result {
[INFO] [stdout]   |                    ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_batch.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | async fn main() -> web3::Result {
[INFO] [stdout]   |                    ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract_storage.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn main() -> web3::contract::Result<()> {
[INFO] [stdout]    |                    ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use cs_mwc_web3::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 - async fn main() -> web3::contract::Result<()> {
[INFO] [stdout] 10 + async fn main() -> contract::Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract_storage.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let transport = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use cs_mwc_web3::transports::Http;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use hyper::server::conn::Http;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Http`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let transport = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout] 12 +     let transport = Http::new("http://localhost:8545")?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract_storage.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let web3 = web3::Web3::new(transport);
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use cs_mwc_web3::Web3;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Web3`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     let web3 = web3::Web3::new(transport);
[INFO] [stdout] 13 +     let web3 = Web3::new(transport);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cs_mwc-web3` (example "pubsub") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cs_mwc-web3` (example "transport_batch") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/contract.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() -> web3::contract::Result<()> {
[INFO] [stdout]   |                    ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::contract;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - async fn main() -> web3::contract::Result<()> {
[INFO] [stdout] 8 + async fn main() -> contract::Result<()> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let http = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use cs_mwc_web3::transports::Http;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use hyper::server::conn::Http;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Http`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let http = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout] 10 +     let http = Http::new("http://localhost:8545")?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let web3 = web3::Web3::new(http);
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use cs_mwc_web3::Web3;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Web3`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let web3 = web3::Web3::new(http);
[INFO] [stdout] 11 +     let web3 = Web3::new(http);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_ws.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let transport = web3::transports::WebSocket::new("ws://localhost:8546").await?;
[INFO] [stdout]   |                     ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::transports::WebSocket;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `WebSocket`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let transport = web3::transports::WebSocket::new("ws://localhost:8546").await?;
[INFO] [stdout] 6 +     let transport = WebSocket::new("ws://localhost:8546").await?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_ws.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let web3 = web3::Web3::new(transport);
[INFO] [stdout]   |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::Web3;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Web3`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let web3 = web3::Web3::new(transport);
[INFO] [stdout] 7 +     let web3 = Web3::new(transport);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cs_mwc-web3` (example "contract_storage") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_ws.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> web3::Result<()> {
[INFO] [stdout]   |                    ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cs_mwc-web3` (example "contract") due to 4 previous errors
[INFO] [stderr] error: could not compile `cs_mwc-web3` (example "transport_ws") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract_log_pubsub.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn main() -> web3::contract::Result<()> {
[INFO] [stdout]    |                    ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use cs_mwc_web3::contract;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `contract`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 - async fn main() -> web3::contract::Result<()> {
[INFO] [stdout] 10 + async fn main() -> contract::Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract_log_pubsub.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let web3 = web3::Web3::new(web3::transports::WebSocket::new("ws://localhost:8546").await?);
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use cs_mwc_web3::Web3;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Web3`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let web3 = web3::Web3::new(web3::transports::WebSocket::new("ws://localhost:8546").await?);
[INFO] [stdout] 12 +     let web3 = Web3::new(web3::transports::WebSocket::new("ws://localhost:8546").await?);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   --> examples/contract_log_pubsub.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let web3 = web3::Web3::new(web3::transports::WebSocket::new("ws://localhost:8546").await?);
[INFO] [stdout]    |                                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use cs_mwc_web3::transports::WebSocket;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `WebSocket`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let web3 = web3::Web3::new(web3::transports::WebSocket::new("ws://localhost:8546").await?);
[INFO] [stdout] 12 +     let web3 = web3::Web3::new(WebSocket::new("ws://localhost:8546").await?);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_http.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let transport = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout]   |                     ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::transports::Http;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use hyper::server::conn::Http;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Http`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 -     let transport = web3::transports::Http::new("http://localhost:8545")?;
[INFO] [stdout] 6 +     let transport = Http::new("http://localhost:8545")?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_http.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let web3 = web3::Web3::new(transport);
[INFO] [stdout]   |                ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use cs_mwc_web3::Web3;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Web3`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     let web3 = web3::Web3::new(transport);
[INFO] [stdout] 7 +     let web3 = Web3::new(transport);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cs_mwc-web3` (example "contract_log_pubsub") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web3`
[INFO] [stdout]  --> examples/transport_http.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> web3::Result<()> {
[INFO] [stdout]   |                    ^^^^ use of unresolved module or unlinked crate `web3`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `web3`, use `cargo add web3` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cs_mwc-web3` (example "transport_http") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "f1a8dde90de645898e848e2e8d31aa8f1a26aefd738f1375c080526c82f1718d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a8dde90de645898e848e2e8d31aa8f1a26aefd738f1375c080526c82f1718d", kill_on_drop: false }`
[INFO] [stdout] f1a8dde90de645898e848e2e8d31aa8f1a26aefd738f1375c080526c82f1718d
