Package evaluation of SimpleWebsockets on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T01:00:26.323 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.99s ################################################################################ # Installation # Installing SimpleWebsockets... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [129f17fe] + SimpleWebsockets v0.3.0 Updating `~/.julia/environments/v1.13/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.16 [692b3bcd] + JLLWrappers v1.7.0 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.4.3 [aea7be01] + PrecompileTools v1.3.2 [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 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.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 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 1.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.2s ################################################################################ # Testing # Testing SimpleWebsockets Status `/tmp/jl_6CLmne/Project.toml` [cd3eb016] HTTP v1.10.16 [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_6CLmne/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.16 [692b3bcd] JLLWrappers v1.7.0 [e6f89c97] LoggingExtras v1.1.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.4.3 [aea7be01] PrecompileTools v1.3.2 [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 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.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 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 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.13/Test/src/Test.jl:731 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:24 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.PersistentDict{K}, ::K) where K @ Base dict.jl:979 ... Stacktrace: [1] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:374 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.PersistentDict{K}, ::K) where K @ Base dict.jl:979 ... Stacktrace: [1] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:374 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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 FieldError: type String has no field `port`; String has no fields at all. Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base_compiler.jl:54 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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" FieldError: type String has no field `host`; String has no fields at all. Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base_compiler.jl:54 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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.13/Test/src/Test.jl:731 [inlined] [2] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:24 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [4] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.PersistentDict{K}, ::K) where K @ Base dict.jl:979 ... Stacktrace: [1] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:374 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:25 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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.TTY, ::Symbol) @ Base terminfo.jl:384 haskey(!Matched::Base.TermInfo, ::Symbol) @ Base terminfo.jl:221 haskey(!Matched::Base.PersistentDict{K}, ::K) where K @ Base dict.jl:979 ... Stacktrace: [1] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:374 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:26 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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 FieldError: type String has no field `port`; String has no fields at all. Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base_compiler.jl:54 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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" FieldError: type String has no field `host`; String has no fields at all. Stacktrace: [1] getproperty(x::String, f::Symbol) @ Base ./Base_compiler.jl:54 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleWebsockets/j33Jf/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [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 35.65s PkgEval succeeded after 60.38s