Package evaluation of FunctionIntegrator on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T13:28:26.420 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.12s ################################################################################ # Installation # Installing FunctionIntegrator... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [7685536e] + FunctionIntegrator v0.6.0 Updating `~/.julia/environments/v1.12/Manifest.toml` ⌅ [442a2c76] + FastGaussQuadrature v0.4.9 [7685536e] + FunctionIntegrator v0.6.0 [692b3bcd] + JLLWrappers v1.7.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 ⌅ [276daf66] + SpecialFunctions v0.10.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [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.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.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.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+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 1.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.62s ################################################################################ # Testing # Testing FunctionIntegrator Status `/tmp/jl_QZlwni/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_QZlwni/Manifest.toml` ⌅ [442a2c76] FastGaussQuadrature v0.4.9 [7685536e] FunctionIntegrator v0.6.0 [692b3bcd] JLLWrappers v1.7.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 ⌅ [276daf66] SpecialFunctions v0.10.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [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.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.29+0 [8e850b90] libblastrampoline_jll v5.13.1+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.324311 seconds (143.92 k allocations: 5.609 MiB, 25.59% gc time, 93.51% compilation time) Running: chebyshev_quadrature with k=1 3.349954 seconds (4.14 M allocations: 233.347 MiB, 8.78% gc time, 99.39% compilation time) Running: chebyshev_quadrature with k=2 0.413007 seconds (366.38 k allocations: 23.959 MiB, 7.21% gc time, 92.45% compilation time) Running: chebyshev_quadrature with k=3 0.405225 seconds (458.50 k allocations: 29.494 MiB, 93.17% compilation time) Running: chebyshev_quadrature with k=4 0.393297 seconds (448.45 k allocations: 28.209 MiB, 94.75% 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.12/Test/src/Test.jl:677 [inlined] [5] macro expansion @ ./timing.jl:645 [inlined] [6] macro expansion @ ~/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:15 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] top-level scope @ ~/.julia/packages/FunctionIntegrator/C4F6d/test/airyai.jl:4 9.267032 seconds (8.98 M allocations: 501.865 MiB, 2.07% gc time, 97.84% compilation time: 1% of which was recompilation) Running: laguerre_quadrature with k=1 6.597336 seconds (4.25 M allocations: 233.137 MiB, 1.45% gc time, 99.98% compilation time) Running: legendre_quadrature 0.587918 seconds (468.82 k allocations: 26.302 MiB, 99.83% compilation time) Running: lobatto_quadrature 37.637648 seconds (15.65 M allocations: 882.639 MiB, 1.47% gc time, 100.00% compilation time) Running: radau_quadrature 1.375213 seconds (1.88 M allocations: 102.259 MiB, 99.90% compilation time) Running: rectangle_rule_left. Only a rough approximation can be practically achieved using this function. 45.608979 seconds (9.79 k allocations: 555.719 KiB, 0.08% compilation time) Running: rectangle_rule_midpoint. 0.104995 seconds (7.63 k allocations: 409.266 KiB, 36.89% compilation time) Running: rectangle_rule_right. Only a rough approximation can be practically achieved using this function. 45.463081 seconds (7.88 k allocations: 425.688 KiB, 0.07% compilation time) Running: rombergs_method 0.709663 seconds (681.72 k allocations: 37.247 MiB, 99.77% compilation time) Running: simpsons_rule 0.033916 seconds (12.76 k allocations: 486.875 KiB, 93.48% compilation time) Running: simpsons38_rule 0.080632 seconds (46.38 k allocations: 1.755 MiB, 96.93% compilation time) Running: trapezoidal_rule 0.456091 seconds (1.26 M allocations: 19.822 MiB, 34.26% gc time, 13.75% compilation time) Test Summary: | Pass Error Total Time Airy Ai(x) | 16 1 17 2m33.0s RNG of the outermost testset: Random.Xoshiro(0x53d78facb6af026e, 0xdfb54dec79e5c2fd, 0x156954bd8d9a42aa, 0xb4b8c1abf3bd4c1e, 0x4f136cd99290ad89) 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 173.22s ERROR: LoadError: Package FunctionIntegrator errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 219.69s: package tests unexpectedly errored