Package evaluation to test ExtendableSparse on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T01:49:45.620 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.92s ################################################################################ # Installation # Installing ExtendableSparse... Resolving package versions... Installed StaticArraysCore ──── v1.4.4 Installed SciMLPublic ───────── v1.0.1 Installed OffsetArrays ──────── v1.17.0 Installed ILUZero ───────────── v0.2.0 Installed Preferences ───────── v1.5.1 Installed StaticArrays ──────── v1.9.16 Installed ExtendableSparse ──── v2.0.0 Installed PrecompileTools ───── v1.3.3 Installed DocStringExtensions ─ v0.9.5 Installed Sparspak ──────────── v0.3.14 Updating `~/.julia/environments/v1.14/Project.toml` [95c220a8] + ExtendableSparse v2.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [95c220a8] + ExtendableSparse v2.0.0 [88f59080] + ILUZero v0.2.0 [6fe1bfb0] + OffsetArrays v1.17.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [431bcebd] + SciMLPublic v1.0.1 [e56a9233] + Sparspak v0.3.14 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.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 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.69s ################################################################################ # 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:585 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:585 Precompilation failed after 13.65s ################################################################################ # Testing # Testing ExtendableSparse Status `/tmp/jl_dqkYTX/Project.toml` [4f76b812] AMGCLWrap v2.1.0 [2169fc97] AlgebraicMultigrid v1.1.0 [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [ae650224] ChunkSplitters v3.1.2 [ffbed154] DocStringExtensions v0.9.5 [7d51a73a] ExplicitImports v1.14.1 [cfc395e8] ExtendableGrids v1.14.2 [95c220a8] ExtendableSparse v2.0.0 [f6369f11] ForwardDiff v1.3.1 [88f59080] ILUZero v0.2.0 [40713840] IncompleteLU v0.2.1 [42fd0dbc] IterativeSolvers v0.9.4 [7ed4a6bd] LinearSolve v3.56.0 [2679e427] Metis v1.5.0 [bdf0d083] MultiFloats v2.3.0 [67456a42] OhMyThreads v0.8.4 [f2c3362d] RecursiveFactorization v0.2.26 [431bcebd] SciMLPublic v1.0.1 [e56a9233] Sparspak v0.3.14 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_dqkYTX/Manifest.toml` [47edcb42] ADTypes v1.21.0 [4f76b812] AMGCLWrap v2.1.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [2169fc97] AlgebraicMultigrid v1.1.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 [198e06fe] BangBang v0.4.6 [6e4b80f9] BenchmarkTools v1.6.3 [e2ed5e7c] Bijections v0.2.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [d360d2e6] ChainRulesCore v1.26.0 [ae650224] ChunkSplitters v3.1.2 [fb6a15b2] CloseOpenIntervals v0.1.13 [944b1d66] CodecZlib v0.7.8 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [534720e6] CompositeStructs v0.1.5 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [fdbdab4c] ElasticArrays v1.2.12 [4e289a0a] EnumX v1.0.5 [7d51a73a] ExplicitImports v1.14.1 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [cfc395e8] ExtendableGrids v1.14.2 [95c220a8] ExtendableSparse v2.0.0 [1a297f60] FillArrays v1.15.0 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [86223c79] Graphs v1.13.3 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [88f59080] ILUZero v0.2.0 [615f187c] IfElse v0.1.1 [40713840] IncompleteLU v0.2.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.3 [10f19ff3] LayoutPointers v0.1.17 [9c8b4983] LightXML v0.9.3 [7ed4a6bd] LinearSolve v3.56.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [2679e427] Metis v1.5.0 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.7 [bdf0d083] MultiFloats v2.3.0 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [67456a42] OhMyThreads v0.8.4 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v1.0.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.43.0 [f2c3362d] RecursiveFactorization v0.2.26 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [fdea26ae] SIMD v3.7.2 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [0bca4576] SciMLBase v2.132.0 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.9.0 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [bd59d7e1] SparseBandedMatrices v1.3.0 [a0a7dd2c] SparseMatricesCSR v0.6.9 [e56a9233] Sparspak v0.3.14 [276daf66] SpecialFunctions v2.6.1 [91464d47] StableTasks v0.1.7 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [7792a7ef] StrideArraysCore v0.5.8 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.1 [2efcf032] SymbolicIndexingInterface v0.3.46 [ed4db957] TaskLocalValues v0.1.3 [8290d209] ThreadingUtilities v0.5.5 [3bb67fe8] TranscodingStreams v0.11.3 [d5829a12] TriangularSolve v0.2.1 [3a884ed6] UnPack v1.0.2 [4004b06d] VTKBase v1.0.1 [3d5dd08c] VectorizationBase v0.21.72 [33b4df10] VectorizedRNG v0.2.25 [64499a7a] WriteVTK v1.21.2 [e3ba5bb7] AMGCL_C_jll v0.3.0+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [02c8fc9c] XML2_jll v2.15.1+0 ⌅ [28df3c45] boost_jll v1.79.0+3 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.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 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time ExplicitImports | 7 7 1m04.7s Test Summary: | Pass Total Time Aqua | 11 11 1m16.7s Test Summary: | Pass Total Time UndocumentedNames | 1 1 0.1s num_partitions_per_color(pgrid) = [2, 4, 4] num_partitions_per_color(pgrid) = [4, 4, 4, 3] num_partitions_per_color(pgrid) = [6, 6, 6, 2] num_partitions_per_color(pgrid) = [2, 4, 4] [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... num_partitions_per_color(pgrid) = [4, 4, 4, 3] [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... num_partitions_per_color(pgrid) = [6, 6, 6, 2] [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... diff = 1.3322676295501878e-15 [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... diff = 1.3322676295501878e-15 [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... diff = 1.3322676295501878e-15 num_partitions_per_color(pgrid) = [3, 3, 4] num_partitions_per_color(pgrid) = [4, 4, 6, 1] num_partitions_per_color(pgrid) = [7, 5, 5, 3] num_partitions_per_color(pgrid) = [3, 3, 4] [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... num_partitions_per_color(pgrid) = [4, 4, 6, 1] [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... num_partitions_per_color(pgrid) = [7, 5, 5, 3] [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... diff = 1.3322676295501878e-15 [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... diff = 1.5543122344752192e-15 [ Info: Check if every node belongs to one of the cell partitions... [ Info: Check if no node belongs to two cell partitions of the same color at once... [ Info: Check if no node belongs to two node partitions of the same color at once... [ Info: Check if no node is a neighbor of nodes from two node partitions of the same color... diff = 1.1102230246251565e-15 Test Summary: | Pass Total Time Parallel | 36 36 7m03.8s Test Summary: | Pass Total Time Constructors | 51 51 6.6s ┌ Warning: timing test failed. │ If this occurs just once or twice, it is probably due to CPU noise. │ So we nevertheless count this as passing. └ @ Main.test_copymethods ~/.julia/packages/ExtendableSparse/x2kFG/test/test_copymethods.jl:22 ┌ Warning: timing test failed. │ If this occurs just once or twice, it is probably due to CPU noise. │ So we nevertheless count this as passing. └ @ Main.test_copymethods ~/.julia/packages/ExtendableSparse/x2kFG/test/test_copymethods.jl:22 ┌ Warning: timing test failed. │ If this occurs just once or twice, it is probably due to CPU noise. │ So we nevertheless count this as passing. └ @ Main.test_copymethods ~/.julia/packages/ExtendableSparse/x2kFG/test/test_copymethods.jl:22 ┌ Warning: timing test failed. │ If this occurs just once or twice, it is probably due to CPU noise. │ So we nevertheless count this as passing. └ @ Main.test_copymethods ~/.julia/packages/ExtendableSparse/x2kFG/test/test_copymethods.jl:22 ┌ Warning: timing test failed. │ If this occurs just once or twice, it is probably due to CPU noise. │ So we nevertheless count this as passing. └ @ Main.test_copymethods ~/.julia/packages/ExtendableSparse/x2kFG/test/test_copymethods.jl:22 ┌ Warning: timing test failed. │ If this occurs just once or twice, it is probably due to CPU noise. │ So we nevertheless count this as passing. └ @ Main.test_copymethods ~/.julia/packages/ExtendableSparse/x2kFG/test/test_copymethods.jl:22 ┌ Warning: timing test failed. │ If this occurs just once or twice, it is probably due to CPU noise. │ So we nevertheless count this as passing. └ @ Main.test_copymethods ~/.julia/packages/ExtendableSparse/x2kFG/test/test_copymethods.jl:22 Test Summary: | Pass Total Time Copy-Methods | 9 9 25.1s Test Summary: | Pass Total Time Updates | 54 54 5.5s Tm = ExtendableSparse.SparseMatrixLNK Tm = ExtendableSparse.SparseMatrixDict Tm = ExtendableSparse.SparseMatrixDILNKC Test Summary: | Pass Total Time Assembly | 57 57 6.1s Tm = ExtendableSparse.SparseMatrixLNK Float64 (1000,1,1): CSC 0.5788 Extendable 0.2524 Extension 0.0839 Float64 (100,100,1): CSC 70.9026 Extendable 4.7994 Extension 2.0853 Float64 (20,20,20): CSC 75.1823 Extendable 5.7525 Extension 2.5992 MultiFloat{Float64, 2} (1000,1,1): CSC 0.6351 Extendable 0.3591 Extension 0.1594 MultiFloat{Float64, 2} (100,100,1): CSC 73.6604 Extendable 6.5441 Extension 3.1732 MultiFloat{Float64, 2} (20,20,20): CSC 78.4413 Extendable 5.8642 Extension 3.8724 ForwardDiff.Dual{Float64, Float64, 1} (1000,1,1): CSC 0.6086 Extendable 0.2911 Extension 0.1187 ForwardDiff.Dual{Float64, Float64, 1} (100,100,1): CSC 66.9043 Extendable 5.5463 Extension 2.2876 ForwardDiff.Dual{Float64, Float64, 1} (20,20,20): CSC 81.7904 Extendable 6.1908 Extension 3.1412 Tm = ExtendableSparse.SparseMatrixDict Float64 (1000,1,1): CSC 0.5963 Extendable 0.4247 Extension 0.2354 Float64 (100,100,1): CSC 67.9088 Extendable 9.6942 Extension 6.5953 Float64 (20,20,20): CSC 73.9337 Extendable 12.0607 Extension 6.3837 MultiFloat{Float64, 2} (1000,1,1): CSC 0.6403 Extendable 0.5447 Extension 0.3013 MultiFloat{Float64, 2} (100,100,1): CSC 73.4046 Extendable 15.1483 Extension 8.5103 MultiFloat{Float64, 2} (20,20,20): CSC 81.8962 Extendable 14.8959 Extension 9.6839 ForwardDiff.Dual{Float64, Float64, 1} (1000,1,1): CSC 0.6245 Extendable 0.3680 Extension 0.2608 ForwardDiff.Dual{Float64, Float64, 1} (100,100,1): CSC 71.3813 Extendable 10.9528 Extension 7.9194 ForwardDiff.Dual{Float64, Float64, 1} (20,20,20): CSC 78.2548 Extendable 16.6414 Extension 8.6123 Tm = ExtendableSparse.SparseMatrixDILNKC Float64 (1000,1,1): CSC 0.6073 Extendable 0.4178 Extension 0.2669 Float64 (100,100,1): CSC 49.2962 Extendable 8.5263 Extension 6.0512 Float64 (20,20,20): CSC 74.3522 Extendable 10.3802 Extension 6.7288 MultiFloat{Float64, 2} (1000,1,1): CSC 0.6558 Extendable 0.4989 Extension 0.4799 MultiFloat{Float64, 2} (100,100,1): CSC 73.0972 Extendable 10.0091 Extension 6.9763 MultiFloat{Float64, 2} (20,20,20): CSC 82.3387 Extendable 11.8339 Extension 8.6234 ForwardDiff.Dual{Float64, Float64, 1} (1000,1,1): CSC 0.6052 Extendable 0.4815 Extension 0.2759 ForwardDiff.Dual{Float64, Float64, 1} (100,100,1): CSC 78.7990 Extendable 9.4003 Extension 6.3440 ForwardDiff.Dual{Float64, Float64, 1} (20,20,20): CSC 88.0873 Extendable 11.3217 Extension 6.2121 Test Summary: | Pass Total Time Construction timings | 27 27 6m42.2s Test Summary: | Pass Total Time Operations | 25 25 10.1s Test Summary: | Pass Total Time fdrand | 36 36 30.2s [ Info: Float32: [ Info: Float64: [ Info: MultiFloat{Float64, 1}: [ Info: MultiFloat{Float64, 2}: [ Info: ForwardDiff.Dual{Float64, Float64, 1}: [ Info: ForwardDiff.Dual{Float64, Float64, 2}: Test Summary: | Pass Total Time Backslash | 18 18 44.3s Test Summary: | Pass Total Time Dirichlet | 6 6 1.1s  Downloading artifact: IntelOpenMP  Downloading artifact: oneTBB 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ Test Summary: | Pass Total Time LinearSolve | 107 107 6m15.2s Test Summary: | Pass Total Time Symmetric | 12 12 5.4s Test Summary: | Pass Total Time Block | 4 4 14.4s Testing ExtendableSparse tests passed Testing completed after 1693.93s PkgEval succeeded after 1797.34s