[INFO] fetching crate wtransport 0.6.1... [INFO] testing wtransport-0.6.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wtransport 0.6.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate wtransport 0.6.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wtransport 0.6.1 [INFO] tweaked toml for crates.io crate wtransport 0.6.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wtransport 0.6.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wtransport 0.6.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded octets v0.3.0 [INFO] [stderr] Downloaded httlib-huffman v0.3.4 [INFO] [stderr] Downloaded wtransport-proto v0.6.1 [INFO] [stderr] Downloaded aws-lc-fips-sys v0.13.4 [INFO] [stderr] Downloaded aws-lc-sys v0.27.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b84eb581422bed3748e60c4d52cf444792b94a80ac1840adff3e52090fcaf2b [INFO] running `Command { std: "docker" "start" "-a" "4b84eb581422bed3748e60c4d52cf444792b94a80ac1840adff3e52090fcaf2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b84eb581422bed3748e60c4d52cf444792b94a80ac1840adff3e52090fcaf2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b84eb581422bed3748e60c4d52cf444792b94a80ac1840adff3e52090fcaf2b", kill_on_drop: false }` [INFO] [stdout] 4b84eb581422bed3748e60c4d52cf444792b94a80ac1840adff3e52090fcaf2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8442d71e3a5343dcecd035ff4cdd123dbecc2f6ce4b3cd2633867d5672274b0 [INFO] running `Command { std: "docker" "start" "-a" "c8442d71e3a5343dcecd035ff4cdd123dbecc2f6ce4b3cd2633867d5672274b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling httlib-huffman v0.3.4 [INFO] [stderr] Compiling octets v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.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-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling quinn-proto v0.11.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [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.1 [INFO] [stderr] Compiling wtransport v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "c8442d71e3a5343dcecd035ff4cdd123dbecc2f6ce4b3cd2633867d5672274b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8442d71e3a5343dcecd035ff4cdd123dbecc2f6ce4b3cd2633867d5672274b0", kill_on_drop: false }` [INFO] [stdout] c8442d71e3a5343dcecd035ff4cdd123dbecc2f6ce4b3cd2633867d5672274b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d3fb59b6875f96a5b652d6b6583e0ce2b7fec587cb1b4b4096c771eb5993ae [INFO] running `Command { std: "docker" "start" "-a" "82d3fb59b6875f96a5b652d6b6583e0ce2b7fec587cb1b4b4096c771eb5993ae", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling quinn-proto v0.11.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling wtransport-proto v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling wtransport v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "82d3fb59b6875f96a5b652d6b6583e0ce2b7fec587cb1b4b4096c771eb5993ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d3fb59b6875f96a5b652d6b6583e0ce2b7fec587cb1b4b4096c771eb5993ae", kill_on_drop: false }` [INFO] [stdout] 82d3fb59b6875f96a5b652d6b6583e0ce2b7fec587cb1b4b4096c771eb5993ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac97ee4f5733c95a2684862ac089c8f74e5d1234c26d5dd2ff26717a46521083 [INFO] running `Command { std: "docker" "start" "-a" "ac97ee4f5733c95a2684862ac089c8f74e5d1234c26d5dd2ff26717a46521083", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport-06aec19f7dd550bd) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test driver::utils::tests::shared_result_double_set ... ok [INFO] [stdout] test driver::utils::tests::shared_result_get_drop ... ok [INFO] [stdout] test tls::tests::digest_from_str ... ok [INFO] [stdout] test driver::utils::tests::shared_result_get ... 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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wtransport [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test src/config.rs - config::ServerConfig (line 201) ... ok [INFO] [stdout] test src/config.rs - config::ServerConfigBuilder (line 290) - compile ... ok [INFO] [stdout] test src/config.rs - config::ClientConfigBuilder (line 792) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfigBuilder::with_custom_tls (line 418) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfigBuilder::with_identity (line 375) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::open_uni (line 204) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::open_bi (line 239) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfig (line 227) ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::send_datagram (line 289) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::ConnectOptions (line 418) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::receive_datagram (line 264) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint (line 63) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint::connect (line 219) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfig (line 177) ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint (line 87) - compile ... ok [INFO] [stdout] test src/config.rs - config::ClientConfig (line 653) ... ok [INFO] [stdout] test src/lib.rs - config (line 103) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint::connect (line 231) - compile ... ok [INFO] [stdout] test src/config.rs - config::ClientConfig (line 690) ... ok [INFO] [stdout] test src/config.rs - config::ClientConfig (line 711) ... ok [INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint::connect (line 243) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 72) - compile ... ok [INFO] [stdout] test src/lib.rs - config (line 119) - compile ... ok [INFO] [stdout] test src/lib.rs - connection (line 143) - compile ... ok [INFO] [stdout] test src/lib.rs - connection (line 175) - compile ... ok [INFO] [stdout] test src/lib.rs - connection (line 118) - compile ... ok [INFO] [stdout] test src/endpoint.rs - endpoint::ConnectRequestBuilder::add_header (line 487) ... ok [INFO] [stdout] test src/stream.rs - stream::BiStream (line 187) ... ok [INFO] [stdout] test src/tls.rs - tls::Sha256Digest::new (line 413) ... ok [INFO] [stdout] test src/tls.rs - tls::Identity::self_signed (line 304) ... ok [INFO] [stdout] test src/tls.rs - tls::Identity::self_signed_builder (line 342) ... ok [INFO] [stdout] test src/tls.rs - tls::Identity::self_signed (line 312) ... ok [INFO] [stdout] test src/tls.rs - tls::Sha256Digest::from_str_fmt (line 430) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::offset_from_not_before (line 1130) ... ok [INFO] [stdout] test src/tls.rs - tls::Sha256Digest::fmt (line 477) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::build (line 1185) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::validity_days (line 1155) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::new (line 1007) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::validity_period (line 1085) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::subject_alt_names (line 1027) ... ok [INFO] [stdout] test src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder::new (line 997) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac97ee4f5733c95a2684862ac089c8f74e5d1234c26d5dd2ff26717a46521083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac97ee4f5733c95a2684862ac089c8f74e5d1234c26d5dd2ff26717a46521083", kill_on_drop: false }` [INFO] [stdout] ac97ee4f5733c95a2684862ac089c8f74e5d1234c26d5dd2ff26717a46521083