Package evaluation of PeriodicGraphs on Julia 1.13.0-DEV.417 (813bcf3aa6*) started at 2025-04-21T23:31:04.793 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.83s ################################################################################ # Installation # Installing PeriodicGraphs... Resolving package versions... Installed Inflate ──────────── v0.1.5 Installed Compat ───────────── v4.16.0 Installed OrderedCollections ─ v1.8.0 Installed MacroTools ───────── v0.5.16 Installed ArnoldiMethod ────── v0.4.0 Installed PrecompileTools ──── v1.3.2 Installed SimpleTraits ─────── v0.9.4 Installed StaticArraysCore ─── v1.4.3 Installed Statistics ───────── v1.11.1 Installed Preferences ──────── v1.4.3 Installed PeriodicGraphs ───── v0.10.3 Installed StaticArrays ─────── v1.9.13 Installed DataStructures ───── v0.18.22 Installed Graphs ───────────── v1.12.1 Updating `~/.julia/environments/v1.13/Project.toml` [18c5b727] + PeriodicGraphs v0.10.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [86223c79] + Graphs v1.12.1 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.0 [18c5b727] + PeriodicGraphs v0.10.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [699a6c99] + SimpleTraits v0.9.4 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode 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.12.0+0 Installation completed after 1.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6739.0 ms ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: PeriodicGraphs Failed to precompile PeriodicGraphs [18c5b727-b240-4874-878a-f2e242435bab] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphs/jl_E5nAb1" (ProcessExited(1)). ERROR: LoadError: ArgumentError: reducing over an empty collection is not allowed; consider supplying `init` to the reducer Stacktrace: [1] _empty_reduce_error() @ Base ./reduce.jl:314 [2] reduce_empty(f::Function, T::Type) @ Base ./reduce.jl:315 [3] mapreduce_empty(::typeof(identity), op::Function, T::Type) @ Base ./reduce.jl:364 [4] _mapreduce_dim(f::Function, op::Function, ::Base._InitialValue, A::Matrix{Int64}, dims::Int64) @ Base ./reducedim.jl:345 [5] mapreduce @ ./reducedim.jl:330 [inlined] [6] _maximum @ ./reducedim.jl:1014 [inlined] [7] _maximum @ ./reducedim.jl:1013 [inlined] [8] maximum @ ./reducedim.jl:985 [inlined] [9] PeriodicGraphs.PeriodicGraph{0}(graph::PeriodicGraphs.PeriodicGraph1D, dims::Dict{Int64, Vector{Tuple{Vector{Int64}, Vector{StaticArraysCore.SVector{1, Int64}}}}}) @ PeriodicGraphs ~/.julia/packages/PeriodicGraphs/KNjTr/src/algorithms/dimensionality.jl:310 [10] PeriodicGraphs.PeriodicGraph{0}(graph::PeriodicGraphs.PeriodicGraph1D) @ PeriodicGraphs ~/.julia/packages/PeriodicGraphs/KNjTr/src/algorithms/dimensionality.jl:289 [11] macro expansion @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:56 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:72 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [17] top-level scope @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/PeriodicGraphs.jl:40 [18] include(mod::Module, _path::String) @ Base ./Base.jl:303 [19] 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:2978 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [23] include_string @ ./loading.jl:2834 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [25] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:71 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphs/KNjTr/src/PeriodicGraphs.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 162.81s ################################################################################ # Testing # Testing PeriodicGraphs Status `/tmp/jl_Iqytx1/Project.toml` ⌅ [4c88cf16] Aqua v0.5.6 [861a8166] Combinatorics v1.0.2 [86223c79] Graphs v1.12.1 [18c5b727] PeriodicGraphs v0.10.3 [90137ffa] StaticArrays v1.9.13 [8dfed614] Test v1.11.0 Status `/tmp/jl_Iqytx1/Manifest.toml` ⌅ [4c88cf16] Aqua v0.5.6 [ec485272] ArnoldiMethod v0.4.0 [861a8166] Combinatorics v1.0.2 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [86223c79] Graphs v1.12.1 [d25df0c9] Inflate v0.1.5 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.0 [18c5b727] PeriodicGraphs v0.10.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [699a6c99] SimpleTraits v0.9.4 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... Info Given PeriodicGraphs was explicitly requested, output will be shown live  ERROR: LoadError: ArgumentError: reducing over an empty collection is not allowed; consider supplying `init` to the reducer Stacktrace:  [1] _empty_reduce_error()  @ Base ./reduce.jl:314  [2] reduce_empty(f::Function, T::Type)  @ Base ./reduce.jl:315  [3] mapreduce_empty(::typeof(identity), op::Function, T::Type)  @ Base ./reduce.jl:364  [4] _mapreduce_dim(f::Function, op::Function, ::Base._InitialValue, A::Matrix{Int64}, dims::Int64)  @ Base ./reducedim.jl:345  [5] mapreduce  @ ./reducedim.jl:330 [inlined]  [6] _maximum  @ ./reducedim.jl:1014 [inlined]  [7] _maximum  @ ./reducedim.jl:1013 [inlined]  [8] maximum  @ ./reducedim.jl:985 [inlined]  [9] PeriodicGraphs.PeriodicGraph{0}(graph::PeriodicGraphs.PeriodicGraph1D, dims::Dict{Int64, Vector{Tuple{Vector{Int64}, Vector{StaticArraysCore.SVector{1, Int64}}}}})  @ PeriodicGraphs ~/.julia/packages/PeriodicGraphs/KNjTr/src/algorithms/dimensionality.jl:310  [10] PeriodicGraphs.PeriodicGraph{0}(graph::PeriodicGraphs.PeriodicGraph1D)  @ PeriodicGraphs ~/.julia/packages/PeriodicGraphs/KNjTr/src/algorithms/dimensionality.jl:289  [11] macro expansion  @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:56 [inlined]  [12] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined]  [13] macro expansion  @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:72 [inlined]  [14] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined]  [15] top-level scope  @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:118  [16] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:304  [17] top-level scope  @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/PeriodicGraphs.jl:40  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [19] 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:2978  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [23] include_string  @ ./loading.jl:2834 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [25] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:71 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphs/KNjTr/src/PeriodicGraphs.jl:1 in expression starting at stdin:5 ✗ PeriodicGraphs 0 dependencies successfully precompiled in 49 seconds. 32 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: PeriodicGraphs Failed to precompile PeriodicGraphs [18c5b727-b240-4874-878a-f2e242435bab] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphs/jl_oZfmHg" (ProcessExited(1)). ERROR: LoadError: ArgumentError: reducing over an empty collection is not allowed; consider supplying `init` to the reducer Stacktrace: [1] _empty_reduce_error() @ Base ./reduce.jl:314 [2] reduce_empty(f::Function, T::Type) @ Base ./reduce.jl:315 [3] mapreduce_empty(::typeof(identity), op::Function, T::Type) @ Base ./reduce.jl:364 [4] _mapreduce_dim(f::Function, op::Function, ::Base._InitialValue, A::Matrix{Int64}, dims::Int64) @ Base ./reducedim.jl:345 [5] mapreduce @ ./reducedim.jl:330 [inlined] [6] _maximum @ ./reducedim.jl:1014 [inlined] [7] _maximum @ ./reducedim.jl:1013 [inlined] [8] maximum @ ./reducedim.jl:985 [inlined] [9] PeriodicGraphs.PeriodicGraph{0}(graph::PeriodicGraphs.PeriodicGraph1D, dims::Dict{Int64, Vector{Tuple{Vector{Int64}, Vector{StaticArraysCore.SVector{1, Int64}}}}}) @ PeriodicGraphs ~/.julia/packages/PeriodicGraphs/KNjTr/src/algorithms/dimensionality.jl:310 [10] PeriodicGraphs.PeriodicGraph{0}(graph::PeriodicGraphs.PeriodicGraph1D) @ PeriodicGraphs ~/.julia/packages/PeriodicGraphs/KNjTr/src/algorithms/dimensionality.jl:289 [11] macro expansion @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:56 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:72 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [17] top-level scope @ ~/.julia/packages/PeriodicGraphs/KNjTr/src/PeriodicGraphs.jl:40 [18] include(mod::Module, _path::String) @ Base ./Base.jl:303 [19] 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:2978 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [23] include_string @ ./loading.jl:2834 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [25] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphs/KNjTr/src/precompile.jl:71 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphs/KNjTr/src/PeriodicGraphs.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphs/KNjTr/test/runtests.jl:2 Testing failed after 59.87s ERROR: LoadError: Package PeriodicGraphs 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:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [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:486 [5] 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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 254.0s: package fails to precompile