[INFO] fetching crate quinn-jls 0.3.3...
[INFO] testing quinn-jls-0.3.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate quinn-jls 0.3.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate quinn-jls 0.3.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quinn-jls 0.3.3
[INFO] tweaked toml for crates.io crate quinn-jls 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quinn-jls 0.3.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quinn-jls 0.3.3 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04d0918367da40253346367a4c9d16c1b194a7e78d576385175025e89de4d24b
[INFO] running `Command { std: "docker" "start" "-a" "04d0918367da40253346367a4c9d16c1b194a7e78d576385175025e89de4d24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04d0918367da40253346367a4c9d16c1b194a7e78d576385175025e89de4d24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d0918367da40253346367a4c9d16c1b194a7e78d576385175025e89de4d24b", kill_on_drop: false }`
[INFO] [stdout] 04d0918367da40253346367a4c9d16c1b194a7e78d576385175025e89de4d24b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 054e5eacb07bdbdbb0ea9a06bdaccdc5b312fe8fa1cbde6972b9dc2f80940b7d
[INFO] running `Command { std: "docker" "start" "-a" "054e5eacb07bdbdbb0ea9a06bdaccdc5b312fe8fa1cbde6972b9dc2f80940b7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustls-jls v1.3.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quinn-udp-jls v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling quinn-jls v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling quinn-proto-jls v0.3.3
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/endpoint.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{HashMap, VecDeque},
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EcnCodepoint`
[INFO] [stdout]   --> src/endpoint.rs:24:98
[INFO] [stdout]    |
[INFO] [stdout] 24 |     self as proto, ClientConfig, ConnectError, ConnectionError, ConnectionHandle, DatagramEvent, EcnCodepoint, EndpointEvent, Server...
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `runtime` and `watch::error`
[INFO] [stdout]   --> src/endpoint.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tokio::{runtime, sync::{futures::Notified, mpsc, watch::error, Notify}};
[INFO] [stdout]    |             ^^^^^^^                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/endpoint.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | use tracing::{debug, trace};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToSocketAddrs`
[INFO] [stdout]  --> src/endpoint.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     net::{SocketAddr, SocketAddrV6, ToSocketAddrs},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.94s
[INFO] running `Command { std: "docker" "inspect" "054e5eacb07bdbdbb0ea9a06bdaccdc5b312fe8fa1cbde6972b9dc2f80940b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054e5eacb07bdbdbb0ea9a06bdaccdc5b312fe8fa1cbde6972b9dc2f80940b7d", kill_on_drop: false }`
[INFO] [stdout] 054e5eacb07bdbdbb0ea9a06bdaccdc5b312fe8fa1cbde6972b9dc2f80940b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc1052de3ada9f5f3dc26daa457b872d16c51fa76176275062b5e387aceae489
[INFO] running `Command { std: "docker" "start" "-a" "bc1052de3ada9f5f3dc26daa457b872d16c51fa76176275062b5e387aceae489", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rcgen v0.14.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling quinn-proto-jls v0.3.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core 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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling quinn-jls v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/endpoint.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{HashMap, VecDeque},
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EcnCodepoint`
[INFO] [stdout]   --> src/endpoint.rs:24:98
[INFO] [stdout]    |
[INFO] [stdout] 24 |     self as proto, ClientConfig, ConnectError, ConnectionError, ConnectionHandle, DatagramEvent, EcnCodepoint, EndpointEvent, Server...
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `runtime` and `watch::error`
[INFO] [stdout]   --> src/endpoint.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tokio::{runtime, sync::{futures::Notified, mpsc, watch::error, Notify}};
[INFO] [stdout]    |             ^^^^^^^                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/endpoint.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | use tracing::{debug, trace};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stdout] warning: unused import: `ToSocketAddrs`
[INFO] [stdout]  --> src/endpoint.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     net::{SocketAddr, SocketAddrV6, ToSocketAddrs},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]  --> examples/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quinn::{ClientConfig, Endpoint, ServerConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]   --> tests/many_connections.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 use quinn::ConnectionError::*;
[INFO] [stdout]    |                     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |             use quinn::ReadToEndError::*;
[INFO] [stdout]     |                 ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]   --> tests/many_connections.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use quinn::{ConnectionError, ReadError, StoppedError, TransportConfig, WriteError};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]  --> examples/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quinn::{ClientConfig, Endpoint, ServerConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]  --> examples/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quinn::{ClientConfig, Endpoint, ServerConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]  --> examples/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quinn::{ClientConfig, Endpoint, ServerConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]   --> examples/insecure_connection.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use quinn::{ClientConfig, Endpoint};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]  --> examples/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quinn::{ClientConfig, Endpoint, ServerConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]   --> tests/many_connections.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         quinn::Endpoint::server(cfg, SocketAddr::new(IpAddr::V4(Ipv4Addr::LOCALHOST), 0)).unwrap();
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/client.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         quinn::ClientConfig::new(Arc::new(QuicClientConfig::try_from(client_crypto)?));
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `ToSocketAddrs`
[INFO] [stdout]  --> src/endpoint.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{HashMap, VecDeque},
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     net::{SocketAddr, SocketAddrV6, ToSocketAddrs},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EcnCodepoint`
[INFO] [stdout]   --> src/endpoint.rs:24:98
[INFO] [stdout]    |
[INFO] [stdout] 24 |     self as proto, ClientConfig, ConnectError, ConnectionError, ConnectionHandle, DatagramEvent, EcnCodepoint, EndpointEvent, Server...
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `runtime` and `watch::error`
[INFO] [stdout]   --> src/endpoint.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | use tokio::{runtime, sync::{futures::Notified, mpsc, watch::error, Notify}};
[INFO] [stdout]    |             ^^^^^^^                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `Reset` is not bound in all patterns
[INFO] [stdout]   --> tests/many_connections.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     WriteError::ConnectionLost(ApplicationClosed { .. })
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `Reset`
[INFO] [stdout] 82 |                     | WriteError::ConnectionLost(Reset) => {}
[INFO] [stdout]    |                                                  ----- variable not in all patterns
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Reset`
[INFO] [stdout]   --> tests/many_connections.rs:82:50
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     | WriteError::ConnectionLost(Reset) => {}
[INFO] [stdout]    |                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/endpoint.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | use tracing::{debug, trace};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/client.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut endpoint = quinn::Endpoint::client(options.bind)?;
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_client.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         quinn::ClientConfig::new(Arc::new(QuicClientConfig::try_from(client_crypto)?));
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quinn`
[INFO] [stdout]  --> examples/common/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quinn::{ClientConfig, Endpoint, ServerConfig};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `ClosedStream` is not bound in all patterns
[INFO] [stdout]    --> tests/many_connections.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                 ^^^^^^^        ------------    ^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `ClosedStream`
[INFO] [stdout]     |                 |              |               |
[INFO] [stdout]     |                 |              |               pattern doesn't bind `ClosedStream`
[INFO] [stdout]     |                 |              variable not in all patterns
[INFO] [stdout]     |                 pattern doesn't bind `ClosedStream`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::ClosedStream`
[INFO] [stdout]    --> tests/many_connections.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `ZeroRttRejected` is not bound in all patterns
[INFO] [stdout]    --> tests/many_connections.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                 ^^^^^^^   ^^^^^^^^^^^^^^^^^^        ---------------    ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `ZeroRttRejected`
[INFO] [stdout]     |                 |         |                         |
[INFO] [stdout]     |                 |         |                         variable not in all patterns
[INFO] [stdout]     |                 |         pattern doesn't bind `ZeroRttRejected`
[INFO] [stdout]     |                 pattern doesn't bind `ZeroRttRejected`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::ZeroRttRejected`
[INFO] [stdout]    --> tests/many_connections.rs:108:53
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `IllegalOrderedRead` is not bound in all patterns
[INFO] [stdout]    --> tests/many_connections.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                 ^^^^^^^   ^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^        ------------------ variable not in all patterns
[INFO] [stdout]     |                 |         |                    |
[INFO] [stdout]     |                 |         |                    pattern doesn't bind `IllegalOrderedRead`
[INFO] [stdout]     |                 |         pattern doesn't bind `IllegalOrderedRead`
[INFO] [stdout]     |                 pattern doesn't bind `IllegalOrderedRead`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::IllegalOrderedRead`
[INFO] [stdout]    --> tests/many_connections.rs:108:77
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `TooLong` is not bound in all patterns
[INFO] [stdout]    --> tests/many_connections.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                 -------   ^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `TooLong`
[INFO] [stdout]     |                 |         |                    |
[INFO] [stdout]     |                 |         |                    pattern doesn't bind `TooLong`
[INFO] [stdout]     |                 |         pattern doesn't bind `TooLong`
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TooLong`
[INFO] [stdout]    --> tests/many_connections.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_client.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut endpoint = quinn::Endpoint::client(options.bind)?;
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quinn-jls` (example "connection") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut peer_cfg = quinn::ClientConfig::with_root_certificates(Arc::new(roots)).unwrap();
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/server.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         quinn::ServerConfig::with_crypto(Arc::new(QuicServerConfig::try_from(server_crypto)?));
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         quinn::ServerConfig::with_single_cert(vec![our_cert.clone()], our_priv_key.into()).unwrap();
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ApplicationClosed` in this scope
[INFO] [stdout]   --> tests/many_connections.rs:81:48
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     WriteError::ConnectionLost(ApplicationClosed { .. })
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:108:48
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:108:72
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 TooLong | Read(ClosedStream) | Read(ZeroRttRejected) | Read(IllegalOrderedRead) => {
[INFO] [stdout]     |                                                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 Read(Reset(error_code)) => panic!("unexpected stream reset: {error_code}"),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Reset` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 Read(Reset(error_code)) => panic!("unexpected stream reset: {error_code}"),
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Read` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 Read(ConnectionLost(e)) => Err(e),
[INFO] [stdout]     |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ConnectionLost` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 Read(ConnectionLost(e)) => Err(e),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_server.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         quinn::ServerConfig::with_crypto(Arc::new(QuicServerConfig::try_from(server_crypto)?));
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/server.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let endpoint = quinn::Endpoint::server(server_config, options.listen)?;
[INFO] [stdout]     |                    ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/many_connections.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Ok(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/many_connections.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Ok(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/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/many_connections.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Err(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/8489f1adbe1c8f8921cf18b9962cf565237a5489/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/many_connections.rs:99:47
[INFO] [stdout]    |
[INFO] [stdout] 99 |     match stream.read_to_end(1024 * 1024 * 5).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/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:557:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_server.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let endpoint = quinn::Endpoint::server(server_config, options.listen)?;
[INFO] [stdout]     |                    ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/server.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |             .downcast::<quinn::crypto::rustls::HandshakeData>().unwrap()
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_server.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |             .downcast::<quinn::crypto::rustls::HandshakeData>().unwrap()
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quinn-jls` (example "jls_client") due to 3 previous errors
[INFO] [stderr] error: could not compile `quinn-jls` (example "insecure_connection") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/server.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 Err(quinn::ConnectionError::ApplicationClosed { .. }) => {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_server.rs:186:21
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 Err(quinn::ConnectionError::ApplicationClosed { .. }) => {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quinn-jls` (example "client") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]   --> tests/many_connections.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 | async fn read_from_peer(mut stream: quinn::RecvStream) -> Result<(), quinn::ConnectionError> {
[INFO] [stdout]    |                                     ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]   --> tests/many_connections.rs:97:70
[INFO] [stdout]    |
[INFO] [stdout] 97 | async fn read_from_peer(mut stream: quinn::RecvStream) -> Result<(), quinn::ConnectionError> {
[INFO] [stdout]    |                                                                      ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 | async fn write_to_peer(conn: quinn::Connection, data: Vec<u8>) -> Result<(), WriteError> {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:131:63
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn configure_connector(node_cert: CertificateDer<'static>) -> quinn::ClientConfig {
[INFO] [stdout]     |                                                               ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> tests/many_connections.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn configure_listener() -> (quinn::ServerConfig, CertificateDer<'static>) {
[INFO] [stdout]     |                             ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0408, E0422, E0432, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quinn-jls` (test "many_connections") due to 28 previous errors
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> examples/server.rs:177:47
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .map_or_else(|| "<none>".into(), |x| String::from_utf8_lossy(&x).into_owned())
[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 function arguments 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/jls_server.rs:177:47
[INFO] [stdout]     |
[INFO] [stdout] 177 |             .map_or_else(|| "<none>".into(), |x| String::from_utf8_lossy(&x).into_owned())
[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 function arguments must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quinn-jls` (example "server") due to 9 previous errors
[INFO] [stderr] error: could not compile `quinn-jls` (example "jls_server") due to 9 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/server.rs:167:51
[INFO] [stdout]     |
[INFO] [stdout] 167 | async fn handle_connection(root: Arc<Path>, conn: quinn::Incoming) -> Result<()> {
[INFO] [stdout]     |                                                   ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/server.rs:213:28
[INFO] [stdout]     |
[INFO] [stdout] 213 |     (mut send, mut recv): (quinn::SendStream, quinn::RecvStream),
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/server.rs:213:47
[INFO] [stdout]     |
[INFO] [stdout] 213 |     (mut send, mut recv): (quinn::SendStream, quinn::RecvStream),
[INFO] [stdout]     |                                               ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_server.rs:167:51
[INFO] [stdout]     |
[INFO] [stdout] 167 | async fn handle_connection(root: Arc<Path>, conn: quinn::Incoming) -> Result<()> {
[INFO] [stdout]     |                                                   ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_server.rs:213:28
[INFO] [stdout]     |
[INFO] [stdout] 213 |     (mut send, mut recv): (quinn::SendStream, quinn::RecvStream),
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `quinn` in this scope
[INFO] [stdout]    --> examples/jls_server.rs:213:47
[INFO] [stdout]     |
[INFO] [stdout] 213 |     (mut send, mut recv): (quinn::SendStream, quinn::RecvStream),
[INFO] [stdout]     |                                               ^^^^^ use of unresolved module or unlinked crate `quinn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `quinn`, use `cargo add quinn` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc1052de3ada9f5f3dc26daa457b872d16c51fa76176275062b5e387aceae489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1052de3ada9f5f3dc26daa457b872d16c51fa76176275062b5e387aceae489", kill_on_drop: false }`
[INFO] [stdout] bc1052de3ada9f5f3dc26daa457b872d16c51fa76176275062b5e387aceae489
