[INFO] fetching crate iroh-quinn 0.16.1... [INFO] testing iroh-quinn-0.16.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate iroh-quinn 0.16.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate iroh-quinn 0.16.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iroh-quinn 0.16.1 [INFO] tweaked toml for crates.io crate iroh-quinn 0.16.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iroh-quinn 0.16.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iroh-quinn 0.16.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1583a43adf7378cbcf72ffaefd1054cc40bab7a4e55272202c4297f96ccecf5f [INFO] running `Command { std: "docker" "start" "-a" "1583a43adf7378cbcf72ffaefd1054cc40bab7a4e55272202c4297f96ccecf5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1583a43adf7378cbcf72ffaefd1054cc40bab7a4e55272202c4297f96ccecf5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1583a43adf7378cbcf72ffaefd1054cc40bab7a4e55272202c4297f96ccecf5f", kill_on_drop: false }` [INFO] [stdout] 1583a43adf7378cbcf72ffaefd1054cc40bab7a4e55272202c4297f96ccecf5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69a8c0711bb0ef5c7f2b7607620f3f366149afcda0619198107f31bfbbcb8da5 [INFO] running `Command { std: "docker" "start" "-a" "69a8c0711bb0ef5c7f2b7607620f3f366149afcda0619198107f31bfbbcb8da5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling iroh-quinn-udp v0.8.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling iroh-quinn v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling sorted-index-buffer v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.1 [INFO] [stderr] Compiling iroh-quinn-proto v0.15.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.96s [INFO] running `Command { std: "docker" "inspect" "69a8c0711bb0ef5c7f2b7607620f3f366149afcda0619198107f31bfbbcb8da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a8c0711bb0ef5c7f2b7607620f3f366149afcda0619198107f31bfbbcb8da5", kill_on_drop: false }` [INFO] [stdout] 69a8c0711bb0ef5c7f2b7607620f3f366149afcda0619198107f31bfbbcb8da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daf8e96503fbdb7816e69d32dc4e87b4367899584146bc5ab1e5a74055b2dc7a [INFO] running `Command { std: "docker" "start" "-a" "daf8e96503fbdb7816e69d32dc4e87b4367899584146bc5ab1e5a74055b2dc7a", kill_on_drop: false }` [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling iroh-quinn-proto v0.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling iroh-quinn v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "daf8e96503fbdb7816e69d32dc4e87b4367899584146bc5ab1e5a74055b2dc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daf8e96503fbdb7816e69d32dc4e87b4367899584146bc5ab1e5a74055b2dc7a", kill_on_drop: false }` [INFO] [stdout] daf8e96503fbdb7816e69d32dc4e87b4367899584146bc5ab1e5a74055b2dc7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cac9714b86420ca2bfcfacf439c3ee784efaf382871bc5a954ee88f1c1f58e28 [INFO] running `Command { std: "docker" "start" "-a" "cac9714b86420ca2bfcfacf439c3ee784efaf382871bc5a954ee88f1c1f58e28", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iroh_quinn-0f4a0e37a04f73c8) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test tests::close_endpoint ... ok [INFO] [stdout] test tests::local_addr ... ok [INFO] [stdout] test tests::on_closed ... ok [INFO] [stdout] test tests::export_keying_material ... ok [INFO] [stdout] test tests::ip_blocking ... ok [INFO] [stdout] test tests::multiple_conns_with_zero_length_cids ... ok [INFO] [stdout] test tests::on_closed_endpoint_drop ... ok [INFO] [stdout] test tests::rebind_recv ... ok [INFO] [stdout] test tests::stream_id_flow_control ... ok [INFO] [stdout] test tests::stress_both_windows ... ignored [INFO] [stdout] test tests::stress_receive_window ... ignored [INFO] [stdout] test tests::stress_stream_receive_window ... ignored [INFO] [stdout] test tests::stream_stopped ... ok [INFO] [stdout] test tests::stream_stopped_2 ... ok [INFO] [stdout] test tests::test_multipath_negotiated ... ok [INFO] [stdout] test tests::read_after_close ... ok [INFO] [stdout] test tests::two_datagram_readers ... ok [INFO] [stdout] test work_limiter::tests::limit_work ... ok [INFO] [stdout] test tests::echo_dualstack ... ok [INFO] [stdout] test tests::echo_v4 ... ok [INFO] [stdout] test tests::weak_connection_handle ... ok [INFO] [stdout] test tests::test_multipath_observed_address ... ok [INFO] [stdout] test tests::handshake_timeout ... ok [INFO] [stdout] test tests::zero_rtt ... ok [INFO] [stderr] Running tests/many_connections.rs (/opt/rustwide/target/debug/deps/many_connections-c9b3dc732249df23) [INFO] [stdout] test tests::echo_v6 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test connect_n_nodes_to_1_and_send_1mb_data ... ignored [INFO] [stderr] Doc-tests iroh_quinn [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/endpoint.rs - endpoint::Endpoint::client (line 72) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.17s; merged doctests compilation took 1.00s [INFO] running `Command { std: "docker" "inspect" "cac9714b86420ca2bfcfacf439c3ee784efaf382871bc5a954ee88f1c1f58e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac9714b86420ca2bfcfacf439c3ee784efaf382871bc5a954ee88f1c1f58e28", kill_on_drop: false }` [INFO] [stdout] cac9714b86420ca2bfcfacf439c3ee784efaf382871bc5a954ee88f1c1f58e28