Package evaluation of Pitaya on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T08:54:50.969 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.12s ################################################################################ # Installation # Installing Pitaya... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0b12f483] + Pitaya v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [ffbed154] + DocStringExtensions v0.8.6 ⌅ [e30172f5] + Documenter v0.26.3 ⌅ [cd3eb016] + HTTP v0.9.17 ⌅ [b5f81e59] + IOCapture v0.1.1 [83e8ac13] + IniFile v0.5.1 [682c06a0] + JSON v0.21.4 [739be429] + MbedTLS v1.1.9 [69de0a69] + Parsers v2.8.1 [0b12f483] + Pitaya v0.2.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [5c2747f8] + URIs v1.5.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [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.38s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.47s ################################################################################ # Testing # Testing Pitaya Status `/tmp/jl_Vhas4y/Project.toml` ⌅ [e30172f5] Documenter v0.26.3 ⌅ [cd3eb016] HTTP v0.9.17 [682c06a0] JSON v0.21.4 [0b12f483] Pitaya v0.2.0 [8dfed614] Test Status `/tmp/jl_Vhas4y/Manifest.toml` ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌅ [e30172f5] Documenter v0.26.3 ⌅ [cd3eb016] HTTP v0.9.17 ⌅ [b5f81e59] IOCapture v0.1.1 [83e8ac13] IniFile v0.5.1 [682c06a0] JSON v0.21.4 [739be429] MbedTLS v1.1.9 [69de0a69] Parsers v2.8.1 [0b12f483] Pitaya v0.2.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [5c2747f8] URIs v1.5.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [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... Running test_utils.jl tests... Running test_network.jl tests... WARNING: Method definition filter_handler(Union{Nothing, Base.Dict{String, T} where T}) in module Main at /home/pkgeval/.julia/packages/Pitaya/wpJ2I/src/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). Running test_api.jl tests... WARNING: Method definition filter_handler(Union{Nothing, Base.Dict{String, T} where T}) in module Main at /home/pkgeval/.julia/packages/Pitaya/wpJ2I/src/utils.jl:1 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition request() in module Main at /home/pkgeval/.julia/packages/Pitaya/wpJ2I/src/network.jl:5 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.request)) in module Main at /home/pkgeval/.julia/packages/Pitaya/wpJ2I/src/network.jl:5 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Pitaya module | 15 15 24.0s Testing Pitaya tests passed Testing completed after 22.73s PkgEval succeeded after 57.95s