[INFO] cloning repository https://github.com/jmtrs/wtransport-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmtrs/wtransport-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cba422cae545a1dd05f63fe8917ed2ffe3426150 [INFO] testing jmtrs/wtransport-example against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example" "/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/jmtrs/wtransport-example [INFO] finished tweaking git repo https://github.com/jmtrs/wtransport-example [INFO] tweaked toml for git repo https://github.com/jmtrs/wtransport-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmtrs/wtransport-example 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 git repo https://github.com/jmtrs/wtransport-example 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-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1af1a644b3408dfbc9269e98f6631ece36170e31afc5ef8a1639148d0e5f4ff [INFO] running `Command { std: "docker" "start" "-a" "c1af1a644b3408dfbc9269e98f6631ece36170e31afc5ef8a1639148d0e5f4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1af1a644b3408dfbc9269e98f6631ece36170e31afc5ef8a1639148d0e5f4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1af1a644b3408dfbc9269e98f6631ece36170e31afc5ef8a1639148d0e5f4ff", kill_on_drop: false }` [INFO] [stdout] c1af1a644b3408dfbc9269e98f6631ece36170e31afc5ef8a1639148d0e5f4ff [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe83c8c3deb985854af1eaf2a3cea132b02f7eec405d12a9d2d540e3efd03bfc [INFO] running `Command { std: "docker" "start" "-a" "fe83c8c3deb985854af1eaf2a3cea132b02f7eec405d12a9d2d540e3efd03bfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httlib-huffman v0.3.4 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling quinn-proto v0.11.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling wtransport-proto v0.6.0 (/opt/rustwide/workdir/wtransport-proto) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:421:23 [INFO] [stdout] | [INFO] [stdout] 421 | fn get_varint(&mut self) -> GetVarint; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 421 | fn get_varint(&mut self) -> GetVarint<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:431:23 [INFO] [stdout] | [INFO] [stdout] 431 | fn get_varint(&mut self) -> GetVarint { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 431 | fn get_varint(&mut self) -> GetVarint<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:444:23 [INFO] [stdout] | [INFO] [stdout] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:458:23 [INFO] [stdout] | [INFO] [stdout] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/settings.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn generate_frame(&self) -> Frame { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 147 | pub fn generate_frame(&self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wtransport v0.6.0 (/opt/rustwide/workdir/wtransport) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.39s [INFO] running `Command { std: "docker" "inspect" "fe83c8c3deb985854af1eaf2a3cea132b02f7eec405d12a9d2d540e3efd03bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe83c8c3deb985854af1eaf2a3cea132b02f7eec405d12a9d2d540e3efd03bfc", kill_on_drop: false }` [INFO] [stdout] fe83c8c3deb985854af1eaf2a3cea132b02f7eec405d12a9d2d540e3efd03bfc [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d609356b6fa41e704653a565be9563ec54f3fe51c05a0f111cda1f468109c1 [INFO] running `Command { std: "docker" "start" "-a" "a8d609356b6fa41e704653a565be9563ec54f3fe51c05a0f111cda1f468109c1", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling quinn-proto v0.11.10 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling wtransport-proto v0.6.0 (/opt/rustwide/workdir/wtransport-proto) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:421:23 [INFO] [stdout] | [INFO] [stdout] 421 | fn get_varint(&mut self) -> GetVarint; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 421 | fn get_varint(&mut self) -> GetVarint<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:431:23 [INFO] [stdout] | [INFO] [stdout] 431 | fn get_varint(&mut self) -> GetVarint { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 431 | fn get_varint(&mut self) -> GetVarint<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:444:23 [INFO] [stdout] | [INFO] [stdout] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:458:23 [INFO] [stdout] | [INFO] [stdout] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/settings.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn generate_frame(&self) -> Frame { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 147 | pub fn generate_frame(&self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling wtransport v0.6.0 (/opt/rustwide/workdir/wtransport) [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:421:23 [INFO] [stdout] | [INFO] [stdout] 421 | fn get_varint(&mut self) -> GetVarint; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 421 | fn get_varint(&mut self) -> GetVarint<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:431:23 [INFO] [stdout] | [INFO] [stdout] 431 | fn get_varint(&mut self) -> GetVarint { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 431 | fn get_varint(&mut self) -> GetVarint<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:444:23 [INFO] [stdout] | [INFO] [stdout] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/bytes.rs:458:23 [INFO] [stdout] | [INFO] [stdout] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/datagram.rs:186:72 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/frame.rs:706:54 [INFO] [stdout] | [INFO] [stdout] 706 | pub async fn assert_serde_async(frame: Frame<'_>) -> Frame { [INFO] [stdout] | ^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 706 | pub async fn assert_serde_async(frame: Frame<'_>) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> wtransport-proto/src/settings.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn generate_frame(&self) -> Frame { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 147 | pub fn generate_frame(&self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::fs` [INFO] [stdout] --> wtransport/examples/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::fs; [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: `error` [INFO] [stdout] --> wtransport/examples/server.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{error, info}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> wtransport/examples/server.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | for id in 0.. { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.81s [INFO] running `Command { std: "docker" "inspect" "a8d609356b6fa41e704653a565be9563ec54f3fe51c05a0f111cda1f468109c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d609356b6fa41e704653a565be9563ec54f3fe51c05a0f111cda1f468109c1", kill_on_drop: false }` [INFO] [stdout] a8d609356b6fa41e704653a565be9563ec54f3fe51c05a0f111cda1f468109c1 [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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0b0b3e1251cc465652f6ea2e91443e01959a11d61a5654246d14f4343860cc9 [INFO] running `Command { std: "docker" "start" "-a" "c0b0b3e1251cc465652f6ea2e91443e01959a11d61a5654246d14f4343860cc9", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> wtransport-proto/src/bytes.rs:421:23 [INFO] [stdout] running 6 tests [INFO] [stderr] | [INFO] [stdout] test driver::utils::tests::shared_result_double_set ... ok [INFO] [stderr] 421 | fn get_varint(&mut self) -> GetVarint; [INFO] [stdout] test driver::utils::tests::shared_result_get_drop ... ok [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test driver::utils::tests::shared_result_get ... ok [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 421 | fn get_varint(&mut self) -> GetVarint<'_, Self>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> wtransport-proto/src/bytes.rs:431:23 [INFO] [stderr] | [INFO] [stderr] 431 | fn get_varint(&mut self) -> GetVarint { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 431 | fn get_varint(&mut self) -> GetVarint<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> wtransport-proto/src/bytes.rs:444:23 [INFO] [stderr] | [INFO] [stderr] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 444 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> wtransport-proto/src/bytes.rs:458:23 [INFO] [stderr] | [INFO] [stderr] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 458 | fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> wtransport-proto/src/settings.rs:147:27 [INFO] [stderr] | [INFO] [stderr] 147 | pub fn generate_frame(&self) -> Frame { [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 147 | pub fn generate_frame(&self) -> Frame<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `wtransport-proto` (lib) generated 5 warnings (run `cargo fix --lib -p wtransport-proto` to apply 5 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> wtransport-proto/src/datagram.rs:186:72 [INFO] [stderr] | [INFO] [stderr] 186 | pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 186 | pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> wtransport-proto/src/frame.rs:706:54 [INFO] [stderr] | [INFO] [stderr] 706 | pub async fn assert_serde_async(frame: Frame<'_>) -> Frame { [INFO] [stderr] | ^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 706 | pub async fn assert_serde_async(frame: Frame<'_>) -> Frame<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `wtransport-proto` (lib test) generated 7 warnings (5 duplicates) (run `cargo fix --lib -p wtransport-proto --tests` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `tokio::fs` [INFO] [stderr] --> wtransport/examples/server.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use tokio::fs; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> wtransport/examples/server.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | use tracing::{error, info}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> wtransport/examples/server.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | for id in 0.. { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `wtransport` (example "server") generated 3 warnings (run `cargo fix --example "server" -p wtransport` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport-5672f408d35a1b2b) [INFO] [stdout] test tls::tests::digest_from_str ... ok [INFO] [stdout] test tls::tests::invalid_certificate ... ok [INFO] [stdout] test tls::tests::idempotence_digest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport_proto-d513d5da3bce7bd1) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test bytes::tests::child_drop ... ok [INFO] [stdout] test bytes::tests::none ... ok [INFO] [stdout] test bytes::tests::none_async ... ok [INFO] [stdout] test bytes::tests::fin_varint ... ok [INFO] [stdout] test bytes::tests::read_buffer ... ok [INFO] [stdout] test bytes::tests::child_commit ... ok [INFO] [stdout] test bytes::tests::fin_buffer ... ok [INFO] [stdout] test bytes::tests::read_buffer_async ... ok [INFO] [stdout] test bytes::tests::read_varint ... ok [INFO] [stdout] test bytes::tests::write_varint_async ... ok [INFO] [stdout] test datagram::tests::write_ok ... ok [INFO] [stdout] test datagram::tests::read_invalid_qstream_id ... ok [INFO] [stdout] test frame::tests::headers ... ok [INFO] [stdout] test datagram::tests::write_out ... ok [INFO] [stdout] test frame::tests::payload_too_big ... ok [INFO] [stdout] test frame::tests::invalid_session_id ... ok [INFO] [stdout] test frame::tests::invalid_session_id_async ... ok [INFO] [stdout] test frame::tests::settings ... ok [INFO] [stdout] test frame::tests::read_eof_async ... ok [INFO] [stdout] test frame::tests::unknown_frame ... ok [INFO] [stdout] test frame::tests::read_eof_webtransport_async ... ok [INFO] [stdout] test frame::tests::unknown_frame_async ... ok [INFO] [stdout] test headers::tests::get ... ok [INFO] [stdout] test frame::tests::webtransport ... ok [INFO] [stdout] test frame::tests::webtransport_async ... ok [INFO] [stdout] test bytes::tests::read_varint_async ... ok [INFO] [stdout] test capsule::tests::capsule_close_wt_session ... ok [INFO] [stdout] test datagram::tests::read_ok ... ok [INFO] [stdout] test datagram::tests::read_too_short ... ok [INFO] [stdout] test bytes::tests::write_varint ... ok [INFO] [stdout] test headers::tests::generate_frame_kind ... ok [INFO] [stdout] test headers::tests::insert ... ok [INFO] [stdout] test headers::tests::idempotence ... ok [INFO] [stdout] test ids::tests::session_id ... ok [INFO] [stdout] test ids::tests::qstream_id ... ok [INFO] [stdout] test ids::tests::stream_properties ... ok [INFO] [stdout] test qpack::tests::decode_field_line_type ... ok [INFO] [stdout] test qpack::tests::encode_decode ... ok [INFO] [stdout] test session::tests::insert ... ok [INFO] [stdout] test session::tests::not_https ... ok [INFO] [stdout] test stream::tests::bi_remote_webtransport ... ok [INFO] [stdout] test qpack::tests::integer_max ... ok [INFO] [stdout] test frame::tests::headers_async ... ok [INFO] [stdout] test session::tests::insert_reserved ... ok [INFO] [stdout] test session::tests::parse_headers ... ok [INFO] [stdout] test qpack::tests::integer_eof ... ok [INFO] [stdout] test frame::tests::settings_async ... ok [INFO] [stdout] test stream::tests::bi_remote_webtransport_not_first ... ok [INFO] [stdout] test session::tests::parse_url ... ok [INFO] [stdout] test stream_header::tests::control ... ok [INFO] [stdout] test stream_header::tests::read_eof_async ... ok [INFO] [stdout] test frame::tests::payload_too_big_async ... ok [INFO] [stdout] test stream_header::tests::invalid_session_id_async ... ok [INFO] [stdout] test stream_header::tests::read_eof ... ok [INFO] [stdout] test stream_header::tests::control_async ... ok [INFO] [stdout] test stream_header::tests::read_eof_webtransport_async ... ok [INFO] [stdout] test qpack::tests::integer_overflow ... ok [INFO] [stdout] test stream_header::tests::unknown_stream_async ... ok [INFO] [stdout] test stream_header::tests::invalid_session_id ... ok [INFO] [stdout] test frame::tests::read_eof ... ok [INFO] [stdout] test varint::tests::size ... ok [INFO] [stdout] test stream_header::tests::webtransport ... ok [INFO] [stdout] test stream_header::tests::webtransport_async ... ok [INFO] [stdout] test session::tests::parse_headers_error_scheme ... ok [INFO] [stdout] test session::tests::parse_headers_error_method ... ok [INFO] [stdout] test stream_header::tests::unknown_stream ... ok [INFO] [stdout] test varint::tests::bounds ... ok [INFO] [stdout] test varint::tests::parse ... ok [INFO] [stdout] test qpack::tests::integer ... ok [INFO] [stdout] test qpack::tests::string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.93s [INFO] [stdout] [INFO] [stderr] Doc-tests wtransport [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test wtransport/src/config.rs - config::ClientConfigBuilder (line 792) - compile ... ok [INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint (line 63) - compile ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder::with_custom_tls (line 418) - compile ... ok [INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::receive_datagram (line 264) - compile ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder::with_identity (line 375) - compile ... ok [INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::open_bi (line 239) - compile ... ok [INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::ConnectOptions (line 418) - compile ... ok [INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::open_uni (line 204) - compile ... ok [INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::send_datagram (line 289) - compile ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder (line 290) - compile ... ok [INFO] [stdout] test wtransport/src/lib.rs - config (line 119) - compile ... ok [INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint::connect (line 243) - compile ... ok [INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint::connect (line 219) - compile ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 227) ... ok [INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint::connect (line 231) - compile ... ok [INFO] [stdout] test wtransport/src/lib.rs - (line 45) - compile ... ok [INFO] [stdout] test wtransport/src/lib.rs - (line 72) - compile ... ok [INFO] [stdout] test wtransport/src/lib.rs - config (line 103) - compile ... ok [INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint (line 87) - compile ... ok [INFO] [stdout] test wtransport/src/lib.rs - connection (line 143) - compile ... ok [INFO] [stdout] test wtransport/src/lib.rs - connection (line 175) - compile ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 201) ... ok [INFO] [stdout] test wtransport/src/lib.rs - connection (line 118) - compile ... ok [INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::ConnectRequestBuilder::add_header (line 487) ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 653) ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 711) ... FAILED [INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 177) ... FAILED [INFO] [stdout] test wtransport/src/stream.rs - stream::BiStream (line 187) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::offset_from_not_before (line 1130) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed (line 312) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::new (line 1007) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::subject_alt_names (line 1027) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::validity_period (line 1085) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::build (line 1185) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::validity_days (line 1155) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed_builder (line 342) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed (line 304) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::fmt (line 477) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::from_str_fmt (line 430) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::new (line 997) ... ok [INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::new (line 413) ... ok [INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 690) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- wtransport/src/config.rs - config::ClientConfig (line 711) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestWjgOAS/rustcMoTKq4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwtransport-d3b664a731417e5a,librustls_native_certs-b2516a74309e8064,libopenssl_probe-eea81a4ba667d54e,librustls_pemfile-a2c885578bb30148,librcgen-b3f63b974d8ab3e7,libyasna-122ea2b9484e687d,libx509_parser-c1624ec7e4832e15,libdata_encoding-ccef811c9e3c44da,liblazy_static-58edaf41543212f3,liboid_registry-3921e429cee8475c,libder_parser-1d699cd734eac3e3,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libasn1_rs-327860c753dee345,librusticata_macros-0ade2e598817b4b1,libnom-67e32ffc7eca2c39,libmemchr-b178a40a7718f9bf,libnum_traits-a6045bc8b1610245,libtime-b2069dad6ebad51b,libitoa-ba08b808be5ac239,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-7381abb56f057d0b,libpowerfmt-dcf4c7392d25d790,libsha2-558918a4141c276d,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libpem-3787eacad6dd37d3,libbase64-60f1c93d74595c93,libwtransport_proto-ab314ba8f04882a1,libhttlib_huffman-8fb3a4e2168eb0e6,liboctets-fee36c525fd36e4c,liburl-95043f47a10a3005,libidna-339a54b341832444,libidna_adapter-6845dfb889b10bd4,libicu_normalizer-b9821b382c453a3e,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-6822c1bcbe0ef3ba,libicu_properties-bf430d8923692571,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-f2be07ae5065e277,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-80f0cb8a89561786,libicu_provider-8b15fd0c879e4876,libicu_locid-eec997afc93516d5,liblitemap-30dabd8a98ce02e1,libtinystr-87a300a6bfd3bd51,libzerovec-34db8e24cbe21b6b,libwriteable-30e32ee335eba874,libyoke-677dfc24eec213d0,libzerofrom-2039b5204c714aa5,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libquinn-1fb8fa1bad1455cf,libquinn_udp-b3c18801e517292c,libquinn_proto-8cf21ddcd43719c6,libslab-2e4cb246cb0324b8,librustls-1f7d9275b4842450,libsubtle-4f5a50036df13274,libwebpki-303998b2360a7a85,libring-a2aa6cfe94c4a858,libgetrandom-1c7450e1594d3b69,libuntrusted-ae5fa18859ffcbba,libzeroize-c9189a97966a040e,librustls_pki_types-dc6a00c662b8ff32,librand-e80acad35d3112d2,librand_chacha-7a20893fcafb3c3b,libppv_lite86-9d18589118f00430,libzerocopy-ad6d37c67566bd44,librand_core-6bfbad08c70d9dd7,libgetrandom-e57ca628b31fea80,libcfg_if-d9b80cb51cda7b5b,libtinyvec-2a25679cec7921bd,libtinyvec_macros-9b9b0c30a7e420c3,libtracing-8a9df523f3f9b0bc,liblog-34c2982dd21ad60e,libtracing_core-e0fa6c732785e0b0,libonce_cell-f9370d541a6cf480,libtokio-6602bf04b0e9fede,libsocket2-bbd8cb251b5b313c,libmio-8e36730669ca970a,liblibc-0274ee7352a29f7c,libthiserror-e2e5fe44d22702ae,librustc_hash-eb210553e3b16c70,libpin_project_lite-63e0d9d6cb6ec6cf,libbytes-8160c0ff9646c5ab}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWjgOAS/rustcMoTKq4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ebb20e0031c5bb46/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWjgOAS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- wtransport/src/config.rs - config::ServerConfig (line 177) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestbs3AU6/rustcUl7xnO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwtransport-d3b664a731417e5a,librustls_native_certs-b2516a74309e8064,libopenssl_probe-eea81a4ba667d54e,librustls_pemfile-a2c885578bb30148,librcgen-b3f63b974d8ab3e7,libyasna-122ea2b9484e687d,libx509_parser-c1624ec7e4832e15,libdata_encoding-ccef811c9e3c44da,liblazy_static-58edaf41543212f3,liboid_registry-3921e429cee8475c,libder_parser-1d699cd734eac3e3,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libasn1_rs-327860c753dee345,librusticata_macros-0ade2e598817b4b1,libnom-67e32ffc7eca2c39,libmemchr-b178a40a7718f9bf,libnum_traits-a6045bc8b1610245,libtime-b2069dad6ebad51b,libitoa-ba08b808be5ac239,libtime_core-663fa60dd0ce237c,libnum_conv-910404deaa80eaa9,libderanged-7381abb56f057d0b,libpowerfmt-dcf4c7392d25d790,libsha2-558918a4141c276d,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libpem-3787eacad6dd37d3,libbase64-60f1c93d74595c93,libwtransport_proto-ab314ba8f04882a1,libhttlib_huffman-8fb3a4e2168eb0e6,liboctets-fee36c525fd36e4c,liburl-95043f47a10a3005,libidna-339a54b341832444,libidna_adapter-6845dfb889b10bd4,libicu_normalizer-b9821b382c453a3e,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libsmallvec-6822c1bcbe0ef3ba,libicu_properties-bf430d8923692571,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-f2be07ae5065e277,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-80f0cb8a89561786,libicu_provider-8b15fd0c879e4876,libicu_locid-eec997afc93516d5,liblitemap-30dabd8a98ce02e1,libtinystr-87a300a6bfd3bd51,libzerovec-34db8e24cbe21b6b,libwriteable-30e32ee335eba874,libyoke-677dfc24eec213d0,libzerofrom-2039b5204c714aa5,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libquinn-1fb8fa1bad1455cf,libquinn_udp-b3c18801e517292c,libquinn_proto-8cf21ddcd43719c6,libslab-2e4cb246cb0324b8,librustls-1f7d9275b4842450,libsubtle-4f5a50036df13274,libwebpki-303998b2360a7a85,libring-a2aa6cfe94c4a858,libgetrandom-1c7450e1594d3b69,libuntrusted-ae5fa18859ffcbba,libzeroize-c9189a97966a040e,librustls_pki_types-dc6a00c662b8ff32,librand-e80acad35d3112d2,librand_chacha-7a20893fcafb3c3b,libppv_lite86-9d18589118f00430,libzerocopy-ad6d37c67566bd44,librand_core-6bfbad08c70d9dd7,libgetrandom-e57ca628b31fea80,libcfg_if-d9b80cb51cda7b5b,libtinyvec-2a25679cec7921bd,libtinyvec_macros-9b9b0c30a7e420c3,libtracing-8a9df523f3f9b0bc,liblog-34c2982dd21ad60e,libtracing_core-e0fa6c732785e0b0,libonce_cell-f9370d541a6cf480,libtokio-6602bf04b0e9fede,libsocket2-bbd8cb251b5b313c,libmio-8e36730669ca970a,liblibc-0274ee7352a29f7c,libthiserror-e2e5fe44d22702ae,librustc_hash-eb210553e3b16c70,libpin_project_lite-63e0d9d6cb6ec6cf,libbytes-8160c0ff9646c5ab}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbs3AU6/rustcUl7xnO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ebb20e0031c5bb46/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbs3AU6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] wtransport/src/config.rs - config::ClientConfig (line 711) [INFO] [stdout] wtransport/src/config.rs - config::ServerConfig (line 177) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 40 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.43s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p wtransport --doc` [INFO] running `Command { std: "docker" "inspect" "c0b0b3e1251cc465652f6ea2e91443e01959a11d61a5654246d14f4343860cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b0b3e1251cc465652f6ea2e91443e01959a11d61a5654246d14f4343860cc9", kill_on_drop: false }` [INFO] [stdout] c0b0b3e1251cc465652f6ea2e91443e01959a11d61a5654246d14f4343860cc9