Package evaluation to test FixedPointSinCosApproximations on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-03T15:39:01.922 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.12s ################################################################################ # Installation # Installing FixedPointSinCosApproximations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [aedcc28f] + FixedPointSinCosApproximations v1.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [aedcc28f] + FixedPointSinCosApproximations v1.1.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.7 s ✓ FixedPointSinCosApproximations 1 dependency successfully precompiled in 2 seconds. 16 already precompiled. Precompilation completed after 26.9s ################################################################################ # Testing # Testing FixedPointSinCosApproximations Status `/tmp/jl_aUGVtU/Project.toml` [ffbed154] DocStringExtensions v0.9.5 [aedcc28f] FixedPointSinCosApproximations v1.1.0 [fdea26ae] SIMD v3.7.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_aUGVtU/Manifest.toml` [ffbed154] DocStringExtensions v0.9.5 [aedcc28f] FixedPointSinCosApproximations v1.1.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting 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 Testing Running tests... Test Summary: | Pass Total Time Second order | 3 3 1.8s Test Summary: | Pass Total Time Third order | 3 3 1.3s Test Summary: | Pass Total Time Fourth order | 2 2 0.3s Test Summary: | Pass Total Time Fifth order | 2 2 0.3s Test Summary: | Pass Total Time Sixth order | 2 2 0.4s Test Summary: | Pass Total Time Sin approximation | 12 12 2.0s Test Summary: | Pass Total Time Cos approximation | 12 12 0.0s Test Summary: | Pass Total Time SIMD.Vec support | 192 192 7.0s Test Summary: | Pass Total Time carrier generation | 43 43 28.0s Testing FixedPointSinCosApproximations tests passed Testing completed after 61.68s PkgEval succeeded after 117.06s