Package evaluation to test Graphs on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-08-27T14:33:04.189 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.0s ################################################################################ # Installation # Installing Graphs... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [86223c79] + Graphs v1.14.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [864edb3b] + DataStructures v0.19.6 [86223c79] + Graphs v1.14.0 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v2.0.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [699a6c99] + SimpleTraits v0.9.6 [90137ffa] + StaticArrays v1.9.19 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.8 s ✓ Arpack_jll 1.9 s ✓ nauty_jll WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:330 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:330 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:329 [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [8] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 1.6 s ✓ igraph_jll 4.4 s ✓ NautyGraphs 12.9 s ✓ IGraphs 5 dependencies successfully precompiled in 40 seconds. 93 already precompiled. 1 dependency had output during precompilation: ┌ JET │ WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:330 │ [3] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:330 │ [5] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 │ [8] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_K5JHpk" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 73.51s ################################################################################ # Testing # Testing Graphs Status `/tmp/jl_rnzikc/Project.toml` [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [864edb3b] DataStructures v0.19.6 [8bb1440f] DelimitedFiles v1.9.1 [e30172f5] Documenter v1.17.0 [86223c79] Graphs v1.14.0 [647e90d3] IGraphs v1.0.0 [d25df0c9] Inflate v0.1.5 [c3a54625] JET v0.12.1 [7509a0a4] NautyGraphs v0.7.3 [699a6c99] SimpleTraits v0.9.6 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.1 [1986cc42] Unitful v1.28.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [1a1011a3] SharedArrays v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_rnzikc/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.9 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [864edb3b] DataStructures v0.19.6 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.0 [647e90d3] IGraphs v1.0.0 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [c3a54625] JET v0.12.1 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.7.1 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [0e77f7df] LazilyInitializedFields v1.3.0 [6f1432cf] LoweredCodeUtils v3.8.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [7509a0a4] NautyGraphs v0.7.3 [bac558e1] OrderedCollections v2.0.1 ⌅ [69de0a69] Parsers v2.8.7 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [2792f1a3] RegistryInstances v0.1.0 [295af30f] Revise v3.16.5 [699a6c99] SimpleTraits v0.9.6 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.5 [3bb67fe8] TranscodingStreams v0.11.3 [1986cc42] Unitful v1.28.0 [68821587] Arpack_jll v3.9.2+0 [2e619515] Expat_jll v2.8.3+0 [e8aa6df9] GLPK_jll v5.0.2+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [1d63c593] LLVMOpenMP_jll v22.1.7+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.5.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [4d841945] igraph_jll v1.0.0+0 [55c6dc9b] nauty_jll v2.8.10+1 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.7+0 [781609d7] GMP_jll v6.3.0+4 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.6+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl:719 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). ┌ Warning: squash(::AbstractGraph) is deprecated in favor of methods that specialize on the graph type. │ caller = macro expansion at core.jl:112 [inlined] └ @ Core ~/.julia/packages/Graphs/nH2e0/test/core.jl:112 ┌ Warning: `CycleGraph(n)` is deprecated, use `cycle_graph(n)` instead. │ caller = macro expansion at louvain.jl:72 [inlined] └ @ Core ~/.julia/packages/Graphs/nH2e0/test/community/louvain.jl:72 Test Summary: | Pass Broken Total Time Graphs | 30876 2 30878 35m53.2s Code quality (Aqua.jl) | 10 10 1m30.8s Doctests: Graphs | 1 1 3m32.0s Actual tests | 30865 2 30867 30m48.1s Graphs.SimpleGraphs | 3684 3684 3m53.4s Graphs.LinAlg | 406 406 2m45.4s Graphs.Parallel | 1036 1036 4m51.6s Interface | 21 21 1.6s Core | 118 118 28.7s Operators | 391 391 51.7s Graph Views | 140 140 23.5s Decomposition | 35 35 8.7s Distance | 238 238 1m28.2s Transitivity | 57 57 7.7s Hawick-James Cycles | 27 27 5.5s Cycles | 88 88 6.6s Karp Minimum Cycle Mean | 20 20 5.2s Cycle Basis | 12 12 8.5s Limited Length Cycles | 50 50 1.2s ICT | 42 42 3.2s Edit distance | 12 12 25.4s Connectivity | 270 270 25.1s Persistence | 16 16 4.9s Path from parents | 5 5 0.1s A star | 28 28 10.7s Bellman Ford | 56 56 16.2s D'Esopo-Pape | 64 64 7.9s Dijkstra | 34 34 12.2s Johnson | 16 16 14.3s Floyd Warshall | 18 18 6.5s Yen | 87 87 34.0s Shortest_Path_Faster_Algorithm | 76 76 5.0s Longest path | 3 3 0.8s BFS | 75 75 13.4s Bipartiteness | 27 27 5.6s Greedy Coloring | 31 31 1.2s DFS | 63 63 5.6s Max adj visit | 35 35 15.0s Random walks | 21879 21879 26.3s Diffusion Simulation | 57 57 12.3s BFSIterator | 25 25 3.0s DFSIterator | 21 21 1.7s Eulerian tours/cycles | 11 1 12 1.3s All simple paths | 22 22 1.5s Cliques | 8 8 6.2s Core periphery | 62 62 0.8s Independent Sets | 5 5 3.3s Label propagation | 24 24 5.4s Louvain | 30 30 2m34.9s Modularity | 24 24 7.1s Clustering | 13 13 4.1s Clique percolation | 1 1 2.2s Assortativity | 24 24 2.1s Rich club coefficient | 30 30 1.5s Betweenness | 26 26 15.5s Closeness | 16 16 4.7s Degree | 6 6 0.6s Katz | 2 2 12.4s Pagerank | 36 36 22.2s Eigenvector | 4 4 4.7s Stress | 8 8 2.7s Radiality | 4 4 1.7s Utils | 54 54 1.9s Unweighted Contiguous Partition | 3 3 0.3s Greedy Contiguous Partition | 3 3 0.4s Optimal Contiguous Partition | 3 3 0.0s collect_if_not_vector | 12 12 0.9s Generator deprecations | 45 45 4.7s Boruvka | 36 36 11.3s Kruskal | 26 26 11.3s Prim | 4 4 2.7s PMFG tests | 3 3 15.6s Steiner Tree | 24 24 14.0s Articulation | 23 23 2.6s Biconnect | 9 9 1.9s Bridge | 30 30 4.2s Normalized Cut | 29 29 41.3s Karger Minimum Cut | 30 30 6.5s Degree Dominating Set | 21 21 2.6s Minimal Dominating Set | 21 21 0.6s Degree Independent Set | 21 21 1.5s Maximal Independent Set | 18 18 0.5s Degree Vertex Cover | 9 9 0.7s Random Vertex Cover | 21 21 0.6s Tree utilities | 79 79 4.7s Experimental | 706 1 707 2m45.2s Planarity tests | 15 15 2.3s Testing Graphs tests passed Testing completed after 2147.56s PkgEval succeeded after 2290.14s