Package evaluation of SimpleValueGraphs on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T13:43:35.183 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.84s ################################################################################ # Installation # Installing SimpleValueGraphs... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b43c691f] + SimpleValueGraphs v0.4.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [86223c79] + Graphs v1.13.0 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.4 [b43c691f] + SimpleValueGraphs v0.4.1 [47aef6b3] + SimpleWeightedGraphs v1.5.0 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [1a1011a3] + SharedArrays [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [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 4.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.06s ################################################################################ # Testing # Testing SimpleValueGraphs Status `/tmp/jl_9own1u/Project.toml` [864edb3b] DataStructures v0.18.22 [86223c79] Graphs v1.13.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.4 [b43c691f] SimpleValueGraphs v0.4.1 [47aef6b3] SimpleWeightedGraphs v1.5.0 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_9own1u/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [86223c79] Graphs v1.13.0 [d25df0c9] Inflate v0.1.5 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.4 [b43c691f] SimpleValueGraphs v0.4.1 [47aef6b3] SimpleWeightedGraphs v1.5.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition get_edgeval(Main.DummyValGraph{V, V_VALS, E_VALS, G_VALS, G} where G<:SimpleValueGraphs.AbstractValGraph{V, V_VALS, E_VALS, G_VALS} where G_VALS where E_VALS where V_VALS where V, Any, Any, Integer) in module Main at /home/pkgeval/.julia/packages/SimpleValueGraphs/4u8GX/test/testutils.jl:423 overwritten at /home/pkgeval/.julia/packages/SimpleValueGraphs/4u8GX/test/testutils.jl:432. 1 / 12 AbstractTuples.jl 6.202549 seconds (1.55 M allocations: 103.867 MiB, 0.69% gc time, 98.29% compilation time) 2 / 12 abstractvaluegraph.jl 18.187272 seconds (5.84 M allocations: 391.560 MiB, 2.58% gc time, 88.18% compilation time) 3 / 12 graphwrappers.jl 2.548776 seconds (558.32 k allocations: 37.638 MiB, 1.63% gc time, 95.98% compilation time) 4 / 12 integrations/SimpleGraphs.jl 22.383203 seconds (4.10 M allocations: 277.431 MiB, 1.66% gc time, 99.17% compilation time) 5 / 12 interface/constructors.jl 11.684135 seconds (4.16 M allocations: 277.926 MiB, 2.24% gc time, 96.03% compilation time) 6 / 12 interface/edges.jl 14.205194 seconds (2.64 M allocations: 169.398 MiB, 0.49% gc time, 97.57% compilation time) 7 / 12 interface/edgeval_accessors.jl 138.835171 seconds (31.94 M allocations: 2.131 GiB, 0.77% gc time, 98.26% compilation time) 8 / 12 interface/iterators.jl 92.530025 seconds (21.88 M allocations: 1.475 GiB, 0.53% gc time, 96.70% compilation time) 9 / 12 interface/modifiers.jl 3.116521 seconds (992.69 k allocations: 66.817 MiB, 0.53% gc time, 91.85% compilation time) 10 / 12 interface/vertexval_accessors.jl 0.573800 seconds (186.49 k allocations: 12.391 MiB, 3.22% gc time, 94.85% compilation time) 11 / 12 matrices.jl 73.361604 seconds (27.14 M allocations: 1.864 GiB, 1.64% gc time, 94.64% compilation time) 12 / 12 operators.jl 2.591732 seconds (779.62 k allocations: 52.721 MiB, 0.83% gc time, 95.14% compilation time) Test Summary: | Pass Total Time ValueGraphs | 26155 26155 6m26.6s Testing SimpleValueGraphs tests passed Testing completed after 395.04s PkgEval succeeded after 421.74s