Package evaluation to test LevyArea on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T17:42:07.094 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.57s ################################################################################ # Installation # Installing LevyArea... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [2d8b4e74] + LevyArea v1.0.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2d8b4e74] + LevyArea v1.0.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [21216c6a] + Preferences v1.5.0 [276daf66] + SpecialFunctions v2.6.1 [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.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.02s ################################################################################ # Testing # Testing LevyArea Status `/tmp/jl_iRU74K/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [2d8b4e74] LevyArea v1.0.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_iRU74K/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.3 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [2d8b4e74] LevyArea v1.0.0 [2ab3a3ac] LogExpFunctions v0.3.29 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [276daf66] SpecialFunctions v2.6.1 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.5.1 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... h = 0.0001, ϵ = 1.0000000000000002e-6 Alg Fourier(): m=2 n=1520 cost=6080 80.099 μs (10 allocations: 47.86 KiB) Alg Fourier(): m=10 n=1520 cost=30400 412.735 μs (10 allocations: 238.73 KiB) Alg Fourier(): m=50 n=1520 cost=152000 2.431 ms (11 allocations: 1.18 MiB) Alg Fourier(): m=100 n=1520 cost=304000 5.563 ms (11 allocations: 2.40 MiB) Alg Fourier(): m=500 n=1520 cost=1520000 51.840 ms (12 allocations: 13.51 MiB) Alg Milstein(): m=2 n=507 cost=2030 27.390 μs (10 allocations: 16.23 KiB) Alg Milstein(): m=10 n=507 cost=10150 137.698 μs (10 allocations: 80.48 KiB) Alg Milstein(): m=50 n=507 cost=50750 819.322 μs (11 allocations: 416.41 KiB) Alg Milstein(): m=100 n=507 cost=101500 1.911 ms (11 allocations: 871.54 KiB) Alg Milstein(): m=500 n=507 cost=507500 21.324 ms (12 allocations: 5.78 MiB) Alg Wiktorsson(): m=2 n=30 cost=121 2.856 μs (12 allocations: 1.53 KiB) Alg Wiktorsson(): m=10 n=65 cost=1345 22.320 μs (14 allocations: 12.55 KiB) Alg Wiktorsson(): m=50 n=146 cost=15825 314.476 μs (16 allocations: 154.53 KiB) Alg Wiktorsson(): m=100 n=206 cost=46150 1.073 ms (16 allocations: 480.28 KiB) Alg Wiktorsson(): m=500 n=460 cost=584750 25.282 ms (18 allocations: 7.33 MiB) Alg MronRoe(): m=2 n=13 cost=55 1.531 μs (8 allocations: 768 bytes) Alg MronRoe(): m=10 n=30 cost=655 12.060 μs (10 allocations: 5.98 KiB) Alg MronRoe(): m=50 n=65 cost=7775 164.359 μs (11 allocations: 71.16 KiB) Alg MronRoe(): m=100 n=92 cost=23450 588.514 μs (11 allocations: 223.04 KiB) Alg MronRoe(): m=500 n=206 cost=331250 14.407 ms (12 allocations: 3.48 MiB) Test Summary: | Pass Total Time Iterated Integrals | 25 25 1m31.3s Testing LevyArea tests passed Testing completed after 104.75s PkgEval succeeded after 139.58s