Package evaluation to test OpenRouter on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-24T12:47:24.002 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.9s ################################################################################ # Installation # Installing OpenRouter... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b1229eab] + OpenRouter v1.2.0 Updating `~/.julia/environments/v1.14/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.19 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [b1229eab] + OpenRouter v1.2.0 [4d8831e6] + OpenSSL v1.6.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [6c6a2e73] + Scratch v1.3.0 [777ac1f9] + SimpleBufferStream v1.2.0 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 1.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... ERROR: LoadError: IOError: listen: address already in use (EADDRINUSE) Stacktrace:  [1] _uv_error(prefix::String, c::Int32)  @ Base ./libuv.jl:114  [2] uv_error  @ ./libuv.jl:113 [inlined]  [3] #listen#11  @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined]  [4] listen  @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined]  [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64)  @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641  [6] listen  @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined]  [7] HTTP.Servers.Listener(addr::Sockets.InetAddr{Sockets.IPv4}, host::String, port::String; sslconfig::Nothing, reuseaddr::Bool, backlog::Int64, server::Nothing, listenany::Bool, kw::@Kwargs{})  @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:69  [8] Listener  @ ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:39 [inlined]  [9] HTTP.Servers.Listener(host::String, port::Int64; kw::@Kwargs{})  @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:74  [10] Listener  @ ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:74 [inlined]  [11] listen!  @ ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:326 [inlined]  [12] serve!  @ ~/.julia/packages/HTTP/ShTJs/src/Handlers.jl:140 [inlined]  [13] with_echo_server(f::OpenRouter.var"#130#131", port::Int64)  @ OpenRouter ~/.julia/packages/OpenRouter/G36kL/src/echo_server.jl:38  [14] with_echo_server(f::Function)  @ OpenRouter ~/.julia/packages/OpenRouter/G36kL/src/echo_server.jl:37  [15] macro expansion  @ ~/.julia/packages/OpenRouter/G36kL/src/precompile.jl:7 [inlined]  [16] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [17] macro expansion  @ ~/.julia/packages/OpenRouter/G36kL/src/precompile.jl:6 [inlined]  [18] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [19] top-level scope  @ ~/.julia/packages/OpenRouter/G36kL/src/precompile.jl:118  [20] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [21] top-level scope  @ ~/.julia/packages/OpenRouter/G36kL/src/OpenRouter.jl:24  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [23] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [27] include_string  @ ./loading.jl:3160 [inlined]  [28] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [29] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OpenRouter/G36kL/src/precompile.jl:5 in expression starting at /home/pkgeval/.julia/packages/OpenRouter/G36kL/src/OpenRouter.jl:1 in expression starting at stdin:5 ✗ OpenRouter Precompilation completed after 28.56s ################################################################################ # Testing # Testing OpenRouter Status `/tmp/jl_Sc0NlY/Project.toml` [4c88cf16] Aqua v0.8.14 [cd3eb016] HTTP v1.10.19 [0f8b85d8] JSON3 v1.14.3 [b1229eab] OpenRouter v1.2.0 [aea7be01] PrecompileTools v1.3.3 [6c6a2e73] Scratch v1.3.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Sc0NlY/Manifest.toml` [4c88cf16] Aqua v0.8.14 [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.10.19 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [b1229eab] OpenRouter v1.2.0 [4d8831e6] OpenSSL v1.6.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [6c6a2e73] Scratch v1.3.0 [777ac1f9] SimpleBufferStream v1.2.0 [856f2bd8] StructTypes v1.11.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [c8ffd9c3] MbedTLS_jll v2.28.1010+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 [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 [6462fe0b] Sockets 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.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... [ Info: Listening on: 127.0.0.1:18787, thread id: 1 [ Info: Server on 127.0.0.1:18787 closing 1 dependency had output during precompilation: ┌ OpenRouter │ [Output was shown above] └ [ Info: Skipping cache operations tests: OPENROUTER_API_KEY not set ┌ Info: Downloading new models. Updating db... │ full_refresh = false └ fetch_endpoints = true ┌ Info: Downloading new models. Updating db... │ full_refresh = false └ fetch_endpoints = false ┌ Info: Downloading new models. Updating db... │ full_refresh = false └ fetch_endpoints = false [ Info: Listening on: 127.0.0.1:18787, thread id: 1 [ Info: Server on 127.0.0.1:18787 closing Test Summary: | Pass Total Time OpenRouter.jl | 69 69 2m54.4s Testing OpenRouter tests passed Testing completed after 206.47s PkgEval succeeded after 265.01s