Package evaluation to test Merly on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T20:04:07.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 9.33s ################################################################################ # Installation # Installing Merly... Resolving package versions... Installed IniFile ───── v0.5.1 Installed MbedTLS_jll ─ v2.28.1010+0 Installed JLLWrappers ─ v1.7.1 Installed URIs ──────── v1.6.1 Installed MbedTLS ───── v1.1.9 Installed Preferences ─ v1.5.1 Installed HTTP ──────── v0.9.17 Installed Merly ─────── v1.0.2 Installing 1 artifacts Installed artifact MbedTLS 2.2 MiB Updating `~/.julia/environments/v1.12/Project.toml` [5b70daea] + Merly v1.0.2 Updating `~/.julia/environments/v1.12/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [692b3bcd] + JLLWrappers v1.7.1 [739be429] + MbedTLS v1.1.9 [5b70daea] + Merly v1.0.2 [21216c6a] + Preferences v1.5.1 [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 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2025.11.4 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 8.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4773.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompiling package dependencies... Precompiling packages... 1386.0 ms ✓ URIs 958.1 ms ✓ IniFile 4678.4 ms ✓ StructUtils 1094.3 ms ✓ Preferences 948.3 ms ✓ PrecompileTools 1246.8 ms ✓ JLLWrappers 22579.9 ms ✓ Parsers 1458.1 ms ✓ MbedTLS_jll 10467.4 ms ✓ JSON 2198.0 ms ✓ MbedTLS 6065.4 ms ✓ HTTP 2976.6 ms ✓ Merly 12 dependencies successfully precompiled in 56 seconds. 15 already precompiled. Precompilation completed after 78.58s ################################################################################ # Testing # Testing Merly Status `/tmp/jl_kcDUU8/Project.toml` ⌅ [cd3eb016] HTTP v0.9.17 [682c06a0] JSON v1.4.0 [5b70daea] Merly v1.0.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_kcDUU8/Manifest.toml` ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [739be429] MbedTLS v1.1.9 [5b70daea] Merly v1.0.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ec057cc2] StructUtils v2.6.2 [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.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 v2025.11.4 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: ["Access-Control-Allow-Origin" => "*"] [ Info: ["X-PINGOTHER" => "pingpong"] [ Info: GET > /index.html [ Info: OPTIONS > /index.html [ Info: GET > /notfound.html [ Info: OPTIONS > /notfound.html [ Info: GET > /prueba.txt [ Info: OPTIONS > /prueba.txt [ Info: GET > /testfolder/testfile.txt [ Info: OPTIONS > /testfolder/testfile.txt [ Info: GET > /texto.txt [ Info: OPTIONS > /texto.txt [ Info: GET > / [ Info: OPTIONS > / [ Info: GET > /hola/:usr [ Info: OPTIONS > /hola/:usr [ Info: GET > /mifile [ Info: OPTIONS > /mifile [ Info: GET > /get1 [ Info: OPTIONS > /get1 [ Info: GET > /get/:data1 [ Info: OPTIONS > /get/:data1 [ Info: GET > /get/data/hola [ Info: OPTIONS > /get/data/hola [ Info: GET > /regex/(\w+\d+) [ Info: OPTIONS > /regex/(\w+\d+) [ Info: POST > /post [ Info: OPTIONS > /post [ Info: POST > / [ Info: OPTIONS > / [ Info: PUT > / [ Info: OPTIONS > / [ Info: DELETE > / [ Info: OPTIONS > / [ Info: GET > /data [ Info: OPTIONS > /data [ Info: POST > /data [ Info: OPTIONS > /data [ Info: PUT > /data [ Info: OPTIONS > /data [ Info: DELETE > /data [ Info: OPTIONS > /data [ Info: CONNECT > /data [ Info: TRACE > /data [ Info: HEAD > /data [ Info: OPTIONS > /data [ Info: PATCH > /data [ Info: GET > /test1/:usr [ Info: OPTIONS > /test1/:usr [ Info: GET > /test2/:usr [ Info: OPTIONS > /test2/:usr [ Info: GET > /test3/ [ Info: OPTIONS > /test3/ WARNING: Method definition result() in module Main at /home/pkgeval/.julia/packages/Merly/pSqX0/test/runtests.jl:121 overwritten at /home/pkgeval/.julia/packages/Merly/pSqX0/test/runtests.jl:147. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.result)) in module Main at /home/pkgeval/.julia/packages/Merly/pSqX0/test/runtests.jl:121 overwritten at /home/pkgeval/.julia/packages/Merly/pSqX0/test/runtests.jl:147. [ Info: GET > /verify/:status [ Info: OPTIONS > /verify/:status ┌ Error: │ exception = │ MethodError: Cannot `convert` an object of type │ SubArray{UInt8,1,Memory{UInt8},Tuple{UnitRange{Int64}},true} to an object of type │ SubArray{UInt8,1,Vector{UInt8},Tuple{UnitRange{Int64}},true} │ The function `convert` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ SubArray{T, N, P, I, L}(::Any, !Matched::Any, !Matched::Any, !Matched::Any) where {T, N, P, I, L} │ @ Base subarray.jl:19 │ convert(::Type{T}, !Matched::T) where T<:AbstractArray │ @ Base abstractarray.jl:16 │ convert(::Type{T}, !Matched::T) where T │ @ Base Base_compiler.jl:133 │ ... │ │ Stacktrace: │ [1] readuntil(buf::IOBuffer, find_delimiter::typeof(HTTP.Parsers.find_end_of_header)) │ @ HTTP.IOExtras ~/.julia/packages/HTTP/aTjcj/src/IOExtras.jl:139 │ [2] readuntil(t::HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}, f::Function, sizehint::Int64) │ @ HTTP.ConnectionPool ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:296 │ [3] readuntil(t::HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}, f::Function) │ @ HTTP.ConnectionPool ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:292 │ [4] readheaders(io::HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}, message::HTTP.Messages.Request) │ @ HTTP.Messages ~/.julia/packages/HTTP/aTjcj/src/Messages.jl:537 │ [5] startread(http::HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}) │ @ HTTP.Streams ~/.julia/packages/HTTP/aTjcj/src/Streams.jl:170 │ [6] handle_transaction(f::HTTP.Handlers.var"#6#7"{HTTP.Handlers.RequestHandlerFunction{Merly.var"#handler#my_handler##8"{Vector{Pair{String, String}}, Merly.var"#service#my_handler##7"{Dict{Int64, Vector{@NamedTuple{route::Union{Regex, String}, toexec::Function, urlparams::Union{Nothing, Dict{Int64, String}}}}}, Merly.var"#search#my_handler##3", Merly.var"#urlparams#my_handler##1"}, Merly.var"#processrequest#my_handler##2"{Dict{String, Char}, Dict{String, Function}, typeof(Merly.cleanurl), Merly.var"#myqueryparams#my_handler##0"}}}}, t::HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}, server::HTTP.Servers.Server{Nothing, Sockets.TCPServer}; final_transaction::Bool) │ @ HTTP.Servers ~/.julia/packages/HTTP/aTjcj/src/Servers.jl:391 │ [7] handle_connection(f::Function, c::HTTP.ConnectionPool.Connection{Sockets.TCPSocket}, server::HTTP.Servers.Server{Nothing, Sockets.TCPServer}, reuse_limit::Int64, readtimeout::Int64) │ @ HTTP.Servers ~/.julia/packages/HTTP/aTjcj/src/Servers.jl:347 │ [8] (::HTTP.Servers.var"#listenloop##0#listenloop##1"{HTTP.Handlers.var"#6#7"{HTTP.Handlers.RequestHandlerFunction{Merly.var"#handler#my_handler##8"{Vector{Pair{String, String}}, Merly.var"#service#my_handler##7"{Dict{Int64, Vector{@NamedTuple{route::Union{Regex, String}, toexec::Function, urlparams::Union{Nothing, Dict{Int64, String}}}}}, Merly.var"#search#my_handler##3", Merly.var"#urlparams#my_handler##1"}, Merly.var"#processrequest#my_handler##2"{Dict{String, Char}, Dict{String, Function}, typeof(Merly.cleanurl), Merly.var"#myqueryparams#my_handler##0"}}}}, HTTP.Servers.Server{Nothing, Sockets.TCPServer}, Base.RefValue{Int64}, Int64, Int64, Bool, Base.Semaphore, HTTP.ConnectionPool.Connection{Sockets.TCPSocket}})() │ @ HTTP.Servers ~/.julia/packages/HTTP/aTjcj/src/Servers.jl:302 └ @ HTTP.Servers ~/.julia/packages/HTTP/aTjcj/src/Servers.jl:311 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./process.jl:685 wait at ./process.jl:686 jfptr_wait_37520.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x7ab9acd94913) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x7ab9acd8cadc) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x7ab9acd803d1) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x7ab9acd80001) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x7ab9acd78ec0) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x7ab9acd74e5f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ab9c7364249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ab9acdfc010 Total snapshots: 698. Utilization: 0% ╎698 @Base/client.jl:550 _start() ╎ 698 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 698 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 698 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 698 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 698 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 698 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 698 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 698 @Pkg/src/API.jl:157 test ╎ ╎ 698 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 698 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 698 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 698 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 698 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 698 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 698 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 698 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 698 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 698 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 698 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 698 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 698 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 698 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 698 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 698 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 698 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 698 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 698 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 698 @Base/…ss.jl:685 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 698 @Base/…on.jl:141 wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 698 @Base/…sk.jl:1228 wait() 697╎ ╎ ╎ ╎ ╎ ╎ ╎ 698 @Base/…sk.jl:1216 poptask(W::Base.Intru… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 _trywait at ./asyncevent.jl:163 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_9934.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 23374215 (Pool: 23373591; Big: 624); GC: 18 [83] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Merly/pSqX0/test/runtests.jl:170 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 task_done_hook at ./task.jl:868 jfptr_task_done_hook_59255.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_finish_task at /source/src/task.c:341 start_task at /source/src/task.c:1263 unknown function (ip: (nil)) at (unknown file) Allocations: 16866665 (Pool: 16866594; Big: 71); GC: 11 PkgEval terminated after 707.59s: tests became inactive