Package evaluation of SimpleValueGraphs on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-04T11:53:19.524 ################################################################################ # Set-up # Set-up completed after 0.21s ################################################################################ # Installation # Installing SimpleValueGraphs... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [b43c691f] + SimpleValueGraphs v0.4.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [34da2185] + Compat v4.17.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.3.2 [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 [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.13.1+0 Installation completed after 2.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 5099.3 ms ✓ SimpleValueGraphs 1 dependency successfully precompiled in 6 seconds. 36 already precompiled. 1 dependency had output during precompilation: ┌ SimpleValueGraphs │ WARNING: Constructor for type "SimpleGraph" was extended in `SimpleValueGraphs` without explicit qualification or import. │ NOTE: Assumed "SimpleGraph" refers to `SimpleGraphs.SimpleGraph`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function SimpleGraph end`. │ Hint: To silence the warning, qualify `SimpleGraph` as `SimpleGraphs.SimpleGraph` in the method signature or explicitly `import SimpleGraphs: SimpleGraph`. │ WARNING: Constructor for type "SimpleDiGraph" was extended in `SimpleValueGraphs` without explicit qualification or import. │ NOTE: Assumed "SimpleDiGraph" refers to `SimpleGraphs.SimpleDiGraph`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function SimpleDiGraph end`. │ Hint: To silence the warning, qualify `SimpleDiGraph` as `SimpleGraphs.SimpleDiGraph` in the method signature or explicitly `import SimpleGraphs: SimpleDiGraph`. └ Precompilation completed after 15.06s ################################################################################ # Loading # Loading SimpleValueGraphs... Loading completed after 3.74s PkgEval succeeded after 31.23s