Package evaluation to test OpenRouter on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T16:06:36.350 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.76s ################################################################################ # 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.1 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.11.0 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.10 [b1229eab] + OpenRouter v1.2.0 [4d8831e6] + OpenSSL v1.6.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [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.5+0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 2.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 26820.2 ms ✓ HTTP 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/Y97L1/src/Servers.jl:69  [8] Listener  @ ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:39 [inlined]  [9] HTTP.Servers.Listener(host::String, port::Int64; kw::@Kwargs{})  @ HTTP.Servers ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:74  [10] Listener  @ ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:74 [inlined]  [11] listen!  @ ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:326 [inlined]  [12] serve!  @ ~/.julia/packages/HTTP/Y97L1/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:324  [21] top-level scope  @ ~/.julia/packages/OpenRouter/G36kL/src/OpenRouter.jl:24  [22] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3289  [24] top-level scope  @ stdin:5  [25] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3131  [27] include_string  @ ./loading.jl:3141 [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 1 dependency successfully precompiled in 41 seconds. 52 already precompiled. 26 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, PCRE2_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, Zstd_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 20 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 61.08s ################################################################################ # Testing # Testing OpenRouter Status `/tmp/jl_FgyLpm/Project.toml` [4c88cf16] Aqua v0.8.14 [cd3eb016] HTTP v1.11.0 [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_FgyLpm/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.1 [460bff9d] ExceptionUnwrapping v0.1.11 [cd3eb016] HTTP v1.11.0 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.10 [b1229eab] OpenRouter v1.2.0 [4d8831e6] OpenSSL v1.6.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [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+1 [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.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.8.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] └ Persistent tasks: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 Expression: !(has_persistent_tasks(package; kwargs...)) Evaluated: !(has_persistent_tasks(Base.PkgId(Base.UUID("b1229eab-bc7b-489c-92b5-04baf87d8d0b"), "OpenRouter"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 [3] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:34 [inlined] [4] #test_persistent_tasks#57 @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:43 [inlined] [5] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:42 [inlined] [6] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [8] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 [ Info: Skipping cache operations tests: OPENROUTER_API_KEY not set ┌ Info: Downloading new models. Updating db... │ full_refresh = false └ fetch_endpoints = true Provider model parsing: Error During Test at /home/pkgeval/.julia/packages/OpenRouter/G36kL/test/runtests.jl:30 Got exception outside of a @test ArgumentError: Provider Together does not host model moonshotai/kimi-k2-thinking. Available providers: DeepInfra, SiliconFlow, Moonshot AI, Nebius, Novita, Google, AtlasCloud, Moonshot AI Stacktrace: [1] parse_provider_model(provider_model::String) @ OpenRouter ~/.julia/packages/OpenRouter/G36kL/src/aigen.jl:253 [2] top-level scope @ ~/.julia/packages/OpenRouter/G36kL/test/runtests.jl:7 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] macro expansion @ ~/.julia/packages/OpenRouter/G36kL/test/runtests.jl:31 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [6] macro expansion @ ~/.julia/packages/OpenRouter/G36kL/test/runtests.jl:31 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core ./boot.jl:517 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [11] _start() @ Base ./client.jl:585 ┌ Info: Downloading new models. Updating db... │ full_refresh = false └ fetch_endpoints = false ┌ Info: Downloading new models. Updating db... │ full_refresh = false └ fetch_endpoints = false Echo Server: Error During Test at /home/pkgeval/.julia/packages/OpenRouter/G36kL/test/test_echo_server.jl:5 Got exception outside of a @test 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/Y97L1/src/Servers.jl:69 [8] Listener @ ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:39 [inlined] [9] HTTP.Servers.Listener(host::String, port::Int64; kw::@Kwargs{}) @ HTTP.Servers ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:74 [10] Listener @ ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:74 [inlined] [11] listen! @ ~/.julia/packages/HTTP/Y97L1/src/Servers.jl:326 [inlined] [12] serve! @ ~/.julia/packages/HTTP/Y97L1/src/Handlers.jl:140 [inlined] [13] with_echo_server(f::var"#11#12", 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] top-level scope @ ~/.julia/packages/OpenRouter/G36kL/test/test_echo_server.jl:6 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [17] macro expansion @ ~/.julia/packages/OpenRouter/G36kL/test/test_echo_server.jl:6 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [19] top-level scope @ ~/.julia/packages/OpenRouter/G36kL/test/runtests.jl:7 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [21] macro expansion @ ~/.julia/packages/OpenRouter/G36kL/test/runtests.jl:106 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [26] _start() @ Base ./client.jl:585 Test Summary: | Pass Fail Error Total Time OpenRouter.jl | 57 1 2 60 2m49.8s Code quality (Aqua.jl) | 10 1 11 1m34.0s Method ambiguity | 1 1 9.6s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 6.1s Compat bounds | 4 4 0.5s Piracy | 1 1 20.7s Persistent tasks | 1 1 39.0s Basic functionality | 1 1 0.0s Cache operations | 0 0.9s Provider model parsing | 1 1 55.9s cost calculation with cache | 1 1 0.3s calculate_cost with ProviderEndpoint | 1 1 0.1s Custom Providers and Models | 44 44 15.2s Echo Server | 1 1 2.2s RNG of the outermost testset: Random.Xoshiro(0xcb10937808239340, 0x2e20360d572713f6, 0xd1e5d0e8778a77c1, 0x4b9b867aa05adbe3, 0x802ef784c5c9291c) ERROR: LoadError: Some tests did not pass: 57 passed, 1 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenRouter/G36kL/test/runtests.jl:6 Testing failed after 199.48s ERROR: LoadError: Package OpenRouter errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 316.49s: networking-related issues were detected