Package evaluation to test ProximalOperators on Julia 1.12.4 (01a2eadb04*) started at 2026-01-09T03:54:40.542 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.42s ################################################################################ # Installation # Installing ProximalOperators... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [a725b495] + ProximalOperators v0.16.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [6e4b80f9] + BenchmarkTools v1.6.3 [523fee87] + CodecBzip2 v0.8.5 [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 [f6369f11] + ForwardDiff v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [42fd0dbc] + IterativeSolvers v0.9.4 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [0f8b85d8] + JSON3 v1.14.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.48.0 [d8a4904e] + MutableArithmetics v1.6.7 [77ba4419] + NaNMath v1.1.3 [ab2f91bb] + OSQP v0.8.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 ⌅ [dc4f5ac2] + ProximalCore v0.1.2 [a725b495] + ProximalOperators v0.16.1 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.1 [9449cd9e] + TSVD v0.4.4 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [9c4f68bf] + OSQP_jll v0.600.200+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.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.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.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.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 5.61s ################################################################################ # 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/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/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:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompilation completed after 15.0s ################################################################################ # Testing # Testing ProximalOperators Status `/tmp/jl_ZlAPqq/Project.toml` [4c88cf16] Aqua v0.8.14 [a725b495] ProximalOperators v0.16.1 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ZlAPqq/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [6e4b80f9] BenchmarkTools v1.6.3 [523fee87] CodecBzip2 v0.8.5 [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 [f6369f11] ForwardDiff v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.48.0 [d8a4904e] MutableArithmetics v1.6.7 [77ba4419] NaNMath v1.1.3 [ab2f91bb] OSQP v0.8.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 ⌅ [dc4f5ac2] ProximalCore v0.1.2 [a725b495] ProximalOperators v0.16.1 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.1 [9449cd9e] TSVD v0.4.4 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [9c4f68bf] OSQP_jll v0.600.200+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.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Aqua | 10 10 1m05.3s Test Summary: | Pass Total Time Utilities | 4 4 4.9s Test Summary: | Pass Total Time Functions | 2509 2509 8m10.9s Test Summary: | Pass Total Time DistL2 | 145 145 34.0s Test Summary: | Pass Total Time SqrDistL2 | 145 145 36.2s Test Summary: | Pass Total Time ElasticNet | 136 136 36.9s Test Summary: | Pass Total Time HingeLoss | 133 133 41.2s Test Summary: | Pass Total Time IndAffine | 64 64 13.6s Test Summary: | Pass Total Time IndBallLinf | 73 73 14.7s Test Summary: | Pass Total Time IndBallL0 | 49 49 14.4s Test Summary: | Pass Total Time IndBallL1 | 177 177 42.9s Test Summary: | Pass Total Time IndBallL2 | 157 157 29.1s Test Summary: | Pass Total Time IndBallRank | 61 61 38.5s Test Summary: | Pass Total Time IndBox | 145 145 28.2s Test Summary: | Pass Total Time IndExpPrimal | 52 52 11.9s Test Summary: | Pass Total Time IndExpDual | 52 52 13.2s Test Summary: | Pass Total Time IndFree | 72 72 16.2s Test Summary: | Pass Total Time IndGraph | 156 156 0.2s Test Summary: | Pass Total Time IndPoint | 252 252 53.3s Test Summary: | Pass Total Time IndStiefel | 64 64 10.8s Test Summary: | Pass Total Time IndZero | 216 216 38.2s Test Summary: | Pass Total Time IndHalfspace | 52 52 5.5s Test Summary: | Pass Total Time IndNonnegative | 72 72 14.7s Test Summary: | Pass Total Time IndNonpositive | 72 72 14.2s Test Summary: | Pass Total Time IndSimplex | 79 79 18.3s Test Summary: | Pass Total Time IndSOC | 78 78 5.4s Test Summary: | Pass Total Time IndRotatedSOC | 78 78 5.7s Test Summary: | Pass Total Time IndSphereL2 | 65 65 3.0s Test Summary: | Pass Total Time IndPSD | 234 234 1m07.9s Test Summary: | Pass Total Time LogBarrier | 145 145 47.1s Test Summary: | Pass Total Time NormL0 | 49 49 6.1s Test Summary: | Pass Total Time NormL1 | 233 233 59.8s Test Summary: | Pass Total Time NormL2 | 120 120 21.8s Test Summary: | Pass Total Time NormL1plusL2 | 267 267 44.8s Test Summary: | Pass Total Time NormL21 | 168 168 1m09.2s Test Summary: | Pass Total Time NormLinf | 121 121 28.6s Test Summary: | Pass Total Time NuclearNorm | 193 193 56.4s Test Summary: | Pass Total Time SqrNormL2 | 298 298 1m15.2s Test Summary: | Pass Total Time LeastSquares | 97 97 0.3s Test Summary: | Pass Total Time Maximum | 121 121 32.8s Test Summary: | Pass Total Time IndBinary | 96 96 35.5s Test Summary: | Pass Total Time Regularize | 133 133 54.7s Test Summary: | Pass Total Time Tilt | 24 24 6.4s Test Summary: | Pass Total Time HuberLoss | 148 148 27.3s Test Summary: | Pass Total Time SumPositive | 132 132 40.9s Test Summary: | Pass Total Time SeparableSum | 24 24 4.1s Test Summary: | Pass Total Time SlicedSeparableSum | 24 24 9.5s Test Summary: | Pass Total Time IndPolyhedral | 69 69 15.2s Test Summary: | Pass Total Time Gradients | 3348 3348 29.1s Test Summary: | Pass Total Time Calculus rules | 1406 1406 3m01.8s Test Summary: | Pass Total Time Equivalences | 38 38 2.4s Test Summary: | Pass Total Time Optimality conditions | 48 48 10.1s Test Summary: | Pass Total Time Hardcoded | 386 386 23.4s Generating random lasso problem Calling solvers FISTA nnz(x) = 110.0 obj value = 10728.908928558281 ADMM nnz(x) = 110.0 obj value = 10728.908933020883 Generating random robust PCA problem Calling solvers FISTA nnz(S) = 6 rank(L) = 4 ||A|| = 12.984632359867444 ||A-S-L|| = 1.9704246113068056 Test Summary: | Pass Total Time Demos | 1 1 34.6s Testing ProximalOperators tests passed Testing completed after 2131.73s PkgEval succeeded after 2179.5s