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-24T01:27:17.034326Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56698 dual_stack=true not ok 1 - setup-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-24T01:27:27.036434Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53895 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-24T01:27:37.038232Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53686 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... 2026-07-24T01:27:47.038883Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41217 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-24T01:27:57.040185Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44518 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... 2026-07-24T01:28:07.040520Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40136 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-24T01:28:17.041933Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37799 dual_stack=true not ok 7 - publish-track-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-24T01:28:27.043106Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36028 dual_stack=true not ok 8 - publish-track-subscribe --- duration_ms: 10001 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'