Package evaluation to test ReferenceFiniteElements on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-09T05:50:08.843 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.22s ################################################################################ # Installation # Installing ReferenceFiniteElements... Resolving package versions... Installed Setfield ──────────────── v1.1.2 Installed QuadGK ────────────────── v2.11.2 Installed MacroTools ────────────── v0.5.16 Installed SpecialFunctions ──────── v2.6.1 Installed Requires ──────────────── v1.3.1 Installed DataStructures ────────── v0.19.3 Installed Preferences ───────────── v1.5.1 Installed SpecialPolynomials ────── v0.4.13 Installed OpenSpecFun_jll ───────── v0.5.6+0 Installed RecipesBase ───────────── v1.3.4 Installed JLLWrappers ───────────── v1.7.1 Installed LogExpFunctions ───────── v0.3.29 Installed PrecompileTools ───────── v1.3.3 Installed Memoize ───────────────── v0.4.4 Installed ConstructionBase ──────── v1.6.0 Installed HypergeometricFunctions ─ v0.3.28 Installed StaticArraysCore ──────── v1.4.4 Installed FastGaussQuadrature ───── v1.1.0 Installed Polynomials ───────────── v4.1.0 Installed StaticArrays ──────────── v1.9.16 Installed IrrationalConstants ───── v0.2.6 Installed ReferenceFiniteElements ─ v0.13.0 Installed OrderedCollections ────── v1.8.1 Installed DocStringExtensions ───── v0.9.5 Installing 1 artifacts Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.13/Project.toml` [6dc62d09] + ReferenceFiniteElements v0.13.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [442a2c76] + FastGaussQuadrature v1.1.0 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [c03570c3] + Memoize v0.4.4 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [1fd47b50] + QuadGK v2.11.2 [3cdcf5f2] + RecipesBase v1.3.4 [6dc62d09] + ReferenceFiniteElements v0.13.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 ⌅ [a25cea48] + SpecialPolynomials v0.4.13 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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 7.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4909.1 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.13/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ `LLVM_jll=86de99a1-58d6-5da7-8064-bd56ce2e322c` depends on `libLLVM_jll=8f36deef-c2a5-5394-99ed-8e07531fb29a`, but no such entry exists in the manifest. │ Stacktrace: │ [1] pkgerror(::String, ::Vararg{String}) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 │ [2] validate_manifest(julia_version::VersionNumber, project_hash::Base.SHA1, manifest_format::VersionNumber, stage1::Dict{String, Vector{Pkg.Types.Stage1}}, other::Dict{String, Any}, registries::Dict{String, Pkg.Types.ManifestRegistryEntry}) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:198 │ [3] Pkg.Types.Manifest(raw::Dict{String, Any}, f_or_io::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:295 │ [4] read_manifest(f_or_io::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:318 │ [5] Pkg.Types.EnvCache(env::Nothing) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:452 │ [6] EnvCache │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:419 [inlined] │ [7] #show_update#282 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3559 [inlined] │ [8] kwcall(::@NamedTuple{io::Base.DevNull, hidden_upgrades_info::Bool}, ::typeof(Pkg.Operations.show_update), env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3558 │ [9] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2441 │ [10] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2408 [inlined] │ [11] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:465 │ [12] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:433 [inlined] │ [13] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:177 [inlined] │ [14] #resolve#170 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:471 [inlined] │ [15] resolve │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:470 [inlined] │ [16] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.13/activate_set.jl:83 │ [17] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.13/activate_set.jl:9 │ [18] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [19] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [21] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4779.0 ms ✓ MacroTools 1286.5 ms ✓ StaticArraysCore 1718.1 ms ✓ DocStringExtensions 1265.7 ms ✓ OrderedCollections 1875.0 ms ✓ ConstructionBase 2510.4 ms ✓ IrrationalConstants 1275.2 ms ✓ Requires 1536.7 ms ✓ Preferences 1047.6 ms ✓ Memoize 3606.2 ms ✓ DataStructures 999.0 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 2111.2 ms ✓ LogExpFunctions 1763.4 ms ✓ JLLWrappers 988.2 ms ✓ PrecompileTools 2345.8 ms ✓ QuadGK 3138.3 ms ✓ Setfield 1432.8 ms ✓ OpenSpecFun_jll 2782.5 ms ✓ RecipesBase 13375.1 ms ✓ StaticArrays 5152.1 ms ✓ SpecialFunctions 35672.1 ms ✓ Polynomials 1431.0 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 5346.5 ms ✓ FastGaussQuadrature 2561.5 ms ✓ HypergeometricFunctions 11213.5 ms ✓ SpecialPolynomials 5503.3 ms ✓ SpecialPolynomials → SpecialPolynomialsFastGaussQuadratureExt 7572.1 ms ✓ ReferenceFiniteElements 27 dependencies successfully precompiled in 124 seconds. 10 already precompiled. Precompilation completed after 186.26s ################################################################################ # Testing # Testing ReferenceFiniteElements Testing failed after 13.24s ERROR: LoadError: `LLVM_jll=86de99a1-58d6-5da7-8064-bd56ce2e322c` depends on `libLLVM_jll=8f36deef-c2a5-5394-99ed-8e07531fb29a`, but no such entry exists in the manifest. Stacktrace: [1] pkgerror(::String, ::Vararg{String}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] validate_manifest(julia_version::VersionNumber, project_hash::Base.SHA1, manifest_format::VersionNumber, stage1::Dict{String, Vector{Pkg.Types.Stage1}}, other::Dict{String, Any}, registries::Dict{String, Pkg.Types.ManifestRegistryEntry}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:198 [3] Pkg.Types.Manifest(raw::Dict{String, Any}, f_or_io::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:295 [4] read_manifest(f_or_io::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:318 [5] Pkg.Types.EnvCache(env::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:452 [6] EnvCache @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:419 [inlined] [7] #show_update#282 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3559 [inlined] [8] kwcall(::@NamedTuple{io::Base.DevNull, hidden_upgrades_info::Bool}, ::typeof(Pkg.Operations.show_update), env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3558 [9] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2441 [10] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2408 [inlined] [11] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:465 [12] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:433 [inlined] [13] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:177 [inlined] [14] #resolve#170 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:471 [inlined] [15] resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:470 [inlined] [16] (::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2758 [17] with_temp_env(fn::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2628 [18] (::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2742 [19] mktempdir(fn::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [20] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [21] #sandbox#207 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2689 [inlined] [22] kwcall(::@NamedTuple{preferences::Dict{String, Any}, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::Pkg.Types.Project) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2679 [23] 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.13/Pkg/src/Operations.jl:2953 [24] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2859 [inlined] [25] 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.13/Pkg/src/API.jl:572 [26] 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.13/Pkg/src/API.jl:548 [27] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:172 [28] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:161 [29] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [30] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [inlined] [31] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:159 [32] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [33] include(mod::Module, _path::String) @ Base ./Base.jl:309 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [35] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 250.95s: there were unidentified errors