Package evaluation of ApproximationAnalysis on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:35:57.139 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # Installation # Installing ApproximationAnalysis... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [82321e43] + ApproximationAnalysis v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [82321e43] + ApproximationAnalysis v0.1.0 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test Installation completed after 3.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.96s ################################################################################ # Testing # Testing ApproximationAnalysis Status `/tmp/jl_85Ef2r/Project.toml` [82321e43] ApproximationAnalysis v0.1.0 [8dfed614] Test Status `/tmp/jl_85Ef2r/Manifest.toml` [82321e43] ApproximationAnalysis v0.1.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time Assignment Tracking | 2 2 2.0s WARNING: Method definition f(Any) in module Main at /home/pkgeval/.julia/packages/ApproximationAnalysis/T49Zl/test/runtests.jl:5 overwritten. begin function f(x) y = 5.0 a = y + x b = ApproximationAnalysis.FuzzInput(x * x) c = a + b * b end end WARNING: Method definition f(Any) in module Main overwritten. WARNING: Method definition f(Any) in module Main overwritten. Test Summary: | Pass Total Time Fuzzing | 4 4 4.5s Testing ApproximationAnalysis tests passed Testing completed after 10.6s PkgEval succeeded after 32.29s