Package evaluation of Merly on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:37:13.762 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.66s ################################################################################ # Installation # Installing Merly... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5b70daea] + Merly v1.0.2 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.9.17 [83e8ac13] + IniFile v0.5.1 [739be429] + MbedTLS v1.1.9 [5b70daea] + Merly v1.0.2 [5c2747f8] + URIs v1.5.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [56ddb016] + Logging [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [4ec0a83e] + Unicode [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 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 4.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.42s ################################################################################ # Testing # Testing Merly Status `/tmp/jl_pVjMFV/Project.toml` ⌅ [cd3eb016] HTTP v0.9.17 [682c06a0] JSON v0.21.4 [5b70daea] Merly v1.0.2 [8dfed614] Test Status `/tmp/jl_pVjMFV/Manifest.toml` ⌅ [cd3eb016] HTTP v0.9.17 [83e8ac13] IniFile v0.5.1 [682c06a0] JSON v0.21.4 [739be429] MbedTLS v1.1.9 [5b70daea] Merly v1.0.2 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [5c2747f8] URIs v1.5.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 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 params: Dict{String, String}() query: Dict("hola" => "1") params: Dict{String, String}() query: Dict{Any, Any}() body: Dict{String, Any}("query" => "data") params: Dict{String, String}() query: Dict{Any, Any}() query: Dict{Any, Any}() body: Dict{String, Any}("query" => "data") query: Dict{Any, Any}() body: Dict{String, Any}("query" => "data") query: Dict{Any, Any}() body: Testing Merly tests passed Testing completed after 25.38s PkgEval succeeded after 59.12s