Package evaluation of AutoGrad on Julia 1.13.0-DEV.417 (813bcf3aa6*) started at 2025-04-21T23:39:32.464 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.44s ################################################################################ # 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.4 [e2ba6199] + ExprTools v0.1.10 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [21216c6a] + Preferences v1.4.3 [276daf66] + SpecialFunctions v2.5.1 [10745b16] + Statistics v1.11.1 [a759f4b9] + TimerOutputs v0.5.28 [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.5+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 44.43s ################################################################################ # Testing # Testing AutoGrad Status `/tmp/jl_mC4hll/Project.toml` [6710c13c] AutoGrad v1.2.5 [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.28 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_mC4hll/Manifest.toml` [6710c13c] AutoGrad v1.2.5 [ffbed154] DocStringExtensions v0.9.4 [e2ba6199] ExprTools v0.1.10 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.4.3 [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.28 [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.5+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... 240.980171 seconds (109.36 M allocations: 5.796 GiB, 1.56% gc time, 99.46% compilation time: 14% of which was recompilation) 27.006607 seconds (20.26 M allocations: 1.068 GiB, 1.39% gc time, 99.57% 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) 46.012802 seconds (22.51 M allocations: 1.201 GiB, 0.78% gc time, 99.22% compilation time: 12% of which was recompilation) 144.993485 seconds (61.31 M allocations: 3.283 GiB, 1.11% gc time, 99.49% compilation time) 20.883716 seconds (10.40 M allocations: 570.045 MiB, 0.63% gc time, 99.25% compilation time: <1% of which was recompilation) 16.101474 seconds (8.26 M allocations: 449.107 MiB, 0.74% gc time, 99.49% compilation time) 39.883592 seconds (16.63 M allocations: 909.982 MiB, 0.63% gc time, 99.64% compilation time) 167.264624 seconds (102.28 M allocations: 5.526 GiB, 0.96% gc time, 99.42% compilation time) 14.293868 seconds (8.70 M allocations: 472.682 MiB, 0.84% gc time, 99.16% compilation time) 3.039212 seconds (3.73 M allocations: 123.340 MiB) 9.088468 seconds (7.47 M allocations: 326.748 MiB, 0.59% gc time, 65.76% 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. 6.459443 seconds (4.12 M allocations: 225.207 MiB, 0.83% gc time, 99.06% compilation time) 66.807812 seconds (41.91 M allocations: 2.257 GiB, 1.52% gc time, 99.29% compilation time) 36.066451 seconds (16.81 M allocations: 920.262 MiB, 0.78% gc time, 99.57% compilation time) Test Summary: | Pass Broken Total Time AutoGrad | 573 16 589 13m56.9s Testing AutoGrad tests passed Testing completed after 848.84s PkgEval succeeded after 921.23s