Package evaluation to test QuantumAlgebra on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T08:55:46.936 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.88s ################################################################################ # Installation # Installing QuantumAlgebra... Resolving package versions... Installed Combinatorics ────────── v1.1.0 Installed LaTeXStrings ─────────── v1.4.0 Installed MacroTools ───────────── v0.5.16 Installed Requires ─────────────── v1.3.1 Installed JLLWrappers ──────────── v1.8.0 Installed JpegTurbo_jll ────────── v3.1.5+0 Installed Ghostscript_jll ──────── v9.55.1+0 Installed PackageExtensionCompat ─ v1.0.2 Installed Preferences ──────────── v1.5.2 Installed PrecompileTools ──────── v1.3.4 Installed OrderedCollections ───── v1.8.2 Installed Format ───────────────── v1.3.7 Installed Latexify ─────────────── v0.16.10 Installed QuantumAlgebra ───────── v1.6.0 Installing 2 artifacts Installed artifact JpegTurbo 1.4 MiB Installed artifact Ghostscript 31.4 MiB Updating `~/.julia/environments/v1.14/Project.toml` [1b9008d5] + QuantumAlgebra v1.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [1fa38f19] + Format v1.3.7 [692b3bcd] + JLLWrappers v1.8.0 [b964fa9f] + LaTeXStrings v1.4.0 [23fbe1c1] + Latexify v0.16.10 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [1b9008d5] + QuantumAlgebra v1.6.0 [ae029012] + Requires v1.3.1 [61579ee1] + Ghostscript_jll v9.55.1+0 [aacddb02] + JpegTurbo_jll v3.1.5+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.2+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 9.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.2 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.9 s ✓ MacroTools 0.5 s ✓ Reexport 1.1 s ✓ ConstructionBase 2.3 s ✓ IrrationalConstants 0.5 s ✓ DataValueInterfaces 0.6 s ✓ StatsAPI 0.9 s ✓ LazilyInitializedFields 35.9 s ✓ Format 183.4 s ✓ IntervalSets 2.0 s ✓ Combinatorics 0.6 s ✓ TermInterface 0.6 s ✓ CommonSolve 49.1 s ✓ TranscodingStreams 37.7 s ✓ LaTeXStrings 1.0 s ✓ Statistics 0.9 s ✓ StaticArraysCore 0.8 s ✓ CompositeTypes 34.4 s ✓ PtrArrays 0.7 s ✓ TaskLocalValues 1.0 s ✓ ANSIColoredPrinters 0.8 s ✓ Adapt 1.0 s ✓ DataAPI 0.7 s ✓ SciMLPublic 3.3 s ✓ ExproniconLite 82.0 s ✓ CommonWorldInvalidations 1.0 s ✓ InverseFunctions 0.7 s ✓ CompositionsBase 66.5 s ✓ AbstractTrees 0.9 s ✓ EnumX 0.9 s ✓ Bijections 105.4 s ✓ FillArrays 1.1 s ✓ IntegerMathUtils 0.8 s ✓ ExprTools 0.5 s ✓ CommonEq ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# @generated function _fieldindex(::Type{T}, ::Val{i}) where {T, i} │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:189 =# │ if i isa Integer │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# │ 1 ≤ i ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:191 =# │ return i │ elseif #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:192 =# T <: Tuple && i isa Symbol │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:193 =# │ s = string(i) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# │ startswith(s, "_") || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:195 =# │ j = tryparse(Int, s[2:var"end"]) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# │ j isa Int || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# │ 1 ≤ j ≤ fieldcount(T) || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:198 =# │ return j │ else │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:200 =# │ j = findfirst((==)(i), fieldnames(T)) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# │ j isa Integer || #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =# @goto(error) │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:202 =# │ return j │ end │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =# @label error │ #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:205 =# │ $(Expr(:quote, :(error($(Expr(:$, :("invalid field name $(repr(i)) for $(repr(T))"))))))) │ 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] │ │ @generated :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) :: Value │ │ [function] │ │ [where] │ │ [call] │ │ _fieldindex :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ T :: Identifier │ │ [::] │ │ [curly] │ │ Val :: Identifier │ │ i :: Identifier │ │ T :: Identifier │ │ i :: Identifier │ │ [block] │ │ [if] │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Integer :: Identifier │ │ [block] │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ i :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ i :: Identifier │ │ [elseif] │ │ [block] │ │ [&&] │ │ [<:] │ │ T :: Identifier │ │ Tuple :: Identifier │ │ [call] │ │ isa :: Identifier │ │ i :: Identifier │ │ Symbol :: Identifier │ │ [block] │ │ [=] │ │ s :: Identifier │ │ [call] │ │ string :: Identifier │ │ i :: Identifier │ │ [||] │ │ [call] │ │ startswith :: Identifier │ │ s :: Identifier │ │ "_" :: Value │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) :: Value │ │ error :: Identifier │ │ [=] │ │ j :: Identifier │ │ [call] │ │ tryparse :: Identifier │ │ Int :: Identifier │ │ [ref] │ │ s :: Identifier │ │ [call] │ │ : :: Identifier │ │ 2 :: Value │ │ end :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Int :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) :: Value │ │ error :: Identifier │ │ [||] │ │ [comparison] │ │ 1 :: Value │ │ ≤ :: Identifier │ │ j :: Identifier │ │ ≤ :: Identifier │ │ [call] │ │ fieldcount :: Identifier │ │ T :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [block] │ │ [=] │ │ j :: Identifier │ │ [call] │ │ findfirst :: Identifier │ │ [call] │ │ == :: Identifier │ │ i :: Identifier │ │ [call] │ │ fieldnames :: Identifier │ │ T :: Identifier │ │ [||] │ │ [call] │ │ isa :: Identifier │ │ j :: Identifier │ │ Integer :: Identifier │ │ [macrocall] │ │ @goto :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) :: Value │ │ error :: Identifier │ │ [return] │ │ j :: Identifier │ │ [macrocall] │ │ @label :: Identifier │ │ :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) :: Value │ │ error :: Identifier │ │ [quote] │ │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: Identifier │ │ │ 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 │ [function] │ jl_source=L67 │ [where] │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ _fieldindex :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Type :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [::] │ macro_source=138,scope_layer=1 │ [curly] │ macro_source=138,scope_layer=1 │ Val :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [if] │ jl_source=L67 │ [generated] │ macro_source=138,jl_source=L67 │ [block] │ scope_layer=1 │ [if] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=168,jl_source=L42 │ error :: Identifier │ macro_source=168,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [elseif] │ scope_layer=1 │ [block] │ scope_layer=1 │ [&&] │ scope_layer=1 │ [<:] │ scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ Tuple :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ Symbol :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ string :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ startswith :: Identifier │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ "_" :: Value │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=194,jl_source=L42 │ error :: Identifier │ macro_source=194,scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ tryparse :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [ref] │ macro_source=138,scope_layer=1 │ s :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ : :: Identifier │ macro_source=138,scope_layer=1 │ 2 :: Value │ macro_source=138,scope_layer=1 │ end :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Int :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=214,jl_source=L42 │ error :: Identifier │ macro_source=214,scope_layer=1 │ [||] │ scope_layer=1 │ [comparison] │ macro_source=138,scope_layer=1 │ 1 :: Value │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ ≤ :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldcount :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=227,jl_source=L42 │ error :: Identifier │ macro_source=227,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ scope_layer=1 │ [=] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ findfirst :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ == :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ fieldnames :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [||] │ scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ isa :: Identifier │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ Integer :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicgoto] │ macro_source=249,jl_source=L42 │ error :: Identifier │ macro_source=249,scope_layer=1 │ [return] │ macro_source=138,scope_layer=1 │ j :: Identifier │ macro_source=138,scope_layer=1 │ [symbolicblock] │ │ loop-exit :: Identifier │ scope_layer=1 │ error :: Identifier │ macro_source=259,scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [call] │ │ error :: Identifier │ │ [$] │ │ [string] │ │ "invalid field name " :: Value │ │ [call] │ │ repr :: Identifier │ │ i :: Identifier │ │ " for " :: Value │ │ [call] │ │ repr :: Identifier │ │ T :: Identifier │ │ [tuple] │ jl_source=L31 │ [string] │ macro_source=138,scope_layer=1 │ "invalid field name " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ i :: Identifier │ macro_source=138,scope_layer=1 │ " for " :: Value │ macro_source=138,scope_layer=1 │ [call] │ macro_source=138,scope_layer=1 │ repr :: Identifier │ macro_source=138,scope_layer=1 │ T :: Identifier │ macro_source=138,scope_layer=1 │ [block] │ jl_source=L67 │ [meta] │ jl_source=L67 │ generated_only :: Identifier │ scope_layer=2,jl_source=L67 │ [return] │ macro_source=138,jl_source=L67 │ nothing :: Value │ macro_source=138,jl_source=L67 │ │ file = "/home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl" │ line = 188 └ mod = UnsafePointers ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =# - label `error` referenced but not defined Expression:  goto:error Containing expressions:  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call #₁₅/isa #₁₁/i #₁₆/Integer) (block (if (if (call #₁₇/≤ 1 #₁₁/i) (call #₁₇/≤ #₁₁/i (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₁/i)) (elseif (block (&& (call #₁₉/<: #₁₀/T #₂₀/Tuple) (call #₁₅/isa #₁₁/i #₂₁/Symbol))) (block (= #₁₄/s (call #₂₂/string #₁₁/i)) (if (call #₂₃/startswith #₁₄/s "_") true goto:error) (= #₁₃/j (call #₂₄/tryparse #₂₅/Int (block (= #₃/s #₁₄/s) (call top.getindex #₃/s (call #₂₆/: 2 (call top.lastindex #₃/s)))))) (if (call #₁₅/isa #₁₃/j #₂₅/Int) true goto:error) (if (if (call #₁₇/≤ 1 #₁₃/j) (call #₁₇/≤ #₁₃/j (call #₁₈/fieldcount #₁₀/T)) false) true goto:error) (return #₁₃/j)) (block (= #₁₃/j (call #₂₇/findfirst (call #₂₈/== #₁₁/i) (call #₂₉/fieldnames #₁₀/T))) (if (call #₁₅/isa #₁₃/j #₁₆/Integer) true goto:error) (return #₁₃/j))))  (if (call isa i Integer) (block (if (if (call ≤ 1 i) (call ≤ i (call fieldcount T)) false) true goto:error) (return i)) (elseif (block (&& (call <: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (if (call startswith s "_") true goto:error) (= j (call tryparse Int (block (= #₃/s s) (call top.getindex #₃/s (call : 2 (call top.lastindex #₃/s)))))) (if (call isa j Int) true goto:error) (if (if (call ≤ 1 j) (call ≤ j (call fieldcount T)) false) true goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (if (call isa j Integer) true goto:error) (return j))))  (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) goto:error) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") goto:error) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) goto:error) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) goto:error) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) goto:error) (return j))))  Detailed provenance:  goto:error @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  └─ (symbolicgoto error) @#= /source/usr/share/julia/JuliaLowering/src/syntax_macros.jl:42 =#  ├─ error  │ ├─ error  │ │ ├─ error  │ │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  │ └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  │ └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  └─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  ├─ (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)  │ └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190  └─ (macrocall @generated :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188 =#) (function (where (call _fieldindex (:: (curly Type T)) (:: (curly Val i))) T i) (block (if (call isa i Integer) (block (|| (comparison 1 ≤ i ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:190 =#) error)) (return i)) (elseif (block (&& (<: T Tuple) (call isa i Symbol))) (block (= s (call string i)) (|| (call startswith s "_") (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:194 =#) error)) (= j (call tryparse Int (ref s (call : 2 end)))) (|| (call isa j Int) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:196 =#) error)) (|| (comparison 1 ≤ j ≤ (call fieldcount T)) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:197 =#) error)) (return j)) (block (= j (call findfirst (call == i) (call fieldnames T))) (|| (call isa j Integer) (macrocall @goto :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:201 =#) error)) (return j)))) (macrocall @label :(#= /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:204 =#) error) (quote (call error ($ (string "invalid field name " (call repr i) " for " (call repr T))))))))  └─ @ /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:188  Stacktrace:  [1] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1049  [2] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1197  [3] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:854  [4] compile(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, needs_value::Bool, in_tail_pos::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:715  [5] compile_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1037  [6] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1197  [7] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1287  [8] 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:33  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [10] 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  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/UnsafePointers/JOK7N/src/UnsafePointers.jl:1 in expression starting at stdin:5 ✗ UnsafePointers 132.8 s ✓ OrderedCollections 40.3 s ✓ FunctionWrappers 1.4 s ✓ ADTypes 1.1 s ✓ DocStringExtensions 85.2 s ✓ OffsetArrays 0.5 s ✓ IteratorInterfaceExtensions 0.5 s ✓ PackageExtensionCompat 0.8 s ✓ IOCapture 1.2 s ✓ NaNMath 1.2 s ✓ Requires 2.0 s ✓ Scratch 2.4 s ✓ LoggingExtras 2.9 s ✓ StructUtils 38.4 s ✓ PDMats 1.5 s ✓ Compat 2.6 s ✓ Preferences 1.0 s ✓ Pidfile 116.0 s ✓ MutableArithmetics 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 6.7 s ✓ RegistryInstances 33.4 s ✓ IntervalSets → IntervalSetsRandomExt 33.4 s ✓ ConstructionBase → ConstructionBaseIntervalSetsExt 18.1 s ✓ CodecZlib 36.8 s ✓ Statistics → SparseArraysExt 33.7 s ✓ IntervalSets → IntervalSetsStatisticsExt 35.3 s ✓ AliasTables 1.1 s ✓ ArrayInterface 34.8 s ✓ Adapt → AdaptSparseArraysExt 1.2 s ✓ GPUArraysCore 48.8 s ✓ Missings 3.0 s ✓ Jieko 1.1 s ✓ InverseFunctions → InverseFunctionsDatesExt 34.8 s ✓ InverseFunctions → InverseFunctionsTestExt 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 18.9 s ✓ MarkdownAST 66.7 s ✓ FillArrays → FillArraysSparseArraysExt 35.7 s ✓ FillArrays → FillArraysStatisticsExt 49.9 s ✓ Primes 36.6 s ✓ TimerOutputs 0.9 s ✓ RuntimeGeneratedFunctions 148.1 s ✓ DataStructures 0.5 s ✓ ADTypes → ADTypesConstructionBaseExt 1.6 s ✓ LogExpFunctions 34.0 s ✓ OffsetArrays → OffsetArraysAdaptExt 0.5 s ✓ TableTraits 1.5 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 66.9 s ✓ FillArrays → FillArraysPDMatsExt 0.7 s ✓ Compat → CompatLinearAlgebraExt 2.6 s ✓ PrecompileTools 2.9 s ✓ JLLWrappers 2.8 s ✓ TruncatedStacktraces 2.9 s ✓ SciMLLogging 184.8 s ✓ StarAlgebras 1.4 s ✓ Unityper 2.9 s ✓ Setfield 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 35.3 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 0.6 s ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 19.7 s ✓ Moshi 6.1 s ✓ Accessors 34.0 s ✓ SortingAlgorithms 36.2 s ✓ QuadGK 0.6 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 133.4 s ✓ Tables  ====================================================================================== 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 449 running 1 of 1  signal (10): User defined signal 1 _ZZN12_GLOBAL__N_18Verifier13visitFunctionERKN4llvm8FunctionEENKUlRKNS1_11InstructionEPKNS1_6MDNodeEE_clES7_SA_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitFunctionERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm12verifyModuleERKNS_6ModuleEPNS_11raw_ostreamEPb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:1113:21 run at /source/src/llvm-ptls.cpp:375:5 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:989: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_very_internal at /source/src/gf.c:3946:27 _jl_invoke at /source/src/gf.c:4352:16 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 macro expansion at /home/pkgeval/.julia/packages/ChainRulesCore/IZ7FD/src/tangent_arithmetic.jl:39:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/ChainRulesCore/IZ7FD/src/tangent_arithmetic.jl:39:0 (pc: 24) jl_invoke_oneshot at /source/src/gf.c:4395:23 ijl_eval_thunk at /source/src/toplevel.c:760: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:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 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:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3296:0 (pc: 837) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 841) _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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598: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: 0x7db7f53af249) 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 23 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:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276: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 0x00007a2dec380c40 Total snapshots: 375. Utilization: 0% ╎375 @Base/task.jl:1170 wait_forever() 374╎ 375 @Base/task.jl:1248 wait() ====================================================================================== 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:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276: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 0x0000732053a89a50 Total snapshots: 337. Utilization: 0% ╎337 @Base/task.jl:1170 wait_forever() 336╎ 337 @Base/task.jl:1248 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:156 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:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 16529628 (Pool: 16528922; Big: 706); GC: 14 [23] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:34 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:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 15098300 (Pool: 15097429; Big: 871); GC: 23 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:0 (pc: 6) #schedule#625 at ./task.jl:1053:0 (pc: 71) schedule at ./task.jl:1045:0 [inlined] uv_writecb_task at ./stream.jl:1198:0 (pc: 11) jlcapi_uv_writecb_task_756.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926:0 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227:0 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420:0 ijl_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:0 [inlined] wait at ./task.jl:1235:0 (pc: 15) uv_write at ./stream.jl:1079:0 (pc: 11) unsafe_write at ./stream.jl:1152:0 (pc: 55) write at ./strings/io.jl:237:0 [inlined] print at ./strings/io.jl:239:0 (pc: 5) jfptr_print_118.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 showerror at ./errorshow.jl:164:0 (pc: 2) unknown function (ip: 0x7a2deff95af6) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _atexit at ./initdefs.jl:545:0 (pc: 210) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] ijl_atexit_hook at /source/src/init.c:264:17 jl_exit_thread0_cb at /source/src/signals-unix.c:678:5 jl_fake_signal_return at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.14 (unknown line) 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:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 PkgEval terminated after 2733.98s: test duration exceeded the time limit