Package evaluation of Sockets on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T14:38:09.631 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.06s ################################################################################ # Installation # Installing Sockets... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6462fe0b] + Sockets v1.11.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [6462fe0b] + Sockets v1.11.0 Installation completed after 0.81s Sockets is a standard library in this Julia build. ################################################################################ # Testing # Testing Sockets Status `/tmp/jl_CPrWZd/Project.toml` [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CPrWZd/Manifest.toml` [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time parsing | 36 36 0.3s Test Summary: | Pass Total Time InetAddr constructor | 5 5 0.1s Test Summary: | Pass Total Time InetAddr invalid port | 2 2 0.0s Test Summary: | Pass Total Time isless and comparisons | 4 4 1.2s Test Summary: | Pass Total Time broadcastable | 2 2 0.1s Test Summary: | Pass Total Time RFC 5952 Compliance | 5 5 0.0s Test Summary: | Pass Total Time writing to/reading from a socket, getsockname and getpeername | 30 30 2.3s Test Summary: | Pass Total Time getsockname errors | 4 4 0.0s Test Summary: | Pass Broken Total Time getnameinfo on some unroutable IP addresses (RFC 5737) | 6 1 7 0.1s Test Summary: | Pass Total Time getnameinfo on some valid IP addresses | 9 9 0.0s Test Summary: | Pass Total Time getaddrinfo | 10 10 0.2s Test Summary: | Pass Total Time invalid port | 4 4 0.0s Test Summary: | Pass Total Time put! in listenany(defaultport) | 1 1 0.1s Test Summary: | Pass Total Time UDPSocket | 6 6 0.8s Test Summary: | Pass Total Time local ports | 6 6 0.6s Test Summary: | Pass Total Time Local-machine broadcast | 1 1 1.2s Test Summary: | Pass Total Time Pipe | 14 14 0.3s Test Summary: | Pass Total Time connect! | 2 2 0.1s Test Summary: | Pass Total Time iswritable | 10 10 0.2s Test Summary: | Total Time TCPSocket RawFD constructor | 0 0.0s Test Summary: | Pass Total Time fd() methods | 3 3 0.0s Test Summary: | Pass Total Time TCPServer constructor | 1 1 0.0s Test Summary: | Pass Total Time getipaddrs | 6 6 1.1s Test Summary: | Pass Total Time address scope | 6 6 0.0s Test Summary: | Pass Total Time TCPSocket stdin | 1 1 0.6s Test Summary: | Pass Total Time Docstrings | 1 1 0.0s Testing Sockets tests passed Testing completed after 18.04s PkgEval succeeded after 37.74s