[INFO] fetching crate subduction_websocket 0.1.0... [INFO] testing subduction_websocket-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate subduction_websocket 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate subduction_websocket 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate subduction_websocket 0.1.0 [INFO] tweaked toml for crates.io crate subduction_websocket 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate subduction_websocket 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate subduction_websocket 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd73800339556b2a7d15b8c9573057b9e2e1d528ae974ca1e7a5814b4ed4ca06 [INFO] running `Command { std: "docker" "start" "-a" "bd73800339556b2a7d15b8c9573057b9e2e1d528ae974ca1e7a5814b4ed4ca06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd73800339556b2a7d15b8c9573057b9e2e1d528ae974ca1e7a5814b4ed4ca06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd73800339556b2a7d15b8c9573057b9e2e1d528ae974ca1e7a5814b4ed4ca06", kill_on_drop: false }` [INFO] [stdout] bd73800339556b2a7d15b8c9573057b9e2e1d528ae974ca1e7a5814b4ed4ca06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc77ed6557ad63ede818d793006b5c9d2a46383e98b8ce5675946f24e0ad2b81 [INFO] running `Command { std: "docker" "start" "-a" "fc77ed6557ad63ede818d793006b5c9d2a46383e98b8ce5675946f24e0ad2b81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-tungstenite v0.31.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sedimentree_core v0.1.0 [INFO] [stderr] Compiling subduction_core v0.1.0 [INFO] [stderr] Compiling subduction_websocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.91s [INFO] running `Command { std: "docker" "inspect" "fc77ed6557ad63ede818d793006b5c9d2a46383e98b8ce5675946f24e0ad2b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc77ed6557ad63ede818d793006b5c9d2a46383e98b8ce5675946f24e0ad2b81", kill_on_drop: false }` [INFO] [stdout] fc77ed6557ad63ede818d793006b5c9d2a46383e98b8ce5675946f24e0ad2b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcac974d087e44b44d60346f1dccfa17ab25b5abab141ff4542fe98cdfa9acf1 [INFO] running `Command { std: "docker" "start" "-a" "fcac974d087e44b44d60346f1dccfa17ab25b5abab141ff4542fe98cdfa9acf1", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-tungstenite v0.31.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sedimentree_core v0.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling subduction_core v0.1.0 [INFO] [stderr] Compiling subduction_websocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `tokio` in `subduction_websocket` [INFO] [stdout] --> tests/round_trip.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | use subduction_websocket::tokio::{client::TokioWebSocketClient, server::TokioWebSocketServer}; [INFO] [stdout] | ^^^^^ could not find `tokio` in `subduction_websocket` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "tokio")] [INFO] [stdout] | ----------------- the item is gated behind the `tokio` feature [INFO] [stdout] 34 | pub mod tokio; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/round_trip.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tokio::{net::TcpListener, sync::oneshot}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_tungstenite::tokio` [INFO] [stdout] --> tests/round_trip.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use async_tungstenite::tokio::accept_async; [INFO] [stdout] | ^^^^^ could not find `tokio` in `async_tungstenite` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-tungstenite-0.31.0/src/lib.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "tokio-runtime")] [INFO] [stdout] | ------------------------- the item is gated behind the `tokio-runtime` feature [INFO] [stdout] 94 | pub mod tokio; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/round_trip.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/round_trip.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let listener = TcpListener::bind(addr).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | let bound: SocketAddr = listener.local_addr()?; [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `listener` an explicit type [INFO] [stdout] | [INFO] [stdout] 35 | let listener: /* Type */ = TcpListener::bind(addr).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/round_trip.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | tokio::spawn({ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | tx.send(msg).unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | let client_ws = TokioWebSocketClient::new(uri, Duration::from_secs(5), PeerId::new([1; 32])) [INFO] [stdout] | _____________________^ [INFO] [stdout] 62 | | .await? [INFO] [stdout] | |_______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | assert!(rx.await.is_ok()); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | let listener = TcpListener::bind(addr).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 78 | let bound: SocketAddr = listener.local_addr()?; [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `listener` an explicit type [INFO] [stdout] | [INFO] [stdout] 77 | let listener: /* Type */ = TcpListener::bind(addr).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `Blob` in the current scope [INFO] [stdout] --> tests/round_trip.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | let blob1 = Blob::arbitrary(&mut Unstructured::new(&rand::rng().random::<[u8; 64]>()))?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Blob` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Blob`, consider using `Blob::new` which returns `Blob` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sedimentree_core-0.1.0/src/blob.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub const fn new(contents: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `Blob` in the current scope [INFO] [stdout] --> tests/round_trip.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | let blob2 = Blob::arbitrary(&mut Unstructured::new(&rand::rng().random::<[u8; 64]>()))?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Blob` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Blob`, consider using `Blob::new` which returns `Blob` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sedimentree_core-0.1.0/src/blob.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub const fn new(contents: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `Blob` in the current scope [INFO] [stdout] --> tests/round_trip.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | let blob3 = Blob::arbitrary(&mut Unstructured::new(&rand::rng().random::<[u8; 64]>()))?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Blob` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Blob`, consider using `Blob::new` which returns `Blob` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sedimentree_core-0.1.0/src/blob.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub const fn new(contents: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `Digest` in the current scope [INFO] [stdout] --> tests/round_trip.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | Digest::arbitrary(&mut Unstructured::new(&rand::rng().random::<[u8; 32]>()))?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Digest` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Digest` consider using one of the following associated functions: [INFO] [stdout] Digest::hash [INFO] [stdout] Digest::from_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sedimentree_core-0.1.0/src/blob.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn hash(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn from_bytes(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `Digest` in the current scope [INFO] [stdout] --> tests/round_trip.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | Digest::arbitrary(&mut Unstructured::new(&rand::rng().random::<[u8; 32]>()))?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Digest` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Digest` consider using one of the following associated functions: [INFO] [stdout] Digest::hash [INFO] [stdout] Digest::from_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sedimentree_core-0.1.0/src/blob.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn hash(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn from_bytes(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `arbitrary` found for struct `Digest` in the current scope [INFO] [stdout] --> tests/round_trip.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | Digest::arbitrary(&mut Unstructured::new(&rand::rng().random::<[u8; 32]>()))?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Digest` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Digest` consider using one of the following associated functions: [INFO] [stdout] Digest::hash [INFO] [stdout] Digest::from_bytes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sedimentree_core-0.1.0/src/blob.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn hash(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn from_bytes(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/round_trip.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | tokio::spawn({ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | tx.send(()).unwrap(); [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | let client_ws = TokioWebSocketClient::new(uri, Duration::from_secs(5), PeerId::new([1; 32])) [INFO] [stdout] | _____________________^ [INFO] [stdout] 155 | | .await? [INFO] [stdout] | |_______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | rx.await.unwrap(); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/round_trip.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | tokio::spawn({ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:169:16 [INFO] [stdout] | [INFO] [stdout] 169 | assert_eq!(client.peer_ids().await.len(), 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | assert_eq!(server.peer_ids().await.len(), 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | let server_updated = server [INFO] [stdout] | __________________________^ [INFO] [stdout] 175 | | .get_commits(sed_id) [INFO] [stdout] 176 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/round_trip.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | let client_updated = client [INFO] [stdout] | __________________________^ [INFO] [stdout] 185 | | .get_commits(client_sed_id) [INFO] [stdout] 186 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subduction_websocket` (test "round_trip") due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fcac974d087e44b44d60346f1dccfa17ab25b5abab141ff4542fe98cdfa9acf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcac974d087e44b44d60346f1dccfa17ab25b5abab141ff4542fe98cdfa9acf1", kill_on_drop: false }` [INFO] [stdout] fcac974d087e44b44d60346f1dccfa17ab25b5abab141ff4542fe98cdfa9acf1