Package evaluation of HalfEdges on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:48:13.325 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.02s ################################################################################ # Installation # Installing HalfEdges... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [b1055ec2] + HalfEdges v0.2.4 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 [b1055ec2] + HalfEdges v0.2.4 [c8e1da08] + IterTools v1.10.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra 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 [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 1.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.41s ################################################################################ # Testing # Testing HalfEdges Status `/tmp/jl_TVckg1/Project.toml` ⌅ [1520ce14] AbstractTrees v0.3.3 [b1055ec2] HalfEdges v0.2.4 ⌃ [90137ffa] StaticArrays v0.12.3 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_TVckg1/Manifest.toml` ⌅ [1520ce14] AbstractTrees v0.3.3 [b1055ec2] HalfEdges v0.2.4 [c8e1da08] IterTools v1.10.0 ⌃ [90137ffa] StaticArrays v0.12.3 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling HalfEdges... ✗ StaticArrays 1127.9 ms ✓ AbstractTrees Info Given HalfEdges was explicitly requested, output will be shown live  WARNING: could not import Base.@_pure_meta into StaticArrays ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace:  [1] top-level scope  @ ~/.julia/packages/StaticArrays/mlIi1/src/traits.jl:96  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:557  [3] include(x::String)  @ StaticArrays ~/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:1  [4] top-level scope  @ ~/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:104  [5] include  @ ./Base.jl:557 [inlined]  [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)  @ Base ./loading.jl:2881  [7] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/mlIi1/src/traits.jl:96 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile StaticArrays [90137ffa-7385-5640-81b9-e52037218182] to "/home/pkgeval/.julia/compiled/v1.11/StaticArrays/jl_4FYP9U". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:35  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3174  [3] (::Base.var"#1110#1111"{Base.PkgId})()  @ Base ./loading.jl:2579  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95  [5] #mkpidlock#6  @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116  [7] #invokelatest#2  @ ./essentials.jl:1057 [inlined]  [8] invokelatest  @ ./essentials.jl:1052 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3698  [10] maybe_cachefile_lock  @ ./loading.jl:3695 [inlined]  [11] _require(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2565  [12] __require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2388  [13] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [14] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2375  [16] macro expansion  @ ./loading.jl:2314 [inlined]  [17] macro expansion  @ ./lock.jl:273 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2271  [19] #invoke_in_world#3  @ ./essentials.jl:1089 [inlined]  [20] invoke_in_world  @ ./essentials.jl:1086 [inlined]  [21] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2260  [22] include  @ ./Base.jl:557 [inlined]  [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2881  [24] top-level scope  @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:23 in expression starting at stdin:6 ✗ HalfEdges 1 dependency successfully precompiled in 13 seconds. 8 already precompiled. ERROR: LoadError: The following 2 direct dependencies failed to precompile: StaticArrays Failed to precompile StaticArrays [90137ffa-7385-5640-81b9-e52037218182] to "/home/pkgeval/.julia/compiled/v1.11/StaticArrays/jl_5JOIxu". WARNING: could not import Base.@_pure_meta into StaticArrays ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace: [1] top-level scope @ ~/.julia/packages/StaticArrays/mlIi1/src/traits.jl:96 [2] include(mod::Module, _path::String) @ Base ./Base.jl:557 [3] include(x::String) @ StaticArrays ~/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:1 [4] top-level scope @ ~/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:104 [5] include @ ./Base.jl:557 [inlined] [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2881 [7] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/mlIi1/src/traits.jl:96 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:1 in expression starting at stdin:6 HalfEdges Failed to precompile HalfEdges [b1055ec2-7fd2-11e8-0664-e1e21354bdb9] to "/home/pkgeval/.julia/compiled/v1.11/HalfEdges/jl_4tyyUn". WARNING: could not import Base.@_pure_meta into StaticArrays ERROR: LoadError: too many parameters for type AbstractTriangular Stacktrace: [1] top-level scope @ ~/.julia/packages/StaticArrays/mlIi1/src/traits.jl:96 [2] include(mod::Module, _path::String) @ Base ./Base.jl:557 [3] include(x::String) @ StaticArrays ~/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:1 [4] top-level scope @ ~/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:104 [5] include @ ./Base.jl:557 [inlined] [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2881 [7] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/mlIi1/src/traits.jl:96 in expression starting at /home/pkgeval/.julia/packages/StaticArrays/mlIi1/src/StaticArrays.jl:1 in expression starting at stdin:6 ERROR: LoadError: Failed to precompile StaticArrays [90137ffa-7385-5640-81b9-e52037218182] to "/home/pkgeval/.julia/compiled/v1.11/StaticArrays/jl_4FYP9U". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3174 [3] (::Base.var"#1110#1111"{Base.PkgId})() @ Base ./loading.jl:2579 [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:95 [5] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:90 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.11/FileWatching/src/pidfile.jl:116 [7] #invokelatest#2 @ ./essentials.jl:1057 [inlined] [8] invokelatest @ ./essentials.jl:1052 [inlined] [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3698 [10] maybe_cachefile_lock @ ./loading.jl:3695 [inlined] [11] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2565 [12] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2388 [13] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [14] invoke_in_world @ ./essentials.jl:1086 [inlined] [15] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2375 [16] macro expansion @ ./loading.jl:2314 [inlined] [17] macro expansion @ ./lock.jl:273 [inlined] [18] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [19] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [20] invoke_in_world @ ./essentials.jl:1086 [inlined] [21] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [22] include @ ./Base.jl:557 [inlined] [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2881 [24] top-level scope @ stdin:6 in expression starting at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:23 in expression starting at stdin:6 in expression starting at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/test/runtests.jl:24 Testing failed after 19.52s ERROR: LoadError: Package HalfEdges 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:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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 56.02s: package fails to precompile