Package evaluation to test AlgebraicSolving on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-06T16:55:39.722 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.48s ################################################################################ # Installation # Installing AlgebraicSolving... Resolving package versions... Installed FLINT_jll ──────── v301.600.0+0 Installed StaticArraysCore ─ v1.4.4 Installed Compat ─────────── v4.18.1 Installed StaticArrays ───── v1.9.20 Installed MacroTools ─────── v0.5.16 Installed msolve_jll ─────── v0.1000.100+0 Installed AlgebraicSolving ─ v0.12.0 Installed PrecompileTools ── v1.3.4 Installed AbstractAlgebra ── v0.50.2 Installed OpenBLAS32_jll ─── v0.3.34+0 Installed LLVMOpenMP_jll ─── v22.1.7+0 Installed JLLWrappers ────── v1.8.0 Installed RandomExtensions ─ v0.4.4 Installed Preferences ────── v1.5.2 Installed Nemo ───────────── v0.56.1 Installing 4 artifacts Installed artifact LLVMOpenMP 573.2 KiB Installed artifact OpenBLAS32 5.0 MiB Installed artifact msolve 1.7 MiB Installed artifact FLINT 19.3 MiB Updating `~/.julia/environments/v1.14/Project.toml` [66b61cbe] + AlgebraicSolving v0.12.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c3fe647b] + AbstractAlgebra v0.50.2 [66b61cbe] + AlgebraicSolving v0.12.0 [34da2185] + Compat v4.18.1 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [2edaba10] + Nemo v0.56.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fb686558] + RandomExtensions v0.4.4 [90137ffa] + StaticArrays v1.9.20 [1e83bf80] + StaticArraysCore v1.4.4 [e134572f] + FLINT_jll v301.600.0+0 [1d63c593] + LLVMOpenMP_jll v22.1.7+0 [656ef2d0] + OpenBLAS32_jll v0.3.34+0 [6d01cc9a] + msolve_jll v0.1000.100+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.12.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [781609d7] + GMP_jll v6.3.0+5 [3a97d323] + MPFR_jll v4.2.2+1 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 9.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.5 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.4 s ✓ MacroTools 0.7 s ✓ StaticArraysCore 5.1 s ✓ RandomExtensions 1.5 s ✓ Preferences 1.1 s ✓ Compat 1.4 s ✓ JLLWrappers 1.1 s ✓ PrecompileTools 1.1 s ✓ Compat → CompatLinearAlgebraExt 1.5 s ✓ LLVMOpenMP_jll 1.1 s ✓ OpenBLAS32_jll 13.0 s ✓ StaticArrays ERROR: LoadError: AssertionError: equality(a, A) Stacktrace: [1] exercise_NCRing_interface(R::AbstractAlgebra.NCRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:92 [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:239 [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:422 [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:833 [5] macro expansion @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:525 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:523 [inlined] [8] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] [9] top-level scope @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:115 [10] include(mod::Module, _path::String) @ Base Base.jl:334 [11] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:1 in expression starting at stdin:5 ✗ AbstractAlgebra 1.8 s ✓ FLINT_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c3fe647b-3220-5bb0-a1ea-a7954cac585d"), "AbstractAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/AbstractAlgebra/V9Znx/ext/TestExt/TestExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/V9Znx/ext/TestExt/TestExt.jl:1 in expression starting at stdin:5 ✗ AbstractAlgebra → TestExt 2.1 s ✓ msolve_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c3fe647b-3220-5bb0-a1ea-a7954cac585d"), "AbstractAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Nemo/1ce8i/src/Nemo.jl:12 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Nemo/1ce8i/src/Nemo.jl:1 in expression starting at stdin:5 ✗ Nemo ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2edaba10-b0f1-5616-af89-8c11ac63239a"), "Nemo") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/AlgebraicSolving/4GugP/src/imports.jl:3 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/AlgebraicSolving/4GugP/src/AlgebraicSolving.jl:6 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/4GugP/src/imports.jl:3 in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/4GugP/src/AlgebraicSolving.jl:1 in expression starting at stdin:5 ✗ AlgebraicSolving 13 dependencies successfully precompiled in 86 seconds. 19 already precompiled. 4 dependencies had output during precompilation: ┌ AbstractAlgebra → TestExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c3fe647b-3220-5bb0-a1ea-a7954cac585d"), "AbstractAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/AbstractAlgebra/V9Znx/ext/TestExt/TestExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/V9Znx/ext/TestExt/TestExt.jl:1 │ in expression starting at stdin:5 └ ┌ AbstractAlgebra │ ERROR: LoadError: AssertionError: equality(a, A) │ Stacktrace: │ [1] exercise_NCRing_interface(R::AbstractAlgebra.NCRing) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:92 │ [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:239 │ [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:422 │ [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:833 │ [5] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:525 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [7] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:523 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:115 │ [10] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [11] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:1 │ in expression starting at stdin:5 └ ┌ AlgebraicSolving │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2edaba10-b0f1-5616-af89-8c11ac63239a"), "Nemo") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/AlgebraicSolving/4GugP/src/imports.jl:3 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/AlgebraicSolving/4GugP/src/AlgebraicSolving.jl:6 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/4GugP/src/imports.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/4GugP/src/AlgebraicSolving.jl:1 │ in expression starting at stdin:5 └ ┌ Nemo │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c3fe647b-3220-5bb0-a1ea-a7954cac585d"), "AbstractAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Nemo/1ce8i/src/Nemo.jl:12 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Nemo/1ce8i/src/Nemo.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 4 packages failed to precompile: AbstractAlgebra → TestExt Failed to precompile TestExt [5ff8aa1c-1afc-5481-801d-356c58c0d182] to "/home/pkgeval/.julia/compiled/v1.14/TestExt/jl_ees14V" (ProcessExited(1)). AbstractAlgebra Failed to precompile AbstractAlgebra [c3fe647b-3220-5bb0-a1ea-a7954cac585d] to "/home/pkgeval/.julia/compiled/v1.14/AbstractAlgebra/jl_O8uyYT" (ProcessExited(1)). AlgebraicSolving Failed to precompile AlgebraicSolving [66b61cbe-0446-4d5d-9090-1ff510639f9d] to "/home/pkgeval/.julia/compiled/v1.14/AlgebraicSolving/jl_KzaShO" (ProcessExited(1)). Nemo Failed to precompile Nemo [2edaba10-b0f1-5616-af89-8c11ac63239a] to "/home/pkgeval/.julia/compiled/v1.14/Nemo/jl_0VBlxy" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 108.47s ################################################################################ # Testing # Testing AlgebraicSolving Status `/tmp/jl_88RiEU/Project.toml` [66b61cbe] AlgebraicSolving v0.12.0 [2edaba10] Nemo v0.56.1 [90137ffa] StaticArrays v1.9.20 [6d01cc9a] msolve_jll v0.1000.100+0 [8ba89e20] Distributed v1.12.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_88RiEU/Manifest.toml` [c3fe647b] AbstractAlgebra v0.50.2 [66b61cbe] AlgebraicSolving v0.12.0 [34da2185] Compat v4.18.1 [692b3bcd] JLLWrappers v1.8.0 [1914dd2f] MacroTools v0.5.16 [2edaba10] Nemo v0.56.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fb686558] RandomExtensions v0.4.4 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [e134572f] FLINT_jll v301.600.0+0 [1d63c593] LLVMOpenMP_jll v22.1.7+0 [656ef2d0] OpenBLAS32_jll v0.3.34+0 [6d01cc9a] msolve_jll v0.1000.100+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [781609d7] GMP_jll v6.3.0+5 [3a97d323] MPFR_jll v4.2.2+1 [4536629a] OpenBLAS_jll v0.3.34+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: AssertionError: equality(a, A) Stacktrace: [1] exercise_NCRing_interface(R::AbstractAlgebra.NCRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:92 [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:239 [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:422 [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:833 [5] macro expansion @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:525 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:523 [inlined] [8] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] [9] top-level scope @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:115 [10] include(mod::Module, _path::String) @ Base Base.jl:334 [11] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c3fe647b-3220-5bb0-a1ea-a7954cac585d"), "AbstractAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Nemo/1ce8i/src/Nemo.jl:12 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Nemo/1ce8i/src/Nemo.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2edaba10-b0f1-5616-af89-8c11ac63239a"), "Nemo") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/AlgebraicSolving/4GugP/src/imports.jl:3 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/AlgebraicSolving/4GugP/src/AlgebraicSolving.jl:6 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/4GugP/src/imports.jl:3 in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/4GugP/src/AlgebraicSolving.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ AbstractAlgebra │ ERROR: LoadError: AssertionError: equality(a, A) │ Stacktrace: │ [1] exercise_NCRing_interface(R::AbstractAlgebra.NCRing) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:92 │ [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:239 │ [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:422 │ [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/V9Znx/src/exercise.jl:833 │ [5] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:525 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [7] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:523 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:115 │ [10] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [11] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/V9Znx/src/AbstractAlgebra.jl:1 │ in expression starting at stdin:5 └ ┌ AlgebraicSolving │ [Output was shown above] └ ┌ Nemo │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c3fe647b-3220-5bb0-a1ea-a7954cac585d"), "AbstractAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Nemo/1ce8i/src/Nemo.jl:12 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Nemo/1ce8i/src/Nemo.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: AbstractAlgebra Failed to precompile AbstractAlgebra [c3fe647b-3220-5bb0-a1ea-a7954cac585d] to "/home/pkgeval/.julia/compiled/v1.14/AbstractAlgebra/jl_8QtRU3" (ProcessExited(1)). AlgebraicSolving Failed to precompile AlgebraicSolving [66b61cbe-0446-4d5d-9090-1ff510639f9d] to "/home/pkgeval/.julia/compiled/v1.14/AlgebraicSolving/jl_Rf60Ql" (ProcessExited(1)). Nemo Failed to precompile Nemo [2edaba10-b0f1-5616-af89-8c11ac63239a] to "/home/pkgeval/.julia/compiled/v1.14/Nemo/jl_DgExnv" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/4GugP/test/runtests.jl:1 Testing failed after 48.01s ERROR: LoadError: Package AlgebraicSolving 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:3298 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 249.52s: package fails to precompile