Package evaluation to test Gaius on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T11:24:28.583 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.56s ################################################################################ # Installation # Installing Gaius... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bffe22d1] + Gaius v0.6.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [bffe22d1] + Gaius v0.6.8 [3e5b6fbb] + HostCPUFeatures v0.1.17 [615f187c] + IfElse v0.1.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.0 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 ⌅ [09ab397b] + StructArrays v0.6.21 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [8290d209] + ThreadingUtilities v0.5.5 [3a884ed6] + UnPack v1.0.2 [c4a57d5a] + UnsafeArrays v1.0.8 [3d5dd08c] + VectorizationBase v0.21.72 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 16293.2 ms ✓ Gaius 1 dependency successfully precompiled in 17 seconds. 51 already precompiled. Precompilation completed after 30.02s ################################################################################ # Testing # Testing Gaius Status `/tmp/jl_um31Gq/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [bffe22d1] Gaius v0.6.8 [bdcacae8] LoopVectorization v0.12.173 ⌅ [09ab397b] StructArrays v0.6.21 [c4a57d5a] UnsafeArrays v1.0.8 [3d5dd08c] VectorizationBase v0.21.72 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_um31Gq/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [6e4b80f9] BenchmarkTools v1.6.3 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [bffe22d1] Gaius v0.6.8 [3e5b6fbb] HostCPUFeatures v0.1.17 [615f187c] IfElse v0.1.1 [82899510] IteratorInterfaceExtensions v1.0.0 [682c06a0] JSON v1.3.0 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [10745b16] Statistics v1.11.1 ⌅ [09ab397b] StructArrays v0.6.21 [ec057cc2] StructUtils v2.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [c4a57d5a] UnsafeArrays v1.0.8 [3d5dd08c] VectorizationBase v0.21.72 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [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 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Julia Version 1.14.0-DEV.87 Commit 8bcaa34afa* (2025-11-15 03:40 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) CPU: 128 × AMD EPYC 7502 32-Core Processor WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_um31Gq [ Info: Running tests with 1 threads [ Info: Code coverage is disabled [ Info: VectorizationBase.num_cores() is static(1) Test Summary: | Pass Total Time block_operations | 2 2 1m08.0s 68.505876 seconds (19.02 M allocations: 977.159 MiB, 1.20% gc time, 99.99% compilation time: 1% of which was recompilation) Test Summary: | Pass Total Time Float64 Matrix-Vector (coverage) | 6 6 6.1s 6.076529 seconds (3.83 M allocations: 192.904 MiB, 2.07% gc time, 99.84% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time ComplexF64 Matrix-Vector (coverage) | 6 6 6.2s 6.212237 seconds (5.31 M allocations: 275.044 MiB, 1.37% gc time, 99.92% compilation time) Test Summary: | Pass Total Time Float32 Matrix-Vector (coverage) | 6 6 5.7s 5.666382 seconds (3.88 M allocations: 193.764 MiB, 0.86% gc time, 99.97% compilation time) Test Summary: | Pass Total Time Int64 Matrix-Vector (coverage) | 6 6 1.3s 1.330050 seconds (1.13 M allocations: 57.348 MiB, 4.17% gc time, 99.84% compilation time) Test Summary: | Pass Total Time ComplexInt32 Matrix-Vector (coverage) | 6 6 6.6s 6.566479 seconds (4.71 M allocations: 238.410 MiB, 1.51% gc time, 99.92% compilation time) Test Summary: | Pass Total Time Float64 CoVector-Matrix (coverage) | 12 12 23.1s 23.102933 seconds (15.99 M allocations: 802.749 MiB, 3.01% gc time, 99.98% compilation time) Test Summary: | Pass Total Time ComplexF32 CoVector-Matrix (coverage) | 12 12 18.6s 18.636788 seconds (12.31 M allocations: 619.950 MiB, 1.29% gc time, 99.97% compilation time) Test Summary: | Pass Total Time ComplexFloat64 Matrix-Matrix (coverage) | 9 9 17.0s 17.009168 seconds (10.48 M allocations: 537.530 MiB, 1.28% gc time, 99.74% compilation time) Test Summary: | Pass Total Time Float64 Matrix-Matrix (coverage) | 20 20 29.2s 29.162101 seconds (18.08 M allocations: 900.476 MiB, 2.41% gc time, 99.73% compilation time) Test Summary: | Pass Total Time Float32 Matrix-Matrix (coverage) | 10 10 37.3s 37.288497 seconds (23.29 M allocations: 1.131 GiB, 2.39% gc time, 99.96% compilation time) Test Summary: | Pass Total Time Int64 Matrix-Matrix (coverage) | 14 14 29.4s 29.362820 seconds (18.42 M allocations: 917.630 MiB, 1.25% gc time, 99.80% compilation time) Test Summary: | Pass Total Time Int32 Matrix-Matrix (coverage) | 10 10 37.2s 37.235338 seconds (22.66 M allocations: 1.098 GiB, 2.37% gc time, 99.95% compilation time) Test Summary: | Pass Total Time init | 25 25 1.8s Test Summary: | Pass Total Time kernels | 5 5 3.4s 3.400766 seconds (2.29 M allocations: 113.733 MiB, 1.75% gc time, 99.93% compilation time) Test Summary: | Pass Total Time _mul!: C, A, B (coverage) | 32 32 0.2s 0.198204 seconds (54.52 k allocations: 2.736 MiB, 98.74% compilation time) Test Summary: | Pass Total Time _mul!: C::VecTypes, A::MatTypes, B::VecTypes (coverage) | 32 32 0.2s 0.194844 seconds (16.79 k allocations: 865.500 KiB, 99.15% compilation time) Test Summary: | Pass Total Time _mul!: C::CoVecTypes, A::CoVecTypes, B::MatTypes (coverage) | 32 32 0.6s 0.595630 seconds (291.05 k allocations: 13.650 MiB, 99.73% compilation time) Test Summary: | Pass Total Time Float64 Matrix-Vector (main) | 72 72 1.8s 1.843075 seconds (1.73 k allocations: 820.721 MiB, 4.57% gc time) Test Summary: | Pass Total Time ComplexF64 Matrix-Vector (main) | 72 72 1.3s 1.304163 seconds (4.38 k allocations: 338.769 MiB, 52.09% gc time) Test Summary: | Pass Total Time Float32 Matrix-Vector (main) | 72 72 0.0s 0.026946 seconds (1.79 k allocations: 21.362 MiB) Test Summary: | Pass Total Time Int64 Matrix-Vector (main) | 72 72 0.2s 0.197749 seconds (9.99 k allocations: 43.091 MiB, 20.27% compilation time) Test Summary: | Pass Total Time ComplexInt32 Matrix-Vector (main) | 72 72 0.4s 0.436896 seconds (3.25 k allocations: 126.998 MiB, 9.95% gc time) Test Summary: | Pass Total Time Float64 CoVector-Matrix (main) | 144 144 0.1s 0.085519 seconds (3.40 k allocations: 43.863 MiB, 4.89% gc time) Test Summary: | Pass Total Time ComplexF32 CoVector-Matrix (main) | 144 144 0.3s 0.332679 seconds (4.38 k allocations: 86.102 MiB, 8.40% gc time) Test Summary: | Pass Total Time ComplexFloat64 Matrix-Matrix (main) | 54 54 2.9s 2.916912 seconds (18.48 k allocations: 212.438 MiB, 16.48% gc time, 5.60% compilation time) Test Summary: | Pass Total Time Float64 Matrix-Matrix (main) | 120 120 1.6s 1.634825 seconds (33.60 k allocations: 95.436 MiB, 2.32% gc time, 19.47% compilation time) Test Summary: | Pass Total Time Float32 Matrix-Matrix (main) | 60 60 0.8s 0.777724 seconds (3.12 k allocations: 37.138 MiB, 1.53% gc time) Test Summary: | Pass Total Time Int64 Matrix-Matrix (main) | 84 84 6.6s 6.631385 seconds (20.59 k allocations: 111.907 MiB, 0.33% gc time, 2.56% compilation time) Test Summary: | Pass Total Time Int32 Matrix-Matrix (main) | 60 60 1.4s 1.444672 seconds (3.17 k allocations: 37.150 MiB, 0.48% gc time) Test Summary: | Pass Total Time _mul!: C, A, B (main) | 32 32 0.0s 0.001345 seconds (696 allocations: 46.203 KiB) Test Summary: | Pass Total Time _mul!: C::VecTypes, A::MatTypes, B::VecTypes (main) | 32 32 0.0s 0.001305 seconds (698 allocations: 32.781 KiB) Test Summary: | Pass Total Time _mul!: C::CoVecTypes, A::CoVecTypes, B::MatTypes (main) | 32 32 0.0s 0.000440 seconds (842 allocations: 37.031 KiB) Testing Gaius tests passed Testing completed after 380.94s PkgEval succeeded after 443.01s