Package evaluation to test VKcurve on Julia 1.14.0-DEV.1395 (a32911ae58*) started at 2025-12-21T15:09:28.230 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.0s ################################################################################ # 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.1 [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 4.12s ################################################################################ # 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.31s ################################################################################ # Testing # Testing VKcurve Status `/tmp/jl_DZu8jO/Project.toml` [367f69f0] Chevie v0.1.11 [3aa97455] VKcurve v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_DZu8jO/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.1 [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) 17.234 seconds for Aₙ 0.112 seconds for Bₙ and Cₙ 0.187 seconds for Dₙ 0.465 seconds for ³D₄ 1.529 seconds for ²Aₙ 0.064 seconds for ²Dₙ 0.118 seconds for ᵗG(e,e,n) 0.050 seconds for G₂ 0.645 seconds for I₂(e) 0.135 seconds for ²I₂(e) 0.139 seconds for G₄-G₂₂ 49.185 seconds for H₃ 1.568 seconds for G₂₄ 5.596 seconds for G₂₅ 60.251 seconds for G₂₆ 2.639 seconds for G₂₇ 5.249 seconds for F₄ 4.432 seconds for ²F₄ 1.610 seconds for G₂₉ 5.419 seconds for H₄ 14.835 seconds for G₃₁ 3.157 seconds for G₃₂ 24.098 seconds for G₃₃ 2.862 seconds for G₃₄ 13.97 seconds for E₆ 1.672 seconds for ²E₆ 0.468 seconds for E₇ 2.727 seconds for E₈ 3.732 seconds for several groups 6.958 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:2923 # 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:2382 │ [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) │ @ Base ./loading.jl:2390 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2692 │ [4] _require_prelocked │ @ ./loading.jl:2691 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(uuidkey::Base.PkgId) │ @ Base ./loading.jl:2689 │ [7] require(uuidkey::Base.PkgId) │ @ Base ./loading.jl:2687 │ [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:1579 │ [21] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1567 │ [22] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1455 │ [23] _include_from_serialized │ @ ./loading.jl:1412 [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:2287 │ [25] _require_search_from_serialized │ @ ./loading.jl:2181 [inlined] │ [26] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2838 │ [27] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [28] macro expansion │ @ ./loading.jl:2625 [inlined] │ [29] macro expansion │ @ ./lock.jl:376 [inlined] │ [30] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [31] require │ @ ./loading.jl:2565 [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:2946 │ [41] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2697 │ [42] macro expansion │ @ ./loading.jl:2625 [inlined] │ [43] macro expansion │ @ ./lock.jl:376 [inlined] │ [44] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2589 │ [45] require │ @ ./loading.jl:2565 [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) 79.544 seconds for Aₙ 0.129 seconds for Bₙ and Cₙ 0.213 seconds for Dₙ 0.691 seconds for ³D₄ 3.101 seconds for ²Aₙ 0.065 seconds for ²Dₙ 0.122 seconds for ᵗG(e,e,n) 0.055 seconds for G₂ 1.057 seconds for I₂(e) 0.134 seconds for ²I₂(e) 0.141 seconds for G₄-G₂₂ 74.91 seconds for H₃ 2.867 seconds for G₂₄ 11.221 seconds for G₂₅ 79.738 seconds for G₂₆ 10.864 seconds for G₂₇ 7.766 seconds for F₄ 7.197 seconds for ²F₄ 3.194 seconds for G₂₉ 8.721 seconds for H₄ 30.824 seconds for G₃₁ 3.239 seconds for G₃₂ 44.502 seconds for G₃₃ 3.915 seconds for G₃₄ 18.929 seconds for E₆ 2.600 seconds for ²E₆ 0.783 seconds for E₇ 4.684 seconds for E₈ 7.465 seconds for several groups 22.044 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) 16.727 seconds for Aₙ 0.116 seconds for Bₙ and Cₙ 0.198 seconds for Dₙ 0.488 seconds for ³D₄ 1.522 seconds for ²Aₙ 0.061 seconds for ²Dₙ 0.116 seconds for ᵗG(e,e,n) 0.053 seconds for G₂ 0.632 seconds for I₂(e) 0.134 seconds for ²I₂(e) 0.137 seconds for G₄-G₂₂ 46.807 seconds for H₃ 1.693 seconds for G₂₄ 5.683 seconds for G₂₅ 53.059 seconds for G₂₆ 2.575 seconds for G₂₇ 4.908 seconds for F₄ 4.159 seconds for ²F₄ 1.367 seconds for G₂₉ 4.114 seconds for H₄ 10.414 seconds for G₃₁ 2.243 seconds for G₃₂ 20.615 seconds for G₃₃ 2.785 seconds for G₃₄ 12.142 seconds for E₆ 1.484 seconds for ²E₆ 0.437 seconds for E₇ 2.596 seconds for E₈ 3.584 seconds for several groups 8.067 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:2845  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [4] macro expansion  @ ./loading.jl:2625 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [7] require  @ ./loading.jl:2565 [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:3282  [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:3124  [18] include_string  @ ./loading.jl:3134 [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: ┌ 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) 16.727 seconds │ for Aₙ 0.116 seconds │ for Bₙ and Cₙ 0.198 seconds │ for Dₙ 0.488 seconds │ for ³D₄ 1.522 seconds │ for ²Aₙ 0.061 seconds │ for ²Dₙ 0.116 seconds │ for ᵗG(e,e,n) 0.053 seconds │ for G₂ 0.632 seconds │ for I₂(e) 0.134 seconds │ for ²I₂(e) 0.137 seconds │ for G₄-G₂₂ 46.807 seconds │ for H₃ 1.693 seconds │ for G₂₄ 5.683 seconds │ for G₂₅ 53.059 seconds │ for G₂₆ 2.575 seconds │ for G₂₇ 4.908 seconds │ for F₄ 4.159 seconds │ for ²F₄ 1.367 seconds │ for G₂₉ 4.114 seconds │ for H₄ 10.414 seconds │ for G₃₁ 2.243 seconds │ for G₃₂ 20.615 seconds │ for G₃₃ 2.785 seconds │ for G₃₄ 12.142 seconds │ for E₆ 1.484 seconds │ for ²E₆ 0.437 seconds │ for E₇ 2.596 seconds │ for E₈ 3.584 seconds │ for several groups 8.067 seconds └ ┌ VKcurve │ [Output was shown above] └ 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_7z99Vs" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/VKcurve/rldgd/test/runtests.jl:2 Testing failed after 1083.63s 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 1127.74s: package fails to precompile