[INFO] cloning repository https://github.com/Tahinli/rust_voice_chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tahinli/rust_voice_chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTahinli%2Frust_voice_chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTahinli%2Frust_voice_chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6702d3828a6b83a6f0059137ca68c9d8828b4223
[INFO] checking Tahinli/rust_voice_chat 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%2FTahinli%2Frust_voice_chat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tahinli/rust_voice_chat
[INFO] finished tweaking git repo https://github.com/Tahinli/rust_voice_chat
[INFO] tweaked toml for git repo https://github.com/Tahinli/rust_voice_chat written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tahinli/rust_voice_chat 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/Tahinli/rust_voice_chat 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88e4785babedff91b56f6b2c1a61969a8313efac6060f7d228ccdbd53d51b0ec
[INFO] running `Command { std: "docker" "start" "-a" "88e4785babedff91b56f6b2c1a61969a8313efac6060f7d228ccdbd53d51b0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88e4785babedff91b56f6b2c1a61969a8313efac6060f7d228ccdbd53d51b0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e4785babedff91b56f6b2c1a61969a8313efac6060f7d228ccdbd53d51b0ec", kill_on_drop: false }`
[INFO] [stdout] 88e4785babedff91b56f6b2c1a61969a8313efac6060f7d228ccdbd53d51b0ec
[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=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] 12f5f7bb20c0ff73ffea242242fbfb1c2a12a921e18ef62fba84a9f426fa3016
[INFO] running `Command { std: "docker" "start" "-a" "12f5f7bb20c0ff73ffea242242fbfb1c2a12a921e18ef62fba84a9f426fa3016", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.5
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling s2n-quic-platform v0.54.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]    Compiling s2n-tls-sys v0.3.12
[INFO] [stderr]     Checking rand_core v0.9.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking s2n-codec v0.54.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking s2n-quic-core v0.54.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking cuckoofilter v0.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking s2n-quic-transport v0.54.0
[INFO] [stderr]     Checking s2n-quic-crypto v0.54.0
[INFO] [stderr]     Checking s2n-tls v0.3.12
[INFO] [stderr]     Checking s2n-quic-tls v0.54.0
[INFO] [stderr]     Checking s2n-quic-tls-default v0.54.0
[INFO] [stderr]     Checking s2n-quic v1.54.0
[INFO] [stderr]     Checking voice_chat v0.1.0 (/opt/rustwide/workdir)
[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>::Mtu, s2n_quic::provider::io::Default, <impl ClientProviders as ClientProviders>::Sync, &std::path::Path, <impl ClientProviders as ClientProviders>::Datagram, <impl ClientProviders as ClientProviders>::Dc>>, Infallible>
[INFO] [stdout]   --> src/client.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let client = Client::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 16 | |         .with_io("0:0")
[INFO] [stdout] 17 | |         .unwrap()
[INFO] [stdout] 18 | |         .with_tls(Path::new("certificates/cert.pem"))
[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::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>::Mtu, s2n_quic::provider::io::Default, <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, <impl ServerProviders as ServerProviders>::Dc>>, Infallible>
[INFO] [stdout]   --> src/server.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let mut server = Server::builder()
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 16 | |         .with_io(server_config.server_address)
[INFO] [stdout] 17 | |         .unwrap()
[INFO] [stdout] 18 | |         .with_tls((
[INFO] [stdout] 19 | |             Path::new("certificates/cert.pem"),
[INFO] [stdout] 20 | |             Path::new("certificates/key.pem"),
[INFO] [stdout] 21 | |         ))
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voice_chat` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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>::Mtu, s2n_quic::provider::io::Default, <impl ClientProviders as ClientProviders>::Sync, &std::path::Path, <impl ClientProviders as ClientProviders>::Datagram, <impl ClientProviders as ClientProviders>::Dc>>, Infallible>
[INFO] [stdout]   --> src/client.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let client = Client::builder()
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 16 | |         .with_io("0:0")
[INFO] [stdout] 17 | |         .unwrap()
[INFO] [stdout] 18 | |         .with_tls(Path::new("certificates/cert.pem"))
[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::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>::Mtu, s2n_quic::provider::io::Default, <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, <impl ServerProviders as ServerProviders>::Dc>>, Infallible>
[INFO] [stdout]   --> src/server.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let mut server = Server::builder()
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 16 | |         .with_io(server_config.server_address)
[INFO] [stdout] 17 | |         .unwrap()
[INFO] [stdout] 18 | |         .with_tls((
[INFO] [stdout] 19 | |             Path::new("certificates/cert.pem"),
[INFO] [stdout] 20 | |             Path::new("certificates/key.pem"),
[INFO] [stdout] 21 | |         ))
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voice_chat` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "12f5f7bb20c0ff73ffea242242fbfb1c2a12a921e18ef62fba84a9f426fa3016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f5f7bb20c0ff73ffea242242fbfb1c2a12a921e18ef62fba84a9f426fa3016", kill_on_drop: false }`
[INFO] [stdout] 12f5f7bb20c0ff73ffea242242fbfb1c2a12a921e18ef62fba84a9f426fa3016
