[INFO] cloning repository https://github.com/LimpidCrypto/xrpl-rust-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LimpidCrypto/xrpl-rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimpidCrypto%2Fxrpl-rust-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimpidCrypto%2Fxrpl-rust-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 537369cb9896b510d3465fb1c30702c1b26b9bc2
[INFO] checking LimpidCrypto/xrpl-rust-example/537369cb9896b510d3465fb1c30702c1b26b9bc2 against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLimpidCrypto%2Fxrpl-rust-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/LimpidCrypto/xrpl-rust-example on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/LimpidCrypto/xrpl-rust-example
[INFO] finished tweaking git repo https://github.com/LimpidCrypto/xrpl-rust-example
[INFO] tweaked toml for git repo https://github.com/LimpidCrypto/xrpl-rust-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/LimpidCrypto/xrpl-rust-example 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating git repository `https://github.com/sephynox/xrpl-rust`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded rand_hc v0.3.2
[INFO] [stderr] Downloaded embedded-websocket v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acdd13fa84a01fb4ff29d1804e44bc1a2cfe869954a9f00788013ac68950953f
[INFO] running `Command { std: "docker" "start" "-a" "acdd13fa84a01fb4ff29d1804e44bc1a2cfe869954a9f00788013ac68950953f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acdd13fa84a01fb4ff29d1804e44bc1a2cfe869954a9f00788013ac68950953f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acdd13fa84a01fb4ff29d1804e44bc1a2cfe869954a9f00788013ac68950953f", kill_on_drop: false }`
[INFO] [stdout] acdd13fa84a01fb4ff29d1804e44bc1a2cfe869954a9f00788013ac68950953f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d35f0b06545285cbd759cd89577be56849e9f1f53a7ed1319ccdf915995e0026
[INFO] running `Command { std: "docker" "start" "-a" "d35f0b06545285cbd759cd89577be56849e9f1f53a7ed1319ccdf915995e0026", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling semver v1.0.23
[INFO] [stderr] Compiling libc v0.2.158
[INFO] [stderr] Compiling serde v1.0.209
[INFO] [stderr] Compiling futures-sink v0.3.30
[INFO] [stderr] Compiling futures-core v0.3.30
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling cpufeatures v0.2.13
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling pin-project-lite v0.2.14
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling futures-io v0.3.30
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling futures-task v0.3.30
[INFO] [stderr] Compiling futures-channel v0.3.30
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling cc v1.1.15
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling tinyvec_macros v0.1.1
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling embedded-io-async v0.6.1
[INFO] [stderr] Compiling rustversion v1.0.17
[INFO] [stderr] Compiling tinyvec v1.8.0
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling once_cell v1.19.0
[INFO] [stderr] Compiling heapless v0.8.0
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling httparse v1.9.4
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling hash32 v0.3.1
[INFO] [stderr] Compiling hash32 v0.2.1
[INFO] [stderr] Compiling serde_json v1.0.127
[INFO] [stderr] Compiling regex-syntax v0.8.4
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling embedded-io v0.6.1
[INFO] [stderr] Compiling signature v2.2.0
[INFO] [stderr] Compiling allocator-api2 v0.2.18
[INFO] [stderr] Compiling embassy-sync v0.6.0
[INFO] [stderr] Compiling rust_decimal v1.36.0
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Compiling unicode-bidi v0.3.15
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Compiling syn v2.0.76
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling heapless v0.7.17
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling ed25519 v2.2.3
[INFO] [stderr] Compiling unicode-normalization v0.1.23
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling arrayvec v0.7.6
[INFO] [stderr] Compiling itoa v1.0.11
[INFO] [stderr] Compiling iana-time-zone v0.1.60
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling ryu v1.0.18
[INFO] [stderr] Compiling critical-section v1.1.3
[INFO] [stderr] Compiling base64 v0.13.1
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling crypto-bigint v0.5.5
[INFO] [stderr] Compiling idna v0.5.0
[INFO] [stderr] Compiling chrono v0.4.38
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling rand_hc v0.3.2
[INFO] [stderr] Checking signal-hook-registry v1.4.2
[INFO] [stderr] Checking mio v1.0.2
[INFO] [stderr] Checking socket2 v0.5.7
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling strum v0.26.3
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Checking bytes v1.7.1
[INFO] [stderr] Compiling hex v0.4.3
[INFO] [stderr] Compiling secp256k1-sys v0.10.0
[INFO] [stderr] Compiling sha2 v0.10.8
[INFO] [stderr] Compiling sha1 v0.10.6
[INFO] [stderr] Compiling ripemd v0.1.3
[INFO] [stderr] Compiling url v2.5.2
[INFO] [stderr] Compiling regex-automata v0.4.7
[INFO] [stderr] Compiling bs58 v0.5.1
[INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr] Compiling regex v1.10.6
[INFO] [stderr] Compiling thiserror-no-std v2.0.2
[INFO] [stderr] Compiling darling_core v0.20.10
[INFO] [stderr] Compiling serde_derive v1.0.209
[INFO] [stderr] Compiling futures-macro v0.3.30
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Compiling serde_repr v0.1.19
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Compiling strum_macros v0.26.4
[INFO] [stderr] Compiling derive-new v0.6.0
[INFO] [stderr] Compiling secp256k1 v0.29.0
[INFO] [stderr] Checking tokio v1.39.3
[INFO] [stderr] Compiling futures-util v0.3.30
[INFO] [stderr] Compiling darling_macro v0.20.10
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Compiling darling v0.20.10
[INFO] [stderr] Compiling serde_with_macros v3.9.0
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Compiling ed25519-dalek v2.1.1
[INFO] [stderr] Compiling futures-executor v0.3.30
[INFO] [stderr] Compiling futures v0.3.30
[INFO] [stderr] Compiling embedded-websocket v0.9.3
[INFO] [stderr] Compiling hashbrown v0.14.5
[INFO] [stderr] Compiling serde_with v3.9.0
[INFO] [stderr] Compiling indexmap v2.4.0
[INFO] [stderr] Compiling xrpl-rust v0.2.0 (https://github.com/sephynox/xrpl-rust?branch=dev#070b3da6)
[INFO] [stderr] Checking rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let mut client: AsyncWebsocketClient<
[INFO] [stdout] | _____________________^
[INFO] [stdout] 14 | | 4096,
[INFO] [stdout] 15 | | TcpStream,
[INFO] [stdout] 16 | | _,
[INFO] [stdout] ... |
[INFO] [stdout] 20 | | WebsocketOpen,
[INFO] [stdout] 21 | | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | |_____^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:42:10
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 | Rng: RngCore,
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let mut client: AsyncWebsocketClient<
[INFO] [stdout] | _____________________^
[INFO] [stdout] 14 | | 4096,
[INFO] [stdout] 15 | | TcpStream,
[INFO] [stdout] 16 | | _,
[INFO] [stdout] ... |
[INFO] [stdout] 20 | | WebsocketOpen,
[INFO] [stdout] 21 | | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | |_____^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:42:10
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 | Rng: RngCore,
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let mut client: AsyncWebsocketClient<
[INFO] [stdout] | _____________________^
[INFO] [stdout] 14 | | 4096,
[INFO] [stdout] 15 | | TcpStream,
[INFO] [stdout] 16 | | _,
[INFO] [stdout] ... |
[INFO] [stdout] 20 | | WebsocketOpen,
[INFO] [stdout] 21 | | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | |_____^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:48:10
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let mut client: AsyncWebsocketClient<
[INFO] [stdout] | _____________________^
[INFO] [stdout] 14 | | 4096,
[INFO] [stdout] 15 | | TcpStream,
[INFO] [stdout] 16 | | _,
[INFO] [stdout] ... |
[INFO] [stdout] 20 | | WebsocketOpen,
[INFO] [stdout] 21 | | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | |_____^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:48:40
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let mut client: AsyncWebsocketClient<
[INFO] [stdout] | _____________________^
[INFO] [stdout] 14 | | 4096,
[INFO] [stdout] 15 | | TcpStream,
[INFO] [stdout] 16 | | _,
[INFO] [stdout] ... |
[INFO] [stdout] 20 | | WebsocketOpen,
[INFO] [stdout] 21 | | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | |_____^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:48:10
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:21:36
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | -------------------------- ^^^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:57:43
[INFO] [stdout] |
[INFO] [stdout] 57 | impl
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] ...
[INFO] [stdout] 65 | pub async fn open(
[INFO] [stdout] | ---- required by a bound in this associated function
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | let mut client: AsyncWebsocketClient<
[INFO] [stdout] | _____________________^
[INFO] [stdout] 14 | | 4096,
[INFO] [stdout] 15 | | TcpStream,
[INFO] [stdout] 16 | | _,
[INFO] [stdout] ... |
[INFO] [stdout] 20 | | WebsocketOpen,
[INFO] [stdout] 21 | | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | |_____^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:48:40
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:21:41
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | -------------------------- ^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] 64 | {
[INFO] [stdout] 65 | pub async fn open(
[INFO] [stdout] | ---- required by a bound in this associated function
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:21:36
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | -------------------------- ^^^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:57:43
[INFO] [stdout] |
[INFO] [stdout] 57 | impl
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] ...
[INFO] [stdout] 65 | pub async fn open(
[INFO] [stdout] | ---- required by a bound in this associated function
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:48:40
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:21:41
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | -------------------------- ^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] 64 | {
[INFO] [stdout] 65 | pub async fn open(
[INFO] [stdout] | ---- required by a bound in this associated function
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:21:41
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | -------------------------- ^^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:40
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] 64 | {
[INFO] [stdout] 65 | pub async fn open(
[INFO] [stdout] | ---- required by a bound in this associated function
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:57:43
[INFO] [stdout] |
[INFO] [stdout] 57 | impl
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:48:40
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:21:41
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | -------------------------- ^^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] | |
[INFO] [stdout] | required by a bound introduced by this call
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:40
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient::::open`
[INFO] [stdout] 64 | {
[INFO] [stdout] 65 | pub async fn open(
[INFO] [stdout] | ---- required by a bound in this associated function
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:57:43
[INFO] [stdout] |
[INFO] [stdout] 57 | impl
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:40
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | .await
[INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:57:43
[INFO] [stdout] |
[INFO] [stdout] 57 | impl
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:40
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | .await
[INFO] [stdout] | ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | .await
[INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:57:43
[INFO] [stdout] |
[INFO] [stdout] 57 | impl
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | .await
[INFO] [stdout] | ^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] and 58 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:40
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream
- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `ThreadRng: rand_core::RngCore` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | _________^
[INFO] [stdout] 22 | | .await
[INFO] [stdout] | |______________^ the trait `rand_core::RngCore` is not implemented for `ThreadRng`
[INFO] [stdout] |
[INFO] [stdout] note: there are multiple different versions of crate `rand_core` in the dependency graph
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/lib.rs:142:1
[INFO] [stdout] |
[INFO] [stdout] 142 | pub trait RngCore {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: src/main.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use rand::rngs::ThreadRng;
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `rand`
[INFO] [stdout] 2 | use tokio::net::TcpStream;
[INFO] [stdout] 3 | use xrpl::{
[INFO] [stdout] | ---- one version of crate `rand_core` used here, as a dependency of crate `embedded_websocket`
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/rngs/thread.rs:62:1
[INFO] [stdout] |
[INFO] [stdout] 62 | pub struct ThreadRng {
[INFO] [stdout] | -------------------- this type doesn't implement the required trait
[INFO] [stdout] |
[INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/src/block.rs:68:1
[INFO] [stdout] |
[INFO] [stdout] 68 | pub trait BlockRngCore {
[INFO] [stdout] | ---------------------- this is the found trait
[INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:42:10
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 | Rng: RngCore,
[INFO] [stdout] | ^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | .await
[INFO] [stdout] | ^^^^^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:63:10
[INFO] [stdout] |
[INFO] [stdout] 63 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: futures_core::stream::Stream` is not satisfied
[INFO] [stdout] --> src/main.rs:21:9
[INFO] [stdout] |
[INFO] [stdout] 21 | > = AsyncWebsocketClient::open(rng, stream, url.parse().unwrap())
[INFO] [stdout] | _________^
[INFO] [stdout] 22 | | .await
[INFO] [stdout] | |______________^ the trait `futures_core::stream::Stream` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_core::stream::Stream`:
[INFO] [stdout] &mut S
[INFO] [stdout] AssertUnwindSafe
[INFO] [stdout] Box
[INFO] [stdout] Pin
[INFO] [stdout] embassy_sync::pubsub::subscriber::Sub<'a, PSB, T>
[INFO] [stdout] futures_channel::mpsc::Receiver
[INFO] [stdout] futures_channel::mpsc::UnboundedReceiver
[INFO] [stdout] futures_util::abortable::Abortable
[INFO] [stdout] and 77 others
[INFO] [stdout] note: required by a bound in `AsyncWebsocketClient`
[INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/xrpl-rust-aebe55b0864132fd/070b3da/src/asynch/clients/websocket/_no_std.rs:48:10
[INFO] [stdout] |
[INFO] [stdout] 37 | pub struct AsyncWebsocketClient<
[INFO] [stdout] | -------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 | Tcp: Stream- > + for<'a> Sink<&'a [u8], Error = E> + Unpin,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AsyncWebsocketClient`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `for<'a> tokio::net::TcpStream: futures_sink::Sink<&'a [u8]>` is not satisfied
[INFO] [stdout] --> src/main.rs:22:10
[INFO] [stdout] |
[INFO] [stdout] 22 | .await
[INFO] [stdout] | ^^^^^ the trait `for<'a> futures_sink::Sink<&'a [u8]>` is not implemented for `tokio::net::TcpStream`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `futures_sink::Sink
- `:
[INFO] [stdout] `&futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink`
[INFO] [stdout] `&mut S` implements `futures_sink::Sink
- `
[INFO] [stdout] `Box
` implements `futures_sink::Sink- `
[INFO] [stdout] `Pin
` implements `futures_sink::Sink- `
[INFO] [stdout] `Vec` implements `futures_sink::Sink`
[INFO] [stdout] `VecDeque` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::Sender` implements `futures_sink::Sink`
[INFO] [stdout] `futures_channel::mpsc::UnboundedSender` implements `futures_sink::Sink