Package evaluation to test FunctionIntegrator on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T15:10:19.164 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.25s ################################################################################ # 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.7.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 ⌅ [276daf66] + SpecialFunctions v0.10.3 [90137ffa] + StaticArrays v1.9.16 [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.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.0.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+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.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 4962.5 ms ✓ FastGaussQuadrature 1684.1 ms ✓ FunctionIntegrator 2 dependencies successfully precompiled in 7 seconds. 19 already precompiled. Precompilation completed after 21.87s ################################################################################ # Testing # Testing FunctionIntegrator Status `/tmp/jl_nhau2z/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_nhau2z/Manifest.toml` ⌅ [442a2c76] FastGaussQuadrature v0.4.9 [7685536e] FunctionIntegrator v0.6.0 [692b3bcd] JLLWrappers v1.7.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 ⌅ [276daf66] SpecialFunctions v0.10.3 [90137ffa] StaticArrays v1.9.16 [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.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.0.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+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.230479 seconds (124.92 k allocations: 4.615 MiB, 90.92% compilation time) Running: chebyshev_quadrature with k=1 3.569864 seconds (3.30 M allocations: 196.328 MiB, 19.74% gc time, 99.49% compilation time) Running: chebyshev_quadrature with k=2 0.332990 seconds (259.60 k allocations: 18.887 MiB, 91.88% compilation time) Running: chebyshev_quadrature with k=3 0.332595 seconds (310.57 k allocations: 22.568 MiB, 91.70% compilation time) Running: chebyshev_quadrature with k=4 0.342045 seconds (303.42 k allocations: 21.386 MiB, 94.09% 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:779 [inlined] [5] macro expansion @ ./timing.jl:739 [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:2244 [inlined] [8] top-level scope @ ~/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:4 6.608642 seconds (5.20 M allocations: 312.737 MiB, 2.05% gc time, 96.56% compilation time) Running: laguerre_quadrature with k=1 4.272255 seconds (3.00 M allocations: 174.441 MiB, 6.85% gc time, 99.94% compilation time) Running: legendre_quadrature 0.454987 seconds (346.99 k allocations: 20.578 MiB, 99.77% compilation time) Running: lobatto_quadrature 23.242290 seconds (10.64 M allocations: 648.058 MiB, 2.99% gc time, 99.99% compilation time) Running: radau_quadrature 1.422824 seconds (1.88 M allocations: 102.393 MiB, 99.89% compilation time) Running: rectangle_rule_left. Only a rough approximation can be practically achieved using this function. 44.715503 seconds (7.47 k allocations: 450.242 KiB, 0.09% compilation time) Running: rectangle_rule_midpoint. 0.098667 seconds (5.90 k allocations: 324.938 KiB, 31.62% compilation time) Running: rectangle_rule_right. Only a rough approximation can be practically achieved using this function. 44.483694 seconds (6.05 k allocations: 341.508 KiB, 0.08% compilation time) Running: rombergs_method 0.558571 seconds (482.19 k allocations: 27.657 MiB, 99.72% compilation time) Running: simpsons_rule 0.034741 seconds (11.30 k allocations: 402.891 KiB, 93.16% compilation time) Running: simpsons38_rule 0.099628 seconds (39.76 k allocations: 1.419 MiB, 97.31% compilation time) Running: trapezoidal_rule 0.298238 seconds (1.26 M allocations: 19.650 MiB, 20.83% compilation time) Test Summary: | Pass Error Total Time Airy Ai(x) | 16 1 17 2m11.3s RNG of the outermost testset: Random.Xoshiro(0x389518d7462b34ae, 0x5a172c61890c7359, 0xed193a53abe32259, 0xd88ac57d7d7ecbe2, 0xd424280cab37cda4) 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 158.86s 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 208.35s: package tests unexpectedly errored