Package evaluation to test NetworkLayout on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T20:09:27.545 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.33s ################################################################################ # Installation # Installing NetworkLayout... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [46757867] + NetworkLayout v0.4.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [411431e0] + Extents v0.1.6 [5c1252a2] + GeometryBasics v0.5.10 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.7.1 [46757867] + NetworkLayout v0.4.10 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [5ae413db] + EarCut_jll v2.2.4+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching 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.13.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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 4.6s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.96s ################################################################################ # Testing # Testing NetworkLayout Status `/tmp/jl_VjKhTu/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [5c1252a2] GeometryBasics v0.5.10 [86223c79] Graphs v1.13.2 [46757867] NetworkLayout v0.4.10 [ae029012] Requires v1.3.1 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VjKhTu/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [864edb3b] DataStructures v0.19.3 [8bb1440f] DelimitedFiles v1.9.1 [411431e0] Extents v0.1.6 [5c1252a2] GeometryBasics v0.5.10 [86223c79] Graphs v1.13.2 [d25df0c9] Inflate v0.1.5 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 [46757867] NetworkLayout v0.4.10 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [5ae413db] EarCut_jll v2.2.4+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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.13.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization 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.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for Graphs [86223c79-3864-5bf0-83f7-82e725a168b6] │ exception = Required dependency Base.PkgId(Base.UUID("10745b16-79ce-11e8-11f9-7d13ad32a3b2"), "Statistics") failed to load from a cache file. └ @ Base loading.jl:2891 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("86223c79-3864-5bf0-83f7-82e725a168b6"), "Graphs") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/NetworkLayout/7SWkz/ext/NetworkLayoutGraphsExt.jl:5  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [12] 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:3250  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [16] include_string  @ ./loading.jl:3102 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/ext/NetworkLayoutGraphsExt.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ NetworkLayout → NetworkLayoutGraphsExt │ [Output was shown above] └ ┌ Error: Error during loading of extension NetworkLayoutGraphsExt of NetworkLayout, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 1 package failed to precompile: │ │ NetworkLayoutGraphsExt │ Failed to precompile NetworkLayoutGraphsExt [8b1bc50d-d69d-5cae-b1a7-d3407eb50bfe] to "/home/pkgeval/.julia/compiled/v1.14/NetworkLayoutGraphsExt/jl_UezHFd" (ProcessExited(1)). │ └ @ Base loading.jl:1721 SFDP SFDP Jagmesh1 1.111683 seconds (708.34 k allocations: 35.329 MiB, 81.07% compilation time) 1.295195 seconds (756.32 k allocations: 37.887 MiB, 2.53% gc time, 77.66% compilation time) SFDP Wheelgraph 0.030954 seconds (9.71 k allocations: 525.617 KiB, 97.61% compilation time) 0.000279 seconds (159 allocations: 12.250 KiB) Testing wheel_graph: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:62 Got exception outside of a @test MethodError: no method matching LayoutIterator(::SFDP{2, Float64, Float64, StableRNGs.LehmerRNG}, ::SimpleGraph{Int64}) The type `LayoutIterator` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: LayoutIterator(::T, !Matched::M) where {T<:NetworkLayout.IterativeLayout, M<:(AbstractMatrix)} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:76 Stacktrace: [1] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:76 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:63 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:27 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:577 Stress Stress Jagmesh1 5.898086 seconds (3.49 M allocations: 286.911 MiB, 3.40% gc time, 40.83% compilation time) 6.042174 seconds (3.33 M allocations: 278.733 MiB, 7.84% gc time, 41.54% compilation time) Stress wheel_graph 0.000240 seconds (193 allocations: 27.555 KiB) 0.000185 seconds (193 allocations: 28.430 KiB) Testing wheel_graph: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:119 Got exception outside of a @test MethodError: no method matching LayoutIterator(::Stress{2, Float64, Symbol, Float64, Matrix{Float64}, NetworkLayout.var"#Stress##0#Stress##1", StableRNGs.LehmerRNG}, ::SimpleGraph{Int64}) The type `LayoutIterator` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: LayoutIterator(::T, !Matched::M) where {T<:NetworkLayout.IterativeLayout, M<:(AbstractMatrix)} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:76 Stacktrace: [1] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:133 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:120 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:84 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:577 test unconnected graphs: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:156 Got exception outside of a @test MethodError: no method matching layout(::Stress{2, Float64, Symbol, Float64, Matrix{Float64}, NetworkLayout.var"#Stress##0#Stress##1", StableRNGs.LehmerRNG}, ::SimpleGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::NetworkLayout.IterativeLayout, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:80 layout(!Matched::Buchheim, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:65 layout(!Matched::Buchheim{Ptype, T}, !Matched::AbstractVector) where {Ptype, T} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:71 ... Stacktrace: [1] (::Stress{2, Float64, Symbol, Float64, Matrix{Float64}, NetworkLayout.var"#Stress##0#Stress##1", StableRNGs.LehmerRNG})(adj_matrix::SimpleGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:39 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:163 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:157 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:84 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:577 Spring wheel_graph 0.680484 seconds (434.37 k allocations: 21.827 MiB, 99.87% compilation time) 0.715105 seconds (432.12 k allocations: 21.931 MiB, 99.87% compilation time) Testing wheel_graph: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:219 Got exception outside of a @test MethodError: no method matching LayoutIterator(::Spring{2, Float64, StableRNGs.LehmerRNG}, ::SimpleGraph{Int64}) The type `LayoutIterator` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: LayoutIterator(::T, !Matched::M) where {T<:NetworkLayout.IterativeLayout, M<:(AbstractMatrix)} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:76 Stacktrace: [1] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:233 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:220 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:192 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:577 test single node graph: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:239 Got exception outside of a @test MethodError: no method matching layout(::Spring{2, Float64, StableRNGs.LehmerRNG}, ::SimpleGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::NetworkLayout.IterativeLayout, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:80 layout(!Matched::Buchheim, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:65 layout(!Matched::Buchheim{Ptype, T}, !Matched::AbstractVector) where {Ptype, T} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:71 ... Stacktrace: [1] (::Spring{2, Float64, StableRNGs.LehmerRNG})(adj_matrix::SimpleGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:39 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:240 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:192 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [13] _start() @ Base ./client.jl:577 Spectral wheel_graph 6.301260 seconds (5.63 M allocations: 298.079 MiB, 1.94% gc time, 99.99% compilation time) 0.330813 seconds (236.60 k allocations: 12.350 MiB, 99.73% compilation time) Shell wheel_graph 0.981295 seconds (484.18 k allocations: 24.981 MiB, 8.09% gc time, 99.99% compilation time) 0.000025 seconds (23 allocations: 1.172 KiB) Buchheim Buchheim Random 1.405685 seconds (922.46 k allocations: 49.690 MiB, 4.58% gc time, 99.95% compilation time) 0.643834 seconds (243.53 k allocations: 13.474 MiB, 99.97% compilation time) Buchheim binary_tree 0.070549 seconds (25.88 k allocations: 1.144 MiB, 88.48% compilation time) test requirements: Test Failed at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:328 Expression: (Buchheim())(g) Expected: ArgumentError Thrown: MethodError MethodError: no method matching layout(::Buchheim{Float64, Float64}, ::SimpleDiGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::Buchheim, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:65 layout(::Buchheim{Ptype, T}, !Matched::AbstractVector) where {Ptype, T} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:71 layout(!Matched::NetworkLayout.IterativeLayout, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:80 ... Stacktrace: [1] (::Buchheim{Float64, Float64})(adj_matrix::SimpleDiGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:39 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:328 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:865 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:328 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:324 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:280 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 Stacktrace: [1] do_test_throws(result::Test.ExecutionResult, orig_expr::Any, extype::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:910 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:328 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:324 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:280 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 test requirements: Test Failed at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:334 Expression: (Buchheim())(g) Expected: ArgumentError Thrown: MethodError MethodError: no method matching layout(::Buchheim{Float64, Float64}, ::SimpleDiGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::Buchheim, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:65 layout(::Buchheim{Ptype, T}, !Matched::AbstractVector) where {Ptype, T} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:71 layout(!Matched::NetworkLayout.IterativeLayout, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:80 ... Stacktrace: [1] (::Buchheim{Float64, Float64})(adj_matrix::SimpleDiGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:39 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:334 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:865 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:334 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:324 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:280 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 Stacktrace: [1] do_test_throws(result::Test.ExecutionResult, orig_expr::Any, extype::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:910 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:334 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:324 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:280 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 test requirements: Test Failed at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:340 Expression: (Buchheim())(g) Expected: ArgumentError Thrown: MethodError MethodError: no method matching layout(::Buchheim{Float64, Float64}, ::SimpleDiGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::Buchheim, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:65 layout(::Buchheim{Ptype, T}, !Matched::AbstractVector) where {Ptype, T} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:71 layout(!Matched::NetworkLayout.IterativeLayout, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:80 ... Stacktrace: [1] (::Buchheim{Float64, Float64})(adj_matrix::SimpleDiGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:39 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:340 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:865 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:340 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:324 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:280 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 Stacktrace: [1] do_test_throws(result::Test.ExecutionResult, orig_expr::Any, extype::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:910 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:340 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:324 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:280 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 SquareGrid Test Graphs glue code test Graphs glue code: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:376 Got exception outside of a @test MethodError: no method matching layout(::Spring{2, Float64, StableRNGs.LehmerRNG}, ::SimpleGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::NetworkLayout.IterativeLayout, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:80 layout(!Matched::Buchheim, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:65 layout(!Matched::Buchheim{Ptype, T}, !Matched::AbstractVector) where {Ptype, T} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:71 ... Stacktrace: [1] (::Spring{2, Float64, StableRNGs.LehmerRNG})(adj_matrix::SimpleGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:39 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:379 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:377 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [11] _start() @ Base ./client.jl:577 test pin: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:456 Got exception outside of a @test MethodError: no method matching layout(::SFDP{2, Float64, Float64, StableRNGs.LehmerRNG}, ::SimpleGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::NetworkLayout.IterativeLayout, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:80 layout(!Matched::Buchheim, !Matched::AbstractMatrix) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:65 layout(!Matched::Buchheim{Ptype, T}, !Matched::AbstractVector) where {Ptype, T} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/buchheim.jl:71 ... Stacktrace: [1] sfdp(g::SimpleGraph{Int64}; kwargs::@Kwargs{pin::Vector{Tuple{Int64, Int64}}}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:230 [2] kwcall(::@NamedTuple{pin::Vector{Tuple{Int64, Int64}}}, ::typeof(sfdp), g::SimpleGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:230 [3] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:459 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:457 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:577 Align: Error During Test at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:470 Got exception outside of a @test MethodError: no method matching layout(::Align{Float32, Manual{2, Float32}}, ::SimpleGraph{Int64}) The function `layout` exists, but no method is defined for this combination of argument types. Closest candidates are: layout(::Align{Ptype, <:AbstractLayout{2, Ptype}}, !Matched::AbstractMatrix) where Ptype @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/align.jl:21 layout(!Matched::SquareGrid{Ptype}, !Matched::AbstractMatrix) where Ptype @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/squaregrid.jl:32 layout(!Matched::Spectral{Dim, Ptype, FT}, !Matched::AbstractMatrix) where {Dim, Ptype, FT} @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/spectral.jl:53 ... Stacktrace: [1] (::Align{Float32, Manual{2, Float32}})(adj_matrix::SimpleGraph{Int64}) @ NetworkLayout ~/.julia/packages/NetworkLayout/7SWkz/src/NetworkLayout.jl:39 [2] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:477 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:471 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] top-level scope @ ~/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:26 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [11] _start() @ Base ./client.jl:577 Test Summary: | Pass Fail Error Total Time Testing NetworkLayout | 96 3 8 107 1m09.2s Testing SFDP | 17 1 18 17.1s SFDP construction | 4 4 4.3s iterator size | 6 6 4.7s Testing Jagmesh1 graph | 2 2 2.5s Testing wheel_graph | 5 1 6 5.6s Testing Stress Majorization Algorithm | 18 2 20 22.0s Stress construction | 4 4 0.2s iterator size | 6 6 7.1s Testing Jagmesh1 graph | 2 2 11.9s Testing wheel_graph | 5 1 6 1.2s test pairwise_distance | 1 1 0.3s test unconnected graphs | 1 1 1.1s Testing Spring Algorithm | 15 2 17 2.6s Spring construction | 4 4 0.2s iterator size | 6 6 0.7s Testing wheel_graph | 5 1 6 1.7s test single node graph | 1 1 0.1s Testing Spectral Algorithm | 4 4 6.8s Testing Shell Layout Algorithm | 3 3 1.1s Testing Buchheim Tree Drawing | 6 3 9 9.2s matrix -> list conversion | 2 2 1.2s Test a Random tree | 3 3 2.3s Test a Binary tree | 1 1 0.7s test requirements | 3 3 4.9s Testing Square Grid Layout | 8 8 0.5s test Graphs glue code | 1 1 0.1s test assert square | 9 9 3.8s make_symmetric | 5 5 0.2s infer ptype | 7 7 2.3s Sanitize initialpos pin | 4 4 2.6s test pin | 1 1 0.3s Align | 1 1 0.6s RNG of the outermost testset: Xoshiro(0x39df4e9eebd03b2b, 0xd5cece6c7c0588eb, 0xaf26fa1d2b89c27d, 0x68fcc34a73a04754, 0x05f7f37f62f395a9) ERROR: LoadError: Some tests did not pass: 96 passed, 3 failed, 8 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/test/runtests.jl:25 Testing failed after 255.75s ERROR: LoadError: Package NetworkLayout 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:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 298.4s: package fails to precompile