Package evaluation to test AutoGrad on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T03:47:08.117 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.8s ################################################################################ # Installation # Installing AutoGrad... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [6710c13c] + AutoGrad v1.2.5 Updating `~/.julia/environments/v1.11/Manifest.toml` [6710c13c] + AutoGrad v1.2.5 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [21216c6a] + Preferences v1.5.1 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [a759f4b9] + TimerOutputs v0.5.29 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 19140.8 ms ✓ AutoGrad 1 dependency successfully precompiled in 19 seconds. 22 already precompiled. Precompilation completed after 31.61s ################################################################################ # Testing # Testing AutoGrad Status `/tmp/jl_V29WXC/Project.toml` [6710c13c] AutoGrad v1.2.5 [276daf66] SpecialFunctions v2.6.1 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.29 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_V29WXC/Manifest.toml` [6710c13c] AutoGrad v1.2.5 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.5.1 [276daf66] SpecialFunctions v2.6.1 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.29 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... 914.760994 seconds (104.64 M allocations: 5.257 GiB, 0.36% gc time, 99.90% compilation time: <1% of which was recompilation) 29.089983 seconds (14.77 M allocations: 775.174 MiB, 0.82% gc time, 99.58% compilation time: 8% of which was recompilation) WARNING: Method definition loss(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:12 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:17. WARNING: Method definition pred(Any, Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:11 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:25. WARNING: Method definition loss(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:17 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:26. WARNING: Method definition loss(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:26 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:29. WARNING: Method definition f(Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:47 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:62. ┌ Warning: Output independent of params └ @ AutoGrad ~/.julia/packages/AutoGrad/1QZxP/test/gradcheck.jl:159 WARNING: Method definition f(Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:62 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:67. WARNING: Method definition loss(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:29 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/core.jl:86. (pa, xi, f0, nd, ad) = ("2-element Vector{Float64}", 1.4651171242641041, 0.23689401632985324, -2209.3757022277928, 0) 53.112129 seconds (18.58 M allocations: 958.611 MiB, 0.62% gc time, 99.34% compilation time: 3% of which was recompilation) 159.068494 seconds (47.00 M allocations: 2.377 GiB, 0.53% gc time, 99.54% compilation time) 42.626645 seconds (8.04 M allocations: 415.936 MiB, 0.86% gc time, 99.63% compilation time) 52.943526 seconds (6.59 M allocations: 341.069 MiB, 0.24% gc time, 99.82% compilation time) 99.539077 seconds (16.30 M allocations: 847.238 MiB, 0.32% gc time, 99.85% compilation time) 186.741480 seconds (78.83 M allocations: 4.029 GiB, 0.83% gc time, 99.46% compilation time) 41.292086 seconds (6.82 M allocations: 354.122 MiB, 0.26% gc time, 99.62% compilation time) 5.220449 seconds (3.73 M allocations: 123.340 MiB, 2.03% gc time) 13.459333 seconds (6.75 M allocations: 279.311 MiB, 1.13% gc time, 60.60% compilation time) WARNING: Method definition foo(Any) in module Main at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/sparse.jl:20 overwritten at /home/pkgeval/.julia/packages/AutoGrad/1QZxP/test/sparse.jl:26. 11.482930 seconds (3.29 M allocations: 171.323 MiB, 0.36% gc time, 99.35% compilation time) 76.201458 seconds (31.66 M allocations: 1.611 GiB, 0.72% gc time, 99.31% compilation time) 60.466415 seconds (13.30 M allocations: 698.911 MiB, 0.42% gc time, 99.75% compilation time) Test Summary: | Pass Broken Total Time AutoGrad | 573 16 589 29m03.8s Testing AutoGrad tests passed Testing completed after 1748.98s PkgEval succeeded after 1805.73s