Package evaluation of ApproximationAnalysis on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:18:50.206 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.91s ################################################################################ # 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.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.85s ################################################################################ # Testing # Testing ApproximationAnalysis Status `/tmp/jl_LxyLOp/Project.toml` [82321e43] ApproximationAnalysis v0.1.0 [8dfed614] Test Status `/tmp/jl_LxyLOp/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 1.9s 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.3s Testing ApproximationAnalysis tests passed Testing completed after 10.05s PkgEval succeeded after 30.93s