Package evaluation to test SphericalHarmonics on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T11:28:10.036 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.36s ################################################################################ # Installation # Installing SphericalHarmonics... Resolving package versions... Installed OpenSpecFun_jll ───────── v0.5.6+0 Installed SpecialFunctions ──────── v2.8.0 Installed LogExpFunctions ───────── v1.0.1 Installed ConstructionBase ──────── v1.6.0 Installed Setfield ──────────────── v1.1.2 Installed SphericalHarmonics ────── v0.1.20 Installed MacroTools ────────────── v0.5.16 Installed Preferences ───────────── v1.5.2 Installed PrecompileTools ───────── v1.3.4 Installed StaticArrays ──────────── v1.9.18 Installed JLLWrappers ───────────── v1.8.0 Installed DocStringExtensions ───── v0.9.5 Installed TupleTools ────────────── v1.6.0 Installed SphericalHarmonicModes ── v0.4.16 Installed IrrationalConstants ───── v0.2.6 Installed StaticArraysCore ──────── v1.4.4 Installed SphericalHarmonicArrays ─ v0.4.12 Installing 1 artifacts Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [c489a379] + SphericalHarmonics v0.1.20 Updating `~/.julia/environments/v1.14/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.8.0 [9dd28c12] + SphericalHarmonicArrays v0.4.12 [0e9554e2] + SphericalHarmonicModes v0.4.16 [c489a379] + SphericalHarmonics v0.1.20 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [9d95972d] + TupleTools v1.6.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.5 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 177.8 s ✓ HalfIntegers 4.7 s ✓ MacroTools 1.0 s ✓ DataAPI 1.2 s ✓ ConstructionBase 2.7 s ✓ IrrationalConstants 0.5 s ✓ DataValueInterfaces 0.9 s ✓ StaticArraysCore 1.4 s ✓ SphericalHarmonicModes 147.0 s ✓ OrderedCollections 1.1 s ✓ DocStringExtensions 2.6 s ✓ Combinatorics 96.7 s ✓ OffsetArrays 1.0 s ✓ TupleTools 0.7 s ✓ TaskLocalValues 0.5 s ✓ IteratorInterfaceExtensions 1.5 s ✓ NaNMath 1.5 s ✓ Compat 2.9 s ✓ Preferences 1.9 s ✓ CommonSubexpressions 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 0.9 s ✓ DiffResults 168.6 s ✓ DataStructures 1.9 s ✓ LogExpFunctions 1.4 s ✓ SphericalHarmonicArrays 0.5 s ✓ TableTraits 0.7 s ✓ Compat → CompatLinearAlgebraExt 3.5 s ✓ JLLWrappers 3.3 s ✓ PrecompileTools 3.4 s ✓ Setfield 41.2 s ✓ QuadGK 152.7 s ✓ Tables 46.0 s ✓ Aqua 3.6 s ✓ OpenSpecFun_jll 5.5 s ✓ RecipesBase 342.3 s ✓ StaticArrays 114.1 s ✓ StructArrays 81.5 s ✓ SpecialFunctions WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import.  NOTE: Assumed "Symbol" refers to `Base.Symbol`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Symbol end`.  Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. 171.3 s ✓ Polynomials 38.6 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 80.4 s ✓ HCubature 39.0 s ✓ StructArrays → StructArraysLinearAlgebraExt 74.1 s ✓ StructArrays → StructArraysStaticArraysExt ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:313 =# Core.@doc " dnPl(x, l::Integer, n::Integer, [cache::AbstractVector])\n\nCompute the ``n``-th derivative ``d^n P_\\ell(x)/dx^n`` of the Legendre polynomial ``P_\\ell(x)``.\nOptionally a pre-allocated vector `cache` may be provided, which must have a minimum length of `l - n + 1`\nand may be overwritten during the computation.\n\nThe order of the derivative `n` must be non-negative. For `n == 0` this function just returns\nLegendre polynomials.\n\n# Examples\n\n```jldoctest\njulia> dnPl(0.5, 3, 2) # second derivative of P3(x) at x = 0.5\n7.5\n\njulia> dnPl(0.5, 4, 0) == Pl(0.5, 4) # zero-th order derivative == Pl(x)\ntrue\n```\n" #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:333 =# Base.@propagate_inbounds(function dnPl(x, l::Integer, n::Integer, A = begin │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:335 =# │ _checkvalues(x, l, 0, n) │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:337 =# │ if l < n │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:338 =# │ return zero(polytype(x)) │ end │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:340 =# │ zeros(polytype(x), (l - n) + 1) │ end) │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:333 =# │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:344 =# │ _checkvalues(x, l, 0, n) │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:346 =# │ if l < n │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:347 =# │ return zero(eltype(A)) │ end │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:350 =# │ cache = OffsetArrays.no_offset_view(A) │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:352 =# │ _unsafednPl!(cache, x, l, n) │ #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:354 =# │ return cache[(l - n) + 1] │ end)) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [macrocall] │ │ @doc :: Identifier │ mod │ :(#= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:313 =#) :: Value │ │ " dnPl(x, l::Integer, n::Integer, [cache::AbstractVector])\n\nCompute the ``n``-th derivative ``d^n P_\\ell(x)/dx^n`` of the Legendre polynomial ``P_\\ell(x)``.\nOptionally a pre-allocated vector `cache` may be provided, which must have a minimum length of `l - n + 1`\nand may be overwritten during the computation.\n\nThe order of the derivative `n` must be non-negative. For `n == 0` this function just returns\nLegendre polynomials.\n\n# Examples\n\n```jldoctest\njulia> dnPl(0.5, 3, 2) # second derivative of P3(x) at x = 0.5\n7.5\n\njulia> dnPl(0.5, 4, 0) == Pl(0.5, 4) # zero-th order derivative == Pl(x)\ntrue\n```\n" :: Value │ │ [macrocall] │ │ [.] │ │ Base :: Identifier │ │ [inert] │ │ @propagate_inbounds :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:333 =#) :: Value │ │ [function] │ │ [call] │ │ dnPl :: Identifier │ │ x :: Identifier │ │ [::] │ │ l :: Identifier │ │ Integer :: Identifier │ │ [::] │ │ n :: Identifier │ │ Integer :: Identifier │ │ [kw] │ │ A :: Identifier │ │ [block] │ │ [call] │ │ _checkvalues :: Identifier │ │ x :: Identifier │ │ l :: Identifier │ │ 0 :: Value │ │ n :: Identifier │ │ [if] │ │ [call] │ │ < :: Identifier │ │ l :: Identifier │ │ n :: Identifier │ │ [block] │ │ [return] │ │ [call] │ │ zero :: Identifier │ │ [call] │ │ polytype :: Identifier │ │ x :: Identifier │ │ [call] │ │ zeros :: Identifier │ │ [call] │ │ polytype :: Identifier │ │ x :: Identifier │ │ [call] │ │ + :: Identifier │ │ [call] │ │ - :: Identifier │ │ l :: Identifier │ │ n :: Identifier │ │ 1 :: Value │ │ [block] │ │ [call] │ │ _checkvalues :: Identifier │ │ x :: Identifier │ │ l :: Identifier │ │ 0 :: Value │ │ n :: Identifier │ │ [if] │ │ [call] │ │ < :: Identifier │ │ l :: Identifier │ │ n :: Identifier │ │ [block] │ │ [return] │ │ [call] │ │ zero :: Identifier │ │ [call] │ │ eltype :: Identifier │ │ A :: Identifier │ │ [=] │ │ cache :: Identifier │ │ [call] │ │ [.] │ │ OffsetArrays :: Identifier │ │ [inert] │ │ no_offset_view :: Identifier │ │ A :: Identifier │ │ [call] │ │ _unsafednPl! :: Identifier │ │ cache :: Identifier │ │ x :: Identifier │ │ l :: Identifier │ │ n :: Identifier │ │ [return] │ │ [ref] │ │ cache :: Identifier │ │ [call] │ │ + :: Identifier │ │ [call] │ │ - :: Identifier │ │ l :: Identifier │ │ n :: Identifier │ │ 1 :: Value │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [block] │ │ [=] │ │ val :: Identifier │ scope_layer=3 │ [function] │ │ [call] │ │ dnPl :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [::] │ │ l :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ [::] │ │ n :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ [kw] │ │ A :: Identifier │ scope_layer=1 │ [block] │ │ [call] │ │ _checkvalues :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ l :: Identifier │ scope_layer=1 │ 0 :: Value │ macro_source=96 │ n :: Identifier │ scope_layer=1 │ [if] │ │ [call] │ │ < :: Identifier │ scope_layer=1 │ l :: Identifier │ scope_layer=1 │ n :: Identifier │ scope_layer=1 │ [block] │ │ [return] │ │ [call] │ │ zero :: Identifier │ scope_layer=1 │ [call] │ │ polytype :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [call] │ │ zeros :: Identifier │ scope_layer=1 │ [call] │ │ polytype :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ [call] │ │ + :: Identifier │ scope_layer=1 │ [call] │ │ - :: Identifier │ scope_layer=1 │ l :: Identifier │ scope_layer=1 │ n :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=96 │ [block] │ │ [meta] │ │ inline :: Identifier │ scope_layer=1 │ propagate_inbounds :: Identifier │ scope_layer=1 │ [call] │ │ _checkvalues :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ l :: Identifier │ scope_layer=1 │ 0 :: Value │ macro_source=96 │ n :: Identifier │ scope_layer=1 │ [if] │ │ [call] │ │ < :: Identifier │ scope_layer=1 │ l :: Identifier │ scope_layer=1 │ n :: Identifier │ scope_layer=1 │ [block] │ │ [return] │ │ [call] │ │ zero :: Identifier │ scope_layer=1 │ [call] │ │ eltype :: Identifier │ scope_layer=1 │ A :: Identifier │ scope_layer=1 │ [=] │ │ cache :: Identifier │ scope_layer=1 │ [call] │ │ [.] │ │ OffsetArrays :: Identifier │ scope_layer=1 │ [inert] │ │ no_offset_view :: Identifier │ │ A :: Identifier │ scope_layer=1 │ [call] │ │ _unsafednPl! :: Identifier │ scope_layer=1 │ cache :: Identifier │ scope_layer=1 │ x :: Identifier │ scope_layer=1 │ l :: Identifier │ scope_layer=1 │ n :: Identifier │ scope_layer=1 │ [return] │ │ [ref] │ │ cache :: Identifier │ scope_layer=1 │ [call] │ │ + :: Identifier │ scope_layer=1 │ [call] │ │ - :: Identifier │ scope_layer=1 │ l :: Identifier │ scope_layer=1 │ n :: Identifier │ scope_layer=1 │ 1 :: Value │ macro_source=96 │ [call] │ │ Base.Docs.doc! :: Value │ macro_source=96 │ LegendrePolynomials :: Value │ macro_source=96 │ [call] │ │ Base.Docs.Binding :: Value │ macro_source=96 │ LegendrePolynomials :: Value │ │ [inert] │ jl_source=L65 │ dnPl :: Identifier │ │ [call] │ macro_source=96 │ Base.Docs.docstr :: Value │ macro_source=96 │ [call] │ macro_source=96 │ Core.svec :: Value │ macro_source=96 │ " dnPl(x, l::Integer, n::Integer, [cache::AbstractVector])\n\nCompute the ``n``-th derivative ``d^n P_\\ell(x)/dx^n`` of the Legendre polynomial ``P_\\ell(x)``.\nOptionally a pre-allocated vector `cache` may be provided, which must have a minimum length of `l - n + 1`\nand may be overwritten during the computation.\n\nThe order of the derivative `n` must be non-negative. For `n == 0` this function just returns\nLegendre polynomials.\n\n# Examples\n\n```jldoctest\njulia> dnPl(0.5, 3, 2) # second derivative of P3(x) at x = 0.5\n7.5\n\njulia> dnPl(0.5, 4, 0) == Pl(0.5, 4) # zero-th order derivative == Pl(x)\ntrue\n```\n" :: Value │ macro_source=96 │ [call] │ macro_source=96 │ Dict{Symbol, Any} :: Value │ macro_source=96 │ :path => "/home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl" :: Value │ macro_source=96 │ :linenumber => 313 :: Value │ macro_source=96 │ :module => LegendrePolynomials :: Value │ macro_source=96 │ [curly] │ │ Union :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Any :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ [curly] │ │ Tuple :: Identifier │ scope_layer=1 │ Any :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ Integer :: Identifier │ scope_layer=1 │ Any :: Identifier │ scope_layer=1 │ val :: Identifier │ scope_layer=3 │ │ file = "/home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl" │ line = 313 └ mod = LegendrePolynomials ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:338 =# - `return` not allowed inside comprehension or generator Expression:  (return (call zero (call polytype x))) Containing expressions:  (block (call _checkvalues x l 0 n) (if (call < l n) (block (return (call zero (call polytype x))))) (call zeros (call polytype x) (call + (call - l n) 1)))  Detailed provenance:  (return (call zero (call polytype x)))  └─ (return (call zero (call polytype x)))  ├─ @ /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:338  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:313 =#) " dnPl(x, l::Integer, n::Integer, [cache::AbstractVector])\n\nCompute the ``n``-th derivative ``d^n P_\\ell(x)/dx^n`` of the Legendre polynomial ``P_\\ell(x)``.\nOptionally a pre-allocated vector `cache` may be provided, which must have a minimum length of `l - n + 1`\nand may be overwritten during the computation.\n\nThe order of the derivative `n` must be non-negative. For `n == 0` this function just returns\nLegendre polynomials.\n\n# Examples\n\n```jldoctest\njulia> dnPl(0.5, 3, 2) # second derivative of P3(x) at x = 0.5\n7.5\n\njulia> dnPl(0.5, 4, 0) == Pl(0.5, 4) # zero-th order derivative == Pl(x)\ntrue\n```\n" (macrocall (. Base (inert @propagate_inbounds)) :(#= /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:333 =#) (function (call dnPl x (:: l Integer) (:: n Integer) (kw A (block (call _checkvalues x l 0 n) (if (call < l n) (block (return (call zero (call polytype x))))) (call zeros (call polytype x) (call + (call - l n) 1))))) (block (call _checkvalues x l 0 n) (if (call < l n) (block (return (call zero (call eltype A))))) (= cache (call (. OffsetArrays (inert no_offset_view)) A)) (call _unsafednPl! cache x l n) (return (ref cache (call + (call - l n) 1)))))))  └─ @ /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:313  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4448  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mod::Module, _path::String)  @ Base Base.jl:326  [4] 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  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core boot.jl:521  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [8] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [10] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LegendrePolynomials/YtTzo/src/LegendrePolynomials.jl:1 in expression starting at stdin:5 ✗ LegendrePolynomials 1.5 s ✓ DiffRules WARNING: Constructor for type "Rational" was extended in `FastRationals` without explicit qualification or import.  NOTE: Assumed "Rational" refers to `Base.Rational`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Rational end`.  Hint: To silence the warning, qualify `Rational` as `Base.Rational` in the method signature or explicitly `import Base: Rational`. WARNING: method definition for isone at /home/pkgeval/.julia/packages/FastRationals/Hsi5K/src/generic.jl:48 declares type variable T but does not use it. 95.7 s ✓ FastRationals 135.4 s ✓ SphericalHarmonics 112.3 s ✓ WignerD 103.7 s ✓ ForwardDiff 40.4 s ✓ MultiplesOfPi 40.4 s ✓ ForwardDiff → ForwardDiffStaticArraysExt 49 dependencies successfully precompiled in 2451 seconds. 32 already precompiled. 2 dependencies had output during precompilation: ┌ FastRationals │ WARNING: Constructor for type "Rational" was extended in `FastRationals` without explicit qualification or import. │ NOTE: Assumed "Rational" refers to `Base.Rational`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Rational end`. │ Hint: To silence the warning, qualify `Rational` as `Base.Rational` in the method signature or explicitly `import Base: Rational`. │ WARNING: method definition for isone at /home/pkgeval/.julia/packages/FastRationals/Hsi5K/src/generic.jl:48 declares type variable T but does not use it. └ ┌ Polynomials │ WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import. │ NOTE: Assumed "Symbol" refers to `Base.Symbol`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Symbol end`. │ Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. └ Precompilation completed after 2490.93s ################################################################################ # Testing # Testing SphericalHarmonics 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_CQM404/Project.toml` [4c88cf16] + Aqua v0.8.16 [f6369f11] + ForwardDiff v1.3.3 [19dc6840] + HCubature v1.8.0 [3db4a2ba] + LegendrePolynomials v0.4.5 [b749d01f] + MultiplesOfPi v0.5.4 [6fe1bfb0] + OffsetArrays v1.17.0 [c489a379] + SphericalHarmonics v0.1.20 [87c4ff3e] + WignerD v0.1.4 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_CQM404/Manifest.toml` [4c88cf16] + Aqua v0.8.16 [861a8166] + Combinatorics v1.1.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 ⌅ [275e499e] + FastRationals v0.2.2 [f6369f11] + ForwardDiff v1.3.3 [19dc6840] + HCubature v1.8.0 [f0d1745a] + HalfIntegers v1.6.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [3db4a2ba] + LegendrePolynomials v0.4.5 ⌅ [2ab3a3ac] ↓ LogExpFunctions v1.0.1 ⇒ v0.3.29 [b749d01f] + MultiplesOfPi v0.5.4 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 ⌅ [f27b6e38] + Polynomials v3.2.13 [1fd47b50] + QuadGK v2.11.3 [3cdcf5f2] + RecipesBase v1.3.4 [c489a379] + SphericalHarmonics v0.1.20 ⌅ [09ab397b] + StructArrays v0.6.21 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ed4db957] + TaskLocalValues v0.1.3 [87c4ff3e] + WignerD v0.1.4 [0dad84c5] + ArgTools v1.1.2 [2a0f44e3] + Base64 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 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [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. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_CQM404/Project.toml` [4c88cf16] Aqua v0.8.16 [f6369f11] ForwardDiff v1.3.3 [19dc6840] HCubature v1.8.0 [92d709cd] IrrationalConstants v0.2.6 [3db4a2ba] LegendrePolynomials v0.4.5 [b749d01f] MultiplesOfPi v0.5.4 [6fe1bfb0] OffsetArrays v1.17.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.8.0 [9dd28c12] SphericalHarmonicArrays v0.4.12 [0e9554e2] SphericalHarmonicModes v0.4.16 [c489a379] SphericalHarmonics v0.1.20 [90137ffa] StaticArrays v1.9.18 [87c4ff3e] WignerD v0.1.4 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CQM404/Manifest.toml` [4c88cf16] Aqua v0.8.16 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 ⌅ [275e499e] FastRationals v0.2.2 [f6369f11] ForwardDiff v1.3.3 [19dc6840] HCubature v1.8.0 [f0d1745a] HalfIntegers v1.6.0 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [3db4a2ba] LegendrePolynomials v0.4.5 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b749d01f] MultiplesOfPi v0.5.4 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 ⌅ [f27b6e38] Polynomials v3.2.13 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1fd47b50] QuadGK v2.11.3 [3cdcf5f2] RecipesBase v1.3.4 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.8.0 [9dd28c12] SphericalHarmonicArrays v0.4.12 [0e9554e2] SphericalHarmonicModes v0.4.16 [c489a379] SphericalHarmonics v0.1.20 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 ⌅ [09ab397b] StructArrays v0.6.21 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [9d95972d] TupleTools v1.6.0 [87c4ff3e] WignerD v0.1.4 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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 [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 [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 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+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.6+0 [efcefdf7] PCRE2_jll v10.47.0+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... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 215 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm14MemoryLocation3getEPKNS_8LoadInstE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm9AAResults13getModRefInfoEPKNS_11InstructionERKSt8optionalINS_14MemoryLocationEERNS_11AAQueryInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_18DSEState13isReadClobberERKN4llvm14MemoryLocationEPNS1_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_18DSEState15getDomMemoryDefEPN4llvm9MemoryDefEPNS1_12MemoryAccessERKNS1_14MemoryLocationEPKNS1_5ValueERjSC_bSC_b at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_1L19eliminateDeadStoresERN4llvm8FunctionERNS0_9AAResultsERNS0_9MemorySSAERNS0_13DominatorTreeERNS0_17PostDominatorTreeERKNS0_17TargetLibraryInfoERKNS0_8LoopInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7DSEPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:982:12 operator() at /source/src/jitlayers.cpp:1298:17 operator() at /source/src/jitlayers.cpp:1435:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2382:18 materialize at /source/src/jitlayers.cpp:905:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2085:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_internal at /source/src/gf.c:3677:27 _jl_invoke at /source/src/gf.c:4130:16 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] ijl_lower at /source/src/ast.c:1274:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:31 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:521:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:327:0 (pc: 1) IncludeInto at ./Base.jl:328:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:521:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 425) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x71cc62c44249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:0 (pc: 107) wait_forever at ./task.jl:1168:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ddca9285960 Total snapshots: 377. Utilization: 0% ╎377 @Base/task.jl:1168 wait_forever() 376╎ 377 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:0 (pc: 107) wait_forever at ./task.jl:1168:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 28668489 (Pool: 28667766; Big: 723); GC: 26 [215] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SphericalHarmonics/1jKph/test/runtests.jl:5 _ZN4llvm9AAResults5aliasERKNS_14MemoryLocationES3_RNS_11AAQueryInfoEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm9AAResults13getModRefInfoEPKNS_11InstructionERKSt8optionalINS_14MemoryLocationEERNS_11AAQueryInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults30getSimplePointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults24getPointerDependencyFromERKNS_14MemoryLocationEbNS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb0EEEPS8_PS7_PjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults23getNonLocalInfoForBlockEPNS_11InstructionERKNS_14MemoryLocationEbPNS_10BasicBlockEPSt6vectorINS_16NonLocalDepEntryESaIS9_EEjRNS_14BatchAAResultsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults27getNonLocalPointerDepFromBBEPNS_11InstructionERKNS_12PHITransAddrERKNS_14MemoryLocationEbPNS_10BasicBlockERNS_15SmallVectorImplINS_17NonLocalDepResultEEERNS_13SmallDenseMapISA_PNS_5ValueELj16ENS_12DenseMapInfoISA_vEENS_6detail12DenseMapPairISA_SH_EEEEbb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm23MemoryDependenceResults28getNonLocalPointerDependencyEPNS_11InstructionERNS_15SmallVectorImplINS_17NonLocalDepResultEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass19processNonLocalLoadEPNS_8LoadInstE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:982:12 operator() at /source/src/jitlayers.cpp:1298:17 operator() at /source/src/jitlayers.cpp:1435:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2382:18 materialize at /source/src/jitlayers.cpp:905:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2085:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_internal at /source/src/gf.c:3677:27 _jl_invoke at /source/src/gf.c:4130:16 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] ijl_lower at /source/src/ast.c:1274:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:31 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:521:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:327:0 (pc: 1) IncludeInto at ./Base.jl:328:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:521:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 425) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x71cc62c44249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 31184437 (Pool: 31184275; Big: 162); GC: 21 PkgEval terminated after 2722.21s: test duration exceeded the time limit