Package evaluation to test OpenRouter on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T04:53:32.516 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.47s ################################################################################ # Installation # Installing OpenRouter... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [b1229eab] + OpenRouter v1.2.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.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.2.1 [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 [458c3c95] + OpenSSL_jll v3.5.4+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 [a63ad114] + Mmap 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.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ✗ OpenRouter 0 dependencies successfully precompiled in 14 seconds. 48 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: OpenRouter Failed to precompile OpenRouter [b1229eab-bc7b-489c-92b5-04baf87d8d0b] to "/home/pkgeval/.julia/compiled/v1.11/OpenRouter/jl_BODa6Y". ERROR: LoadError: IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] uv_error @ ./libuv.jl:106 [inlined] [2] #listen#13 @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:632 [inlined] [3] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:631 [inlined] [4] #listen#10 @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:625 [inlined] [5] listen @ /opt/julia/share/julia/stdlib/v1.11/Sockets/src/Sockets.jl:622 [inlined] [6] 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 [7] Listener @ ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:39 [inlined] [8] HTTP.Servers.Listener(host::String, port::Int64; kw::@Kwargs{}) @ HTTP.Servers ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:74 [9] Listener @ ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:74 [inlined] [10] listen! @ ~/.julia/packages/HTTP/ShTJs/src/Servers.jl:326 [inlined] [11] serve! @ ~/.julia/packages/HTTP/ShTJs/src/Handlers.jl:140 [inlined] [12] with_echo_server(f::OpenRouter.var"#139#140", port::Int64) @ OpenRouter ~/.julia/packages/OpenRouter/G36kL/src/echo_server.jl:38 [13] with_echo_server(f::Function) @ OpenRouter ~/.julia/packages/OpenRouter/G36kL/src/echo_server.jl:37 [14] macro expansion @ ~/.julia/packages/OpenRouter/G36kL/src/precompile.jl:7 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [16] macro expansion @ ~/.julia/packages/OpenRouter/G36kL/src/precompile.jl:6 [inlined] [17] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [18] top-level scope @ ~/.julia/packages/OpenRouter/G36kL/src/precompile.jl:139 [19] include(mod::Module, _path::String) @ Base ./Base.jl:562 [20] include(x::String) @ OpenRouter ~/.julia/packages/OpenRouter/G36kL/src/OpenRouter.jl:1 [21] top-level scope @ ~/.julia/packages/OpenRouter/G36kL/src/OpenRouter.jl:24 [22] include @ ./Base.jl:562 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, 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:2924 [24] top-level scope @ stdin:6 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: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 27.99s ################################################################################ # Testing # Testing OpenRouter Status `/tmp/jl_x3R5zr/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.2.1 [6c6a2e73] Scratch v1.3.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_x3R5zr/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.2.1 [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 [458c3c95] OpenSSL_jll v3.5.4+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [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.2.0 [44cfe95a] Pkg v1.11.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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling OpenRouter... Info Given OpenRouter was explicitly requested, output will be shown live  [ Info: Listening on: 127.0.0.1:18787, thread id: 1 [ Info: Server on 127.0.0.1:18787 closing 30148.5 ms ✓ OpenRouter 1 dependency successfully precompiled in 30 seconds. 35 already precompiled. 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 2m30.5s Testing OpenRouter tests passed Testing completed after 182.73s PkgEval succeeded after 248.45s