[INFO] cloning repository https://github.com/AbhishekBaj-Drexel/FTPQUIC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbhishekBaj-Drexel/FTPQUIC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishekBaj-Drexel%2FFTPQUIC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishekBaj-Drexel%2FFTPQUIC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cdeec4b8dc10e662e77889bedcd23e32f52f37d
[INFO] checking AbhishekBaj-Drexel/FTPQUIC against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishekBaj-Drexel%2FFTPQUIC" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbhishekBaj-Drexel/FTPQUIC
[INFO] finished tweaking git repo https://github.com/AbhishekBaj-Drexel/FTPQUIC
[INFO] tweaked toml for git repo https://github.com/AbhishekBaj-Drexel/FTPQUIC written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbhishekBaj-Drexel/FTPQUIC on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbhishekBaj-Drexel/FTPQUIC 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28eee7800a71c797dce4c5aadacba412503eab902472f1b821ea79cc6f8ae0f2
[INFO] running `Command { std: "docker" "start" "-a" "28eee7800a71c797dce4c5aadacba412503eab902472f1b821ea79cc6f8ae0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28eee7800a71c797dce4c5aadacba412503eab902472f1b821ea79cc6f8ae0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28eee7800a71c797dce4c5aadacba412503eab902472f1b821ea79cc6f8ae0f2", kill_on_drop: false }`
[INFO] [stdout] 28eee7800a71c797dce4c5aadacba412503eab902472f1b821ea79cc6f8ae0f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 027a53207b48c4e0701ee5252ff37dc9d9d12ca854e677127ad3916a0101a7bf
[INFO] running `Command { std: "docker" "start" "-a" "027a53207b48c4e0701ee5252ff37dc9d9d12ca854e677127ad3916a0101a7bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.6.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling s2n-quic-platform v0.34.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking errno v0.3.8
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling s2n-tls-sys v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling aws-lc-sys v0.13.3
[INFO] [stderr]     Checking cuckoofilter v0.5.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking s2n-codec v0.34.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking s2n-quic-core v0.34.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking s2n-quic-crypto v0.34.0
[INFO] [stderr]     Checking s2n-quic-transport v0.34.0
[INFO] [stderr]     Checking s2n-tls v0.1.6
[INFO] [stderr]     Checking s2n-quic-tls v0.34.0
[INFO] [stderr]     Checking s2n-quic-tls-default v0.34.0
[INFO] [stderr]     Checking s2n-quic v1.34.0
[INFO] [stderr]     Checking quickie-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `PROTO_VERSION` is never used
[INFO] [stdout]  --> src/protocol/echo.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const PROTO_VERSION: u8 = 0x01;
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MSG_TYPE_DATA` is never used
[INFO] [stdout]  --> src/protocol/echo.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MSG_TYPE_DATA: u8 = 0x01;
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MSG_TYPE_ACK` is never used
[INFO] [stdout]  --> src/protocol/echo.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const MSG_TYPE_ACK: u8 = 0x02;
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EchoProtocol` is never constructed
[INFO] [stdout]  --> src/protocol/echo.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct EchoProtocol {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/protocol/echo.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl EchoProtocol {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 16 |     /// Create a new EchoProtocol instance with the given type and message
[INFO] [stdout] 17 |     pub fn create(mtype: u8, msg: String) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_json(raw: &str) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from_bytes(raw: Vec<u8>) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn to_bytes(&self) -> Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn to_json(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn display_debug_message(&self, tag: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn debug_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, s2n_quic::client::Builder<s2n_quic::client::Providers<<impl ClientProviders as ClientProviders>::CongestionController, <impl ClientProviders as ClientProviders>::ConnectionCloseFormatter, <impl ClientProviders as ClientProviders>::ConnectionID, <impl ClientProviders as ClientProviders>::PacketInterceptor, <impl ClientProviders as ClientProviders>::StatelessResetToken, <impl ClientProviders as ClientProviders>::Random, <impl ClientProviders as ClientProviders>::Event, <impl ClientProviders as ClientProviders>::Limits, <impl ClientProviders as ClientProviders>::IO, <impl ClientProviders as ClientProviders>::Sync, &std::path::Path, <impl ClientProviders as ClientProviders>::Datagram>>>
[INFO] [stdout]   --> src/cli/client.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let client = Client::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         .with_tls(Path::new(&options.cert))?
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<s2n_quic::client::Builder<s2n_quic::client::Providers<<impl ClientProviders as ClientProviders>::CongestionController, <impl ClientProviders as ClientProviders>::ConnectionCloseFormatter, <impl ClientProviders as ClientProviders>::ConnectionID, <impl ClientProviders as ClientProviders>::PacketInterceptor, <impl ClientProviders as ClientProviders>::StatelessResetToken, <impl ClientProviders as ClientProviders>::Random, <impl ClientProviders as ClientProviders>::Event, <impl ClientProviders as ClientProviders>::Limits, <impl ClientProviders as ClientProviders>::IO, <impl ClientProviders as ClientProviders>::Sync, &std::path::Path, <impl ClientProviders as ClientProviders>::Datagram>>, Infallible>
[INFO] [stdout]   --> src/cli/client.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let client = Client::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         .with_tls(Path::new(&options.cert))?
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, s2n_quic::server::Builder<s2n_quic::server::Providers<<impl ServerProviders as ServerProviders>::CongestionController, <impl ServerProviders as ServerProviders>::ConnectionCloseFormatter, <impl ServerProviders as ServerProviders>::ConnectionID, <impl ServerProviders as ServerProviders>::PacketInterceptor, <impl ServerProviders as ServerProviders>::StatelessResetToken, <impl ServerProviders as ServerProviders>::Random, <impl ServerProviders as ServerProviders>::EndpointLimits, <impl ServerProviders as ServerProviders>::Event, <impl ServerProviders as ServerProviders>::Limits, <impl ServerProviders as ServerProviders>::IO, <impl ServerProviders as ServerProviders>::PathMigration, <impl ServerProviders as ServerProviders>::Sync, (&std::path::Path, &std::path::Path), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>>
[INFO] [stdout]   --> src/cli/server.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let mut server = Server::builder()
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 25 | |         .with_tls((Path::new(&options.cert), Path::new(&options.key)))?
[INFO] [stdout]    | |_______________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<s2n_quic::server::Builder<s2n_quic::server::Providers<<impl ServerProviders as ServerProviders>::CongestionController, <impl ServerProviders as ServerProviders>::ConnectionCloseFormatter, <impl ServerProviders as ServerProviders>::ConnectionID, <impl ServerProviders as ServerProviders>::PacketInterceptor, <impl ServerProviders as ServerProviders>::StatelessResetToken, <impl ServerProviders as ServerProviders>::Random, <impl ServerProviders as ServerProviders>::EndpointLimits, <impl ServerProviders as ServerProviders>::Event, <impl ServerProviders as ServerProviders>::Limits, <impl ServerProviders as ServerProviders>::IO, <impl ServerProviders as ServerProviders>::PathMigration, <impl ServerProviders as ServerProviders>::Sync, (&std::path::Path, &std::path::Path), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>, Infallible>
[INFO] [stdout]   --> src/cli/server.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let mut server = Server::builder()
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 25 | |         .with_tls((Path::new(&options.cert), Path::new(&options.key)))?
[INFO] [stdout]    | |______________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quickie-rs` (bin "quicrs") due to 4 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `MSG_TYPE_DATA` is never used
[INFO] [stdout]  --> src/protocol/echo.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MSG_TYPE_DATA: u8 = 0x01;
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MSG_TYPE_ACK` is never used
[INFO] [stdout]  --> src/protocol/echo.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const MSG_TYPE_ACK: u8 = 0x02;
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_json`, `from_bytes`, `to_bytes`, `to_json`, `display_debug_message`, and `debug_string` are never used
[INFO] [stdout]   --> src/protocol/echo.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl EchoProtocol {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn from_json(raw: &str) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from_bytes(raw: Vec<u8>) -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn to_bytes(&self) -> Result<Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn to_json(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn display_debug_message(&self, tag: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn debug_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, s2n_quic::client::Builder<s2n_quic::client::Providers<<impl ClientProviders as ClientProviders>::CongestionController, <impl ClientProviders as ClientProviders>::ConnectionCloseFormatter, <impl ClientProviders as ClientProviders>::ConnectionID, <impl ClientProviders as ClientProviders>::PacketInterceptor, <impl ClientProviders as ClientProviders>::StatelessResetToken, <impl ClientProviders as ClientProviders>::Random, <impl ClientProviders as ClientProviders>::Event, <impl ClientProviders as ClientProviders>::Limits, <impl ClientProviders as ClientProviders>::IO, <impl ClientProviders as ClientProviders>::Sync, &std::path::Path, <impl ClientProviders as ClientProviders>::Datagram>>>
[INFO] [stdout]   --> src/cli/client.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let client = Client::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         .with_tls(Path::new(&options.cert))?
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<s2n_quic::client::Builder<s2n_quic::client::Providers<<impl ClientProviders as ClientProviders>::CongestionController, <impl ClientProviders as ClientProviders>::ConnectionCloseFormatter, <impl ClientProviders as ClientProviders>::ConnectionID, <impl ClientProviders as ClientProviders>::PacketInterceptor, <impl ClientProviders as ClientProviders>::StatelessResetToken, <impl ClientProviders as ClientProviders>::Random, <impl ClientProviders as ClientProviders>::Event, <impl ClientProviders as ClientProviders>::Limits, <impl ClientProviders as ClientProviders>::IO, <impl ClientProviders as ClientProviders>::Sync, &std::path::Path, <impl ClientProviders as ClientProviders>::Datagram>>, Infallible>
[INFO] [stdout]   --> src/cli/client.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let client = Client::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         .with_tls(Path::new(&options.cert))?
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, s2n_quic::server::Builder<s2n_quic::server::Providers<<impl ServerProviders as ServerProviders>::CongestionController, <impl ServerProviders as ServerProviders>::ConnectionCloseFormatter, <impl ServerProviders as ServerProviders>::ConnectionID, <impl ServerProviders as ServerProviders>::PacketInterceptor, <impl ServerProviders as ServerProviders>::StatelessResetToken, <impl ServerProviders as ServerProviders>::Random, <impl ServerProviders as ServerProviders>::EndpointLimits, <impl ServerProviders as ServerProviders>::Event, <impl ServerProviders as ServerProviders>::Limits, <impl ServerProviders as ServerProviders>::IO, <impl ServerProviders as ServerProviders>::PathMigration, <impl ServerProviders as ServerProviders>::Sync, (&std::path::Path, &std::path::Path), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>>
[INFO] [stdout]   --> src/cli/server.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let mut server = Server::builder()
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 25 | |         .with_tls((Path::new(&options.cert), Path::new(&options.key)))?
[INFO] [stdout]    | |_______________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<s2n_quic::server::Builder<s2n_quic::server::Providers<<impl ServerProviders as ServerProviders>::CongestionController, <impl ServerProviders as ServerProviders>::ConnectionCloseFormatter, <impl ServerProviders as ServerProviders>::ConnectionID, <impl ServerProviders as ServerProviders>::PacketInterceptor, <impl ServerProviders as ServerProviders>::StatelessResetToken, <impl ServerProviders as ServerProviders>::Random, <impl ServerProviders as ServerProviders>::EndpointLimits, <impl ServerProviders as ServerProviders>::Event, <impl ServerProviders as ServerProviders>::Limits, <impl ServerProviders as ServerProviders>::IO, <impl ServerProviders as ServerProviders>::PathMigration, <impl ServerProviders as ServerProviders>::Sync, (&std::path::Path, &std::path::Path), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>, Infallible>
[INFO] [stdout]   --> src/cli/server.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let mut server = Server::builder()
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 25 | |         .with_tls((Path::new(&options.cert), Path::new(&options.key)))?
[INFO] [stdout]    | |______________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quickie-rs` (bin "quicrs" test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "027a53207b48c4e0701ee5252ff37dc9d9d12ca854e677127ad3916a0101a7bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "027a53207b48c4e0701ee5252ff37dc9d9d12ca854e677127ad3916a0101a7bf", kill_on_drop: false }`
[INFO] [stdout] 027a53207b48c4e0701ee5252ff37dc9d9d12ca854e677127ad3916a0101a7bf
