Package evaluation to test FillArrays on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-08-27T11:39:20.053 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.31s ################################################################################ # Installation # Installing FillArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1a297f60] + FillArrays v1.17.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [1a297f60] + FillArrays v1.17.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.2 s ✓ Quaternions 5.7 s ✓ SpecialFunctions 2.8 s ✓ Git_jll 3.9 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 7.5 s ✓ ForwardDiff 1.3 s ✓ Git 2.0 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 57.6 s ✓ Documenter 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:56 [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base loading.jl:2739 [4] run_extension_callbacks(extid::Base.ExtensionId) @ Base loading.jl:1769 [5] run_extension_callbacks(pkgid::Base.PkgId) @ Base loading.jl:1806 [6] run_package_callbacks(modkey::Base.PkgId) @ Base loading.jl:1622 [7] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2747 [8] macro expansion @ loading.jl:2653 [inlined] [9] macro expansion @ lock.jl:376 [inlined] [10] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [11] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [12] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [13] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [14] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [15] top-level scope @ ~/.julia/packages/ReverseDiff/XfRVo/src/ReverseDiff.jl:16 [16] include(mod::Module, _path::String) @ Base Base.jl:329 [17] 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:3359 [18] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ReverseDiff/XfRVo/src/ReverseDiff.jl:1 in expression starting at stdin:5 ✗ ReverseDiff 8 dependencies successfully precompiled in 90 seconds. 85 already precompiled. 1 dependency had output during precompilation: ┌ ReverseDiff │ 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:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base loading.jl:2739 │ [4] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base loading.jl:1769 │ [5] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base loading.jl:1806 │ [6] run_package_callbacks(modkey::Base.PkgId) │ @ Base loading.jl:1622 │ [7] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2747 │ [8] macro expansion │ @ loading.jl:2653 [inlined] │ [9] macro expansion │ @ lock.jl:376 [inlined] │ [10] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [11] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [12] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [13] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [14] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [15] top-level scope │ @ ~/.julia/packages/ReverseDiff/XfRVo/src/ReverseDiff.jl:16 │ [16] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [17] 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:3359 │ [18] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ReverseDiff/XfRVo/src/ReverseDiff.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: ReverseDiff Failed to precompile ReverseDiff [37e2e3b7-166d-5795-8a7a-e32c996b4267] to "/home/pkgeval/.julia/compiled/v1.14/ReverseDiff/jl_LFnAF0" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 121.17s ################################################################################ # Testing # Testing FillArrays Status `/tmp/jl_i2N5ae/Project.toml` [4c88cf16] Aqua v0.8.16 [e30172f5] Documenter v1.17.0 [1a297f60] FillArrays v1.17.0 [e1ba4f0e] Infinities v0.1.12 [90014a1f] PDMats v0.11.41 [94ee1d12] Quaternions v0.7.7 [37e2e3b7] ReverseDiff v1.17.0 [90137ffa] StaticArrays v1.9.19 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_i2N5ae/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.16 [d360d2e6] ChainRulesCore v1.26.1 [944b1d66] CodecZlib v0.7.9 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [1a297f60] FillArrays v1.17.0 [f6369f11] ForwardDiff v1.4.5 [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.8.0 [682c06a0] JSON v1.7.1 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [77ba4419] NaNMath v1.1.4 [90014a1f] PDMats v0.11.41 ⌅ [69de0a69] Parsers v2.8.7 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [2792f1a3] RegistryInstances v0.1.0 [37e2e3b7] ReverseDiff v1.17.0 [276daf66] SpecialFunctions v2.9.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.5 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.3+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [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.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.6+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. 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/AXNMp/src/utilities/utilities.jl:719 [ 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 1m21.6s Test Summary: | Pass Total Time Project quality | 11 11 1m32.6s Test Summary: | Pass Total Time fill array constructors and convert | 302 302 8.4s Test Summary: | Pass Total Time interface | 5 5 0.6s Test Summary: | Pass Total Time isassigned | 12 12 0.7s Test Summary: | Pass Total Time indexing | 44 44 3.7s Test Summary: | Pass Total Time RectDiagonal | 31 31 4.6s Test Summary: | Pass Total Time FillArray addition and subtraction | 1033 1033 2m24.2s Test Summary: | Pass Total Time Other matrix types | 31 31 1.1s Test Summary: | Pass Total Time one | 6 6 0.9s Test Summary: | Pass Total Time Sparse vectors and matrices | 89 89 13.4s 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.3s Test Summary: | Pass Total Time BigInt indices | 19 19 0.9s Test Summary: | Pass Total Time IndexStyle | 1 1 0.0s Test Summary: | Pass Total Time Identities | 197 197 33.7s Test Summary: | Pass Total Time maximum/minimum/svd/sort | 7 7 2.2s Test Summary: | Pass Total Time Cumsum, accumulate and diff | 53 53 12.5s Test Summary: | Pass Total Time iterators | 17 17 0.4s Test Summary: | Pass Total Time Broadcast | 1390 1390 54.8s Test Summary: | Pass Total Time map | 9 9 6.0s Test Summary: | Pass Total Time mapreduce | 32 32 12.0s Test Summary: | Pass Total Time Offset indexing | 8 8 0.2s Test Summary: | Pass Total Time 0-dimensional | 8 8 0.3s Test Summary: | Pass Total Time unique | 5 5 0.4s 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 7.1s Test Summary: | Pass Total Time Eye identity ops | 26 26 0.4s Test Summary: | Pass Total Time Eye broadcast | 4 4 3.4s Test Summary: | Pass Total Time Issues | 3 3 0.2s Test Summary: | Pass Total Time Adjoint/Transpose/permutedims | 28 28 4.5s Test Summary: | Pass Total Time reverse | 8 8 0.3s Test Summary: | Pass Total Time setindex!/fill! | 13 13 0.3s Test Summary: | Pass Total Time mult | 390 390 2m44.5s Test Summary: | Pass Total Time count | 4 4 0.1s Test Summary: | Pass Total Time norm | 168 168 8.3s Test Summary: | Pass Total Time kron | 90 90 8.3s Test Summary: | Pass Broken Total Time dot products | 18 1 19 2.9s Test Summary: | Pass Total Time print | 21 21 1.7s Test Summary: | Pass Total Time reshape | 9 9 1.6s Test Summary: | Pass Total Time lmul!/rmul! | 8 8 0.3s Test Summary: | Pass Total Time Modified | 10 10 0.9s Test Summary: | Pass Total Time Trues | 12 12 1.3s Test Summary: | Pass Total Time FillArray interface | 24 24 3.0s Test Summary: | Pass Total Time Statistics | 13 13 7.1s Test Summary: | Pass Total Time Structured broadcast | 11 11 2.6s Test Summary: | Pass Total Time OneElement | 2144 2144 2m58.5s Test Summary: | Pass Total Time repeat | 84 84 7.7s Test Summary: | Pass Total Time structured matrix | 176 176 2.9s Test Summary: | Pass Total Time ReverseDiff with Zeros | 8 8 14.5s Test Summary: | Pass Total Time FillArraysPDMatsExt | 9 9 0.2s Test Summary: | Pass Total Time isbanded/isdiag | 414 414 1.8s Test Summary: | Pass Total Time triu/tril for Zeros | 4 4 0.1s Test Summary: | Pass Total Time eigen | 132 132 25.4s Test Summary: | Pass Total Time Diagonal conversion (#389) | 4 4 0.5s Test Summary: | Pass Total Time sqrt/cbrt | 11 11 2m19.8s Test Summary: | Pass Total Time eigvals/svdvals | 2 2 0.2s Testing FillArrays tests passed Testing completed after 1250.02s PkgEval succeeded after 1424.04s