Package evaluation to test DiscretePolynomialEnsembles on Julia 1.14.0-DEV.2362 (adf6a0d284*) started at 2026-06-15T18:12:35.610 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.66s ################################################################################ # Installation # Installing DiscretePolynomialEnsembles... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [80aba503] + DiscretePolynomialEnsembles v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [fb37089c] + Arblib v1.7.1 [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [80aba503] + DiscretePolynomialEnsembles v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.4.1 [076d061b] + HashArrayMappedTries v0.2.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [21216c6a] + Preferences v1.5.2 [7e506255] + ScopedValues v1.6.2 [276daf66] + SpecialFunctions v2.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [e134572f] + FLINT_jll v301.500.0+0 [656ef2d0] + OpenBLAS32_jll v0.3.33+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.14.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [781609d7] + GMP_jll v6.3.0+2 [3a97d323] + MPFR_jll v4.2.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+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.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 25.9 s ✓ Arblib WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JETBase.jl:317  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [5] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JET.jl:42  [6] include(mod::Module, _path::String)  @ Base Base.jl:325  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:522  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JETBase.jl:317 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 2.8 s ✓ Arblib → ArblibForwardDiffExt 4.1 s ✓ DiscretePolynomialEnsembles 3 dependencies successfully precompiled in 52 seconds. 77 already precompiled. Precompilation completed after 78.41s ################################################################################ # Testing # Testing DiscretePolynomialEnsembles Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_Mz3rpn/Project.toml` [fb37089c] ↑ Arblib v1.7.0 ⇒ v1.7.1 [80aba503] + DiscretePolynomialEnsembles v1.0.0 [26cc04aa] ↑ FiniteDifferences v0.12.33 ⇒ v0.12.34 [f6369f11] ↑ ForwardDiff v1.3.2 ⇒ v1.4.1 [c3a54625] ↑ JET v0.11.3 ⇒ v0.11.4 [f8b46487] ↑ TestItemRunner v1.1.4 ⇒ v1.1.5 [37e2e46d] ↑ LinearAlgebra v1.12.0 ⇒ v1.14.0 Updating `/tmp/jl_Mz3rpn/Manifest.toml` [fb37089c] ↑ Arblib v1.7.0 ⇒ v1.7.1 [d360d2e6] ↑ ChainRulesCore v1.26.0 ⇒ v1.26.1 [da1fd8a2] ↑ CodeTracking v3.0.0 ⇒ v3.0.2 [b552c78f] ↑ DiffRules v1.15.1 ⇒ v1.16.0 [80aba503] + DiscretePolynomialEnsembles v1.0.0 [26cc04aa] ↑ FiniteDifferences v0.12.33 ⇒ v0.12.34 [f6369f11] ↑ ForwardDiff v1.3.2 ⇒ v1.4.1 [c3a54625] ↑ JET v0.11.3 ⇒ v0.11.4 [692b3bcd] ↑ JLLWrappers v1.7.1 ⇒ v1.8.0 [aa1ae85d] ↑ JuliaInterpreter v0.10.10 ⇒ v0.10.12 ⌅ [6f1432cf] ↑ LoweredCodeUtils v3.5.1 ⇒ v3.5.3 [77ba4419] ↑ NaNMath v1.1.3 ⇒ v1.1.4 [bac558e1] ↑ OrderedCollections v1.8.1 ⇒ v2.0.0 [aea7be01] ↑ PrecompileTools v1.3.3 ⇒ v1.3.4 [295af30f] ↑ Revise v3.13.2 ⇒ v3.15.1 [708f8203] ↑ Richardson v1.4.2 ⇒ v1.4.3 [7e506255] ↑ ScopedValues v1.6.0 ⇒ v1.6.2 [276daf66] ↑ SpecialFunctions v2.7.1 ⇒ v2.8.0 [f8b46487] ↑ TestItemRunner v1.1.4 ⇒ v1.1.5 [e134572f] ↑ FLINT_jll v301.400.1+0 ⇒ v301.500.0+0 [656ef2d0] ↑ OpenBLAS32_jll v0.3.30+0 ⇒ v0.3.33+1 [0dad84c5] ↑ ArgTools v1.1.2 ⇒ v1.2.0 [8bf52ea8] + CRC32c v1.11.0 [ac6e5ff7] ↑ JuliaSyntaxHighlighting v1.12.0 ⇒ v1.13.0 [b27032c2] ↑ LibCURL v0.6.4 ⇒ v1.0.0 [37e2e46d] ↑ LinearAlgebra v1.12.0 ⇒ v1.14.0 [44cfe95a] ↑ Pkg v1.12.1 ⇒ v1.14.0 [ea8e919c] ↑ SHA v0.7.0 ⇒ v1.13.0 [2f01184e] ↑ SparseArrays v1.12.0 ⇒ v1.13.0 [f489334b] ↑ StyledStrings v1.11.0 ⇒ v1.13.0 [e66e0078] ↑ CompilerSupportLibraries_jll v1.3.0+1 ⇒ v1.5.2+0 [deac9b47] ↑ LibCURL_jll v8.15.0+0 ⇒ v8.20.0+1 [e37daf67] ↑ LibGit2_jll v1.9.0+0 ⇒ v1.9.4+0 [29816b5a] ↑ LibSSH2_jll v1.11.3+1 ⇒ v1.11.101+0 [14a3606d] ↑ MozillaCACerts_jll v2025.11.4 ⇒ v2026.5.14 [4536629a] ↑ OpenBLAS_jll v0.3.29+0 ⇒ v0.3.33+0 [458c3c95] ↑ OpenSSL_jll v3.5.4+0 ⇒ v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] ↑ SuiteSparse_jll v7.8.3+2 ⇒ v7.10.1+0 [83775a58] ↑ Zlib_jll v1.3.1+2 ⇒ v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] ↑ nghttp2_jll v1.64.0+1 ⇒ v1.69.0+0 [3f19e933] ↑ p7zip_jll v17.7.0+0 ⇒ v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_Mz3rpn/Project.toml` [fb37089c] Arblib v1.7.1 [80aba503] DiscretePolynomialEnsembles v1.0.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.1 [c3a54625] JET v0.11.4 [f8b46487] TestItemRunner v1.1.5 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Mz3rpn/Manifest.toml` [fb37089c] Arblib v1.7.1 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [80aba503] DiscretePolynomialEnsembles v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.1 [076d061b] HashArrayMappedTries v0.2.0 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.4 [692b3bcd] JLLWrappers v1.8.0 [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 ⌅ [6f1432cf] LoweredCodeUtils v3.5.3 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.4 [bac558e1] OrderedCollections v2.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [295af30f] Revise v3.15.1 [708f8203] Richardson v1.4.3 [7e506255] ScopedValues v1.6.2 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [e134572f] FLINT_jll v301.500.0+0 [656ef2d0] OpenBLAS32_jll v0.3.33+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JETBase.jl:317  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [5] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JET.jl:42  [6] include(mod::Module, _path::String)  @ Base Base.jl:325  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:522  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JETBase.jl:317 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JET.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ JET │ [Output was shown above] └ JET: Error During Test at /home/pkgeval/.julia/packages/DiscretePolynomialEnsembles/42U5Y/test/runtests.jl:117 Got exception outside of a @test LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_9PlDnO" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/DiscretePolynomialEnsembles/42U5Y/test/runtests.jl:117 Test Summary: | Pass Error Broken Total Time Package | 124 1 6 131 7m09.6s test/runtests.jl | 124 1 6 131 7m09.6s Orthogonality | 8 8 23.2s Meixner{Int64, Float64}(7, 0.6) | 1 1 4.9s Krawtchouk{Int64, Float64}(30, 0.3) | 1 1 0.5s Charlier{Float64}(0.5) | 1 1 3.3s DiscreteLegendre{Int64}(10) | 1 1 0.4s Hahn{Int64, Int64}(3, 4, 10) | 1 1 0.5s BesselJ{Int64}(10) | 1 1 3.1s Lanczos{Float64, Float64, Base.Fix1{typeof(getindex), Vector{Float64}}, typeof(identity)}([6.258700077044237, 5.810764045470652, 6.84844144678371, 5.159012780860604, 5.743558177348676, 5.676017137260156, 5.500996876265414, 6.96225162032847, 6.939963066633819, 6.127252230364302, 4.973042541639959], [3.2459590486691066, 2.687532351709538, 2.7094810997272494, 2.5802195828027323, 1.960522963211713, 2.439574602848992, 2.2104861254635852, 1.7551470033340604, 1.3065415232773039, 1.1653956175140412], Base.Fix1(getindex, [0.4543875390840618, 0.7385963022762754, 0.9843840126725881, 0.04452749042402249, 0.3001377218572665, 0.5476087086072793, 0.6744030008510284, 0.8505547284479821, 0.9563150609063938, 0.13337375091516535, 0.8987494770773525]), 6.583037793119416, identity) | 1 1 0.3s LanczosMonic{Float64, Float64, Base.Fix1{typeof(getindex), Vector{Float64}}, typeof(identity)}([5.079505311958861, 5.714612424774853, 6.026406840161838, 6.172769801380845, 6.1856753997668505, 6.121526098382731, 6.125770840023481, 6.36209029411241, 6.306349870407207, 5.91928219867486, 5.986010920356065], [9.003657932829023, 6.290318610880721, 7.789115415105084, 7.664534614305341, 5.424538225074088, 6.147892236515312, 4.737758076854912, 3.8679989944200455, 2.084589385102958, 1.361578410343889], Base.Fix1(getindex, [0.9336621429526146, 0.9823152681627292, 0.9377346531249297, 0.45943590113139177, 0.5475487469912779, 0.7489966272604255, 0.4621391488892108, 0.693321685934982, 0.8184265427506893, 0.3198447992726975, 0.1586334389656191]), 7.062058955436568, identity) | 1 1 0.4s Christoffel-Darboux | 15 1 16 41.3s Meixner{Arblib.Arb, Arblib.Arb}(7.0, [0.60000000000000000000000000000000000000000000000000000000000000000000000000000 +/- 6.93e-78]) | 2 2 6.0s Krawtchouk{Arblib.Arb, Arblib.Arb}(30.0, [0.30000000000000000000000000000000000000000000000000000000000000000000000000000 +/- 3.47e-78]) | 2 2 1.9s Charlier{Arblib.Arb}(0.5) | 1 1 2 17.1s DiscreteLegendre{Arblib.Arb}(10.0) | 2 2 2.3s Hahn{Arblib.Arb, Arblib.Arb}(3.0, 4.0, 10.0) | 2 2 2.0s Hahn{Arblib.Arb, Arblib.Arb}(-11.0, -11.0, 10.0) | 2 2 0.1s Lanczos{Arblib.Arb, Arblib.Arb, ComposedFunction{Base.Fix1{typeof(getindex), Vector{Arblib.Arb}}, Main.var"##150".var"#5#6"}, typeof(identity)}(Arblib.Arb[[5.25870007704423622991077905731442294764565296292802043399557620974443436169 +/- 2.05e-75], [4.8107640454706521625953243952666124411451003235185755272623195295651090316 +/- 3.50e-74], [5.848441446783707498329941888831777041577332398199474822359301861320820367 +/- 3.89e-73], [4.15901278086060588141593376085797355329300160720214296300240233107026574 +/- 2.25e-72], [4.7435581773486761905967849483474083507843124708467017457708003395615033 +/- 4.32e-71], [4.676017137260158198017021408911924382009419913010316632583525992025603 +/- 8.28e-70], [4.5009968762654118245989588549156912305456872782401169217829408956658 +/- 2.07e-68], [5.962251620328470762213955861666970515349440600464008084227207352210 +/- 3.44e-67], [5.93996306663381871929097205835432401405566311150105409506788455862 +/- 3.18e-66], [5.1272522303643022543153371742160158649735510838918108746982070695 +/- 8.03e-65], [3.97304254163996027871499059131687965862083825019777789924983386 +/- 2.37e-63]], Arblib.Arb[[3.24595904866910670759075108428295126458287432000755943027830770927564049957 +/- 5.24e-75], [2.6875323517095379244000146333871213240147679072010160760308023409427940313 +/- 3.82e-74], [2.709481099727249474246051651324154967305836065415439675279182525837243274 +/- 5.22e-73], [2.58021958280273175338636291793494850532623542091967740317454218804701534 +/- 4.43e-72], [1.9605229632117126867147774954254128298391992139215573232265197430013307 +/- 6.08e-71], [2.439574602848992341148644329065790503432249074782170168899870041798463 +/- 8.17e-70], [2.2104861254635848622644708084153941428731614118459404186099779826054 +/- 1.47e-68], [1.755147003334060046306118397712080615205933069574351505173179786050 +/- 3.02e-67], [1.30654152327730413884198443556477323658645099806934283142887071210 +/- 7.52e-66], [1.165395617514041367209530137739457866187474735548641780901923474 +/- 3.15e-64]], Base.Fix1(getindex, Arblib.Arb[0.45438753908406182002721607204875908792018890380859375, 0.73859630227627537379930799943394958972930908203125, 0.98438401267258812676885781911551021039485931396484375, 0.0445274904240224866924791058409027755260467529296875, 0.3001377218572665039886260274215601384639739990234375, 0.54760870860727928199906955342157743871212005615234375, 0.67440300085102844462880966602824628353118896484375, 0.85055472844798207798788780564791522920131683349609375, 0.95631506090639384343177198388730175793170928955078125, 0.133373750915165345531931961886584758758544921875, 0.8987494770773525321061470094718970358371734619140625]) ∘ Main.var"##150".var"#5#6"(), 6.58303779311941583696210500420420430600643157958984375, identity) | 2 2 2.0s LanczosMonic{Arblib.Arb, Arblib.Arb, ComposedFunction{Base.Fix1{typeof(getindex), Vector{Arblib.Arb}}, Main.var"##150".var"#7#8"}, typeof(identity)}(Arblib.Arb[[4.0795053119588613937488632009076266548334422359692641280185545213027988332672 +/- 7.15e-77], [4.71461242477485309785207168272083874220587910842962743235801571125361993637 +/- 3.66e-75], [5.0264068401618358206752958874561726652187768575830483445360310453513227410 +/- 4.93e-74], [5.172769801380846842249503735003737645513770147735912358746472948454576153 +/- 5.21e-73], [5.18567539976684987118626671239225536608917516995957625071453195220154257 +/- 8.28e-72], [5.1215260983827327011108638783139328337324774869718180629436267333735698 +/- 5.93e-71], [5.12577084002348122460823943008590220960016712756564145451506047804466 +/- 5.09e-69], [5.3620902941124084330597323262290684326038084467703266002014561548138 +/- 2.48e-68], [5.306349870407206674688775503557388004513626531324190094205036914359 +/- 4.77e-67], [4.91928219867485772552260569949704447501512334061108483184259229789 +/- 8.04e-66], [4.986010920356066215297781943836032970673753547079510441918621243 +/- 1.38e-64]], Arblib.Arb[[9.00365793282902439775964701301299341051879748662511752696193171418670272775 +/- 1.32e-75], [6.2903186108807219002731601663330552398074638483851953574159841114154022306 +/- 4.00e-74], [7.789115415105082907977990469165355312871788889266297605408004544017582718 +/- 4.75e-73], [7.66453461430534385987401945971033421451154583758711384952666875807251447 +/- 2.34e-72], [5.4245382250740883958866705603721587066032280034169179598289983648314898 +/- 3.24e-71], [6.147892236515309816989870525568144402930267037147240082295314476851600 +/- 6.57e-70], [4.73775807685491309938313025293088618481648300939754799260054041256493 +/- 8.35e-69], [3.8679989944200452622531037002033105860848649218308537649364540940798 +/- 7.18e-68], [2.08458938510295815437738556534572816809833572762481506237864350870 +/- 4.00e-66], [1.3615784103438894798643765730201745014737662360481216758586148472 +/- 2.34e-65]], Base.Fix1(getindex, Arblib.Arb[0.933662142952614626523200058727525174617767333984375, 0.98231526816272918267713976092636585235595703125, 0.93773465312492965129109734334633685648441314697265625, 0.45943590113139176622780723846517503261566162109375, 0.5475487469912778681901954769273288547992706298828125, 0.74899662726042548488436523257405497133731842041015625, 0.462139148889210815696060308255255222320556640625, 0.6933216859349820015978593801264651119709014892578125, 0.81842654275068926761349530352163128554821014404296875, 0.31984479927269748866791587715852074325084686279296875, 0.15863343896561910018050411963486112654209136962890625]) ∘ Main.var"##150".var"#7#8"(), 7.06205895543656725354964009966352023184299468994140625, identity) | 2 2 2.8s Kernel is a projection | 9 3 12 37.3s Meixner{Arblib.Arb, Arblib.Arb}(7.0, [0.60000000000000000000000000000000000000000000000000000000000000000000000000000 +/- 6.93e-78]) | 1 1 2 29.2s Krawtchouk{Arblib.Arb, Arblib.Arb}(30.0, [0.30000000000000000000000000000000000000000000000000000000000000000000000000000 +/- 3.47e-78]) | 1 1 0.2s Charlier{Arblib.Arb}(0.5) | 1 1 2 0.5s DiscreteLegendre{Arblib.Arb}(10.0) | 1 1 0.0s Hahn{Arblib.Arb, Arblib.Arb}(3.0, 4.0, 10.0) | 1 1 0.0s Hahn{Arblib.Arb, Arblib.Arb}(-11.0, -11.0, 10.0) | 1 1 0.0s BesselJ{Arblib.Arb}(10.0) | 1 1 2 1.7s Lanczos{Arblib.Arb, Arblib.Arb, ComposedFunction{Base.Fix1{typeof(getindex), Vector{Arblib.Arb}}, Type{Int64}}, typeof(identity)}(Arblib.Arb[[6.25870007704423622991077905731442294764565296292802043399557620974443436169 +/- 2.15e-75], [5.8107640454706521625953243952666124411451003235185755272623195295651090316 +/- 3.89e-74], [6.848441446783707498329941888831777041577332398199474822359301861320820367 +/- 4.78e-73], [5.15901278086060588141593376085797355329300160720214296300240233107026574 +/- 3.90e-72], [5.7435581773486761905967849483474083507843124708467017457708003395615033 +/- 7.57e-71], [5.67601713726015819801702140891192438200941991301031663258352599202560 +/- 4.59e-69], [5.5009968762654118245989588549156912305456872782401169217829408956658 +/- 3.42e-68], [6.962251620328470762213955861666970515349440600464008084227207352210 +/- 6.63e-67], [6.9399630666338187192909720583543240140556631115010540950678845586 +/- 3.18e-65], [6.127252230364302254315337174216015864973551083891810874698207070 +/- 8.36e-64], [4.9730425416399602787149905913168796586208382501977778992498339 +/- 4.97e-62]], Arblib.Arb[[3.24595904866910670759075108428295126458287432000755943027830770927564049957 +/- 5.53e-75], [2.6875323517095379244000146333871213240147679072010160760308023409427940313 +/- 4.43e-74], [2.709481099727249474246051651324154967305836065415439675279182525837243274 +/- 6.67e-73], [2.58021958280273175338636291793494850532623542091967740317454218804701534 +/- 7.25e-72], [1.960522963211712686714777495425412829839199213921557323226519743001331 +/- 3.71e-70], [2.43957460284899234114864432906579050343224907478217016889987004179846 +/- 5.02e-69], [2.2104861254635848622644708084153941428731614118459404186099779826054 +/- 3.69e-68], [1.755147003334060046306118397712080615205933069574351505173179786050 +/- 8.19e-67], [1.3065415232773041388419844355647732365864509980693428314288707121 +/- 2.06e-65], [1.165395617514041367209530137739457866187474735548641780901923474 +/- 7.66e-64]], Base.Fix1(getindex, Arblib.Arb[0.45438753908406182002721607204875908792018890380859375, 0.73859630227627537379930799943394958972930908203125, 0.98438401267258812676885781911551021039485931396484375, 0.0445274904240224866924791058409027755260467529296875, 0.3001377218572665039886260274215601384639739990234375, 0.54760870860727928199906955342157743871212005615234375, 0.67440300085102844462880966602824628353118896484375, 0.85055472844798207798788780564791522920131683349609375, 0.95631506090639384343177198388730175793170928955078125, 0.133373750915165345531931961886584758758544921875, 0.8987494770773525321061470094718970358371734619140625]) ∘ Int64, 6.58303779311941583696210500420420430600643157958984375, identity) | 1 1 1.0s LanczosMonic{Arblib.Arb, Arblib.Arb, ComposedFunction{Base.Fix1{typeof(getindex), Vector{Arblib.Arb}}, Type{Int64}}, typeof(identity)}(Arblib.Arb[[5.0795053119588613937488632009076266548334422359692641280185545213027988332672 +/- 7.15e-77], [5.71461242477485309785207168272083874220587910842962743235801571125361993637 +/- 4.20e-75], [6.0264068401618358206752958874561726652187768575830483445360310453513227410 +/- 5.67e-74], [6.172769801380846842249503735003737645513770147735912358746472948454576153 +/- 6.69e-73], [6.1856753997668498711862667123922553660891751699595762507145319522015426 +/- 4.12e-71], [6.121526098382732701110863878313932833732477486971818062943626733373570 +/- 3.15e-70], [6.12577084002348122460823943008590220960016712756564145451506047804466 +/- 6.10e-69], [6.3620902941124084330597323262290684326038084467703266002014561548138 +/- 4.41e-68], [6.306349870407206674688775503557388004513626531324190094205036914359 +/- 8.71e-67], [5.9192821986748577255226056994970444750151233406110848318425922979 +/- 1.89e-65], [5.986010920356066215297781943836032970673753547079510441918621243 +/- 4.23e-64]], Arblib.Arb[[9.00365793282902439775964701301299341051879748662511752696193171418670272775 +/- 1.32e-75], [6.2903186108807219002731601663330552398074638483851953574159841114154022306 +/- 4.21e-74], [7.789115415105082907977990469165355312871788889266297605408004544017582718 +/- 5.36e-73], [7.66453461430534385987401945971033421451154583758711384952666875807251447 +/- 3.56e-72], [5.4245382250740883958866705603721587066032280034169179598289983648314898 +/- 5.08e-71], [6.14789223651530981698987052556814440293026703714724008229531447685160 +/- 1.05e-69], [4.7377580768549130993831302529308861848164830093975479926005404125649 +/- 3.68e-68], [3.867998994420045262253103700203310586084864921830853764936454094080 +/- 3.57e-67], [2.08458938510295815437738556534572816809833572762481506237864350870 +/- 5.45e-66], [1.3615784103438894798643765730201745014737662360481216758586148472 +/- 5.25e-65]], Base.Fix1(getindex, Arblib.Arb[0.933662142952614626523200058727525174617767333984375, 0.98231526816272918267713976092636585235595703125, 0.93773465312492965129109734334633685648441314697265625, 0.45943590113139176622780723846517503261566162109375, 0.5475487469912778681901954769273288547992706298828125, 0.74899662726042548488436523257405497133731842041015625, 0.462139148889210815696060308255255222320556640625, 0.6933216859349820015978593801264651119709014892578125, 0.81842654275068926761349530352163128554821014404296875, 0.31984479927269748866791587715852074325084686279296875, 0.15863343896561910018050411963486112654209136962890625]) ∘ Int64, 7.06205895543656725354964009966352023184299468994140625, identity) | 1 1 1.2s Lanczos | 12 12 19.5s Meixner{Arblib.Arb, Arblib.Arb}(7.0, [0.60000000000000000000000000000000000000000000000000000000000000000000000000000 +/- 6.93e-78]) | 2 2 4.7s Krawtchouk{Arblib.Arb, Arblib.Arb}(30.0, [0.30000000000000000000000000000000000000000000000000000000000000000000000000000 +/- 3.47e-78]) | 2 2 3.3s Charlier{Arblib.Arb}(0.5) | 2 2 2.8s DiscreteLegendre{Arblib.Arb}(10.0) | 2 2 5.3s Hahn{Arblib.Arb, Arblib.Arb}(3.0, 4.0, 10.0) | 2 2 2.9s Hahn{Arblib.Arb, Arblib.Arb}(-11.0, -11.0, 10.0) | 2 2 0.3s JET | 1 1 47.7s Hypergeometric Gradients | 80 2 82 4m20.5s ₂F₁(1.2, 2.3; 3.4; 0.5) | 4 4 5.0s ₂F₁(-1.2, 2.3; 3.4; 0.5) | 4 4 0.1s ₂F₁(1.2, -2.3; 3.4; 0.5) | 4 4 0.1s ₂F₁(1.2, 2.3; -3.4; 0.5) | 4 4 0.1s ₂F₁(1.2, 2.3; 3.4; 0.0) | 4 4 0.0s ₂F₁(-3.0, -4.0; -5.0; 0.5) | 4 4 0.0s ₂F₁(x, x; x; x) | 2 2 50.9s ₃F₂(1.2, 2.3, 3.4; 4.5, 5.6; 0.5) | 6 6 5.5s ₃F₂(-1.2, 2.3, 3.4; 4.5, 5.6; 0.5) | 6 6 0.1s ₃F₂(1.2, -2.3, 3.4; 4.5, 5.6; 0.5) | 6 6 0.1s ₃F₂(1.2, 2.3, -3.4; 4.5, 5.6; 0.5) | 6 6 0.1s ₃F₂(1.2, 2.3, 3.4; -4.5, 5.6; 0.5) | 5 1 6 0.2s ₃F₂(1.2, 2.3, 3.4; 4.5, -5.6; 0.5) | 6 6 0.2s ₃F₂(1.2, 2.3, 3.4; 4.5, 5.6; 0.0) | 6 6 0.0s ₃F₂(-3.0, -4.0, -5.0; -6.0, -7.0; 0.5) | 6 6 0.0s ₃F₂(x, x, x; x, x; x) | 2 2 1m27.1s pFq(...; ...; 0.0) | 1 1 2 9.7s pFq(...; ...; 0.5) | 2 2 0.0s pFq(x...; x...; x) | 2 2 1m12.6s ERROR: LoadError: Some tests did not pass: 124 passed, 0 failed, 1 errored, 6 broken. in expression starting at /home/pkgeval/.julia/packages/DiscretePolynomialEnsembles/42U5Y/test/runtests.jl:4 Testing failed after 494.87s ERROR: LoadError: Package DiscretePolynomialEnsembles 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 631.22s: package fails to precompile