Package evaluation to test AutoGrad on Julia 1.12.4 (422f456051*) started at 2026-01-29T02:26:03.033 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.58s ################################################################################ # Installation # Installing AutoGrad... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6710c13c] + AutoGrad v1.2.5 Updating `~/.julia/environments/v1.12/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.12.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 2.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 32841.3 ms ✓ AutoGrad 1 dependency successfully precompiled in 33 seconds. 24 already precompiled. Precompilation completed after 45.68s ################################################################################ # Testing # Testing AutoGrad Status `/tmp/jl_C1qJpF/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.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_C1qJpF/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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... 217.231088 seconds (104.93 M allocations: 5.401 GiB, 1.74% gc time, 99.48% compilation time: 7% of which was recompilation) 31.273860 seconds (19.23 M allocations: 1017.971 MiB, 1.79% gc time, 99.61% compilation time: 10% 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) 47.887109 seconds (23.44 M allocations: 1.204 GiB, 0.65% gc time, 99.22% compilation time: 12% of which was recompilation) 148.132556 seconds (61.16 M allocations: 3.152 GiB, 0.67% gc time, 99.52% compilation time: <1% of which was recompilation) 26.631218 seconds (10.38 M allocations: 553.695 MiB, 2.27% gc time, 99.39% compilation time: <1% of which was recompilation) 18.156039 seconds (8.29 M allocations: 433.777 MiB, 0.29% gc time, 99.47% compilation time) 44.271207 seconds (18.43 M allocations: 977.906 MiB, 0.76% gc time, 99.56% compilation time) 203.278431 seconds (102.88 M allocations: 5.360 GiB, 1.02% gc time, 99.45% compilation time) 21.857628 seconds (8.76 M allocations: 460.582 MiB, 0.62% gc time, 99.21% compilation time) 5.603328 seconds (3.57 M allocations: 117.130 MiB, 2.04% gc time) 14.608412 seconds (7.20 M allocations: 306.186 MiB, 1.52% gc time, 60.98% 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. 10.053602 seconds (4.31 M allocations: 228.113 MiB, 0.79% gc time, 99.03% compilation time) 87.929077 seconds (41.34 M allocations: 2.144 GiB, 0.80% gc time, 99.33% compilation time) 46.982505 seconds (15.87 M allocations: 848.906 MiB, 1.70% gc time, 99.59% compilation time) Test Summary: | Pass Broken Total Time AutoGrad | 573 16 589 15m19.6s Testing AutoGrad tests passed Testing completed after 934.65s PkgEval succeeded after 1002.77s