Package evaluation to test GaussianIntegers on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T12:31:29.865 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.91s ################################################################################ # Installation # Installing GaussianIntegers... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [814f2dd7] + GaussianIntegers v0.2.1 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [c3fe647b] + AbstractAlgebra v0.27.10 [814f2dd7] + GaussianIntegers v0.2.1 ⌅ [d5909c97] + GroupsCore v0.4.2 [1914dd2f] + MacroTools v0.5.16 [fb686558] + RandomExtensions v0.4.4 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 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 [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 [8dfed614] + Test v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+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 0.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 30.57s ################################################################################ # Testing # Testing GaussianIntegers Status `/tmp/jl_qUshwL/Project.toml` ⌅ [c3fe647b] AbstractAlgebra v0.27.10 [814f2dd7] GaussianIntegers v0.2.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_qUshwL/Manifest.toml` ⌅ [c3fe647b] AbstractAlgebra v0.27.10 [814f2dd7] GaussianIntegers v0.2.1 ⌅ [d5909c97] GroupsCore v0.4.2 [1914dd2f] MacroTools v0.5.16 [fb686558] RandomExtensions v0.4.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [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 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+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. Testing Running tests... WARNING: Constructor for type "Matrix" was extended in `AbstractAlgebra` without explicit qualification or import. NOTE: Assumed "Matrix" refers to `Base.Matrix`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Matrix end`. Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. ERROR: LoadError: Alias 'isnegative' is already defined with a different value Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ ~/.julia/packages/AbstractAlgebra/FcxWh/src/AliasMacro.jl:29 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/AbstractAlgebra/FcxWh/src/AbstractAlgebra.jl:731 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [7] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [8] macro expansion @ ./loading.jl:2464 [inlined] [9] macro expansion @ ./lock.jl:376 [inlined] [10] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [11] require @ ./loading.jl:2404 [inlined] [12] eval_import_path @ ./module.jl:36 [inlined] [13] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [14] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [15] top-level scope @ ~/.julia/packages/GaussianIntegers/56Qc5/src/GaussianIntegers.jl:19 [16] include(mod::Module, _path::String) @ Base ./Base.jl:309 [17] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [18] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [19] macro expansion @ ./loading.jl:2464 [inlined] [20] macro expansion @ ./lock.jl:376 [inlined] [21] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [22] require @ ./loading.jl:2404 [inlined] [23] eval_import_path @ ./module.jl:36 [inlined] [24] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [25] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [26] top-level scope @ ~/.julia/packages/GaussianIntegers/56Qc5/test/runtests.jl:1 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:489 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [31] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/FcxWh/src/Aliases.jl:19 in expression starting at /home/pkgeval/.julia/packages/AbstractAlgebra/FcxWh/src/AbstractAlgebra.jl:1 in expression starting at /home/pkgeval/.julia/packages/GaussianIntegers/56Qc5/src/GaussianIntegers.jl:10 in expression starting at /home/pkgeval/.julia/packages/GaussianIntegers/56Qc5/test/runtests.jl:1 Testing failed after 61.94s ERROR: LoadError: Package GaussianIntegers 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 114.86s: package tests unexpectedly errored