Package evaluation to test AlgebraicSolving on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T18:20:34.964 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.57s ################################################################################ # Installation # Installing AlgebraicSolving... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [66b61cbe] + AlgebraicSolving v0.10.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [c3fe647b] + AbstractAlgebra v0.47.3 [66b61cbe] + AlgebraicSolving v0.10.0 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [2edaba10] + Nemo v0.52.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.0 [fb686558] + RandomExtensions v0.4.4 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [e134572f] + FLINT_jll v301.300.102+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [6d01cc9a] + msolve_jll v0.900.200+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [781609d7] + GMP_jll v6.3.0+0 [3a97d323] + MPFR_jll v4.2.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.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 5.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 78.69s ################################################################################ # Testing # Testing AlgebraicSolving Status `/tmp/jl_bssJzz/Project.toml` [66b61cbe] AlgebraicSolving v0.10.0 [2edaba10] Nemo v0.52.3 [90137ffa] StaticArrays v1.9.15 [6d01cc9a] msolve_jll v0.900.200+0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bssJzz/Manifest.toml` [c3fe647b] AbstractAlgebra v0.47.3 [66b61cbe] AlgebraicSolving v0.10.0 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 [2edaba10] Nemo v0.52.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [fb686558] RandomExtensions v0.4.4 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [e134572f] FLINT_jll v301.300.102+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [6d01cc9a] msolve_jll v0.900.200+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [781609d7] GMP_jll v6.3.0+0 [3a97d323] MPFR_jll v4.2.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling TestExt... 3556.5 ms ✓ AbstractAlgebra → TestExt 1 dependency successfully precompiled in 4 seconds. 16 already precompiled. Algorithms -> Gröbner bases: Test Failed at /home/pkgeval/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/groebner-bases.jl:59 Expression: G == H Evaluated: QQMPolyRingElem[84*z^4 - 40*z^3 + z^2 + z] == MPolyRingElem[84*z^4 + y - 39] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:680 [inlined] [2] macro expansion @ ~/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/groebner-bases.jl:59 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [4] top-level scope @ ~/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/groebner-bases.jl:2 Test Summary: | Pass Fail Total Time AlgebraicSolving Tests | 117 1 118 4m03.4s Interfaces -> Nemo | 7 7 16.5s Algorithms -> Gröbner bases | 11 1 12 13.3s Algorithms -> Sig Gröbner bases | 9 9 1m28.9s Algorithms -> Normal forms | 5 5 0.4s Algorithms -> Solvers | 27 27 12.7s Algorithms -> Dimension | 8 8 3.8s Algorithms -> Hilbert | 16 16 12.4s Algorithms -> Equidimensional Decomposition | 2 2 54.7s Algorithms -> Curve Parametrization | 29 29 21.1s Examples -> Katsura | 3 3 2.3s ERROR: LoadError: Some tests did not pass: 117 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/yFDlp/test/runtests.jl:4 Testing failed after 262.35s ERROR: LoadError: Package AlgebraicSolving errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 365.95s: package has test failures