Package evaluation to test Merly on Julia 1.14.0-DEV.2033 (8c59e8e9f1*) started at 2026-04-14T14:50:47.025 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.84s ################################################################################ # Installation # Installing Merly... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5b70daea] + Merly v1.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [692b3bcd] + JLLWrappers v1.7.1 [739be429] + MbedTLS v1.1.10 [5b70daea] + Merly v1.0.2 [21216c6a] + Preferences v1.5.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 [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 v1.0.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [14a3606d] + MozillaCACerts_jll v2026.3.19 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 5.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.3 s ✓ Merly 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompilation completed after 31.31s ################################################################################ # Testing # Testing Merly Status `/tmp/jl_T5CePw/Project.toml` ⌅ [cd3eb016] HTTP v0.9.17 [682c06a0] JSON v1.5.0 [5b70daea] Merly v1.0.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_T5CePw/Manifest.toml` ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [739be429] MbedTLS v1.1.10 [5b70daea] Merly v1.0.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [ec057cc2] StructUtils v2.7.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 [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 [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 v2026.3.19 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 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007806ca997940 Total snapshots: 455. Utilization: 0% ╎455 @Base/task.jl:1168 wait_forever() 454╎ 455 @Base/task.jl:1246 wait() [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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 18462969 (Pool: 18462310; Big: 659); GC: 14 [16] 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 unknown function (ip: 0x7d4448f2bcff) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 8846930 (Pool: 8846893; Big: 37); GC: 8 PkgEval terminated after 618.23s: tests became inactive