[INFO] cloning repository https://github.com/takehiakihiro/s2n-quic-client-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takehiakihiro/s2n-quic-client-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakehiakihiro%2Fs2n-quic-client-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakehiakihiro%2Fs2n-quic-client-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7bce910c9b1db1898a1b4beaf12e77027e7570b
[INFO] testing takehiakihiro/s2n-quic-client-sample against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakehiakihiro%2Fs2n-quic-client-sample" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/takehiakihiro/s2n-quic-client-sample
[INFO] finished tweaking git repo https://github.com/takehiakihiro/s2n-quic-client-sample
[INFO] tweaked toml for git repo https://github.com/takehiakihiro/s2n-quic-client-sample written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takehiakihiro/s2n-quic-client-sample on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takehiakihiro/s2n-quic-client-sample 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing takehiakihiro/s2n-quic-client-sample against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakehiakihiro%2Fs2n-quic-client-sample" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/takehiakihiro/s2n-quic-client-sample
[INFO] finished tweaking git repo https://github.com/takehiakihiro/s2n-quic-client-sample
[INFO] tweaked toml for git repo https://github.com/takehiakihiro/s2n-quic-client-sample written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takehiakihiro/s2n-quic-client-sample on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takehiakihiro/s2n-quic-client-sample 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded s2n-quic-rustls v0.46.0
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded s2n-quic-tls v0.46.0
[INFO] [stderr]   Downloaded s2n-tls v0.3.2
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded colorchoice v1.0.2
[INFO] [stderr]   Downloaded either v1.13.0
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.4
[INFO] [stderr]   Downloaded anstyle-query v1.1.1
[INFO] [stderr]   Downloaded anstyle v1.0.8
[INFO] [stderr]   Downloaded hash_hasher v2.0.3
[INFO] [stderr]   Downloaded s2n-codec v0.46.0
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded clang-sys v1.8.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.5
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.3
[INFO] [stderr]   Downloaded s2n-quic v1.46.0
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded anstream v0.6.15
[INFO] [stderr]   Downloaded s2n-quic-platform v0.46.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.9.0
[INFO] [stderr]   Downloaded s2n-quic-tls-default v0.46.0
[INFO] [stderr]   Downloaded s2n-quic-transport v0.46.0
[INFO] [stderr]   Downloaded object v0.36.4
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded s2n-quic-crypto v0.46.0
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded s2n-quic-core v0.46.0
[INFO] [stderr]   Downloaded libc v0.2.158
[INFO] [stderr]   Downloaded s2n-tls-sys v0.3.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3b414f5692c522dfaaa1296e0836db9ec16cb58a918207e7151437137df45d5
[INFO] running `Command { std: "docker" "start" "-a" "c3b414f5692c522dfaaa1296e0836db9ec16cb58a918207e7151437137df45d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3b414f5692c522dfaaa1296e0836db9ec16cb58a918207e7151437137df45d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b414f5692c522dfaaa1296e0836db9ec16cb58a918207e7151437137df45d5", kill_on_drop: false }`
[INFO] [stdout] c3b414f5692c522dfaaa1296e0836db9ec16cb58a918207e7151437137df45d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da00a42cdb0c94be6457c102ef3c17054517909a4986d1059589fda7f1525e28
[INFO] running `Command { std: "docker" "start" "-a" "da00a42cdb0c94be6457c102ef3c17054517909a4986d1059589fda7f1525e28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling aws-lc-rs v1.9.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling errno v0.3.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling s2n-quic-platform v0.46.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling aws-lc-sys v0.21.2
[INFO] [stderr]    Compiling s2n-tls-sys v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling s2n-codec v0.46.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling s2n-quic-core v0.46.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling s2n-quic-transport v0.46.0
[INFO] [stderr]    Compiling s2n-quic-crypto v0.46.0
[INFO] [stderr]    Compiling s2n-tls v0.3.2
[INFO] [stderr]    Compiling s2n-quic-tls v0.46.0
[INFO] [stderr]    Compiling s2n-quic-tls-default v0.46.0
[INFO] [stderr]    Compiling s2n-quic v1.46.0
[INFO] [stderr]    Compiling s2n-quic-client-sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `s2n_quic::Server`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use s2n_quic::Server;
[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: `signal_hook::consts::signal::*`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use signal_hook::consts::signal::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `signal_hook_tokio::Signals`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use signal_hook_tokio::Signals;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]   --> src/main.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::atomic::{AtomicBool, Ordering};
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt`
[INFO] [stdout]   --> src/main.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::{env, fmt};
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/main.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tokio::time::{self};
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `close` found for enum `Option<T>` in the current scope
[INFO] [stdout]    --> src/main.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     connection.close(0u32.into());
[INFO] [stdout]     |                ^^^^^ method not found in `Option<s2n_quic::Connection>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `close` exists on the type `s2n_quic::Connection`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-1.46.0/src/connection/handle.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         pub fn close(&self, error_code: $crate::application::Error) {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/s2n-quic-1.46.0/src/connection.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  37 |     impl_handle_api!(|handle, call| call!(handle));
[INFO] [stdout]     |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_handle_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `s2n_quic::Connection` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     connection.expect("REASON").close(0u32.into());
[INFO] [stdout]     |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::stream::StreamExt`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mtu_size`
[INFO] [stdout]   --> src/main.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mtu_size = format!("{}", mtu_size);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mtu_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/main.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let r = running.clone();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `s2n-quic-client-sample` (bin "s2n-quic-client-sample") due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "da00a42cdb0c94be6457c102ef3c17054517909a4986d1059589fda7f1525e28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da00a42cdb0c94be6457c102ef3c17054517909a4986d1059589fda7f1525e28", kill_on_drop: false }`
[INFO] [stdout] da00a42cdb0c94be6457c102ef3c17054517909a4986d1059589fda7f1525e28
