Package evaluation to test AlgebraicSolving on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T17:15:40.535 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.37s ################################################################################ # Installation # Installing AlgebraicSolving... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [66b61cbe] + AlgebraicSolving v0.10.0 Updating `~/.julia/environments/v1.13/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.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [fb686558] + RandomExtensions v0.4.4 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [3a97d323] + MPFR_jll v4.2.2+0 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 33.5s ################################################################################ # Testing # Testing AlgebraicSolving Status `/tmp/jl_46VyiK/Project.toml` [66b61cbe] AlgebraicSolving v0.10.0 [2edaba10] Nemo v0.52.1 [90137ffa] StaticArrays v1.9.15 [6d01cc9a] msolve_jll v0.900.200+0 [37e2e46d] LinearAlgebra v1.13.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_46VyiK/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.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [fb686558] RandomExtensions v0.4.4 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [781609d7] GMP_jll v6.3.0+2 [3a97d323] MPFR_jll v4.2.2+0 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... 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] top-level scope @ ~/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/groebner-bases.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/groebner-bases.jl:59 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] Algorithms -> Solvers: Test Failed at /home/pkgeval/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/solvers.jl:83 Expression: issetequal(sols, real_solutions(I)) Evaluated: issetequal(Vector{QQFieldElem}[[-1, 0], [1, 0]], Vector{QQFieldElem}[[-36893488147419103233//36893488147419103232, 0], [36893488147419103233//36893488147419103232, 0]]) Stacktrace: [1] top-level scope @ ~/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/solvers.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/AlgebraicSolving/yFDlp/test/algorithms/solvers.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] Test Summary: | Pass Fail Total Time AlgebraicSolving Tests | 116 2 118 3m47.1s Interfaces -> Nemo | 7 7 34.8s Algorithms -> Gröbner bases | 11 1 12 13.7s Algorithms -> Sig Gröbner bases | 9 9 1m17.7s Algorithms -> Normal forms | 5 5 0.4s Algorithms -> Solvers | 26 1 27 11.9s Algorithms -> Dimension | 8 8 3.0s Algorithms -> Hilbert | 16 16 10.9s Algorithms -> Equidimensional Decomposition | 2 2 48.4s Algorithms -> Curve Parametrization | 29 29 20.4s Examples -> Katsura | 3 3 2.1s RNG of the outermost testset: Random.Xoshiro(0x9659e40970728fa4, 0x2c93e414197f616b, 0xd59f8571b9ed567a, 0x9c37ecf962ef6ff8, 0x8dbaa650131f740f) ERROR: LoadError: Some tests did not pass: 116 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AlgebraicSolving/yFDlp/test/runtests.jl:4 Testing failed after 245.11s ERROR: LoadError: Package AlgebraicSolving errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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.13/Pkg/src/API.jl:548 [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.13/Pkg/src/API.jl:525 [6] 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 [7] 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 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [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:210 PkgEval failed after 312.59s: package has test failures