Package evaluation to test BlockSparseMatrices on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T23:25:45.126 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.64s ################################################################################ # Installation # Installing BlockSparseMatrices... Resolving package versions... Installed OrderedCollections ─── v1.8.2 Installed CompositionsBase ───── v0.1.2 Installed DataStructures ─────── v0.19.5 Installed ConstructionBase ───── v1.6.0 Installed ArnoldiMethod ──────── v0.4.0 Installed MacroTools ─────────── v0.5.16 Installed ChunkSplitters ─────── v3.2.0 Installed LinearMaps ─────────── v3.11.4 Installed HashArrayMappedTries ─ v0.2.0 Installed InitialValues ──────── v0.3.1 Installed Statistics ─────────── v1.11.1 Installed TaskLocalValues ────── v0.1.3 Installed PrecompileTools ────── v1.3.4 Installed StaticArrays ───────── v1.9.18 Installed SimpleTraits ───────── v0.9.6 Installed StaticArraysCore ───── v1.4.4 Installed StableTasks ────────── v0.1.7 Installed ScopedValues ───────── v1.6.2 Installed BangBang ───────────── v0.4.9 Installed Accessors ──────────── v0.1.45 Installed OhMyThreads ────────── v0.8.6 Installed InverseFunctions ───── v0.1.17 Installed Preferences ────────── v1.5.2 Installed Inflate ────────────── v0.1.5 Installed Graphs ─────────────── v1.14.0 Installed GraphsColoring ─────── v0.2.0 Installed BlockSparseMatrices ── v0.3.1 Updating `~/.julia/environments/v1.14/Project.toml` [1ef78180] + BlockSparseMatrices v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.45 [ec485272] + ArnoldiMethod v0.4.0 [198e06fe] + BangBang v0.4.9 [1ef78180] + BlockSparseMatrices v0.3.1 [ae650224] + ChunkSplitters v3.2.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [864edb3b] + DataStructures v0.19.5 [86223c79] + Graphs v1.14.0 [ed38bb8a] + GraphsColoring v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [d25df0c9] + Inflate v0.1.5 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [67456a42] + OhMyThreads v0.8.6 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [7e506255] + ScopedValues v1.6.2 [699a6c99] + SimpleTraits v0.9.6 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [ed4db957] + TaskLocalValues v0.1.3 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 7.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.9 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.5 s ✓ Glob 4.3 s ✓ MacroTools 1.8 s ✓ StableTasks 0.5 s ✓ TestItems 0.6 s ✓ Reexport 1.4 s ✓ Statistics 1.1 s ✓ DataAPI 0.9 s ✓ TensorCore 1.7 s ✓ ConstructionBase 2.7 s ✓ IrrationalConstants 1.3 s ✓ StaticArraysCore 0.8 s ✓ StatsAPI 205.5 s ✓ ChunkSplitters ERROR: LoadError: Creating a new global in closed module `Base` (`#ismutating##->###0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] eval_closure_type(mod::Module, closure_type_name::Symbol, field_names::Core.SimpleVector, field_is_box::Core.SimpleVector)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:96  [2] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71  [3] eval(m::Module, e::Any)  @ Core boot.jl:522  [4] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [5] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [6] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:336  [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:3303  [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/LinearMaps/KV78T/src/functionmap.jl:71 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:1 in expression starting at stdin:5 ✗ LinearMaps 152.3 s ✓ OrderedCollections 1.3 s ✓ InverseFunctions 1.2 s ✓ HashArrayMappedTries 1.3 s ✓ CompositionsBase 1.5 s ✓ DocStringExtensions 179.8 s ✓ InitialValues 83.8 s ✓ JuliaSyntax 1.6 s ✓ Inflate 1.2 s ✓ Contour 37.8 s ✓ PtrArrays 1.3 s ✓ TaskLocalValues 1.3 s ✓ ChunkCodecCore 2.5 s ✓ Crayons 1.7 s ✓ Requires 1.9 s ✓ NaNMath 2.0 s ✓ Compat 31.6 s ✓ Preferences 3.6 s ✓ SimpleTraits 141.4 s ✓ TestItemRunner 170.7 s ✓ FixedPointNumbers 43.7 s ✓ Statistics → SparseArraysExt 58.5 s ✓ Missings 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:6  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ LinearMaps → LinearMapsSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/ext/LinearMapsStatisticsExt.jl:5  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] 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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/ext/LinearMapsStatisticsExt.jl:1 in expression starting at stdin:5 ✗ LinearMaps → LinearMapsStatisticsExt 173.6 s ✓ DataStructures 38.3 s ✓ InverseFunctions → InverseFunctionsTestExt 30.7 s ✓ InverseFunctions → InverseFunctionsDatesExt 1.3 s ✓ ScopedValues 0.6 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1.8 s ✓ LogExpFunctions 38.1 s ✓ AliasTables 1.5 s ✓ ChunkCodecLibZlib 1.9 s ✓ ChunkCodecLibZstd 13.7 s ✓ FileIO 0.9 s ✓ Compat → CompatLinearAlgebraExt 32.0 s ✓ PrecompileTools 41.8 s ✓ ColorTypes 41.0 s ✓ SortingAlgorithms 81.6 s ✓ GraphsColoring 36.3 s ✓ Accessors 0.7 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 49.0 s ✓ Aqua 365.7 s ✓ StaticArrays 107.0 s ✓ CommonMark ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:162 ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:162 ERROR: LoadError: TypeError: in new, expected JLD2.HeaderMessageType, got a value of type Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}} Stacktrace:  [1] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Function, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:242  [2] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:174 [inlined]  [3] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:278 [inlined]  [4] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/loadsave.jl:1  [5] (::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [6] mktemp(fn::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [7] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [8] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [10] IncludeInto  @ ./Base.jl:327 [inlined]  [11] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:562  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] 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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/src/JLD2.jl:1 in expression starting at stdin:5  caused by: TypeError: in new, expected JLD2.HeaderMessageType, got a value of type Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}} Stacktrace:  [1] jlread(io::IOStream, ::Type{JLD2.HeaderMessage})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/types.jl:44  [2] read_header_message(f::JLD2.JLDFile{IOStream}, io::IOStream, header_version::UInt8, chunk_start::Int64, groupflags::UInt8)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:122  [3] iterate(itr::JLD2.HeaderMessageIterator{IOStream}, state::Nothing)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:217  [4] iterate(itr::JLD2.HeaderMessageIterator{IOStream})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:191 [inlined]  [5] load_group(f::JLD2.JLDFile{IOStream}, offset::JLD2.RelOffset)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/groups.jl:218  [6] initialize_fileobject!(f::JLD2.JLDFile{IOStream})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:264  [7] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Function, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:239  [8] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:174 [inlined]  [9] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:278 [inlined]  [10] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/loadsave.jl:1  [11] (::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [12] mktemp(fn::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [13] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [14] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [15] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [16] IncludeInto  @ ./Base.jl:327 [inlined]  [17] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:562  [18] include(mod::Module, _path::String)  @ Base Base.jl:325  [19] 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:3303  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core boot.jl:522  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [23] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [25] _start()  @ Base client.jl:596 ✗ JLD2 39.1 s ✓ ColorTypes → StyledStringsExt 76.7 s ✓ ColorVectorSpace 81.6 s ✓ Colors  ====================================================================================== 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 403 running 1 of 1  signal (10): User defined signal 1 _ZN4llvm16InstCombinerImpl21eraseInstFromFunctionERNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm16InstCombinerImpl3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZL31combineInstructionsOverFunctionRN4llvm8FunctionERNS_19InstructionWorklistEPNS_9AAResultsERNS_15AssumptionCacheERNS_17TargetLibraryInfoERNS_19TargetTransformInfoERNS_13DominatorTreeERNS_25OptimizationRemarkEmitterEPNS_18BlockFrequencyInfoEPNS_21BranchProbabilityInfoEPNS_18ProfileSummaryInfoERKNS_18InstCombineOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm15InstCombinePass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) run at /source/src/pipeline.cpp:989:12 operator() at /source/src/jitlayers.cpp:1271:17 operator() at /source/src/jitlayers.cpp:1409:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2360:18 materialize at /source/src/jitlayers.cpp:876:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:361: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:2059:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:511:39 jl_compile_method_very_internal at /source/src/gf.c:3927:27 _jl_invoke at /source/src/gf.c:4337:16 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 core_lowering_hook at /source/usr/share/julia/JuliaLowering/src/hooks.jl:30:0 (pc: 111) unknown function (ip: 0x74cebb8fdef5) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] ijl_lower at /source/src/ast.c:1271:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:594:31 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 813) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x74ced8727249) 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 90 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:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405: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 0x00007a678b4d9e10 Total snapshots: 307. Utilization: 0% ╎307 @Base/task.jl:1170 wait_forever() 306╎ 307 @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:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405: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 0x000070f646dfcd30 Total snapshots: 312. Utilization: 0% ╎312 @Base/task.jl:1170 wait_forever() 311╎ 312 @Base/task.jl:1248 wait() [90] 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:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 14607795 (Pool: 14606974; Big: 821); GC: 18 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_512.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) PkgEval terminated after 2731.68s: test duration exceeded the time limit