[INFO] cloning repository https://github.com/paullj1/quicat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paullj1/quicat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullj1%2Fquicat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaullj1%2Fquicat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56afdb87807c3b0d7197ca7193513491019c84d7
[INFO] checking paullj1/quicat 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%2Fpaullj1%2Fquicat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paullj1/quicat
[INFO] finished tweaking git repo https://github.com/paullj1/quicat
[INFO] tweaked toml for git repo https://github.com/paullj1/quicat written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paullj1/quicat 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/paullj1/quicat 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] [stderr] warning: unused manifest key: package.about
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d7bbac47a5b9adabf61284adc8fe4f30a3c394e5018ec1494ed7728f3e65f7d3
[INFO] running `Command { std: "docker" "start" "-a" "d7bbac47a5b9adabf61284adc8fe4f30a3c394e5018ec1494ed7728f3e65f7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7bbac47a5b9adabf61284adc8fe4f30a3c394e5018ec1494ed7728f3e65f7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7bbac47a5b9adabf61284adc8fe4f30a3c394e5018ec1494ed7728f3e65f7d3", kill_on_drop: false }`
[INFO] [stdout] d7bbac47a5b9adabf61284adc8fe4f30a3c394e5018ec1494ed7728f3e65f7d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 22cff1f7aa23500ba6e08468d871efb6865a7219adcc39f635c25387d2b0f194
[INFO] running `Command { std: "docker" "start" "-a" "22cff1f7aa23500ba6e08468d871efb6865a7219adcc39f635c25387d2b0f194", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.about
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling aws-lc-rs v1.6.2
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling s2n-tls-sys v0.1.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking errno v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling s2n-quic-platform v0.34.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking cuckoofilter v0.5.0
[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 clap_derive v4.5.3
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking s2n-codec v0.34.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking s2n-quic-core v0.34.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling aws-lc-sys v0.13.3
[INFO] [stderr]     Checking s2n-quic-transport v0.34.0
[INFO] [stderr]     Checking s2n-quic-crypto v0.34.0
[INFO] [stderr]     Checking s2n-tls v0.1.7
[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 quicat v0.1.0 (/opt/rustwide/workdir)
[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, &str, <impl ClientProviders as ClientProviders>::Datagram>>>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, &str, <impl ClientProviders as ClientProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, 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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, key))?
[INFO] [stdout]   | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quicat` (bin "quicat") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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, &str, <impl ClientProviders as ClientProviders>::Datagram>>>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, &str, <impl ClientProviders as ClientProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, 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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, key))?
[INFO] [stdout]   | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quicat` (lib test) due to 4 previous errors
[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, &str, <impl ClientProviders as ClientProviders>::Datagram>>>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, &str, <impl ClientProviders as ClientProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, 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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, key))?
[INFO] [stdout]   | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quicat` (lib) due to 4 previous errors
[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, &str, <impl ClientProviders as ClientProviders>::Datagram>>>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, &str, <impl ClientProviders as ClientProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/client.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let client = Client::builder()
[INFO] [stdout]   |  __________________^
[INFO] [stdout] 7 | |         .with_tls(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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, 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, (&str, &str), <impl ServerProviders as ServerProviders>::AddressToken, <impl ServerProviders as ServerProviders>::Datagram>>, Infallible>
[INFO] [stdout]  --> src/server.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |       let mut server = Server::builder()
[INFO] [stdout]   |  ______________________^
[INFO] [stdout] 8 | |         .with_tls((cert, key))?
[INFO] [stdout]   | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quicat` (bin "quicat" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "22cff1f7aa23500ba6e08468d871efb6865a7219adcc39f635c25387d2b0f194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22cff1f7aa23500ba6e08468d871efb6865a7219adcc39f635c25387d2b0f194", kill_on_drop: false }`
[INFO] [stdout] 22cff1f7aa23500ba6e08468d871efb6865a7219adcc39f635c25387d2b0f194
