Package evaluation of Sockets on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T19:47:58.129 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.21s ################################################################################ # Installation # Installing Sockets... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6462fe0b] + Sockets Updating `~/.julia/environments/v1.10/Manifest.toml` [6462fe0b] + Sockets Installation completed after 3.84s Sockets is a standard library in this Julia build. ################################################################################ # Testing # Testing Sockets Status `/tmp/jl_jrOpMr/Project.toml` [9a3f8284] Random [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_jrOpMr/Manifest.toml` [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time parsing | 36 36 2.0s 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 0.7s Test Summary: | Pass Total Time broadcastable | 2 2 0.1s Test Summary: | Pass Total Time RFC 5952 Compliance | 5 5 0.1s Test Summary: | Pass Total Time writing to/reading from a socket, getsockname and getpeername | 30 30 2.8s Test Summary: | Pass Total Time getsockname errors | 4 4 0.0s Test Summary: | Pass Total Time getnameinfo on some unroutable IP addresses (RFC 5737) | 7 7 0.2s Test Summary: | Pass Total Time getnameinfo on some valid IP addresses | 9 9 0.0s Test Summary: | Pass Total Time getaddrinfo | 10 10 0.4s 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 1.0s Test Summary: | Pass Total Time local ports | 6 6 0.4s Test Summary: | Pass Total Time Local-machine broadcast | 1 1 1.1s 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: |Time TCPSocket RawFD constructor | None 0.0s Test Summary: | Pass Total Time TCPServer constructor | 1 1 0.0s Test Summary: | Pass Total Time getipaddrs | 3 3 0.8s Test Summary: | Pass Total Time address scope | 6 6 0.0s Test Summary: | Pass Total Time TCPSocket stdin | 1 1 0.5s Testing Sockets tests passed Testing completed after 16.38s PkgEval succeeded after 33.54s