Package evaluation to test AutoGrad on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T17:08:07.273 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.97s ################################################################################ # Installation # Installing AutoGrad... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6710c13c] + AutoGrad v1.2.5 Updating `~/.julia/environments/v1.13/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.0 [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.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 31.44s ################################################################################ # Testing # Testing AutoGrad Status `/tmp/jl_W5ZaAw/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.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_W5ZaAw/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.0 [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 [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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... 203.232202 seconds (80.40 M allocations: 4.169 GiB, 1.43% gc time, 99.52% compilation time: 2% of which was recompilation) 27.955391 seconds (18.28 M allocations: 957.632 MiB, 2.17% gc time, 99.53% compilation time: 4% 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) 40.918530 seconds (19.18 M allocations: 996.995 MiB, 0.77% gc time, 99.20% compilation time: 5% of which was recompilation) 152.613034 seconds (55.43 M allocations: 2.837 GiB, 0.57% gc time, 99.46% compilation time: <1% of which was recompilation) 24.578726 seconds (9.11 M allocations: 481.274 MiB, 0.68% gc time, 99.29% compilation time) 18.606439 seconds (7.65 M allocations: 396.555 MiB, 3.20% gc time, 99.39% compilation time) 46.365299 seconds (16.31 M allocations: 862.229 MiB, 0.60% gc time, 99.64% compilation time) 185.080246 seconds (90.75 M allocations: 4.683 GiB, 1.17% gc time, 99.40% compilation time) 20.600138 seconds (7.78 M allocations: 404.573 MiB, 0.65% gc time, 99.18% compilation time) 5.494093 seconds (3.57 M allocations: 117.130 MiB, 4.19% gc time) 14.401883 seconds (6.88 M allocations: 288.524 MiB, 2.06% gc time, 61.19% 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. 9.518553 seconds (3.80 M allocations: 198.136 MiB, 0.67% gc time, 98.98% compilation time) 81.687128 seconds (36.52 M allocations: 1.876 GiB, 0.73% gc time, 99.27% compilation time) 39.672263 seconds (14.23 M allocations: 754.808 MiB, 0.71% gc time, 99.49% compilation time) Test Summary: | Pass Broken Total Time AutoGrad | 573 16 589 14m25.9s Testing AutoGrad tests passed Testing completed after 875.63s PkgEval succeeded after 930.94s