Package evaluation to test NautyGraphs on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-01T17:04:57.167 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 25.95s ################################################################################ # Installation # Installing NautyGraphs... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7509a0a4] + NautyGraphs v0.7.3 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 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [7509a0a4] + NautyGraphs v0.7.3 [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.4 [55c6dc9b] + nauty_jll v2.8.10+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 [781609d7] + GMP_jll v6.3.0+4 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.3 s ✓ NautyGraphs 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:335 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] 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 dependency successfully precompiled in 33 seconds. 62 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:335 │ [3] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] 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_bLLSQI" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 63.83s ################################################################################ # Testing # Testing NautyGraphs Status `/tmp/jl_1Lt6HH/Project.toml` [4c88cf16] Aqua v0.8.16 [86223c79] Graphs v1.14.0 [85a1e053] Interfaces v0.3.2 [c3a54625] JET v0.12.1 [7509a0a4] NautyGraphs v0.7.3 [55c6dc9b] nauty_jll v2.8.10+1 [37e2e46d] LinearAlgebra v1.14.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1Lt6HH/Manifest.toml` [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [da1fd8a2] CodeTracking v3.0.2 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [864edb3b] DataStructures v0.19.6 [86223c79] Graphs v1.14.0 [d25df0c9] Inflate v0.1.5 [85a1e053] Interfaces v0.3.2 [c3a54625] JET v0.12.1 [692b3bcd] JLLWrappers v1.8.0 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [6f1432cf] LoweredCodeUtils v3.8.0 [1914dd2f] MacroTools v0.5.16 [7509a0a4] NautyGraphs v0.7.3 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [295af30f] Revise v3.17.0 [699a6c99] SimpleTraits v0.9.6 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.4 [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 [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 [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 [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.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+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.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Testing Running tests... Cloning git-repo `https://github.com/JuliaGraphs/GraphsInterfaceChecker.jl` Updating git-repo `https://github.com/JuliaGraphs/GraphsInterfaceChecker.jl` Resolving package versions... Updating `/tmp/jl_1Lt6HH/Project.toml` [3bef136c] + GraphsInterfaceChecker v0.1.0 `https://github.com/JuliaGraphs/GraphsInterfaceChecker.jl#main` Updating `/tmp/jl_1Lt6HH/Manifest.toml` [3bef136c] + GraphsInterfaceChecker v0.1.0 `https://github.com/JuliaGraphs/GraphsInterfaceChecker.jl#main` Testing AbstractGraphInterface is implemented for DenseNautyGraph Mandatory components is_directed: (`is_directed` outputs a boolean [true, true, true, true]) edgetype: (`edgetype` outputs a type [true, true, true, true]) vertices: (`vertices` is coherent with `eltype` [true, true, true, true], every vertex in `vertices(g)` exists [true, true, true, true], vertices beyond `vertices(g)` don't exist [true, true, true, true]) edges: (`edges` is coherent with `edgetype` [true, true, true, true], every edge in `edges` exists [true, true, true, true], `edges` are symmetric for undirected graphs [true, true, true, true]) nv: (`nv` outputs an integer` [true, true, true, true], `nv` is coherent with `vertices` [true, true, true, true]) ne: (`ne` outputs an integer` [true, true, true, true], `ne` is coherent with `edges` [true, true, true, true]) neighbors: (`inneighbors` is coherent with `has_edge` [true, true, true, true], `outneighbors` is coherent with `has_edge` [true, true, true, true], `inneighbors` and `outneighbors` coincide for undirected graphs [true, true, true, true]) weights: (`weights` outputs a matrix of real numbers [true, true, true, true], `weights` has the right size [true, true, true, true], `weights` are symmetric for undirected graphs [true, true, true, true]) Optional components mutation: (`add_vertex!` increases `nv` by one [true, true, true, true], `rem_vertex!` decreases `nv` by one [true, true, true, true]) Testing AbstractGraphInterface is implemented for SparseNautyGraph Mandatory components is_directed: (`is_directed` outputs a boolean [true, true, true, true]) edgetype: (`edgetype` outputs a type [true, true, true, true]) vertices: (`vertices` is coherent with `eltype` [true, true, true, true], every vertex in `vertices(g)` exists [true, true, true, true], vertices beyond `vertices(g)` don't exist [true, true, true, true]) edges: (`edges` is coherent with `edgetype` [true, true, true, true], every edge in `edges` exists [true, true, true, true], `edges` are symmetric for undirected graphs [true, true, true, true]) nv: (`nv` outputs an integer` [true, true, true, true], `nv` is coherent with `vertices` [true, true, true, true]) ne: (`ne` outputs an integer` [true, true, true, true], `ne` is coherent with `edges` [true, true, true, true]) neighbors: (`inneighbors` is coherent with `has_edge` [true, true, true, true], `outneighbors` is coherent with `has_edge` [true, true, true, true], `inneighbors` and `outneighbors` coincide for undirected graphs [true, true, true, true]) weights: (`weights` outputs a matrix of real numbers [true, true, true, true], `weights` has the right size [true, true, true, true], `weights` are symmetric for undirected graphs [true, true, true, true]) Optional components mutation: (`add_vertex!` increases `nv` by one [true, true, true, true], `rem_vertex!` decreases `nv` by one [true, true, true, true]) 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:335 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] 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 1 dependency had output during precompilation: ┌ JET │ [Output was shown above] └ NautyGraphs: Error During Test at /home/pkgeval/.julia/packages/NautyGraphs/cQh9f/test/runtests.jl:9 Got exception outside of a @test 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_JaThED" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/NautyGraphs/cQh9f/test/jet.jl:1 Test Summary: | Pass Error Total Time NautyGraphs | 30303 1 30304 6m46.9s nautygraph | 29813 29813 2m47.8s loops | 210 210 17.2s empty | 18 18 0.4s membership | 1108 1108 1.5s degrees | 404 404 0.6s equality | 12 12 0.5s invalid modifications | 18 18 2.6s labels | 29 29 5.7s copy | 52 52 4.4s blockdiag | 4 4 5.3s conversion | 36 36 3.0s edge iterator | 46 46 1.0s spray | 27876 27876 2m05.7s graphset | 287 287 6.6s nauty | 177 177 19.9s unlabeled | 24 24 3.5s labeled | 10 10 0.7s directed | 14 14 1.3s hash | 20 20 0.0s loops | 8 8 0.5s canonize | 30 30 4.6s iscanon | 56 56 0.9s thread safety | 1 1 4.3s wordtypes | 12 12 3.7s overflow | 2 2 0.3s interface | 2 2 12.1s Graphs API extensions | 13 13 4.0s aqua | 11 11 1m26.2s RNG of the outermost testset: Xoshiro(0xe1c12f1d171537cb, 0x22b5d58da4e7a2fa, 0xa9373c30bf05ad32, 0x9c137fbb59a39420, 0xdc7f5ad934618f93) ERROR: LoadError: Some tests did not pass: 30303 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NautyGraphs/cQh9f/test/runtests.jl:9 Testing failed after 299.77s ERROR: LoadError: Package NautyGraphs errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3283 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 617.06s: package fails to precompile