Package evaluation to test FunctionIntegrator on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T16:09:40.787 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.83s ################################################################################ # Installation # Installing FunctionIntegrator... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7685536e] + FunctionIntegrator v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [442a2c76] + FastGaussQuadrature v0.4.9 [7685536e] + FunctionIntegrator v0.6.0 [692b3bcd] + JLLWrappers v1.8.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 ⌅ [276daf66] + SpecialFunctions v0.10.3 [90137ffa] + StaticArrays v1.9.20 [1e83bf80] + StaticArraysCore v1.4.4 [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.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 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.1 s ✓ SpecialFunctions 4.3 s ✓ FastGaussQuadrature 1.5 s ✓ FunctionIntegrator 3 dependencies successfully precompiled in 10 seconds. 18 already precompiled. Precompilation completed after 26.15s ################################################################################ # Testing # Testing FunctionIntegrator Status `/tmp/jl_6J3Tho/Project.toml` ⌅ [442a2c76] FastGaussQuadrature v0.4.9 [7685536e] FunctionIntegrator v0.6.0 ⌅ [276daf66] SpecialFunctions v0.10.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_6J3Tho/Manifest.toml` ⌅ [442a2c76] FastGaussQuadrature v0.4.9 [7685536e] FunctionIntegrator v0.6.0 [692b3bcd] JLLWrappers v1.8.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 ⌅ [276daf66] SpecialFunctions v0.10.3 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [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 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.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 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Performing the Airy Ai(x) test, where Ai(x) is integrated on the semi-infinite domain, or an approximation of it, namely [0,100] and the result is compared to the analytical result 1/3. Running: adaptive_simpsons_rule 0.357439 seconds (123.94 k allocations: 4.645 MiB, 30.08% gc time, 94.05% compilation time) Running: chebyshev_quadrature with k=1 1.973465 seconds (1.17 M allocations: 75.171 MiB, 5.80% gc time, 99.03% compilation time) Running: chebyshev_quadrature with k=2 0.387591 seconds (295.48 k allocations: 22.066 MiB, 92.71% compilation time) Running: chebyshev_quadrature with k=3 0.487306 seconds (371.31 k allocations: 28.032 MiB, 3.07% gc time, 91.16% compilation time) Running: chebyshev_quadrature with k=4 0.448895 seconds (344.68 k allocations: 25.781 MiB, 95.64% compilation time) Running: jacobi_quadrature with α=β=1 Airy Ai(x): Error During Test at /home/pkgeval/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:15 Test threw exception Expression: jacobi_quadrature((x->begin #= /home/pkgeval/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:15 =# airyai(x) end), 84543, 1, 1, 0, 100) ≈ 1.0 / 3.0 MethodError: no method matching asy1(::Int64, ::Int64, ::Int64, ::Int64) The function `asy1` exists, but no method is defined for this combination of argument types. Closest candidates are: asy1(::Integer, !Matched::Float64, !Matched::Float64, ::Integer) @ FastGaussQuadrature ~/.julia/packages/FastGaussQuadrature/BRLTf/src/gaussjacobi.jl:200 Stacktrace: [1] jacobi_asy(n::Int64, α::Int64, β::Int64) @ FastGaussQuadrature ~/.julia/packages/FastGaussQuadrature/BRLTf/src/gaussjacobi.jl:183 [2] gaussjacobi(n::Int64, α::Int64, β::Int64) @ FastGaussQuadrature ~/.julia/packages/FastGaussQuadrature/BRLTf/src/gaussjacobi.jl:45 [3] jacobi_quadrature(f::Function, N::Int64, α::Int64, β::Int64, a::Int64, b::Int64) @ FunctionIntegrator ~/.julia/packages/FunctionIntegrator/C4F6d/src/Jacobi.jl:14 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:786 [inlined] [5] macro expansion @ ./timing.jl:741 [inlined] [6] macro expansion @ ~/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:15 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [8] top-level scope @ ~/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:4 17.732301 seconds (6.80 M allocations: 435.396 MiB, 1.62% gc time, 97.35% compilation time) Running: laguerre_quadrature with k=1 5.395595 seconds (3.25 M allocations: 199.595 MiB, 0.75% gc time, 99.98% compilation time) Running: legendre_quadrature 0.401901 seconds (162.02 k allocations: 10.432 MiB, 7.08% gc time, 99.88% compilation time) Running: lobatto_quadrature 35.219694 seconds (9.79 M allocations: 651.092 MiB, 1.04% gc time, 100.00% compilation time) Running: radau_quadrature 1.584992 seconds (1.94 M allocations: 113.141 MiB, 11.15% gc time, 99.95% compilation time) Running: rectangle_rule_left. Only a rough approximation can be practically achieved using this function. 44.184832 seconds (7.11 k allocations: 447.273 KiB, 0.09% compilation time) Running: rectangle_rule_midpoint. 0.108955 seconds (5.76 k allocations: 328.250 KiB, 37.70% compilation time) Running: rectangle_rule_right. Only a rough approximation can be practically achieved using this function. 45.439829 seconds (5.80 k allocations: 340.828 KiB, 0.13% compilation time) Running: rombergs_method 0.595263 seconds (465.03 k allocations: 28.730 MiB, 99.81% compilation time) Running: simpsons_rule 0.026981 seconds (11.25 k allocations: 416.391 KiB, 93.83% compilation time) Running: simpsons38_rule 0.091705 seconds (39.36 k allocations: 1.441 MiB, 97.31% compilation time) Running: trapezoidal_rule 0.315023 seconds (1.26 M allocations: 19.661 MiB, 21.19% compilation time) Test Summary: | Pass Error Total Time Airy Ai(x) | 16 1 17 2m35.0s RNG of the outermost testset: Random.Xoshiro(0xb4de0e560e762352, 0x06d43b915d6e2620, 0x30b886150b45cc39, 0xd117f9b42837c3eb, 0x749d336078a3ee3c) ERROR: LoadError: Some tests did not pass: 16 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:3 in expression starting at /home/pkgeval/.julia/packages/FunctionIntegrator/C4F6d/test/runtests.jl:5 Testing failed after 182.75s ERROR: LoadError: Package FunctionIntegrator errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3298 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 259.06s: package tests unexpectedly errored