make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://quichemoq.dev:443... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://quichemoq.dev:443 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client:latest TAP version 14 # moq-test-client v0.1.11 # Relay: https://quichemoq.dev/ 1..8 2026-07-26T01:34:00.976887Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47160 dual_stack=true not ok 1 - setup-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-26T01:34:10.978333Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60039 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-26T01:34:20.979472Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:45702 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... 2026-07-26T01:34:30.979950Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36548 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-26T01:34:40.981462Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47820 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... 2026-07-26T01:34:50.982122Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52124 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-26T01:35:00.983954Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38201 dual_stack=true not ok 7 - publish-track-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-26T01:35:10.985529Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59483 dual_stack=true not ok 8 - publish-track-subscribe --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... make[1]: *** [Makefile:122: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'