Package evaluation of PeriodicGraphEquilibriumPlacement on Julia 1.13.0-DEV.417 (813bcf3aa6*) started at 2025-04-21T23:33:28.460 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.21s ################################################################################ # Installation # Installing PeriodicGraphEquilibriumPlacement... Resolving package versions... Installed Inflate ─────────────────────────── v0.1.5 Installed OrderedCollections ──────────────── v1.8.0 Installed Compat ──────────────────────────── v4.16.0 Installed MacroTools ──────────────────────── v0.5.16 Installed PeriodicGraphs ──────────────────── v0.10.3 Installed PrecompileTools ─────────────────── v1.3.2 Installed PeriodicGraphEquilibriumPlacement ─ v0.2.2 Installed ArnoldiMethod ───────────────────── v0.4.0 Installed SimpleTraits ────────────────────── v0.9.4 Installed Statistics ──────────────────────── v1.11.1 Installed StaticArrays ────────────────────── v1.9.13 Installed Preferences ─────────────────────── v1.4.3 Installed StaticArraysCore ────────────────── v1.4.3 Installed DataStructures ──────────────────── v0.18.22 Installed Graphs ──────────────────────────── v1.12.1 Updating `~/.julia/environments/v1.13/Project.toml` [72a2d4b8] + PeriodicGraphEquilibriumPlacement v0.2.2 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 [72a2d4b8] + PeriodicGraphEquilibriumPlacement v0.2.2 [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.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6689.6 ms ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: PeriodicGraphs Failed to precompile PeriodicGraphs [18c5b727-b240-4874-878a-f2e242435bab] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphs/jl_XLGNc2" (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:5 PeriodicGraphEquilibriumPlacement Failed to precompile PeriodicGraphEquilibriumPlacement [72a2d4b8-adbf-4c88-a101-42c807716bb0] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphEquilibriumPlacement/jl_tO3qx2" (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::String) @ 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 ERROR: LoadError: Failed to precompile PeriodicGraphs [18c5b727-b240-4874-878a-f2e242435bab] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphs/jl_9qLcYv" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/PeriodicGraphEquilibriumPlacement/fjnmR/src/PeriodicGraphEquilibriumPlacement.jl:5 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphEquilibriumPlacement/fjnmR/src/PeriodicGraphEquilibriumPlacement.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 182.8s ################################################################################ # Testing # Testing PeriodicGraphEquilibriumPlacement Status `/tmp/jl_QShOg1/Project.toml` [86223c79] Graphs v1.12.1 [72a2d4b8] PeriodicGraphEquilibriumPlacement v0.2.2 [18c5b727] PeriodicGraphs v0.10.3 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QShOg1/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 [72a2d4b8] PeriodicGraphEquilibriumPlacement v0.2.2 [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 [56ddb016] Logging v1.11.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 [8dfed614] Test v1.11.0 [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 Testing Running tests... Precompiling packages... ✗ PeriodicGraphs Info Given PeriodicGraphEquilibriumPlacement 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::String)  @ 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 ERROR: LoadError: Failed to precompile PeriodicGraphs [18c5b727-b240-4874-878a-f2e242435bab] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphs/jl_ig18tT" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [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:3265  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2651  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1279  [8] #invokelatest_gr#233  @ ./reflection.jl:1287 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1281 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3836  [11] maybe_cachefile_lock  @ ./loading.jl:3833 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2637  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2465  [14] macro expansion  @ ./loading.jl:2393 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2358  [17] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2334  [18] top-level scope  @ ~/.julia/packages/PeriodicGraphEquilibriumPlacement/fjnmR/src/PeriodicGraphEquilibriumPlacement.jl:5  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [20] 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  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [24] include_string  @ ./loading.jl:2834 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [26] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphEquilibriumPlacement/fjnmR/src/PeriodicGraphEquilibriumPlacement.jl:1 in expression starting at stdin:5 ✗ PeriodicGraphEquilibriumPlacement 0 dependencies successfully precompiled in 104 seconds. 32 already precompiled. ERROR: LoadError: The following 2 direct dependencies failed to precompile: PeriodicGraphs Failed to precompile PeriodicGraphs [18c5b727-b240-4874-878a-f2e242435bab] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphs/jl_cxgO6f" (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:5 PeriodicGraphEquilibriumPlacement Failed to precompile PeriodicGraphEquilibriumPlacement [72a2d4b8-adbf-4c88-a101-42c807716bb0] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphEquilibriumPlacement/jl_jjdy7F" (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::String) @ 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 ERROR: LoadError: Failed to precompile PeriodicGraphs [18c5b727-b240-4874-878a-f2e242435bab] to "/home/pkgeval/.julia/compiled/v1.13/PeriodicGraphs/jl_ig18tT" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/PeriodicGraphEquilibriumPlacement/fjnmR/src/PeriodicGraphEquilibriumPlacement.jl:5 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphEquilibriumPlacement/fjnmR/src/PeriodicGraphEquilibriumPlacement.jl:1 in expression starting at stdin:5 in expression starting at /home/pkgeval/.julia/packages/PeriodicGraphEquilibriumPlacement/fjnmR/test/runtests.jl:1 Testing failed after 111.57s ERROR: LoadError: Package PeriodicGraphEquilibriumPlacement 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 324.97s: package fails to precompile