Package evaluation to test LevyArea on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:57:24.333 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.19s ################################################################################ # Installation # Installing LevyArea... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2d8b4e74] + LevyArea v1.0.0 Updating `~/.julia/environments/v1.10/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.1 [276daf66] + SpecialFunctions v2.6.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.38s ################################################################################ # Testing # Testing LevyArea Status `/tmp/jl_9hxiFu/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [2d8b4e74] LevyArea v1.0.0 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_9hxiFu/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.4.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.1 [276daf66] SpecialFunctions v2.6.1 [ec057cc2] StructUtils v2.6.2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9abbd945] Profile [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [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 27.599 μs (6 allocations: 47.77 KiB) Alg Fourier(): m=10 n=1520 cost=30400 141.138 μs (6 allocations: 238.61 KiB) Alg Fourier(): m=50 n=1520 cost=152000 1.109 ms (7 allocations: 1.18 MiB) Alg Fourier(): m=100 n=1520 cost=304000 2.152 ms (7 allocations: 2.40 MiB) Alg Fourier(): m=500 n=1520 cost=1520000 37.873 ms (7 allocations: 13.51 MiB) Alg Milstein(): m=2 n=507 cost=2030 12.940 μs (4 allocations: 16.30 KiB) Alg Milstein(): m=10 n=507 cost=10150 59.579 μs (6 allocations: 80.36 KiB) Alg Milstein(): m=50 n=507 cost=50750 358.777 μs (7 allocations: 416.31 KiB) Alg Milstein(): m=100 n=507 cost=101500 869.901 μs (7 allocations: 871.39 KiB) Alg Milstein(): m=500 n=507 cost=507500 13.395 ms (7 allocations: 5.78 MiB) Alg Wiktorsson(): m=2 n=30 cost=121 1.849 μs (6 allocations: 1.41 KiB) Alg Wiktorsson(): m=10 n=65 cost=1345 10.410 μs (6 allocations: 12.53 KiB) Alg Wiktorsson(): m=50 n=146 cost=15825 138.049 μs (10 allocations: 154.41 KiB) Alg Wiktorsson(): m=100 n=206 cost=46150 493.055 μs (10 allocations: 480.06 KiB) Alg Wiktorsson(): m=500 n=460 cost=584750 11.169 ms (10 allocations: 7.33 MiB) Alg MronRoe(): m=2 n=13 cost=55 1.102 μs (4 allocations: 720 bytes) Alg MronRoe(): m=10 n=30 cost=655 6.155 μs (4 allocations: 6.02 KiB) Alg MronRoe(): m=50 n=65 cost=7775 67.730 μs (7 allocations: 71.06 KiB) Alg MronRoe(): m=100 n=92 cost=23450 258.748 μs (7 allocations: 222.89 KiB) Alg MronRoe(): m=500 n=206 cost=331250 7.558 ms (7 allocations: 3.48 MiB) Test Summary: | Pass Total Time Iterated Integrals | 25 25 1m14.8s Testing LevyArea tests passed Testing completed after 85.81s PkgEval succeeded after 115.09s