[INFO] fetching crate bscscan_wrapper 0.1.2... [INFO] documenting bscscan_wrapper-0.1.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate bscscan_wrapper 0.1.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate bscscan_wrapper 0.1.2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bscscan_wrapper 0.1.2 [INFO] finished tweaking crates.io crate bscscan_wrapper 0.1.2 [INFO] tweaked toml for crates.io crate bscscan_wrapper 0.1.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.8.0 [INFO] [stderr] Downloaded jsonrpc-core v16.0.0 [INFO] [stderr] Downloaded ethereum-types v0.10.0 [INFO] [stderr] Downloaded ethbloom v0.10.0 [INFO] [stderr] Downloaded hyper-proxy v0.8.0 [INFO] [stderr] Downloaded ethabi v13.0.0 [INFO] [stderr] Downloaded web3 v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d35532a296535558126fc266d4deba2f05b201637c1fd645cf662a757828cbf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d35532a296535558126fc266d4deba2f05b201637c1fd645cf662a757828cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d35532a296535558126fc266d4deba2f05b201637c1fd645cf662a757828cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d35532a296535558126fc266d4deba2f05b201637c1fd645cf662a757828cbf", kill_on_drop: false }` [INFO] [stdout] 8d35532a296535558126fc266d4deba2f05b201637c1fd645cf662a757828cbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a75beb6530202199469ce32eb3620279405031631179d9930ca904315b44b3e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a75beb6530202199469ce32eb3620279405031631179d9930ca904315b44b3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking typed-headers v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ethbloom v0.10.0 [INFO] [stderr] Checking jsonrpc-core v16.0.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.8.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking hyper-proxy v0.8.0 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking ethereum-types v0.10.0 [INFO] [stderr] Checking ethabi v13.0.0 [INFO] [stderr] Checking web3 v0.15.0 [INFO] [stderr] Documenting bscscan_wrapper v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "5a75beb6530202199469ce32eb3620279405031631179d9930ca904315b44b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a75beb6530202199469ce32eb3620279405031631179d9930ca904315b44b3e", kill_on_drop: false }` [INFO] [stdout] 5a75beb6530202199469ce32eb3620279405031631179d9930ca904315b44b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d6016b70476b966b721a1efe72bf7ac098191a66bf89354204603a5a372d2d5 [INFO] running `Command { std: "docker" "start" "-a" "0d6016b70476b966b721a1efe72bf7ac098191a66bf89354204603a5a372d2d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking typed-headers v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ethbloom v0.10.0 [INFO] [stderr] Checking jsonrpc-core v16.0.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking hyper-proxy v0.8.0 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking primitive-types v0.8.0 [INFO] [stderr] Checking ethereum-types v0.10.0 [INFO] [stderr] Checking ethabi v13.0.0 [INFO] [stderr] Checking web3 v0.15.0 [INFO] [stdout] error[E0425]: cannot find value `requests` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.15.0/src/transports/ws.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | / select! { [INFO] [stdout] 167 | | msg = requests.next() => match msg { [INFO] [stdout] 168 | | Some(TransportMessage::Request { id, request, sender: tx }) => { [INFO] [stdout] 169 | | if pending.insert(id.clone(), tx).is_some() { [INFO] [stdout] ... | [INFO] [stdout] 202 | | complete => break, [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `receiver` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.15.0/src/transports/ws.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | / select! { [INFO] [stdout] 167 | | msg = requests.next() => match msg { [INFO] [stdout] 168 | | Some(TransportMessage::Request { id, request, sender: tx }) => { [INFO] [stdout] 169 | | if pending.insert(id.clone(), tx).is_some() { [INFO] [stdout] ... | [INFO] [stdout] 202 | | complete => break, [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ a field by this name exists in `Self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `pending` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.15.0/src/transports/ws.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | / select! { [INFO] [stdout] 167 | | msg = requests.next() => match msg { [INFO] [stdout] 168 | | Some(TransportMessage::Request { id, request, sender: tx }) => { [INFO] [stdout] 169 | | if pending.insert(id.clone(), tx).is_some() { [INFO] [stdout] ... | [INFO] [stdout] 202 | | complete => break, [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ a field by this name exists in `Self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 3 | use core::future::pending; [INFO] [stdout] | [INFO] [stdout] 3 | use futures::future::pending; [INFO] [stdout] | [INFO] [stdout] 3 | use futures::stream::pending; [INFO] [stdout] | [INFO] [stdout] 3 | use std::future::pending; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sender` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.15.0/src/transports/ws.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | / select! { [INFO] [stdout] 167 | | msg = requests.next() => match msg { [INFO] [stdout] 168 | | Some(TransportMessage::Request { id, request, sender: tx }) => { [INFO] [stdout] 169 | | if pending.insert(id.clone(), tx).is_some() { [INFO] [stdout] ... | [INFO] [stdout] 202 | | complete => break, [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ a field by this name exists in `Self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `subscriptions` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.15.0/src/transports/ws.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | / select! { [INFO] [stdout] 167 | | msg = requests.next() => match msg { [INFO] [stdout] 168 | | Some(TransportMessage::Request { id, request, sender: tx }) => { [INFO] [stdout] 169 | | if pending.insert(id.clone(), tx).is_some() { [INFO] [stdout] ... | [INFO] [stdout] 202 | | complete => break, [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ a field by this name exists in `Self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.15.0/src/transports/ws.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | / select! { [INFO] [stdout] 167 | | msg = requests.next() => match msg { [INFO] [stdout] 168 | | Some(TransportMessage::Request { id, request, sender: tx }) => { [INFO] [stdout] 169 | | if pending.insert(id.clone(), tx).is_some() { [INFO] [stdout] ... | [INFO] [stdout] 202 | | complete => break, [INFO] [stdout] 203 | | } [INFO] [stdout] | |_____________^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] = note: this error originates in the macro `$crate::select_internal` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0423, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web3` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "0d6016b70476b966b721a1efe72bf7ac098191a66bf89354204603a5a372d2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6016b70476b966b721a1efe72bf7ac098191a66bf89354204603a5a372d2d5", kill_on_drop: false }` [INFO] [stdout] 0d6016b70476b966b721a1efe72bf7ac098191a66bf89354204603a5a372d2d5