Package evaluation to test LLLplus on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-06T12:13:12.974 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.17s ################################################################################ # Installation # Installing LLLplus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [142c1900] + LLLplus v1.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [142c1900] + LLLplus v1.4.2 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.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 3.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.0 s ✓ LLLplus 1 dependency successfully precompiled in 2 seconds. 57 already precompiled. Precompilation completed after 18.19s ################################################################################ # Testing # Testing LLLplus Status `/tmp/jl_ato4FC/Project.toml` [e30172f5] Documenter v1.19.0 [142c1900] LLLplus v1.4.2 [90137ffa] StaticArrays v1.9.20 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ato4FC/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [944b1d66] CodecZlib v0.7.9 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.19.0 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [142c1900] LLLplus v1.4.2 [0e77f7df] LazilyInitializedFields v1.3.0 [d0879d2d] MarkdownAST v0.1.3 [69de0a69] Parsers v3.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [2792f1a3] RegistryInstances v0.1.0 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [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 [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 [f489334b] StyledStrings v1.13.0 [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.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+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.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Testing Running tests... Test Summary: | Pass Total Time tests with small matrices... | 2 2 10.1s In all the following tests, the first time includes the JIT compilation; for the second execution the compilation is already done and the time should be faster. Testing LLL on 1000x1000 real matrix... 5.598114 seconds (2.02 M allocations: 196.480 MiB, 5.07% gc time, 91.57% compilation time) 0.364312 seconds (6.84 k allocations: 52.496 MiB) Testing LLL on 10x10 complex matrix... 10.433884 seconds (4.57 M allocations: 320.330 MiB, 2.03% gc time, 99.98% compilation time) 0.000252 seconds (412 allocations: 41.406 KiB) Testing Seysen on same 10x10 complex matrix... 8.783185 seconds (2.26 M allocations: 141.820 MiB, 2.09% gc time, 99.99% compilation time) 0.000213 seconds (474 allocations: 106.008 KiB) Testing VBLAST on same 10x10 complex matrix... 1.547518 seconds (470.51 k allocations: 29.734 MiB, 99.94% compilation time) 0.000229 seconds (325 allocations: 117.070 KiB) Testing Brun on real part of same 10x10 matrix... 5.167741 seconds (1.74 M allocations: 113.795 MiB, 99.98% compilation time) 0.000119 seconds (77 allocations: 7.875 KiB) Test Summary: | Total Time random matrices | 0 33.3s Testing cvp on 500x500 BPSK system... Error Rate is 0.0. It should be zero or very small. Test Summary: | Total Time CVP | 0 2.9s Running doctests... ┌ 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/13nbQ/src/utilities/utilities.jl:952 [ 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: LLLplus | 1 1 4m33.0s Testing LLLplus tests passed Testing completed after 336.97s PkgEval succeeded after 393.64s