Package evaluation to test Reseau on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T09:34:48.947 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.33s ################################################################################ # Installation # Installing Reseau... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [802f3686] + Reseau v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.6+0 Installation completed after 1.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ Patchelf_jll 40.1 s ✓ Reseau 6.4 s ✓ PackageCompiler 11.0 s ✓ JuliaC 4 dependencies successfully precompiled in 60 seconds. 41 already precompiled. Precompilation completed after 87.71s ################################################################################ # Testing # Testing Reseau Status `/tmp/jl_vCKEKs/Project.toml` [acedd4c2] JuliaC v0.3.1 [aea7be01] PrecompileTools v1.3.3 [802f3686] Reseau v1.1.2 [ca575930] NetworkOptions v1.3.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 [458c3c95] OpenSSL_jll v3.5.6+0 Status `/tmp/jl_vCKEKs/Manifest.toml` [c27321d9] Glob v1.4.0 [692b3bcd] JLLWrappers v1.7.1 [acedd4c2] JuliaC v0.3.1 [d8793406] ObjectFile v0.5.0 [9b87118b] PackageCompiler v2.3.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [802f3686] Reseau v1.1.2 [6c6a2e73] Scratch v1.3.0 [53d494c1] StructIO v0.3.1 [f2cf89d6] Patchelf_jll v0.18.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... [runtests] loading Reseau [runtests] loaded Reseau [runtests] julia threads: 1 [runtests] include START: iopoll_runtime_tests.jl [iopoll_runtime_tests] START: poller-backed sleep/timedwait [iopoll_runtime_tests] poller-backed sleep/timedwait: sleep [iopoll_runtime_tests] poller-backed sleep/timedwait: timedwait false [iopoll_runtime_tests] poller-backed sleep/timedwait: spawn wake task [iopoll_runtime_tests] poller-backed sleep/timedwait: wait for wake [iopoll_runtime_tests] DONE: poller-backed sleep/timedwait [iopoll_runtime_tests] START: pollwait wake reason precedence [iopoll_runtime_tests] DONE: pollwait wake reason precedence [iopoll_runtime_tests] START: backend delay semantics [iopoll_runtime_tests] backend delay semantics: zero timeout [iopoll_runtime_tests] backend delay semantics: finite timeout [iopoll_runtime_tests] DONE: backend delay semantics [iopoll_runtime_tests] START: earlier scheduled deadline wakes poll early [iopoll_runtime_tests] DONE: earlier scheduled deadline wakes poll early [iopoll_runtime_tests] START: runtime register/pollwait/deregister [iopoll_runtime_tests] runtime register/pollwait/deregister: init [iopoll_runtime_tests] runtime register/pollwait/deregister: socketpair [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] runtime register/pollwait/deregister: register [iopoll_runtime_tests] runtime register/pollwait/deregister: trigger read ready [iopoll_runtime_tests] DONE: runtime register/pollwait/deregister [iopoll_runtime_tests] START: stale token suppression [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: stale token suppression [iopoll_runtime_tests] START: stale pollstate close preserves active registration [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: stale pollstate close preserves active registration [iopoll_runtime_tests] START: shutdown-safe control paths [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: shutdown-safe control paths [iopoll_runtime_tests] START: shutdown cancels active waiters and timers [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: shutdown cancels active waiters and timers Test Summary: | Pass Total Time IOPoll runtime phase 1 | 42 42 4.1s [runtests] include DONE: iopoll_runtime_tests.jl [runtests] include START: internal_poll_tests.jl [runtests] include DONE: internal_poll_tests.jl [runtests] include START: socket_ops_tests.jl Test Summary: | Pass Total Time SocketOps phase 3 | 19 19 0.7s [runtests] include DONE: socket_ops_tests.jl [runtests] include START: tcp_tests.jl Test Summary: | Pass Total Time TCP phase 4 | 118 118 11.6s [runtests] include DONE: tcp_tests.jl [runtests] include START: host_resolvers_tests.jl Test Summary: | Pass Total Time HostResolvers phase 5 | 153 153 19.7s [runtests] include DONE: host_resolvers_tests.jl [runtests] include START: tls_crypto_tests.jl Test Summary: | Pass Total Time TLS crypto phase 0 | 68 68 11.2s [runtests] include DONE: tls_crypto_tests.jl [runtests] include START: tls_x509_tests.jl Test Summary: | Pass Total Time TLS x509 helpers | 132 132 20.6s [runtests] include DONE: tls_x509_tests.jl [runtests] include START: tls_handshake_messages_tests.jl Test Summary: | Pass Total Time certificate handshake messages can exceed the generic 64 KiB cap | 6 6 9.6s Test Summary: | Pass Total Time TLS handshake messages phases 1-2 | 1530 1530 14.8s [runtests] include DONE: tls_handshake_messages_tests.jl [runtests] include START: tls_handshake_client_tls12_tests.jl Test Summary: | Pass Total Time TLS 1.2 native client handshake helpers | 34 34 2.4s [runtests] include DONE: tls_handshake_client_tls12_tests.jl [runtests] include START: tls_handshake_client_tls13_tests.jl Test Summary: | Pass Total Time TLS 1.3 client handshake phases 2-4 | 89 89 6.2s [runtests] include DONE: tls_handshake_client_tls13_tests.jl [runtests] include START: tls_native_tls12_tests.jl Test Summary: | Pass Total Time TLS native TLS1.2 client | 99 99 24.5s [runtests] include DONE: tls_native_tls12_tests.jl [runtests] include START: tls_native_tls13_tests.jl Test Summary: | Pass Total Time TLS native TLS1.3 client | 142 142 3.3s [runtests] include DONE: tls_native_tls13_tests.jl [runtests] include START: tls_config_tests.jl Test Summary: | Pass Total Time TLS config and helpers | 78 78 3.1s [runtests] include DONE: tls_config_tests.jl [runtests] include START: tls_public_api_tests.jl Test Summary: | Pass Total Time TLS public API | 221 221 4.9s [runtests] include DONE: tls_public_api_tests.jl [runtests] include START: trim_compile_tests.jl [trim] skip prerelease Julia: trim verifier behavior is not stable yet Test Summary: | Pass Total Time Trim compile | 1 1 0.0s [runtests] include DONE: trim_compile_tests.jl Testing Reseau tests passed Testing completed after 171.84s PkgEval succeeded after 289.06s