[INFO] fetching crate u-sdk 0.3.0...
[INFO] testing u-sdk-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate u-sdk 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate u-sdk 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate u-sdk 0.3.0
[INFO] tweaked toml for crates.io crate u-sdk 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate u-sdk 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate u-sdk 0.3.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded u-sdk-common v0.1.0
[INFO] [stderr]   Downloaded bon-macros v3.6.4
[INFO] [stderr]   Downloaded bon v3.6.4
[INFO] [stderr]   Downloaded schemars v1.0.3
[INFO] [stderr]   Downloaded quick-xml v0.38.0
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 768a8ccca9047396177052d3c072ee289834810a964865a935ca9f16a7d00ccb
[INFO] running `Command { std: "docker" "start" "-a" "768a8ccca9047396177052d3c072ee289834810a964865a935ca9f16a7d00ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "768a8ccca9047396177052d3c072ee289834810a964865a935ca9f16a7d00ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "768a8ccca9047396177052d3c072ee289834810a964865a935ca9f16a7d00ccb", kill_on_drop: false }`
[INFO] [stdout] 768a8ccca9047396177052d3c072ee289834810a964865a935ca9f16a7d00ccb
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62f392789ece34c9f2f8a595d8dd5aff29274882a6f306e9f6f957ad6012347e
[INFO] running `Command { std: "docker" "start" "-a" "62f392789ece34c9f2f8a595d8dd5aff29274882a6f306e9f6f957ad6012347e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.6.4
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling quick-xml v0.38.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling bon v3.6.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling u-sdk-common v0.1.0
[INFO] [stderr]    Compiling u-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.84s
[INFO] running `Command { std: "docker" "inspect" "62f392789ece34c9f2f8a595d8dd5aff29274882a6f306e9f6f957ad6012347e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f392789ece34c9f2f8a595d8dd5aff29274882a6f306e9f6f957ad6012347e", kill_on_drop: false }`
[INFO] [stdout] 62f392789ece34c9f2f8a595d8dd5aff29274882a6f306e9f6f957ad6012347e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 296078d6e4f26c127b82d19061c6035b77525de82cd7ff2f038924b0679200bc
[INFO] running `Command { std: "docker" "start" "-a" "296078d6e4f26c127b82d19061c6035b77525de82cd7ff2f038924b0679200bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling u-sdk-common v0.1.0
[INFO] [stderr]    Compiling u-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `u_sdk::server_chan`
[INFO] [stdout]  --> tests/server_chan/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use u_sdk::server_chan::*;
[INFO] [stdout]   |            ^^^^^^^^^^^ could not find `server_chan` in `u_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `u_sdk::oss`
[INFO] [stdout]  --> tests/oss/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use u_sdk::oss;
[INFO] [stdout]   |     ^^^^^^^^^^ no `oss` in the root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "oss")]
[INFO] [stdout]   |       --------------- the item is gated behind the `oss` feature
[INFO] [stdout] 6 | pub mod oss;
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]  --> tests/oss/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `u_sdk::deep_seek`
[INFO] [stdout]   --> tests/deep_seek/main.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout]  3 | use u_sdk::deep_seek::Client;
[INFO] [stdout]    |            ^^^^^^^^^ could not find `deep_seek` in `u_sdk`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "deep_seek")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `deep_seek` feature
[INFO] [stdout] 14 | pub mod deep_seek;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `u_sdk::deep_seek`
[INFO] [stdout]   --> tests/deep_seek/main.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | use u_sdk::deep_seek::{Message, Role};
[INFO] [stdout]    |            ^^^^^^^^^ could not find `deep_seek` in `u_sdk`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "deep_seek")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `deep_seek` feature
[INFO] [stdout] 14 | pub mod deep_seek;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]  --> tests/deep_seek/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stream`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stream`, use `cargo add tokio_stream` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/deep_seek/main.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let mut stream = client
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 66 | |         .chat_builder()
[INFO] [stdout] 67 | |         .stream(true)
[INFO] [stdout] 68 | |         .messages(&msg_list)
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         .chat_by_stream()
[INFO] [stdout] 72 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `u_sdk::email`
[INFO] [stdout]  --> tests/email/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use u_sdk::email;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `email` in the root
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "email")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `email` feature
[INFO] [stdout] 4 | pub mod email;
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `u_sdk::translate`
[INFO] [stdout]  --> tests/translate/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use u_sdk::translate::*;
[INFO] [stdout]   |            ^^^^^^^^^ could not find `translate` in `u_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `u-sdk` (test "deep_seek") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `u-sdk` (test "server_chan") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `u-sdk` (test "email") due to 1 previous error
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/oss/main.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         Ok((data, response_header, _)) => {
[INFO] [stdout]     |             ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/oss/main.rs:172:10
[INFO] [stdout]     |
[INFO] [stdout] 172 |         .await;
[INFO] [stdout]     |          ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: only the last element of a tuple may have a dynamically sized type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Result<(_, _, _), _>`
[INFO] [stdout]    --> tests/oss/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let res = client
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |             while let Some(chunk) = stream.next().await {
[INFO] [stdout]     |                                     ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let res: Result<(_, _, _), E> = client
[INFO] [stdout]     |            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/oss/main.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     Ok(data) => buf.push_str(&String::from_utf8_lossy(&data)),
[INFO] [stdout]     |                        ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/oss/main.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 |                     Ok(data) => buf.push_str(&String::from_utf8_lossy(&data)),
[INFO] [stdout]     |                     ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/oss/main.rs:219:21
[INFO] [stdout]     |
[INFO] [stdout] 219 |                     Err(e) => println!("stream error: {}", e),
[INFO] [stdout]     |                     ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:566:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/oss/main.rs:216:51
[INFO] [stdout]     |
[INFO] [stdout] 216 |             while let Some(chunk) = stream.next().await {
[INFO] [stdout]     |                                                   ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:557:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `u-sdk` (test "translate") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `u-sdk` (test "oss") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "296078d6e4f26c127b82d19061c6035b77525de82cd7ff2f038924b0679200bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296078d6e4f26c127b82d19061c6035b77525de82cd7ff2f038924b0679200bc", kill_on_drop: false }`
[INFO] [stdout] 296078d6e4f26c127b82d19061c6035b77525de82cd7ff2f038924b0679200bc
