[INFO] fetching crate passcod-web-transport-quinn 0.6.1...
[INFO] testing passcod-web-transport-quinn-0.6.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate passcod-web-transport-quinn 0.6.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate passcod-web-transport-quinn 0.6.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate passcod-web-transport-quinn 0.6.1
[INFO] tweaked toml for crates.io crate passcod-web-transport-quinn 0.6.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate passcod-web-transport-quinn 0.6.1 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 passcod-web-transport-quinn 0.6.1 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 quinn-udp v0.5.11
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded web-transport-proto v0.2.4
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.1
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded jiff-static v0.2.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.6
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.8
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded jiff v0.2.5
[INFO] [stderr]   Downloaded aws-lc-sys v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4be0fc65a38b7db21d394d8c8d2a5852c10d7a8302b40ab0826be600733d12f5
[INFO] running `Command { std: "docker" "start" "-a" "4be0fc65a38b7db21d394d8c8d2a5852c10d7a8302b40ab0826be600733d12f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4be0fc65a38b7db21d394d8c8d2a5852c10d7a8302b40ab0826be600733d12f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4be0fc65a38b7db21d394d8c8d2a5852c10d7a8302b40ab0826be600733d12f5", kill_on_drop: false }`
[INFO] [stdout] 4be0fc65a38b7db21d394d8c8d2a5852c10d7a8302b40ab0826be600733d12f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 149194da0b9ba042018970f3af71cce895447b9c9c5e93a6ddf9180c0e8e72ea
[INFO] running `Command { std: "docker" "start" "-a" "149194da0b9ba042018970f3af71cce895447b9c9c5e93a6ddf9180c0e8e72ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quinn-udp v0.5.11
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aws-lc-sys v0.27.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling web-transport-proto v0.2.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.1
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling passcod-web-transport-quinn v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "149194da0b9ba042018970f3af71cce895447b9c9c5e93a6ddf9180c0e8e72ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "149194da0b9ba042018970f3af71cce895447b9c9c5e93a6ddf9180c0e8e72ea", kill_on_drop: false }`
[INFO] [stdout] 149194da0b9ba042018970f3af71cce895447b9c9c5e93a6ddf9180c0e8e72ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e79bee4542950b0889c919f42b1b6247c1b91c5b4bd71b22ec5d76a08e3d74db
[INFO] running `Command { std: "docker" "start" "-a" "e79bee4542950b0889c919f42b1b6247c1b91c5b4bd71b22ec5d76a08e3d74db", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling quinn-udp v0.5.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.1
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling passcod-web-transport-quinn v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `web_transport_quinn`
[INFO] [stdout]  --> examples/echo-server.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use web_transport_quinn::Session;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use web_transport_quinn::Session;
[INFO] [stdout] 7 + use web_transport_proto::Session;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `web_transport_quinn`
[INFO] [stdout]   --> examples/echo-server-advanced.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use web_transport_quinn::Session;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 - use web_transport_quinn::Session;
[INFO] [stdout] 12 + use web_transport_proto::Session;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]   --> examples/echo-server.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut server = web_transport_quinn::ServerBuilder::new()
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 -     let mut server = web_transport_quinn::ServerBuilder::new()
[INFO] [stdout] 51 +     let mut server = web_transport_proto::ServerBuilder::new()
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use passcod_web_transport_quinn::ServerBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ServerBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -     let mut server = web_transport_quinn::ServerBuilder::new()
[INFO] [stdout] 51 +     let mut server = ServerBuilder::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]   --> examples/echo-client.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let client = web_transport_quinn::ClientBuilder::new().with_server_certificates(chain)?;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -     let client = web_transport_quinn::ClientBuilder::new().with_server_certificates(chain)?;
[INFO] [stdout] 37 +     let client = web_transport_proto::ClientBuilder::new().with_server_certificates(chain)?;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use passcod_web_transport_quinn::ClientBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ClientBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -     let client = web_transport_quinn::ClientBuilder::new().with_server_certificates(chain)?;
[INFO] [stdout] 37 +     let client = ClientBuilder::new().with_server_certificates(chain)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    --> examples/echo-server-advanced.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let request = web_transport_quinn::Request::accept(conn).await?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 101 -     let request = web_transport_quinn::Request::accept(conn).await?;
[INFO] [stdout] 101 +     let request = web_transport_proto::Request::accept(conn).await?;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Request;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use http::Request;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use passcod_web_transport_quinn::Request;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 101 -     let request = web_transport_quinn::Request::accept(conn).await?;
[INFO] [stdout] 101 +     let request = Request::accept(conn).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]   --> examples/echo-client-advanced.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let client = web_transport_quinn::Client::new(client, config);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 54 -     let client = web_transport_quinn::Client::new(client, config);
[INFO] [stdout] 54 +     let client = web_transport_proto::Client::new(client, config);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use passcod_web_transport_quinn::Client;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Client`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 54 -     let client = web_transport_quinn::Client::new(client, config);
[INFO] [stdout] 54 +     let client = Client::new(client, config);
[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]   --> examples/echo-server.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 let msg = recv.read_to_end(1024).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: 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]   --> examples/echo-server.rs:96:27
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 let msg = recv.read_to_end(1024).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: 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]   --> examples/echo-server.rs:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 let msg = recv.read_to_end(1024).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 a bound in `Break`
[INFO] [stdout]   --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/control_flow.rs:96:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> examples/echo-client.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let msg = recv.read_to_end(1024).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: 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]   --> examples/echo-client.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let msg = recv.read_to_end(1024).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: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `passcod-web-transport-quinn` (example "echo-client") due to 4 previous errors
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> examples/echo-client.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let msg = recv.read_to_end(1024).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 a bound in `Break`
[INFO] [stdout]   --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/control_flow.rs:96:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/echo-server.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let msg = res?;
[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]    --> examples/echo-server.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let msg = res?;
[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]    --> examples/echo-server.rs:103:30
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let msg = res?;
[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 `Break`
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/control_flow.rs:96:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/echo-server-advanced.rs:125:21
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let msg = recv.read_to_end(1024).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: 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]    --> examples/echo-server-advanced.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let msg = recv.read_to_end(1024).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: 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]    --> examples/echo-server-advanced.rs:125:55
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 let msg = recv.read_to_end(1024).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 a bound in `Break`
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/control_flow.rs:96:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/echo-server-advanced.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 let msg = res?;
[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]    --> examples/echo-server-advanced.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 let msg = res?;
[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]    --> examples/echo-server-advanced.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 let msg = res?;
[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 `Break`
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/control_flow.rs:96:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]   --> examples/echo-client-advanced.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 |     config.alpn_protocols = vec![web_transport_quinn::ALPN.to_vec()]; // this one is important
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 48 -     config.alpn_protocols = vec![web_transport_quinn::ALPN.to_vec()]; // this one is important
[INFO] [stdout] 48 +     config.alpn_protocols = vec![web_transport_proto::ALPN.to_vec()]; // this one is important
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for slice `[u8]` in the current scope
[INFO] [stdout]    --> examples/echo-server.rs:107:43
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 session.send_datagram(msg.clone())?;
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone_into` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/borrow.rs:79:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> examples/echo-client-advanced.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let msg = recv.read_to_end(1024).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: 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]   --> examples/echo-client-advanced.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let msg = recv.read_to_end(1024).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: 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]   --> examples/echo-client-advanced.rs:76:43
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let msg = recv.read_to_end(1024).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 a bound in `Break`
[INFO] [stdout]   --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/control_flow.rs:96:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for slice `[u8]` in the current scope
[INFO] [stdout]    --> examples/echo-server-advanced.rs:136:43
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 session.send_datagram(msg.clone())?;
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `clone_into` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/borrow.rs:79:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]   --> examples/echo-server-advanced.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |     config.alpn_protocols = vec![web_transport_quinn::ALPN.to_vec()]; // this one is important
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 -     config.alpn_protocols = vec![web_transport_quinn::ALPN.to_vec()]; // this one is important
[INFO] [stdout] 69 +     config.alpn_protocols = vec![web_transport_proto::ALPN.to_vec()]; // this one is important
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `passcod-web-transport-quinn` (example "echo-server-advanced") due to 10 previous errors
[INFO] [stderr] error: could not compile `passcod-web-transport-quinn` (example "echo-client-advanced") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]   --> examples/echo-server.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 | async fn run_conn(request: web_transport_quinn::Request) -> anyhow::Result<()> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `web_transport_quinn`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 - async fn run_conn(request: web_transport_quinn::Request) -> anyhow::Result<()> {
[INFO] [stdout] 72 + async fn run_conn(request: web_transport_proto::Request) -> anyhow::Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `passcod-web-transport-quinn` (example "echo-server") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "e79bee4542950b0889c919f42b1b6247c1b91c5b4bd71b22ec5d76a08e3d74db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79bee4542950b0889c919f42b1b6247c1b91c5b4bd71b22ec5d76a08e3d74db", kill_on_drop: false }`
[INFO] [stdout] e79bee4542950b0889c919f42b1b6247c1b91c5b4bd71b22ec5d76a08e3d74db
