Package evaluation to test FillArrays on Julia 1.14.0-DEV.1589 (2d9a3f8a61*) started at 2026-01-21T04:03:25.215 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.76s ################################################################################ # Installation # Installing FillArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1a297f60] + FillArrays v1.16.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1a297f60] + FillArrays v1.16.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1375.3 ms ✓ Quaternions 1027.2 ms ✓ FillArrays → FillArraysStatisticsExt 3550.6 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 4667.1 ms ✓ SpecialFunctions 1525.8 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1704.2 ms ✓ FillArrays → FillArraysStaticArraysExt 7442.8 ms ✓ JSON 4577.9 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 7011.5 ms ✓ ForwardDiff 53625.1 ms ✓ Documenter 1754.9 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ec6370fa-4f06-57a5-8b66-43a254a17480"), "ForwardDiffStaticArraysExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/ReverseDiff/1z9iq/src/ReverseDiff.jl:16  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] 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:3308  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [23] include_string  @ ./loading.jl:3160 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ReverseDiff/1z9iq/src/ReverseDiff.jl:1 in expression starting at stdin:5 ✗ ReverseDiff 11 dependencies successfully precompiled in 93 seconds. 81 already precompiled. Precompilation completed after 111.58s ################################################################################ # Testing # Testing FillArrays Status `/tmp/jl_z58oXm/Project.toml` [4c88cf16] Aqua v0.8.14 [e30172f5] Documenter v1.16.1 [1a297f60] FillArrays v1.16.0 [e1ba4f0e] Infinities v0.1.12 [90014a1f] PDMats v0.11.37 [94ee1d12] Quaternions v0.7.7 [37e2e3b7] ReverseDiff v1.16.2 [90137ffa] StaticArrays v1.9.16 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_z58oXm/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [d360d2e6] ChainRulesCore v1.26.0 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [e1ba4f0e] Infinities v0.1.12 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [77ba4419] NaNMath v1.1.3 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [2792f1a3] RegistryInstances v0.1.0 [37e2e3b7] ReverseDiff v1.16.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.6.2 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.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.18.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 Testing Running tests... ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/xvqbW/src/utilities/utilities.jl:680 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time Doctests: FillArrays | 1 1 1m00.1s 6 ambiguities found. To get a list, set `broken = false`. Test Summary: | Pass Broken Total Time Project quality | 10 1 11 1m23.8s Test Summary: | Pass Total Time fill array constructors and convert | 302 302 7.4s Test Summary: | Pass Total Time interface | 5 5 0.6s Test Summary: | Pass Total Time isassigned | 12 12 0.4s Test Summary: | Pass Total Time indexing | 44 44 2.7s Test Summary: | Pass Total Time RectDiagonal | 31 31 3.5s Test Summary: | Pass Total Time FillArray addition and subtraction | 1033 1033 1m33.9s Test Summary: | Pass Total Time Other matrix types | 31 31 0.8s Test Summary: | Pass Total Time one | 6 6 0.6s Test Summary: | Pass Total Time Sparse vectors and matrices | 89 89 11.5s Test Summary: | Pass Total Time == | 3 3 0.0s Test Summary: | Pass Total Time Rank | 5 5 0.2s Test Summary: | Pass Total Time ishermitian | 40 40 0.2s Test Summary: | Pass Total Time BigInt indices | 19 19 0.6s Test Summary: | Pass Total Time IndexStyle | 1 1 0.0s Test Summary: | Pass Total Time Identities | 197 197 27.6s Test Summary: | Pass Total Time maximum/minimum/svd/sort | 7 7 1.7s Test Summary: | Pass Total Time Cumsum, accumulate and diff | 53 53 10.1s Test Summary: | Pass Total Time iterators | 17 17 0.2s Test Summary: | Pass Total Time Broadcast | 1386 1386 50.9s Test Summary: | Pass Total Time map | 9 9 3.1s Test Summary: | Pass Total Time mapreduce | 19 19 7.9s Test Summary: | Pass Total Time Offset indexing | 8 8 0.2s Test Summary: | Pass Total Time 0-dimensional | 8 8 0.2s Test Summary: | Pass Total Time unique | 5 5 0.3s Test Summary: | Pass Total Time iterate | 16 16 0.1s Test Summary: | Pass Total Time properties | 4 4 0.0s Test Summary: | Pass Total Time any all iszero isone | 472 472 3.9s Test Summary: | Pass Total Time Eye identity ops | 26 26 0.2s Test Summary: | Pass Total Time Eye broadcast | 4 4 2.5s Test Summary: | Pass Total Time Issues | 3 3 0.1s Test Summary: | Pass Total Time Adjoint/Transpose/permutedims | 23 23 2.7s Test Summary: | Pass Total Time reverse | 8 8 0.2s Test Summary: | Pass Total Time setindex!/fill! | 13 13 0.1s Test Summary: | Pass Total Time mult | 390 390 2m31.4s Test Summary: | Pass Total Time count | 4 4 0.1s Test Summary: | Pass Total Time norm | 168 168 6.0s ┌ Warning: `kron(E1::RectDiagonalFill, E2::RectDiagonalFill)` is deprecated, use `kron(sparse(E1), sparse(E2))` instead. │ caller = macro expansion at runtests.jl:1949 [inlined] └ @ Core ~/.julia/packages/FillArrays/Ksvco/test/runtests.jl:1949 ┌ Warning: `kron(E1::RectDiagonalFill, E2::RectDiagonalFill)` is deprecated, use `kron(sparse(E1), sparse(E2))` instead. │ caller = macro expansion at Test.jl:778 [inlined] └ @ Core /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 ┌ Warning: `kron(E1::RectDiagonalFill, E2::RectDiagonalFill)` is deprecated, use `kron(sparse(E1), sparse(E2))` instead. │ caller = macro expansion at runtests.jl:1956 [inlined] └ @ Core ~/.julia/packages/FillArrays/Ksvco/test/runtests.jl:1956 Test Summary: | Pass Total Time kron | 90 90 8.7s Test Summary: | Pass Broken Total Time dot products | 18 1 19 1.7s Test Summary: | Pass Total Time print | 21 21 1.1s Test Summary: | Pass Total Time reshape | 9 9 1.0s Test Summary: | Pass Total Time lmul!/rmul! | 8 8 0.2s Test Summary: | Pass Total Time Modified | 10 10 0.6s Test Summary: | Pass Total Time Trues | 12 12 1.0s Test Summary: | Pass Total Time FillArray interface | 24 24 1.2s Test Summary: | Pass Total Time Statistics | 13 13 6.9s Test Summary: | Pass Total Time Structured broadcast | 11 11 1.7s Test Summary: | Pass Total Time OneElement | 2144 2144 2m26.1s Test Summary: | Pass Total Time repeat | 84 84 6.1s Test Summary: | Pass Total Time structured matrix | 176 176 1.7s Test Summary: | Pass Total Time ReverseDiff with Zeros | 8 8 10.5s Test Summary: | Pass Total Time FillArraysPDMatsExt | 9 9 0.1s Test Summary: | Pass Total Time isbanded/isdiag | 414 414 1.4s Test Summary: | Pass Total Time triu/tril for Zeros | 4 4 0.0s Test Summary: | Pass Total Time Diagonal conversion (#389) | 4 4 0.3s Test Summary: | Pass Total Time sqrt/cbrt | 11 11 2m14.5s Testing FillArrays tests passed Testing completed after 1017.15s PkgEval succeeded after 1153.79s