Package evaluation of SimpleWebsockets on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T10:33:18.669 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.49s ################################################################################ # Installation # Installing SimpleWebsockets... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [129f17fe] + SimpleWebsockets v0.3.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.15 [692b3bcd] + JLLWrappers v1.7.0 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.4.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [777ac1f9] + SimpleBufferStream v1.2.0 [129f17fe] + SimpleWebsockets v0.3.0 [fd094767] + Suppressor v0.2.8 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.5.2 [458c3c95] + OpenSSL_jll v3.0.16+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [c8ffd9c3] + MbedTLS_jll v2.28.6+0 [14a3606d] + MozillaCACerts_jll v2023.12.12 [83775a58] + Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.45s ################################################################################ # Testing # Testing SimpleWebsockets Status `/tmp/jl_lBa7FX/Project.toml` [cd3eb016] HTTP v1.10.15 [739be429] MbedTLS v1.1.9 [129f17fe] SimpleWebsockets v0.3.0 [fd094767] Suppressor v0.2.8 [2a0f44e3] Base64 v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lBa7FX/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.15 [692b3bcd] JLLWrappers v1.7.0 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [777ac1f9] SimpleBufferStream v1.2.0 [129f17fe] SimpleWebsockets v0.3.0 [fd094767] Suppressor v0.2.8 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.5.2 [458c3c95] OpenSSL_jll v3.0.16+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Testing SimpleWebsockets [ Info: Unit Tests [ Info: Server listens and closes Server listens and closes: Test Failed at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:24 Expression: details isa NamedTuple Evaluated: "cannot bind to port; may already be in use or access denied" isa NamedTuple Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:24 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 Test threw exception Expression: haskey(details, :port) MethodError: no method matching haskey(::String, ::Symbol) The function `haskey` exists, but no method is defined for this combination of argument types. Closest candidates are: haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.Pairs, ::Any) @ Base iterators.jl:321 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 Test threw exception Expression: haskey(details, :host) MethodError: no method matching haskey(::String, ::Symbol) The function `haskey` exists, but no method is defined for this combination of argument types. Closest candidates are: haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.Pairs, ::Any) @ Base iterators.jl:321 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:27 Test threw exception Expression: details.port === 8080 type String has no field port Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base.jl:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:28 Test threw exception Expression: details.host === "localhost" type String has no field host Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base.jl:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Test Failed at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:24 Expression: details isa NamedTuple Evaluated: "cannot bind to port; may already be in use or access denied" isa NamedTuple Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:24 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 Test threw exception Expression: haskey(details, :port) MethodError: no method matching haskey(::String, ::Symbol) The function `haskey` exists, but no method is defined for this combination of argument types. Closest candidates are: haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.Pairs, ::Any) @ Base iterators.jl:321 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 Test threw exception Expression: haskey(details, :host) MethodError: no method matching haskey(::String, ::Symbol) The function `haskey` exists, but no method is defined for this combination of argument types. Closest candidates are: haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.Pairs, ::Any) @ Base iterators.jl:321 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:27 Test threw exception Expression: details.port === 8080 type String has no field port Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base.jl:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 Server listens and closes: Error During Test at /home/pkgeval/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:28 Test threw exception Expression: details.host === "localhost" type String has no field host Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base.jl:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:8 [ Info: Client connects and disconnects on ws and wss Testing SimpleWebsockets tests passed Testing completed after 43.93s PkgEval succeeded after 83.65s