[INFO] fetching crate ws-tool 0.5.3... [INFO] testing ws-tool-0.5.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ws-tool 0.5.3 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate ws-tool 0.5.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ws-tool 0.5.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ws-tool 0.5.3 [INFO] tweaked toml for crates.io crate ws-tool 0.5.3 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate crates.io crate ws-tool 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.23 [INFO] [stderr] Downloaded yasna v0.4.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.9 [INFO] [stderr] Downloaded rcgen v0.8.14 [INFO] [stderr] Downloaded sproxy v0.1.0 [INFO] [stderr] Downloaded rustls-connector v0.16.1 [INFO] [stderr] Downloaded tungstenite v0.17.2 [INFO] [stderr] Downloaded webpki-roots v0.21.1 [INFO] [stderr] Downloaded hproxy v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f4f37022724a61b8d35174b3bbe7b91cd9da3aacc1011e6afe52da49bf75a8 [INFO] running `Command { std: "docker" "start" "-a" "f0f4f37022724a61b8d35174b3bbe7b91cd9da3aacc1011e6afe52da49bf75a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f4f37022724a61b8d35174b3bbe7b91cd9da3aacc1011e6afe52da49bf75a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f4f37022724a61b8d35174b3bbe7b91cd9da3aacc1011e6afe52da49bf75a8", kill_on_drop: false }` [INFO] [stdout] f0f4f37022724a61b8d35174b3bbe7b91cd9da3aacc1011e6afe52da49bf75a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66c5619c9862d645606c80d5931bfcfd2cfc6ecf260d08039969724abece76ac [INFO] running `Command { std: "docker" "start" "-a" "66c5619c9862d645606c80d5931bfcfd2cfc6ecf260d08039969724abece76ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ws-tool v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.88s [INFO] running `Command { std: "docker" "inspect" "66c5619c9862d645606c80d5931bfcfd2cfc6ecf260d08039969724abece76ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c5619c9862d645606c80d5931bfcfd2cfc6ecf260d08039969724abece76ac", kill_on_drop: false }` [INFO] [stdout] 66c5619c9862d645606c80d5931bfcfd2cfc6ecf260d08039969724abece76ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc18152ba0afbe48f9a34c39b03bc606c88e75311c3b9c38ed721bdafa8e25b [INFO] running `Command { std: "docker" "start" "-a" "cdc18152ba0afbe48f9a34c39b03bc606c88e75311c3b9c38ed721bdafa8e25b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling ws-tool v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ws_tool::codec::WsBytesCodec` [INFO] [stdout] --> examples/bench_server.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | codec::{default_handshake_handler, WsBytesCodec}, [INFO] [stdout] | ^^^^^^^^^^^^ no `WsBytesCodec` in `codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ws_tool::codec::WsBytesCodec` [INFO] [stdout] --> examples/bench_server_split.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | codec::{default_handshake_handler, WsBytesCodec}, [INFO] [stdout] | ^^^^^^^^^^^^ no `WsBytesCodec` in `codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ws_tool::codec::WsStringCodec` [INFO] [stdout] --> examples/echo_server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ws_tool::codec::WsStringCodec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WsStringCodec` in `codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hproxy` [INFO] [stdout] --> examples/binance.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | hproxy::AuthCredential::Basic { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `hproxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hproxy` [INFO] [stdout] --> examples/binance.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | .unwrap_or(hproxy::AuthCredential::None); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `hproxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hproxy` [INFO] [stdout] --> examples/binance.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | builder = builder.http_proxy(hproxy::ProxyConfig { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `hproxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sproxy` [INFO] [stdout] --> examples/binance.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | sproxy::AuthCredential::Basic { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `sproxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sproxy` [INFO] [stdout] --> examples/binance.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 78 | .unwrap_or(sproxy::AuthCredential::None); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `sproxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sproxy` [INFO] [stdout] --> examples/binance.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | builder = builder.socks5_proxy(sproxy::ProxyConfig { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `sproxy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `accept` found for struct `ServerBuilder` in the current scope [INFO] [stdout] --> examples/bench_server.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | ServerBuilder::accept(stream, default_handshake_handler, WsBytesCodec::factory) [INFO] [stdout] | ^^^^^^ function or associated item not found in `ServerBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_rustls` [INFO] [stdout] --> examples/echo_async_server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_rustls::rustls::{self, Certificate, PrivateKey}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tokio_rustls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_rustls` [INFO] [stdout] --> examples/echo_async_server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_rustls::rustls::{self, Certificate, PrivateKey}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tokio_rustls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio_rustls` [INFO] [stdout] --> examples/echo_async_server.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio_rustls::TlsAcceptor; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tokio_rustls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cert` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> examples/load_test.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | builder = builder.cert(cert); [INFO] [stdout] | ^^^^ method not found in `ClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `accept` found for struct `ServerBuilder` in the current scope [INFO] [stdout] --> examples/bench_server_split.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 42 | ServerBuilder::accept(stream, default_handshake_handler, WsBytesCodec::factory) [INFO] [stdout] | ^^^^^^ function or associated item not found in `ServerBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cert` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> examples/echo.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | builder = builder.cert(cert); [INFO] [stdout] | ^^^^ method not found in `ClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls_pemfile` [INFO] [stdout] --> examples/echo_async_server.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let certs = rustls_pemfile::certs(&mut reader) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `rustls_pemfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustls_pemfile` [INFO] [stdout] --> examples/echo_async_server.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | let mut keys = rustls_pemfile::pkcs8_private_keys(&mut reader).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `rustls_pemfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Certificate` in this scope [INFO] [stdout] --> examples/echo_async_server.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | .map(Certificate) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PrivateKey` in this scope [INFO] [stdout] --> examples/echo_async_server.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | PrivateKey(keys.remove(0)), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ws-tool` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `accept` found for struct `ServerBuilder` in the current scope [INFO] [stdout] --> examples/echo_server.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | let mut server = ServerBuilder::accept( [INFO] [stdout] | ^^^^^^ function or associated item not found in `ServerBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `http_proxy` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> examples/binance.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | builder = builder.http_proxy(hproxy::ProxyConfig { [INFO] [stdout] | ^^^^^^^^^^ method not found in `ClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `socks5_proxy` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> examples/binance.rs:80:27 [INFO] [stdout] | [INFO] [stdout] 80 | builder = builder.socks5_proxy(sproxy::ProxyConfig { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `ClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cdc18152ba0afbe48f9a34c39b03bc606c88e75311c3b9c38ed721bdafa8e25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc18152ba0afbe48f9a34c39b03bc606c88e75311c3b9c38ed721bdafa8e25b", kill_on_drop: false }` [INFO] [stdout] cdc18152ba0afbe48f9a34c39b03bc606c88e75311c3b9c38ed721bdafa8e25b