Package evaluation to test SimpleValueGraphs on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:57:36.972 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.16s ################################################################################ # 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.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 ⌃ [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [b43c691f] + SimpleValueGraphs v0.4.1 [47aef6b3] + SimpleWeightedGraphs v1.5.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [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+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [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. To see why use `status --outdated -m` Installation completed after 5.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3184.2 ms ✓ SimpleWeightedGraphs 3561.2 ms ✓ SimpleValueGraphs 2 dependencies successfully precompiled in 8 seconds. 21 already precompiled. Precompilation completed after 16.87s ################################################################################ # Testing # Testing SimpleValueGraphs Status `/tmp/jl_4XZdQM/Project.toml` ⌅ [864edb3b] DataStructures v0.18.22 ⌃ [86223c79] Graphs v1.13.1 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [b43c691f] SimpleValueGraphs v0.4.1 [47aef6b3] SimpleWeightedGraphs v1.5.1 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_4XZdQM/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 ⌃ [86223c79] Graphs v1.13.1 [d25df0c9] Inflate v0.1.5 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [b43c691f] SimpleValueGraphs v0.4.1 [47aef6b3] SimpleWeightedGraphs v1.5.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [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+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [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... 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.642266 seconds (1.56 M allocations: 104.390 MiB, 0.62% gc time, 98.42% compilation time) 2 / 12 abstractvaluegraph.jl 18.101427 seconds (5.83 M allocations: 391.648 MiB, 2.72% gc time, 87.88% compilation time) 3 / 12 graphwrappers.jl 2.491292 seconds (558.27 k allocations: 37.616 MiB, 96.45% compilation time) 4 / 12 integrations/SimpleGraphs.jl 22.703761 seconds (4.11 M allocations: 278.245 MiB, 1.46% gc time, 98.96% compilation time) 5 / 12 interface/constructors.jl 11.678648 seconds (4.16 M allocations: 277.891 MiB, 2.04% gc time, 96.11% compilation time) 6 / 12 interface/edges.jl 14.458887 seconds (2.64 M allocations: 169.178 MiB, 0.50% gc time, 97.59% compilation time) 7 / 12 interface/edgeval_accessors.jl 138.247037 seconds (31.94 M allocations: 2.131 GiB, 0.83% gc time, 98.25% compilation time) 8 / 12 interface/iterators.jl 90.763448 seconds (21.88 M allocations: 1.475 GiB, 0.63% gc time, 96.64% compilation time) 9 / 12 interface/modifiers.jl 3.211624 seconds (992.02 k allocations: 66.812 MiB, 0.59% gc time, 92.17% compilation time) 10 / 12 interface/vertexval_accessors.jl 0.616549 seconds (186.29 k allocations: 12.319 MiB, 2.90% gc time, 92.14% compilation time) 11 / 12 matrices.jl 74.172646 seconds (27.14 M allocations: 1.865 GiB, 1.67% gc time, 94.69% compilation time) 12 / 12 operators.jl 2.599266 seconds (779.52 k allocations: 52.657 MiB, 1.77% gc time, 94.80% compilation time) Test Summary: | Pass Total Time ValueGraphs | 26155 26155 6m26.0s Testing SimpleValueGraphs tests passed Testing completed after 394.6s PkgEval succeeded after 424.9s