Package evaluation to test VKcurve on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T15:08:01.523 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.56s ################################################################################ # Installation # Installing VKcurve... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3aa97455] + VKcurve v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [36d08e8a] + AbstractPermutations v0.3.3 [367f69f0] + Chevie v0.1.11 [a6b051d1] + Combinat v0.1.5 [05fb067e] + CycPols v0.1.4 [c380f8b6] + CyclotomicNumbers v0.1.10 [bbb6641c] + FiniteFields v0.1.1 [580d1d9c] + FinitePosets v0.1.5 [2304d612] + GenLinearAlgebra v0.1.3 [a98d1166] + GenericDecMats v0.1.2 [e70aea02] + GroupPresentations v0.1.1 [d5909c97] + GroupsCore v0.5.2 [18e54dd8] + IntegerMathUtils v0.1.3 ⌅ [682c06a0] + JSON v0.21.4 [10b2801c] + LaurentPolynomials v0.1.6 [f23b31af] + MatInt v0.1.2 [4249f315] + ModuleElts v0.1.5 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [0b63354f] + PermGroups v0.2.19 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [27ebfcd6] + Primes v0.5.7 [f53aee1f] + PuiseuxPolynomials v0.1.8 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [87930f55] + SignedPerms v0.1.2 [b01ca8d2] + UsingMerge v0.0.7 [3aa97455] + VKcurve v0.1.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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 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 3.93s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.08s ################################################################################ # Testing # Testing VKcurve Status `/tmp/jl_uWJGI7/Project.toml` [367f69f0] Chevie v0.1.11 [3aa97455] VKcurve v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_uWJGI7/Manifest.toml` [36d08e8a] AbstractPermutations v0.3.3 [367f69f0] Chevie v0.1.11 [a6b051d1] Combinat v0.1.5 [05fb067e] CycPols v0.1.4 [c380f8b6] CyclotomicNumbers v0.1.10 [bbb6641c] FiniteFields v0.1.1 [580d1d9c] FinitePosets v0.1.5 [2304d612] GenLinearAlgebra v0.1.3 [a98d1166] GenericDecMats v0.1.2 [e70aea02] GroupPresentations v0.1.1 [d5909c97] GroupsCore v0.5.2 [18e54dd8] IntegerMathUtils v0.1.3 ⌅ [682c06a0] JSON v0.21.4 [10b2801c] LaurentPolynomials v0.1.6 [f23b31af] MatInt v0.1.2 [4249f315] ModuleElts v0.1.5 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [0b63354f] PermGroups v0.2.19 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [27ebfcd6] Primes v0.5.7 [f53aee1f] PuiseuxPolynomials v0.1.8 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [87930f55] SignedPerms v0.1.2 [b01ca8d2] UsingMerge v0.0.7 [3aa97455] VKcurve v0.1.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 [37e2e46d] LinearAlgebra v1.13.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 [2f01184e] SparseArrays v1.13.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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... # CyclotomicNumbers adds 1 method to LaurentPolynomials.coefficients # CyclotomicNumbers adds 1 method to Perms.order # CyclotomicNumbers adds 8 methods to LaurentPolynomials.root # FiniteFields adds 2 methods to LaurentPolynomials.degree # FiniteFields adds 1 method to Groups.elements # FiniteFields adds 2 methods to Perms.order WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. reading Chevie data: for G(de,e,n) 18.386 seconds for Aₙ 0.115 seconds for Bₙ and Cₙ 0.201 seconds for Dₙ 0.497 seconds for ³D₄ 1.525 seconds for ²Aₙ 0.065 seconds for ²Dₙ 0.122 seconds for ᵗG(e,e,n) 0.055 seconds for G₂ 0.630 seconds for I₂(e) 0.137 seconds for ²I₂(e) 0.143 seconds for G₄-G₂₂ 50.318 seconds for H₃ 1.958 seconds for G₂₄ 5.560 seconds for G₂₅ 64.92 seconds for G₂₆ 2.933 seconds for G₂₇ 5.665 seconds for F₄ 4.675 seconds for ²F₄ 1.699 seconds for G₂₉ 5.474 seconds for H₄ 16.73 seconds for G₃₁ 3.125 seconds for G₃₂ 27.006 seconds for G₃₃ 3.390 seconds for G₃₄ 14.34 seconds for E₆ 1.732 seconds for ²E₆ 0.456 seconds for E₇ 2.591 seconds for E₈ 4.043 seconds for several groups 9.062 seconds 1 dependency had output during precompilation: ┌ Chevie │ [Output was shown above] └ ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for Chevie [367f69f0-ca63-11e8-2372-438b29340c1b] │ exception = Required dependency Base.PkgId(Base.UUID("682c06a0-de6a-54ab-a142-c8b1cf79cde6"), "JSON") failed to load from a cache file. └ @ Base loading.jl:2891 # CyclotomicNumbers adds 1 method to LaurentPolynomials.coefficients # CyclotomicNumbers adds 1 method to Perms.order # CyclotomicNumbers adds 8 methods to LaurentPolynomials.root # FiniteFields adds 2 methods to LaurentPolynomials.degree # FiniteFields adds 1 method to Groups.elements # FiniteFields adds 2 methods to Perms.order WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. ┌ Warning: Error requiring `Chevie` from `GenericDecMats` │ exception = │ ConcurrencyViolationError("deadlock detected in loading Chevie using Chevie (while loading GenericDecMats)") │ Stacktrace: │ [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) │ @ Base ./loading.jl:2350 │ [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) │ @ Base ./loading.jl:2358 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2660 │ [4] _require_prelocked │ @ ./loading.jl:2659 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(uuidkey::Base.PkgId) │ @ Base ./loading.jl:2657 │ [7] require(uuidkey::Base.PkgId) │ @ Base ./loading.jl:2655 │ [8] top-level scope │ @ ~/.julia/packages/GenericDecMats/1iVj4/src/GenericDecMats.jl:347 │ [9] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [10] EvalInto │ @ ./boot.jl:494 [inlined] │ [11] (::GenericDecMats.var"#__init__##10#__init__##11")() │ @ GenericDecMats ~/.julia/packages/Requires/1eCOK/src/require.jl:101 │ [12] macro expansion │ @ ./timing.jl:502 [inlined] │ [13] err(f::Any, listener::Module, modname::String, file::String, line::Any) │ @ Requires ~/.julia/packages/Requires/1eCOK/src/require.jl:47 │ [14] (::GenericDecMats.var"#__init__##8#__init__##9")() │ @ GenericDecMats ~/.julia/packages/Requires/1eCOK/src/require.jl:100 │ [15] withpath(f::Any, path::String) │ @ Requires ~/.julia/packages/Requires/1eCOK/src/require.jl:37 │ [16] (::GenericDecMats.var"#__init__##6#__init__##7")() │ @ GenericDecMats ~/.julia/packages/Requires/1eCOK/src/require.jl:99 │ [17] listenpkg(f::Any, pkg::Base.PkgId) │ @ Requires ~/.julia/packages/Requires/1eCOK/src/require.jl:20 │ [18] macro expansion │ @ ~/.julia/packages/Requires/1eCOK/src/require.jl:98 [inlined] │ [19] __init__() │ @ GenericDecMats ~/.julia/packages/GenericDecMats/1iVj4/src/GenericDecMats.jl:346 │ [20] run_module_init(mod::Module, i::Int64) │ @ Base ./loading.jl:1547 │ [21] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1535 │ [22] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1423 │ [23] _include_from_serialized │ @ ./loading.jl:1380 [inlined] │ [24] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2255 │ [25] _require_search_from_serialized │ @ ./loading.jl:2149 [inlined] │ [26] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2806 │ [27] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [28] macro expansion │ @ ./loading.jl:2593 [inlined] │ [29] macro expansion │ @ ./lock.jl:376 [inlined] │ [30] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [31] require │ @ ./loading.jl:2533 [inlined] │ [32] eval_import_path │ @ ./module.jl:36 [inlined] │ [33] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [34] _eval_using │ @ ./module.jl:137 [inlined] │ [35] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [36] top-level scope │ @ ~/.julia/packages/Chevie/CvV6u/src/gendec.jl:2 │ [37] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [38] top-level scope │ @ ~/.julia/packages/Chevie/CvV6u/src/Chevie.jl:154 │ [39] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [40] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2914 │ [41] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [42] macro expansion │ @ ./loading.jl:2593 [inlined] │ [43] macro expansion │ @ ./lock.jl:376 [inlined] │ [44] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [45] require │ @ ./loading.jl:2533 [inlined] │ [46] eval_import_path │ @ ./module.jl:36 [inlined] │ [47] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [48] _eval_using │ @ ./module.jl:137 [inlined] │ [49] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [50] top-level scope │ @ ~/.julia/packages/VKcurve/rldgd/test/runtests.jl:2 │ [51] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [52] top-level scope │ @ none:6 │ [53] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [54] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [55] _start() │ @ Base ./client.jl:577 └ @ Requires ~/.julia/packages/Requires/1eCOK/src/require.jl:51 reading Chevie data: for G(de,e,n) 75.407 seconds for Aₙ 0.122 seconds for Bₙ and Cₙ 0.201 seconds for Dₙ 0.693 seconds for ³D₄ 3.075 seconds for ²Aₙ 0.062 seconds for ²Dₙ 0.114 seconds for ᵗG(e,e,n) 0.050 seconds for G₂ 1.003 seconds for I₂(e) 0.127 seconds for ²I₂(e) 0.131 seconds for G₄-G₂₂ 80.375 seconds for H₃ 2.797 seconds for G₂₄ 11.777 seconds for G₂₅ 84.61 seconds for G₂₆ 9.010 seconds for G₂₇ 8.595 seconds for F₄ 7.405 seconds for ²F₄ 3.270 seconds for G₂₉ 9.362 seconds for H₄ 35.138 seconds for G₃₁ 3.586 seconds for G₃₂ 47.061 seconds for G₃₃ 4.376 seconds for G₃₄ 19.881 seconds for E₆ 2.686 seconds for ²E₆ 0.773 seconds for E₇ 4.834 seconds for E₈ 6.553 seconds for several groups 23.071 seconds # CyclotomicNumbers adds 1 method to LaurentPolynomials.coefficients # CyclotomicNumbers adds 1 method to Perms.order # CyclotomicNumbers adds 8 methods to LaurentPolynomials.root # FiniteFields adds 2 methods to LaurentPolynomials.degree # FiniteFields adds 1 method to Groups.elements # FiniteFields adds 2 methods to Perms.order WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. reading Chevie data: for G(de,e,n) 18.206 seconds for Aₙ 0.113 seconds for Bₙ and Cₙ 0.190 seconds for Dₙ 0.505 seconds for ³D₄ 1.533 seconds for ²Aₙ 0.062 seconds for ²Dₙ 0.118 seconds for ᵗG(e,e,n) 0.059 seconds for G₂ 0.739 seconds for I₂(e) 0.123 seconds for ²I₂(e) 0.125 seconds for G₄-G₂₂ 49.922 seconds for H₃ 1.644 seconds for G₂₄ 5.550 seconds for G₂₅ 61.012 seconds for G₂₆ 2.947 seconds for G₂₇ 5.002 seconds for F₄ 4.151 seconds for ²F₄ 1.773 seconds for G₂₉ 4.831 seconds for H₄ 14.44 seconds for G₃₁ 3.169 seconds for G₃₂ 25.784 seconds for G₃₃ 3.306 seconds for G₃₄ 15.275 seconds for E₆ 1.533 seconds for ²E₆ 0.426 seconds for E₇ 2.618 seconds for E₈ 3.536 seconds for several groups 8.029 seconds ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("367f69f0-ca63-11e8-2372-438b29340c1b"), "Chevie") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/VKcurve/rldgd/src/VKcurve.jl:174  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/VKcurve/rldgd/src/VKcurve.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ VKcurve │ [Output was shown above] └ ┌ Chevie │ # CyclotomicNumbers adds 1 method to LaurentPolynomials.coefficients │ # CyclotomicNumbers adds 1 method to Perms.order │ # CyclotomicNumbers adds 8 methods to LaurentPolynomials.root │ # FiniteFields adds 2 methods to LaurentPolynomials.degree │ # FiniteFields adds 1 method to Groups.elements │ # FiniteFields adds 2 methods to Perms.order │ WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). │ You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. │ reading Chevie data: │ for G(de,e,n) 18.206 seconds │ for Aₙ 0.113 seconds │ for Bₙ and Cₙ 0.190 seconds │ for Dₙ 0.505 seconds │ for ³D₄ 1.533 seconds │ for ²Aₙ 0.062 seconds │ for ²Dₙ 0.118 seconds │ for ᵗG(e,e,n) 0.059 seconds │ for G₂ 0.739 seconds │ for I₂(e) 0.123 seconds │ for ²I₂(e) 0.125 seconds │ for G₄-G₂₂ 49.922 seconds │ for H₃ 1.644 seconds │ for G₂₄ 5.550 seconds │ for G₂₅ 61.012 seconds │ for G₂₆ 2.947 seconds │ for G₂₇ 5.002 seconds │ for F₄ 4.151 seconds │ for ²F₄ 1.773 seconds │ for G₂₉ 4.831 seconds │ for H₄ 14.44 seconds │ for G₃₁ 3.169 seconds │ for G₃₂ 25.784 seconds │ for G₃₃ 3.306 seconds │ for G₃₄ 15.275 seconds │ for E₆ 1.533 seconds │ for ²E₆ 0.426 seconds │ for E₇ 2.618 seconds │ for E₈ 3.536 seconds │ for several groups 8.029 seconds └ ERROR: LoadError: The following 1 package failed to precompile: VKcurve Failed to precompile VKcurve [3aa97455-9fe4-4946-8fa7-967d4b754676] to "/home/pkgeval/.julia/compiled/v1.14/VKcurve/jl_9jYNoU" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/VKcurve/rldgd/test/runtests.jl:2 Testing failed after 1144.03s ERROR: LoadError: Package VKcurve 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:572 [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:548 [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:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 1193.92s: package fails to precompile