Package evaluation to test AutoMLPipeline on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T20:13:29.343 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.9s ################################################################################ # Installation # Installing AutoMLPipeline... Resolving package versions... Installed DelimitedFiles ────────────── v1.9.1 Installed AliasTables ───────────────── v1.1.3 Installed AbstractTrees ─────────────── v0.4.5 Installed DataStructures ────────────── v0.19.5 Installed StatsBase ─────────────────── v0.34.11 Installed InlineStrings ─────────────── v1.4.5 Installed MacroTools ────────────────── v0.5.16 Installed FilePathsBase ─────────────── v0.9.24 Installed micromamba_jll ────────────── v2.3.1+0 Installed CodecZlib ─────────────────── v0.7.8 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed OrderedCollections ────────── v1.8.2 Installed TranscodingStreams ────────── v0.11.3 Installed DataAPI ───────────────────── v1.16.0 Installed InvertedIndices ───────────── v1.3.1 Installed Statistics ────────────────── v1.11.1 Installed Compat ────────────────────── v4.18.1 Installed CSV ───────────────────────── v0.10.16 Installed StatsAPI ──────────────────── v1.8.0 Installed DataValueInterfaces ───────── v1.0.0 Installed UnsafePointers ────────────── v1.0.0 Installed SentinelArrays ────────────── v1.4.10 Installed AMLPipelineBase ───────────── v0.1.19 Installed CondaPkg ──────────────────── v0.2.36 Installed StructUtils ───────────────── v2.8.2 Installed PrecompileTools ───────────── v1.3.4 Installed IrrationalConstants ───────── v0.2.6 Installed MicroMamba ────────────────── v0.1.15 Installed Pidfile ───────────────────── v1.3.0 Installed LogExpFunctions ───────────── v1.0.1 Installed ScikitLearnBase ───────────── v0.5.0 Installed Parsers ───────────────────── v2.8.5 Installed JSON ──────────────────────── v1.6.1 Installed Tables ────────────────────── v1.12.1 Installed StringManipulation ────────── v0.4.4 Installed Reexport ──────────────────── v1.2.2 Installed MLBase ────────────────────── v0.9.2 Installed DecisionTree ──────────────── v0.12.4 Installed Scratch ───────────────────── v1.3.0 Installed PtrArrays ─────────────────── v1.4.0 Installed PrettyTables ──────────────── v3.3.2 Installed Missings ──────────────────── v1.2.0 Installed PooledArrays ──────────────── v1.4.3 Installed Preferences ───────────────── v1.5.2 Installed pixi_jll ──────────────────── v0.63.2+0 Installed DataFrames ────────────────── v1.8.2 Installed TableTraits ───────────────── v1.0.1 Installed LaTeXStrings ──────────────── v1.4.0 Installed Crayons ───────────────────── v4.1.1 Installed WeakRefStrings ────────────── v1.4.3 Installed SortingAlgorithms ─────────── v1.2.2 Installed IterTools ─────────────────── v1.10.0 Installed JLLWrappers ───────────────── v1.8.0 Installed WorkerUtilities ───────────── v1.6.1 Installed DocStringExtensions ───────── v0.9.5 Installed PythonCall ────────────────── v0.9.35 Installed AutoMLPipeline ────────────── v0.4.7 Installing 1 artifacts Installed artifact testfiles 6.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [08437348] + AutoMLPipeline v0.4.7 Updating `~/.julia/environments/v1.14/Manifest.toml` [e3c3008a] + AMLPipelineBase v0.1.19 [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [08437348] + AutoMLPipeline v0.4.7 [336ed68f] + CSV v0.10.16 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [992eb4ea] + CondaPkg v0.2.36 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.2 [864edb3b] + DataStructures v0.19.5 [e2d170a0] + DataValueInterfaces v1.0.0 [7806a523] + DecisionTree v0.12.4 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 [48062228] + FilePathsBase v0.9.24 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.6.1 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [f0e99cf1] + MLBase v0.9.2 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.15 [e1d29d7a] + Missings v1.2.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.5 [fa939f87] + Pidfile v1.3.0 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.3.2 [43287f4e] + PtrArrays v1.4.0 [6099a3de] + PythonCall v0.9.35 [189a3867] + Reexport v1.2.2 [6e75b9c4] + ScikitLearnBase v0.5.0 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.10 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 [892a3eda] + StringManipulation v0.4.4 [ec057cc2] + StructUtils v2.8.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [3bb67fe8] + TranscodingStreams v0.11.3 [e17b2a0c] + UnsafePointers v1.0.0 [ea10d353] + WeakRefStrings v1.4.3 [76eceee3] + WorkerUtilities v1.6.1 [f8abcde7] + micromamba_jll v2.3.1+0 [4d7b5844] + pixi_jll v0.63.2+0 [0dad84c5] + ArgTools v1.2.0 [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 [4af54fe1] + LazyArtifacts v1.11.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 [a63ad114] + Mmap 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 [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 [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. To see why use `status --outdated -m` Installation completed after 10.39s ################################################################################ # 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... 2.1 s ✓ Crayons 3.8 s ✓ MacroTools 278.2 s ✓ InlineStrings 0.6 s ✓ Reexport 1.1 s ✓ Statistics 1.0 s ✓ DataAPI 2.3 s ✓ IrrationalConstants ┌ 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 0.5 s ✓ DataValueInterfaces 0.6 s ✓ StatsAPI 133.6 s ✓ OrderedCollections 50.1 s ✓ InvertedIndices 1.2 s ✓ DocStringExtensions 341.9 s ✓ IterTools 65.5 s ✓ AbstractTrees 0.9 s ✓ WorkerUtilities 33.3 s ✓ PtrArrays 47.8 s ✓ TranscodingStreams 0.5 s ✓ IteratorInterfaceExtensions 36.0 s ✓ LaTeXStrings 0.9 s ✓ DelimitedFiles 136.5 s ✓ SentinelArrays 2.2 s ✓ Scratch 2.7 s ✓ StructUtils 1.3 s ✓ Compat 2.3 s ✓ Preferences 0.9 s ✓ Pidfile 36.5 s ✓ Statistics → SparseArraysExt 0.9 s ✓ ScikitLearnBase 48.0 s ✓ Missings 20.8 s ✓ PooledArrays 148.0 s ✓ DataStructures 1.5 s ✓ LogExpFunctions 35.1 s ✓ AliasTables 17.5 s ✓ CodecZlib 0.5 s ✓ TableTraits 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.7 s ✓ JLLWrappers 2.5 s ✓ PrecompileTools 19.3 s ✓ DecisionTree 33.9 s ✓ SortingAlgorithms 132.7 s ✓ Tables 140.4 s ✓ FilePathsBase 6.6 s ✓ micromamba_jll 6.8 s ✓ pixi_jll 67.7 s ✓ StringManipulation 32.6 s ✓ Parsers 151.0 s ✓ StatsBase 32.2 s ✓ StructUtils → StructUtilsTablesExt 51.7 s ✓ FilePathsBase → FilePathsBaseTestExt 50.0 s ✓ FilePathsBase → FilePathsBaseMmapExt  Downloading artifact: micromamba 7.4 s ✓ MicroMamba 180.3 s ✓ PrettyTables 93.0 s ✓ JSON 53.6 s ✓ InlineStrings → ParsersExt  ====================================================================================== 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 241 running 1 of 1  signal (10): User defined signal 1 _ZL34isDereferenceableAndAlignedPointerPKN4llvm5ValueENS_5AlignERKNS_5APIntERKNS_10DataLayoutEPKNS_11InstructionEPNS_15AssumptionCacheEPKNS_13DominatorTreeEPKNS_17TargetLibraryInfoERNS_15SmallPtrSetImplIS2_EEj at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm34isDereferenceableAndAlignedPointerEPKNS_5ValueEPNS_4TypeENS_5AlignERKNS_10DataLayoutEPKNS_11InstructionEPNS_15AssumptionCacheEPKNS_13DominatorTreeEPKNS_17TargetLibraryInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZNK4llvm18TargetLoweringBase22getLoadMemOperandFlagsERKNS_8LoadInstERKNS_10DataLayoutEPNS_15AssumptionCacheEPKNS_17TargetLibraryInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder9visitLoadERKNS_8LoadInstE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder5visitERKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm16SelectionDAGISel16SelectBasicBlockENS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb1EEES7_Rb at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm22SelectionDAGISelLegacy20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1414:23 compileModule at /source/src/jitlayers.cpp:2390:79 materialize at /source/src/jitlayers.cpp:906:36 _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 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_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: 0x7f9dd6d5f249) 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 65 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 0x00007d63cbc42fe0 Total snapshots: 388. Utilization: 0% ╎388 @Base/task.jl:1170 wait_forever() 387╎ 388 @Base/task.jl:1248 wait() │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base loading.jl:3024 │ [3] require_stdlib(package_uuidkey::Base.PkgId) │ @ Base loading.jl:3020 [inlined] │ [4] macro expansion │ @ some.jl:157 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base Base.jl:357 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base Base.jl:376 └ @ Base Base.jl:367 56190243971 deps_ns=1670236700 compilation_ns=0 methods=588 58.0 s ✓ MLBase ====================================================================================== 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 0x000075e8c1089a50 Total snapshots: 365. Utilization: 0% ╎365 @Base/task.jl:1170 wait_forever() 364╎ 365 @Base/task.jl:1248 wait() [65] 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: 12872330 (Pool: 12871596; Big: 734); GC: 13 [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: 15975172 (Pool: 15974407; Big: 765); GC: 16 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: 0x7d63cf581736) 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 2737.42s: test duration exceeded the time limit