[INFO] fetching crate subduction_websocket 0.1.0...
[INFO] testing subduction_websocket-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate subduction_websocket 0.1.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate subduction_websocket 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arbitrary v1.4.2
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded sedimentree_core v0.1.0
[INFO] [stderr]   Downloaded async-tungstenite v0.31.0
[INFO] [stderr]   Downloaded subduction_core v0.1.0
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded testresult v0.4.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd0045795c8f15990e31bcc665d79f3b0b1f45c827b52b56c074391b5827355b
[INFO] running `Command { std: "docker" "start" "-a" "dd0045795c8f15990e31bcc665d79f3b0b1f45c827b52b56c074391b5827355b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd0045795c8f15990e31bcc665d79f3b0b1f45c827b52b56c074391b5827355b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0045795c8f15990e31bcc665d79f3b0b1f45c827b52b56c074391b5827355b", kill_on_drop: false }`
[INFO] [stdout] dd0045795c8f15990e31bcc665d79f3b0b1f45c827b52b56c074391b5827355b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 647325c889de03f0c5c31bd3589e0680159bcd76f0d8c7c20bd934174376b0d6
[INFO] running `Command { std: "docker" "start" "-a" "647325c889de03f0c5c31bd3589e0680159bcd76f0d8c7c20bd934174376b0d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[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-channel v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.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 tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[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 19.83s
[INFO] running `Command { std: "docker" "inspect" "647325c889de03f0c5c31bd3589e0680159bcd76f0d8c7c20bd934174376b0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647325c889de03f0c5c31bd3589e0680159bcd76f0d8c7c20bd934174376b0d6", kill_on_drop: false }`
[INFO] [stdout] 647325c889de03f0c5c31bd3589e0680159bcd76f0d8c7c20bd934174376b0d6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 220869a27d3bc47769e3ed52a2a83f8deb05b5cb19ac2abe6133be9449e7f3a8
[INFO] running `Command { std: "docker" "start" "-a" "220869a27d3bc47769e3ed52a2a83f8deb05b5cb19ac2abe6133be9449e7f3a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[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 subduction_core v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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[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[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<u8>) -> 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<u8>) -> 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<u8>) -> 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<Self, error::InvalidDigest> {
[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<Self, error::InvalidDigest> {
[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<Self, error::InvalidDigest> {
[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[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] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_websocket` (test "round_trip") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "220869a27d3bc47769e3ed52a2a83f8deb05b5cb19ac2abe6133be9449e7f3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220869a27d3bc47769e3ed52a2a83f8deb05b5cb19ac2abe6133be9449e7f3a8", kill_on_drop: false }`
[INFO] [stdout] 220869a27d3bc47769e3ed52a2a83f8deb05b5cb19ac2abe6133be9449e7f3a8
