Package evaluation to test AutoGrad on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T06:35:12.812 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.99s ################################################################################ # 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.10 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [21216c6a] + Preferences v1.5.2 [276daf66] + SpecialFunctions v2.7.2 [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.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 15.0 s ✓ AutoGrad 1 dependency successfully precompiled in 15 seconds. 23 already precompiled. Precompilation completed after 39.37s ################################################################################ # Testing # Testing AutoGrad Status `/tmp/jl_AAsNYZ/Project.toml` [6710c13c] AutoGrad v1.2.5 [276daf66] SpecialFunctions v2.7.2 [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_AAsNYZ/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.8.0 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.5.2 [276daf66] SpecialFunctions v2.7.2 [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.13.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.1+0 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... 212.086346 seconds (71.02 M allocations: 4.240 GiB, 2.19% gc time, 99.42% compilation time: 3% of which was recompilation) 74.840440 seconds (29.34 M allocations: 1.718 GiB, 1.91% gc time, 99.82% compilation time: 64% 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.299047 seconds (16.81 M allocations: 968.953 MiB, 1.11% gc time, 99.05% compilation time: 5% of which was recompilation) 168.777492 seconds (50.03 M allocations: 2.843 GiB, 0.89% gc time, 99.49% compilation time) 25.330152 seconds (7.85 M allocations: 465.556 MiB, 0.28% gc time, 99.31% compilation time) 17.380361 seconds (6.56 M allocations: 374.689 MiB, 0.76% gc time, 99.39% compilation time) 43.719566 seconds (14.20 M allocations: 848.594 MiB, 0.55% gc time, 99.61% compilation time) 191.928390 seconds (77.89 M allocations: 4.485 GiB, 1.06% gc time, 99.42% compilation time) 21.092337 seconds (7.25 M allocations: 422.263 MiB, 0.99% gc time, 99.16% compilation time) 5.567038 seconds (3.65 M allocations: 119.567 MiB, 2.42% gc time) 15.607844 seconds (6.69 M allocations: 293.170 MiB, 0.86% gc time, 63.66% 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.559422 seconds (3.78 M allocations: 223.671 MiB, 0.85% gc time, 99.01% compilation time) 88.386672 seconds (31.49 M allocations: 1.800 GiB, 0.61% gc time, 99.31% compilation time) 42.779805 seconds (12.31 M allocations: 737.823 MiB, 0.61% gc time, 99.49% compilation time) Test Summary: | Pass Broken Total Time AutoGrad | 573 16 589 15m52.5s Testing AutoGrad tests passed Testing completed after 959.84s PkgEval succeeded after 1033.37s