Package evaluation of LightGraphs on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T13:19:11.032 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.03s ################################################################################ # Installation # Installing LightGraphs... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [093fc24a] + LightGraphs v1.3.5 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [ec485272] + ArnoldiMethod v0.1.0 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [d25df0c9] + Inflate v0.1.5 [093fc24a] + LightGraphs v1.3.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [699a6c99] + SimpleTraits v0.9.4 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [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 [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.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.13s ################################################################################ # Testing # Testing LightGraphs Status `/tmp/jl_BMt6dr/Project.toml` ⌅ [ec485272] ArnoldiMethod v0.1.0 [864edb3b] DataStructures v0.18.22 [8bb1440f] DelimitedFiles v1.9.1 [d25df0c9] Inflate v0.1.5 [093fc24a] LightGraphs v1.3.5 [699a6c99] SimpleTraits v0.9.4 [2a0f44e3] Base64 [8ba89e20] Distributed [37e2e46d] LinearAlgebra [9a3f8284] Random [1a1011a3] SharedArrays [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_BMt6dr/Manifest.toml` ⌅ [ec485272] ArnoldiMethod v0.1.0 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [8bb1440f] DelimitedFiles v1.9.1 [d25df0c9] Inflate v0.1.5 [093fc24a] LightGraphs v1.3.5 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [699a6c99] SimpleTraits v0.9.4 [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... LightGraphs.SimpleGraphs: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/simplegraphs/runtests.jl:93 Got exception outside of a @test LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/simplegraphs/generators/randgraphs.jl:25:43 @testset "(Graph{$T}(Int, Int) eltype"for T in [UInt8, Int8, UInt16, Int16, UInt32, Int32, UInt, Int] # └ ── cannot juxtapose string literal Stacktrace: [1] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/simplegraphs/generators/randgraphs.jl:25 [2] include @ ./client.jl:494 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/simplegraphs/runtests.jl:96 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/simplegraphs/runtests.jl:94 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:93 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:91 [10] include(fname::String) @ Base.MainInclude ./client.jl:494 [11] top-level scope @ none:6 [12] eval @ ./boot.jl:385 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [14] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/simplegraphs/generators/randgraphs.jl:25 Spectral: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:36 Test threw exception Expression: (adjacency_matrix(g))[1, 1] == 2 ArgumentError: Invalid buffers for SparseMatrixCSC construction n=5, colptr=6-element Vector{Int64}, rowval=9-element Vector{Int64}, nzval=10-element Vector{Int64} Stacktrace: [1] SparseMatrixCSC{Int64, Int64}(m::Int64, n::Int64, colptr::Vector{Int64}, rowval::Vector{Int64}, nzval::Vector{Int64}) @ SparseArrays /opt/julia/share/julia/stdlib/v1.10/SparseArrays/src/sparsematrix.jl:29 [2] SparseMatrixCSC(m::Int64, n::Int64, colptr::Vector{Int64}, rowval::Vector{Int64}, nzval::Vector{Int64}) @ SparseArrays /opt/julia/share/julia/stdlib/v1.10/SparseArrays/src/sparsematrix.jl:44 [3] _adjacency_matrix(g::SimpleGraph{Int64}, T::DataType, neighborfn::typeof(inneighbors), nzmult::Int64) @ LightGraphs.LinAlg ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:63 [4] #adjacency_matrix#2 @ ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:25 [inlined] [5] adjacency_matrix @ ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:19 [inlined] [6] adjacency_matrix(g::SimpleGraph{Int64}) @ LightGraphs.LinAlg ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:19 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [8] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:36 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:10 Spectral: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:36 Test threw exception Expression: (adjacency_matrix(g))[1, 1] == 2 ArgumentError: Invalid buffers for SparseMatrixCSC construction n=5, colptr=6-element Vector{UInt16}, rowval=9-element Vector{UInt16}, nzval=10-element Vector{Int64} Stacktrace: [1] SparseMatrixCSC{Int64, UInt16}(m::UInt8, n::UInt8, colptr::Vector{UInt16}, rowval::Vector{UInt16}, nzval::Vector{Int64}) @ SparseArrays /opt/julia/share/julia/stdlib/v1.10/SparseArrays/src/sparsematrix.jl:29 [2] SparseMatrixCSC(m::UInt8, n::UInt8, colptr::Vector{UInt16}, rowval::Vector{UInt16}, nzval::Vector{Int64}) @ SparseArrays /opt/julia/share/julia/stdlib/v1.10/SparseArrays/src/sparsematrix.jl:44 [3] _adjacency_matrix(g::SimpleGraph{UInt8}, T::DataType, neighborfn::typeof(inneighbors), nzmult::Int64) @ LightGraphs.LinAlg ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:63 [4] #adjacency_matrix#2 @ ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:25 [inlined] [5] adjacency_matrix @ ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:19 [inlined] [6] adjacency_matrix(g::SimpleGraph{UInt8}) @ LightGraphs.LinAlg ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:19 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [8] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:36 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:10 Spectral: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:36 Test threw exception Expression: (adjacency_matrix(g))[1, 1] == 2 ArgumentError: Invalid buffers for SparseMatrixCSC construction n=5, colptr=6-element Vector{Int32}, rowval=9-element Vector{Int32}, nzval=10-element Vector{Int64} Stacktrace: [1] SparseMatrixCSC{Int64, Int32}(m::Int16, n::Int16, colptr::Vector{Int32}, rowval::Vector{Int32}, nzval::Vector{Int64}) @ SparseArrays /opt/julia/share/julia/stdlib/v1.10/SparseArrays/src/sparsematrix.jl:29 [2] SparseMatrixCSC(m::Int16, n::Int16, colptr::Vector{Int32}, rowval::Vector{Int32}, nzval::Vector{Int64}) @ SparseArrays /opt/julia/share/julia/stdlib/v1.10/SparseArrays/src/sparsematrix.jl:44 [3] _adjacency_matrix(g::SimpleGraph{Int16}, T::DataType, neighborfn::typeof(inneighbors), nzmult::Int64) @ LightGraphs.LinAlg ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:63 [4] #adjacency_matrix#2 @ ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:25 [inlined] [5] adjacency_matrix @ ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:19 [inlined] [6] adjacency_matrix(g::SimpleGraph{Int16}) @ LightGraphs.LinAlg ~/.julia/packages/LightGraphs/IgJif/src/linalg/spectral.jl:19 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [8] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:36 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/linalg/spectral.jl:10 Parallel.Johnson: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/parallel/shortestpaths/johnson.jl:1 Got exception outside of a @test type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:32 [inlined] [2] johnson_shortest_paths(g::SimpleGraph{Int64}, distmx::Symmetric{Int64, Matrix{Int64}}) @ LightGraphs.Parallel ~/.julia/packages/LightGraphs/IgJif/src/Parallel/shortestpaths/johnson.jl:9 [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/parallel/shortestpaths/johnson.jl:5 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/parallel/shortestpaths/johnson.jl:2 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/parallel/runtests.jl:29 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/parallel/runtests.jl:27 [10] include(fname::String) @ Base.MainInclude ./client.jl:494 [11] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:93 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:91 [14] include(fname::String) @ Base.MainInclude ./client.jl:494 [15] top-level scope @ none:6 [16] eval @ ./boot.jl:385 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [18] _start() @ Base ./client.jl:557 k-core: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 =# @inferred(k_core(g)) == k_core(g, corenum = corenum) == [1:8;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-core: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 =# @inferred(k_core(g, 2)) == k_core(g, 2, corenum = corenum) == [1:16;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-shell: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 =# @inferred(k_shell(g)) == k_shell(g, corenum = corenum) == [1:8;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-shell: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 =# @inferred(k_shell(g, 2)) == k_shell(g, 2, corenum = corenum) == [9:16;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 =# @inferred(k_crust(g)) == k_crust(g, corenum = corenum) == [9:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 =# @inferred(k_crust(g, 2)) == k_crust(g, 2, corenum = corenum) == [9:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 =# @inferred(k_crust(g, 4, corenum = corenum)) == [1:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-corona: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 =# @inferred(k_corona(g, 1)) == k_corona(g, 1, corenum = corenum) == [17:20;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-corona: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 =# @inferred(k_corona(g, 2)) == [10, 12, 13, 14, 15, 16] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-core: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 =# @inferred(k_core(g)) == k_core(g, corenum = corenum) == [1:8;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-core: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 =# @inferred(k_core(g, 2)) == k_core(g, 2, corenum = corenum) == [1:16;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-shell: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 =# @inferred(k_shell(g)) == k_shell(g, corenum = corenum) == [1:8;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-shell: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 =# @inferred(k_shell(g, 2)) == k_shell(g, 2, corenum = corenum) == [9:16;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 =# @inferred(k_crust(g)) == k_crust(g, corenum = corenum) == [9:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 =# @inferred(k_crust(g, 2)) == k_crust(g, 2, corenum = corenum) == [9:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 =# @inferred(k_crust(g, 4, corenum = corenum)) == [1:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-corona: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 =# @inferred(k_corona(g, 1)) == k_corona(g, 1, corenum = corenum) == [17:20;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-corona: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 =# @inferred(k_corona(g, 2)) == [10, 12, 13, 14, 15, 16] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-core: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 =# @inferred(k_core(g)) == k_core(g, corenum = corenum) == [1:8;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-core: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 =# @inferred(k_core(g, 2)) == k_core(g, 2, corenum = corenum) == [1:16;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:10 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:9 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-shell: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 =# @inferred(k_shell(g)) == k_shell(g, corenum = corenum) == [1:8;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-shell: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 =# @inferred(k_shell(g, 2)) == k_shell(g, 2, corenum = corenum) == [9:16;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:16 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 =# @inferred(k_crust(g)) == k_crust(g, corenum = corenum) == [9:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 =# @inferred(k_crust(g, 2)) == k_crust(g, 2, corenum = corenum) == [9:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:22 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-crust: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 =# @inferred(k_crust(g, 4, corenum = corenum)) == [1:21;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:23 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:21 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-corona: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 =# @inferred(k_corona(g, 1)) == k_corona(g, 1, corenum = corenum) == [17:20;] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 k-corona: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 Test threw exception Expression: #= /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 =# @inferred(k_corona(g, 2)) == [10, 12, 13, 14, 15, 16] return type Vector{Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:27 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined] [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:4 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/degeneracy.jl:2 Johnson: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/shortestpaths/johnson.jl:1 Got exception outside of a @test type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:32 [inlined] [2] johnson_shortest_paths(g::SimpleGraph{Int64}, distmx::Symmetric{Int64, Matrix{Int64}}) @ LightGraphs ~/.julia/packages/LightGraphs/IgJif/src/shortestpaths/johnson.jl:33 [3] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/shortestpaths/johnson.jl:5 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/shortestpaths/johnson.jl:2 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:93 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:91 [10] include(fname::String) @ Base.MainInclude ./client.jl:494 [11] top-level scope @ none:6 [12] eval @ ./boot.jl:385 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [14] _start() @ Base ./client.jl:557 Diffusion Simulation: Test Failed at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/traversals/diffusion.jl:111 Expression: avg < means[p] + (stds[p] / sqrt(runs)) * 3.5 Evaluated: 1.6 < 1.4260990336999413 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/traversals/diffusion.jl:111 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/traversals/diffusion.jl:4 Shortest Paths: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/experimental/shortestpaths.jl:9 Got exception outside of a @test MethodError: sort!(::Vector{Int64}, ::Int64, ::Int64, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.ForwardOrdering) is ambiguous. Candidates: sort!(v::AbstractVector, lo::Integer, hi::Integer, a::Base.Sort.Algorithm, o::Base.Order.Ordering) @ Base.Sort sort.jl:2204 sort!(x, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:7 Possible fix, define sort!(::AbstractVector, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) Stacktrace: [1] _sort!(v::Vector{Int64}, a::LightGraphs.Experimental.Traversals.NOOPSortAlg, o::Base.Order.ForwardOrdering, kw::@NamedTuple{scratch::Nothing}) @ Base.Sort ./sort.jl:2222 [2] sort!(v::Vector{Int64}; alg::LightGraphs.Experimental.Traversals.NOOPSortAlg, lt::Function, by::Function, rev::Nothing, order::Base.Order.ForwardOrdering, scratch::Nothing) @ Base.Sort ./sort.jl:1463 [3] traverse_graph!(g::SimpleGraph{Int64}, ss::Vector{Int64}, alg::LightGraphs.Experimental.Traversals.BFS{LightGraphs.Experimental.Traversals.NOOPSortAlg}, state::LightGraphs.Experimental.ShortestPaths.BFSSPState{Int64}, neighborfn::typeof(outneighbors)) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:59 [4] traverse_graph! @ ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:31 [inlined] [5] shortest_paths(g::SimpleGraph{Int64}, ss::Vector{Int64}, alg::BFS{LightGraphs.Experimental.Traversals.BFS{LightGraphs.Experimental.Traversals.NOOPSortAlg}}) @ LightGraphs.Experimental.ShortestPaths ~/.julia/packages/LightGraphs/IgJif/src/Experimental/ShortestPaths/bfs.jl:65 [6] shortest_paths(g::SimpleGraph{Int64}, s::Int64, alg::BFS{LightGraphs.Experimental.Traversals.BFS{LightGraphs.Experimental.Traversals.NOOPSortAlg}}) @ LightGraphs.Experimental.ShortestPaths ~/.julia/packages/LightGraphs/IgJif/src/Experimental/ShortestPaths/bfs.jl:73 [7] shortest_paths(g::SimpleGraph{Int64}, s::Int64) @ LightGraphs.Experimental.ShortestPaths ~/.julia/packages/LightGraphs/IgJif/src/Experimental/ShortestPaths/ShortestPaths.jl:106 [8] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/shortestpaths.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/shortestpaths.jl:11 [11] include(fname::String) @ Base.MainInclude ./client.jl:494 [12] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/experimental.jl:9 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/experimental.jl:5 [15] include(fname::String) @ Base.MainInclude ./client.jl:494 [16] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:93 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:91 [19] include(fname::String) @ Base.MainInclude ./client.jl:494 [20] top-level scope @ none:6 [21] eval @ ./boot.jl:385 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [23] _start() @ Base ./client.jl:557 WARNING: using Traversals.tree in module Main conflicts with an existing identifier. Traversals: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:15 Test threw exception Expression: sort!(x, 3, 1, LET.NOOPSort, Base.Sort.ForwardOrdering()) == x MethodError: sort!(::Vector{Int64}, ::Int64, ::Int64, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.ForwardOrdering) is ambiguous. Candidates: sort!(v::AbstractVector, lo::Integer, hi::Integer, a::Base.Sort.Algorithm, o::Base.Order.Ordering) @ Base.Sort sort.jl:2204 sort!(x, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:7 Possible fix, define sort!(::AbstractVector, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [2] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:15 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:6 undirected: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:26 Got exception outside of a @test MethodError: sort!(::Vector{Int64}, ::Int64, ::Int64, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.ForwardOrdering) is ambiguous. Candidates: sort!(v::AbstractVector, lo::Integer, hi::Integer, a::Base.Sort.Algorithm, o::Base.Order.Ordering) @ Base.Sort sort.jl:2204 sort!(x, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:7 Possible fix, define sort!(::AbstractVector, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) Stacktrace: [1] _sort!(v::Vector{Int64}, a::LightGraphs.Experimental.Traversals.NOOPSortAlg, o::Base.Order.ForwardOrdering, kw::@NamedTuple{scratch::Nothing}) @ Base.Sort ./sort.jl:2222 [2] sort!(v::Vector{Int64}; alg::LightGraphs.Experimental.Traversals.NOOPSortAlg, lt::Function, by::Function, rev::Nothing, order::Base.Order.ForwardOrdering, scratch::Nothing) @ Base.Sort ./sort.jl:1463 [3] traverse_graph!(g::SimpleGraph{Int64}, ss::Vector{Int64}, alg::LightGraphs.Experimental.Traversals.BFS{LightGraphs.Experimental.Traversals.NOOPSortAlg}, state::LightGraphs.Experimental.Traversals.VisitState{Int64}, neighborfn::typeof(outneighbors)) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:59 [4] traverse_graph! @ ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:31 [inlined] [5] visited_vertices @ ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/Traversals.jl:132 [inlined] [6] visited_vertices(g::SimpleGraph{Int64}, s::Int64, alg::LightGraphs.Experimental.Traversals.BFS{LightGraphs.Experimental.Traversals.NOOPSortAlg}) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/Traversals.jl:137 [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:28 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:27 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [11] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:18 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:6 [14] include(fname::String) @ Base.MainInclude ./client.jl:494 [15] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/experimental.jl:9 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/experimental.jl:5 [18] include(fname::String) @ Base.MainInclude ./client.jl:494 [19] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:93 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [21] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:91 [22] include(fname::String) @ Base.MainInclude ./client.jl:494 [23] top-level scope @ none:6 [24] eval @ ./boot.jl:385 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:557 directed: Error During Test at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:47 Got exception outside of a @test MethodError: sort!(::Vector{Int64}, ::Int64, ::Int64, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.ForwardOrdering) is ambiguous. Candidates: sort!(v::AbstractVector, lo::Integer, hi::Integer, a::Base.Sort.Algorithm, o::Base.Order.Ordering) @ Base.Sort sort.jl:2204 sort!(x, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:7 Possible fix, define sort!(::AbstractVector, ::Integer, ::Integer, ::LightGraphs.Experimental.Traversals.NOOPSortAlg, ::Base.Order.Ordering) Stacktrace: [1] _sort!(v::Vector{Int64}, a::LightGraphs.Experimental.Traversals.NOOPSortAlg, o::Base.Order.ForwardOrdering, kw::@NamedTuple{scratch::Nothing}) @ Base.Sort ./sort.jl:2222 [2] sort!(v::Vector{Int64}; alg::LightGraphs.Experimental.Traversals.NOOPSortAlg, lt::Function, by::Function, rev::Nothing, order::Base.Order.ForwardOrdering, scratch::Nothing) @ Base.Sort ./sort.jl:1463 [3] traverse_graph!(g::SimpleDiGraph{Int64}, ss::Vector{Int64}, alg::LightGraphs.Experimental.Traversals.BFS{LightGraphs.Experimental.Traversals.NOOPSortAlg}, state::LightGraphs.Experimental.Traversals.VisitState{Int64}, neighborfn::typeof(outneighbors)) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:59 [4] traverse_graph! @ ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/bfs.jl:31 [inlined] [5] visited_vertices @ ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/Traversals.jl:132 [inlined] [6] visited_vertices(g::SimpleDiGraph{Int64}, s::Int64, alg::LightGraphs.Experimental.Traversals.BFS{LightGraphs.Experimental.Traversals.NOOPSortAlg}) @ LightGraphs.Experimental.Traversals ~/.julia/packages/LightGraphs/IgJif/src/Experimental/Traversals/Traversals.jl:137 [7] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:49 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:48 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [11] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:18 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/traversals.jl:6 [14] include(fname::String) @ Base.MainInclude ./client.jl:494 [15] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/experimental.jl:9 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/experimental/experimental.jl:5 [18] include(fname::String) @ Base.MainInclude ./client.jl:494 [19] macro expansion @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:93 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [21] top-level scope @ ~/.julia/packages/LightGraphs/IgJif/test/runtests.jl:91 [22] include(fname::String) @ Base.MainInclude ./client.jl:494 [23] top-level scope @ none:6 [24] eval @ ./boot.jl:385 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [26] _start() @ Base ./client.jl:557 Test Summary: | Pass Fail Error Total Time LightGraphs | 27564 1 37 27602 11m03.6s LightGraphs.SimpleGraphs | 1546 1 1547 1m28.5s SimpleGraphs | 613 613 32.8s SimpleEdge | 42 42 0.1s SimpleEdgeIter | 891 891 0.8s LightGraphs.LinAlg | 390 3 393 1m38.0s Graph matrices | 108 108 54.8s Spectral | 282 3 285 36.1s LightGraphs.Parallel | 709 1 710 2m17.0s Parallel.Betweenness | 39 39 12.7s Parallel.Closeness | 48 48 14.8s Parallel.Pagerank | 54 54 34.4s Parallel.Radiality | 12 12 5.7s Parallel.Stress | 24 24 4.2s Parallel.Distance | 30 30 2.7s Parallel.Bellman Ford | 42 42 5.3s Parallel.Dijkstra | 243 243 14.3s Parallel.Floyd Warshall | 24 24 3.1s Parallel.Johnson | 1 1 0.7s Parallel.BFS | 25 25 3.2s Parallel.BFS | 12 12 4.3s Parallel.Greedy Coloring | 30 30 2.8s Minimal Dominating Set | 42 42 3.0s Maximal Independent Set | 36 36 1.7s Parallel.Random Vertex Cover | 42 42 2.2s Parallel.Generate Reduce | 6 6 1.2s Interface | 22 22 0.2s Core | 134 134 4.9s Operators | 327 327 22.2s Decomposition | 21 27 48 14.0s {21, 29} undirected simple Int64 graph | 7 9 16 5.1s k-core | 1 2 3 1.0s k-shell | 1 2 3 0.9s k-crust | 3 3 1.5s k-corona | 2 2 1.3s errors | 4 4 0.0s {21, 29} undirected simple UInt8 graph | 7 9 16 4.5s k-core | 1 2 3 1.0s k-shell | 1 2 3 0.9s k-crust | 3 3 1.5s k-corona | 2 2 0.8s errors | 4 4 0.0s {21, 29} undirected simple Int16 graph | 7 9 16 4.4s k-core | 1 2 3 1.0s k-shell | 1 2 3 0.9s k-crust | 3 3 1.5s k-corona | 2 2 0.8s errors | 4 4 0.0s Distance | 39 39 1.4s Transitivity | 57 57 4.3s Hawick-James Cycles | 30 30 1.0s Cycles | 88 88 3.5s Karp Minimum Cycle Mean | 30 30 1.6s Cycle Basis | 18 18 4.5s Limited Length Cycles | 67 67 0.5s Edit distance | 240 240 6.3s Connectivity | 332 332 7.8s Persistence | 16 16 2.5s A star | 19 19 3.9s Bellman Ford | 48 48 4.6s D'Esopo-Pape | 75 75 3.2s Dijkstra | 48 48 4.1s Johnson | 1 1 0.4s Floyd Warshall | 26 26 0.6s Yen | 72 72 4.8s Shortest_Path_Faster_Algorithm | 94 94 1.8s BFS | 75 75 3.2s Bipartiteness | 27 27 1.4s Greedy Coloring | 30 30 0.2s DFS | 24 24 0.5s Max adj visit | 33 33 3.3s Random walks | 21879 21879 21.9s Diffusion Simulation | 56 1 57 8.3s Cliques | 12 12 2.7s Core periphery | 93 93 0.3s Label propagation | 24 24 2.0s Modularity | 27 27 4.3s Clustering | 19 19 1.2s Clique percolation | 1 1 0.9s Betweenness | 34 34 7.4s Closeness | 24 24 2.1s Degree | 9 9 0.3s Katz | 3 3 6.0s Pagerank | 54 54 23.4s Eigenvector | 6 6 3.6s Stress | 12 12 0.5s Radiality | 6 6 0.9s Utils | 49 49 0.1s Unweighted Contiguous Partition | 3 3 0.1s Greedy Contiguous Partition | 3 3 0.1s Optimal Contiguous Partition | 3 3 0.0s Generator deprecations | 45 45 3.9s Boruvka | 54 54 5.6s Kruskal | 12 12 1.6s Prim | 6 6 1.0s Steiner Tree | 21 21 4.4s Articulation | 24 24 0.0s Biconnect | 12 12 0.8s Bridge | 25 25 0.3s Normalized Cut | 29 29 12.9s Karger Minimum Cut | 30 30 2.5s Degree Dominating Set | 21 21 1.0s Minimal Dominating Set | 21 21 0.4s Degree Independent Set | 21 21 0.5s Maximal Independent Set | 18 18 0.2s Degree Vertex Cover | 9 9 0.3s Random Vertex Cover | 21 21 0.2s Experimental | 240 4 244 21.0s Isomorphism | 202 202 8.2s Shortest Paths | 1 1 2.1s Traversals | 37 3 40 3.3s BFS | 1 2 3 0.8s undirected | 1 1 0.4s directed | 1 1 0.4s DFS | 30 30 2.2s ERROR: LoadError: Some tests did not pass: 27564 passed, 1 failed, 37 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LightGraphs/IgJif/test/runtests.jl:90 Testing failed after 670.83s ERROR: LoadError: Package LightGraphs errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 709.69s: package tests unexpectedly errored