Package evaluation to test AutoGrad on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-29T05:09:29.928 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.88s ################################################################################ # Installation # Installing AutoGrad... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6710c13c] + AutoGrad v1.2.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [6710c13c] + AutoGrad v1.2.5 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.11 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [21216c6a] + Preferences v1.5.2 [276daf66] + SpecialFunctions v2.8.0 [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.14.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+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 2.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 14.4 s ✓ AutoGrad 1 dependency successfully precompiled in 21 seconds. 23 already precompiled. Precompilation completed after 39.01s ################################################################################ # Testing # Testing AutoGrad Status `/tmp/jl_KEzd4x/Project.toml` [6710c13c] AutoGrad v1.2.5 [276daf66] SpecialFunctions v2.8.0 [10745b16] Statistics v1.11.1 ⌅ [a759f4b9] TimerOutputs v0.5.29 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_KEzd4x/Manifest.toml` [6710c13c] AutoGrad v1.2.5 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.11 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v1.0.1 [21216c6a] Preferences v1.5.2 [276daf66] SpecialFunctions v2.8.0 [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.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+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... 208.543824 seconds (64.37 M allocations: 4.203 GiB, 1.34% gc time, 99.47% compilation time: 1% of which was recompilation) 55.231473 seconds (33.40 M allocations: 2.151 GiB, 2.37% gc time, 99.83% compilation time: 71% 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.367156 seconds (15.71 M allocations: 961.508 MiB, 0.71% gc time, 99.17% compilation time: 1% of which was recompilation) 145.839389 seconds (45.61 M allocations: 2.757 GiB, 0.55% gc time, 99.43% compilation time) 24.719659 seconds (7.27 M allocations: 457.347 MiB, 0.60% gc time, 99.30% compilation time) 16.253969 seconds (6.00 M allocations: 366.183 MiB, 0.72% gc time, 99.37% compilation time) 43.082767 seconds (13.10 M allocations: 841.991 MiB, 1.24% gc time, 99.62% compilation time) 219.601357 seconds (72.65 M allocations: 4.449 GiB, 0.79% gc time, 99.46% compilation time) 23.624706 seconds (6.43 M allocations: 400.748 MiB, 0.62% gc time, 99.32% compilation time: <1% of which was recompilation) 5.677110 seconds (3.65 M allocations: 119.567 MiB) 17.261837 seconds (6.47 M allocations: 289.672 MiB, 0.39% gc time, 66.53% 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.959928 seconds (3.43 M allocations: 217.145 MiB, 0.53% gc time, 99.20% compilation time) 101.425766 seconds (29.45 M allocations: 1.785 GiB, 0.53% gc time, 99.41% compilation time) 43.686584 seconds (11.10 M allocations: 717.482 MiB, 0.58% gc time, 99.53% compilation time: <1% of which was recompilation) Test Summary: | Pass Broken Total Time AutoGrad | 573 16 589 15m52.3s Testing AutoGrad tests passed Testing completed after 935.67s PkgEval succeeded after 1045.34s