Package evaluation to test Semigroups on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-03T15:09:18.869 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.28s ################################################################################ # Installation # Installing Semigroups... Resolving package versions... Installed libsemigroups_jll ─────── v3.5.5+1 Installed PrecompileTools ───────── v1.3.4 Installed MacroTools ────────────── v0.5.16 Installed CxxWrap ───────────────── v0.17.5 Installed libcxxwrap_julia_jll ──── v0.14.10+1 Installed JLLWrappers ───────────── v1.8.0 Installed libsemigroups_julia_jll ─ v0.1.1+0 Installed RandomExtensions ──────── v0.4.4 Installed Preferences ───────────── v1.5.2 Installed Semigroups ────────────── v0.1.2 Installed AbstractAlgebra ───────── v0.48.6 Installing 3 artifacts Installed artifact libsemigroups_julia 1.7 MiB Installed artifact libsemigroups 2.3 MiB Installed artifact libcxxwrap_julia 6.4 MiB Updating `~/.julia/environments/v1.14/Project.toml` [f8a5e1c0] + Semigroups v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [c3fe647b] + AbstractAlgebra v0.48.6 [1f15a43c] + CxxWrap v0.17.5 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fb686558] + RandomExtensions v0.4.4 [f8a5e1c0] + Semigroups v0.1.2 [3eaa8342] + libcxxwrap_julia_jll v0.14.10+1 ⌅ [99c76e05] + libsemigroups_jll v3.5.5+1 [49785210] + libsemigroups_julia_jll v0.1.1+0 [0dad84c5] + ArgTools v1.2.0 [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.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown 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.13.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.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [4536629a] + OpenBLAS_jll v0.3.34+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+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 9.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.7 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.5 s ✓ MacroTools 4.5 s ✓ RandomExtensions 1.3 s ✓ Preferences 1.6 s ✓ JLLWrappers 1.2 s ✓ PrecompileTools 1.9 s ✓ libcxxwrap_julia_jll 1.2 s ✓ libsemigroups_jll ERROR: LoadError: AssertionError: equality(a, A) Stacktrace: [1] exercise_NCRing_interface(R::AbstractAlgebra.NCRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:92 [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:239 [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:422 [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:833 [5] macro expansion @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:533 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:531 [inlined] [8] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] [9] top-level scope @ ~/.julia/packages/AbstractAlgebra/u52o2/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/u52o2/src/AbstractAlgebra.jl:1 in expression starting at stdin:5 ✗ AbstractAlgebra 90.5 s ✓ CxxWrap 1.7 s ✓ libsemigroups_julia_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/u52o2/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/u52o2/ext/TestExt/TestExt.jl:1 in expression starting at stdin:5 ✗ 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/Semigroups/6UChA/src/Semigroups.jl:10 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Semigroups/6UChA/src/Semigroups.jl:7 in expression starting at stdin:5 ✗ Semigroups 9 dependencies successfully precompiled in 158 seconds. 32 already precompiled. 3 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/u52o2/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/u52o2/ext/TestExt/TestExt.jl:1 │ in expression starting at stdin:5 └ ┌ Semigroups │ 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/Semigroups/6UChA/src/Semigroups.jl:10 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Semigroups/6UChA/src/Semigroups.jl:7 │ 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/u52o2/src/exercise.jl:92 │ [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:239 │ [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:422 │ [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:833 │ [5] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:533 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [7] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:531 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/AbstractAlgebra/u52o2/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/u52o2/src/AbstractAlgebra.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: AbstractAlgebra → TestExt Failed to precompile TestExt [5ff8aa1c-1afc-5481-801d-356c58c0d182] to "/home/pkgeval/.julia/compiled/v1.14/TestExt/jl_Hg3ER4" (ProcessExited(1)). Semigroups Failed to precompile Semigroups [f8a5e1c0-7b2d-4a3e-9c6f-1d2e3f4a5b6c] to "/home/pkgeval/.julia/compiled/v1.14/Semigroups/jl_zOWMTj" (ProcessExited(1)). AbstractAlgebra Failed to precompile AbstractAlgebra [c3fe647b-3220-5bb0-a1ea-a7954cac585d] to "/home/pkgeval/.julia/compiled/v1.14/AbstractAlgebra/jl_z1pwVQ" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 183.42s ################################################################################ # Testing # Testing Semigroups Status `/tmp/jl_yznnik/Project.toml` ⌅ [c3fe647b] AbstractAlgebra v0.48.6 [1f15a43c] CxxWrap v0.17.5 [f8a5e1c0] Semigroups v0.1.2 ⌅ [99c76e05] libsemigroups_jll v3.5.5+1 [49785210] libsemigroups_julia_jll v0.1.1+0 [ade2ca70] Dates v1.11.0 [8f399da3] Libdl v1.11.0 [44cfe95a] Pkg v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_yznnik/Manifest.toml` ⌅ [c3fe647b] AbstractAlgebra v0.48.6 [1f15a43c] CxxWrap v0.17.5 [692b3bcd] JLLWrappers v1.8.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fb686558] RandomExtensions v0.4.4 [f8a5e1c0] Semigroups v0.1.2 [3eaa8342] libcxxwrap_julia_jll v0.14.10+1 ⌅ [99c76e05] libsemigroups_jll v3.5.5+1 [49785210] libsemigroups_julia_jll v0.1.1+0 [0dad84c5] ArgTools v1.2.0 [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.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: AssertionError: equality(a, A) Stacktrace: [1] exercise_NCRing_interface(R::AbstractAlgebra.NCRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:92 [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:239 [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:422 [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:833 [5] macro expansion @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:533 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [7] macro expansion @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:531 [inlined] [8] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] [9] top-level scope @ ~/.julia/packages/AbstractAlgebra/u52o2/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/u52o2/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/Semigroups/6UChA/src/Semigroups.jl:10 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Semigroups/6UChA/src/Semigroups.jl:7 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Semigroups │ [Output was shown above] └ ┌ AbstractAlgebra │ ERROR: LoadError: AssertionError: equality(a, A) │ Stacktrace: │ [1] exercise_NCRing_interface(R::AbstractAlgebra.NCRing) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:92 │ [2] exercise_Ring_interface(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:239 │ [3] exercise_Poly_interface(Rx::AbstractAlgebra.PolyRing) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:422 │ [4] exercise_Ring_interface_recursive(R::AbstractAlgebra.Ring) │ @ AbstractAlgebra.ConformanceTests ~/.julia/packages/AbstractAlgebra/u52o2/src/exercise.jl:833 │ [5] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:533 [inlined] │ [6] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [7] macro expansion │ @ ~/.julia/packages/AbstractAlgebra/u52o2/src/AbstractAlgebra.jl:531 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [9] top-level scope │ @ ~/.julia/packages/AbstractAlgebra/u52o2/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/u52o2/src/AbstractAlgebra.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: Semigroups Failed to precompile Semigroups [f8a5e1c0-7b2d-4a3e-9c6f-1d2e3f4a5b6c] to "/home/pkgeval/.julia/compiled/v1.14/Semigroups/jl_Rtk4Dg" (ProcessExited(1)). AbstractAlgebra Failed to precompile AbstractAlgebra [c3fe647b-3220-5bb0-a1ea-a7954cac585d] to "/home/pkgeval/.julia/compiled/v1.14/AbstractAlgebra/jl_LPVGzV" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Semigroups/6UChA/test/runtests.jl:12 Testing failed after 46.87s ERROR: LoadError: Package Semigroups 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 293.59s: package fails to precompile