Package evaluation to test NamedArrays on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T13:21:12.795 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.43s ################################################################################ # Installation # Installing NamedArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [86f7a689] + NamedArrays v0.10.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [8bb1440f] + DelimitedFiles v1.9.1 [41ab1584] + InvertedIndices v1.3.1 [86f7a689] + NamedArrays v0.10.5 [bac558e1] + OrderedCollections v1.8.1 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [cf7118a7] + UUIDs 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 3.79s ################################################################################ # 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 13.13s ################################################################################ # Testing # Testing NamedArrays Status `/tmp/jl_thljtz/Project.toml` [39de3d68] AxisArrays v0.4.8 [861a8166] Combinatorics v1.1.0 [8bb1440f] DelimitedFiles v1.9.1 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [8e2b3108] KahanSummation v0.3.1 [86f7a689] NamedArrays v0.10.5 [bac558e1] OrderedCollections v1.8.1 [ae029012] Requires v1.3.1 [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_thljtz/Manifest.toml` [39de3d68] AxisArrays v0.4.8 [861a8166] Combinatorics v1.1.0 [8bb1440f] DelimitedFiles v1.9.1 [842dd82b] InlineStrings v1.4.5 [8197267c] IntervalSets v0.7.13 [41ab1584] InvertedIndices v1.3.1 [c8e1da08] IterTools v1.10.0 [8e2b3108] KahanSummation v0.3.1 [86f7a689] NamedArrays v0.10.5 [bac558e1] OrderedCollections v1.8.1 [b3c3ace0] RangeArrays v0.3.2 [ae029012] Requires v1.3.1 [10745b16] Statistics v1.11.1 [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 [a63ad114] Mmap 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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs 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 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for NamedArrays [86f7a689-2022-50b4-a561-43c23ac3c673] │ exception = Required dependency Base.PkgId(Base.UUID("10745b16-79ce-11e8-11f9-7d13ad32a3b2"), "Statistics") failed to load from a cache file. └ @ Base loading.jl:2891 [ Info: Starting test, no assertions should fail... Test Summary: | Pass Total Time Issue #60: similar | 1 1 0.1s Test Summary: | Pass Total Time Issue #60: #12 | 1 1 0.1s Test Summary: | Pass Total Time Issue #60: #14 | 1 1 0.1s Test Summary: | Pass Total Time Issue #60: #16 | 1 1 0.2s Test Summary: | Pass Total Time Issue #60: #18 | 1 1 0.3s Test Summary: | Pass Total Time issue 61 | 6 6 0.3s Test Summary: | Pass Total Time issue 73 | 2 2 0.7s Test Summary: | Pass Total Time issue 39 | 2 2 1.9s Test Summary: | Pass Total Time issue 110 | 1 1 2.1s Test Summary: | Pass Total Time issue 105 | 2 2 0.2s Test Summary: | Pass Total Time issue 117 | 3 3 1.2s Test Summary: | Pass Total Time issue 136 | 4 4 0.4s Test Summary: | Pass Total Time issue 140 | 12 12 0.7s Test Summary: | Pass Total Time issue 89 | 8 8 1.4s Test Summary: | Pass Total Time issue #130 | 3 3 0.1s Test Summary: | Pass Total Time issue #133 | 2 2 0.1s Test Summary: | Pass Total Time base | 19 19 2.3s Test Summary: | Pass Total Time construction | 25 25 8.2s Test Summary: | Pass Total Time Enameration | 16 16 1.1s Test Summary: | Pass Total Time arithmetic | 482 482 2m13.6s Test Summary: | Pass Total Time convert | 17 17 2.3s Test Summary: | Pass Total Time getindex | 9870 9870 16.6s Test Summary: | Pass Total Time names | 30 30 0.8s Test Summary: | Pass Total Time hcat/vcat | 17 17 1.1s Test Summary: | Pass Total Time copy | 3 3 0.1s Test Summary: | Pass Total Time sum | 4 4 0.4s Test Summary: | Pass Total Time conversions | 2 2 0.0s Test Summary: | Pass Total Time changing names | 18 18 7.4s Test Summary: | Pass Total Time KahanSummation | 2 2 0.5s Test Summary: | Pass Total Time multi-dimensional | 868 868 2.1s Test Summary: | Pass Total Time dodgy indices | 7 7 2.0s Test Summary: | Pass Total Time sort | 12 12 3.2s Test Summary: | Pass Total Time broadcast | 1 1 0.7s Test Summary: | Pass Total Time vectorized: sin | 2 2 0.3s Test Summary: | Pass Total Time vectorized: cos | 2 2 0.4s Test Summary: | Pass Total Time vectorized: tan | 2 2 0.4s Test Summary: | Pass Total Time vectorized: sinpi | 2 2 0.4s Test Summary: | Pass Total Time vectorized: cospi | 2 2 0.3s Test Summary: | Pass Total Time vectorized: sinh | 2 2 0.4s Test Summary: | Pass Total Time vectorized: cosh | 2 2 0.3s Test Summary: | Pass Total Time vectorized: tanh | 2 2 0.3s Test Summary: | Pass Total Time vectorized: asin | 2 2 0.3s Test Summary: | Pass Total Time vectorized: acos | 2 2 0.4s Test Summary: | Pass Total Time vectorized: atan | 2 2 0.4s Test Summary: | Pass Total Time vectorized: sinc | 2 2 0.4s Test Summary: | Pass Total Time vectorized: cosc | 2 2 0.4s Test Summary: | Pass Total Time vectorized: deg2rad | 2 2 0.4s Test Summary: | Pass Total Time vectorized: log | 2 2 0.4s Test Summary: | Pass Total Time vectorized: log2 | 2 2 0.4s Test Summary: | Pass Total Time vectorized: log10 | 2 2 0.4s Test Summary: | Pass Total Time vectorized: log1p | 2 2 0.4s Test Summary: | Pass Total Time vectorized: exp | 2 2 0.4s Test Summary: | Pass Total Time vectorized: exp2 | 2 2 0.3s Test Summary: | Pass Total Time vectorized: exp10 | 2 2 0.4s Test Summary: | Pass Total Time vectorized: expm1 | 2 2 0.4s Test Summary: | Pass Total Time vectorized: abs | 2 2 0.4s Test Summary: | Pass Total Time vectorized: abs2 | 2 2 0.4s Test Summary: | Pass Total Time vectorized: sign | 2 2 0.5s Test Summary: | Pass Total Time vectorized: sqrt | 2 2 0.4s Test Summary: | Pass Total Time re-arrange | 203 203 11.1s Test Summary: | Pass Total Time eachindex | 8 8 0.0s Test Summary: | Total Time matrixops: Float32 | 0 11.3s Test Summary: | Total Time matrixops: Float64 | 0 2.2s Test Summary: | Pass Total Time show | 110 110 14.5s Timing named index: 6.85e-6, array index: 1.354e-5, named key: 0.05200612 Timing sum large sparse array: 5.896e-5, named: 8.735e-5 Test Summary: | Total Time speed | 0 1.5s Test Summary: | Pass Total Time julia issue #17328 | 1 1 0.3s Test Summary: | Pass Total Time parent | 1 1 0.0s [ Info: done! Testing NamedArrays tests passed Testing completed after 276.49s PkgEval succeeded after 312.63s