Package evaluation to test BoundaryValueProblems on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T18:59:27.505 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.27s ################################################################################ # Installation # Installing BoundaryValueProblems... Resolving package versions... Installed CompositionsBase ───────────────── v0.1.2 Installed CommonWorldInvalidations ───────── v1.0.0 Installed ManualMemory ───────────────────── v0.1.8 Installed CommonSolve ────────────────────── v0.2.6 Installed MacroTools ─────────────────────── v0.5.16 Installed FillArrays ─────────────────────── v1.16.0 Installed VectorizationBase ──────────────── v0.21.74 Installed Adapt ──────────────────────────── v3.7.2 Installed RuntimeGeneratedFunctions ──────── v0.5.19 Installed MKL_jll ────────────────────────── v2025.2.0+0 Installed ConstructionBase ───────────────── v1.6.0 Installed SLEEFPirates ───────────────────── v0.6.46 Installed Tricks ─────────────────────────── v0.1.13 Installed BitTwiddlingConvenienceFunctions ─ v0.1.6 Installed TriangularSolve ────────────────── v0.2.1 Installed RecursiveFactorization ─────────── v0.2.26 Installed ExprTools ──────────────────────── v0.1.10 Installed SymbolicIndexingInterface ──────── v0.2.2 Installed oneTBB_jll ─────────────────────── v2022.3.0+0 Installed Sparspak ───────────────────────── v0.3.15 Installed SparseBandedMatrices ───────────── v1.3.0 Installed SIMDTypes ──────────────────────── v0.1.0 Installed OrderedCollections ─────────────── v1.8.2 Installed ArrayInterface ─────────────────── v7.7.1 Installed IteratorInterfaceExtensions ────── v1.0.0 Installed Compat ─────────────────────────── v4.18.1 Installed Krylov ─────────────────────────── v0.9.10 Installed StrideArraysCore ───────────────── v0.5.9 Installed LoopVectorization ──────────────── v0.12.174 Installed HostCPUFeatures ────────────────── v0.1.18 Installed RecipesBase ────────────────────── v1.3.4 Installed VectorizedRNG ──────────────────── v0.2.26 Installed DataAPI ────────────────────────── v1.16.0 Installed Statistics ─────────────────────── v1.11.1 Installed IntelOpenMP_jll ────────────────── v2025.2.0+0 Installed CpuId ──────────────────────────── v0.3.1 Installed FunctionWrappersWrappers ───────── v0.1.3 Installed FastLapackInterface ────────────── v2.1.1 Installed SciMLOperators ─────────────────── v0.3.12 Installed PrecompileTools ────────────────── v1.3.4 Installed DataValueInterfaces ────────────── v1.0.0 Installed TruncatedStacktraces ───────────── v1.4.0 Installed ConcreteStructs ────────────────── v0.2.4 Installed LayoutPointers ─────────────────── v0.1.17 Installed GPUArraysCore ──────────────────── v0.1.5 Installed OffsetArrays ───────────────────── v1.17.0 Installed EnzymeCore ─────────────────────── v0.6.6 Installed SciMLPublic ────────────────────── v1.0.1 Installed StaticArraysCore ───────────────── v1.4.4 Installed FunctionWrappers ───────────────── v1.1.3 Installed ChainRulesCore ─────────────────── v1.26.1 Installed StaticArrayInterface ───────────── v1.10.0 Installed IfElse ─────────────────────────── v0.1.1 Installed CPUSummary ─────────────────────── v0.2.7 Installed Requires ───────────────────────── v1.3.1 Installed LinearSolve ────────────────────── v2.14.1 Installed CalculustCore ──────────────────── v0.4.7 Installed SciMLBase ──────────────────────── v1.98.1 Installed CloseOpenIntervals ─────────────── v0.1.13 Installed Polyester ──────────────────────── v0.7.19 Installed Tables ─────────────────────────── v1.12.1 Installed BoundaryValueProblems ──────────── v0.1.1 Installed Reexport ───────────────────────── v1.2.2 Installed InverseFunctions ───────────────── v0.1.17 Installed ZygoteRules ────────────────────── v0.2.7 Installed TableTraits ────────────────────── v1.0.1 Installed EnumX ──────────────────────────── v1.0.7 Installed Setfield ───────────────────────── v1.1.2 Installed RecursiveArrayTools ────────────── v2.38.10 Installed Preferences ────────────────────── v1.5.2 Installed UnPack ─────────────────────────── v1.0.2 Installed JLLWrappers ────────────────────── v1.8.0 Installed Static ─────────────────────────── v1.4.0 Installed PolyesterWeave ─────────────────── v0.2.2 Installed ThreadingUtilities ─────────────── v0.5.6 Installed KLU ────────────────────────────── v0.4.1 Installed ADTypes ────────────────────────── v0.2.7 Installed DocStringExtensions ────────────── v0.9.5 Installed Accessors ──────────────────────── v0.1.44 Updating `~/.julia/environments/v1.14/Project.toml` [4e0c136c] + BoundaryValueProblems v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [47edcb42] + ADTypes v0.2.7 [7d9f7c33] + Accessors v0.1.44 ⌅ [79e6a3ab] + Adapt v3.7.2 ⌃ [4fba245c] + ArrayInterface v7.7.1 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [4e0c136c] + BoundaryValueProblems v0.1.1 [2a0fbf3d] + CPUSummary v0.2.7 [d7326954] + CalculustCore v0.4.7 [d360d2e6] + ChainRulesCore v1.26.1 [fb6a15b2] + CloseOpenIntervals v0.1.13 ⌃ [38540f10] + CommonSolve v0.2.6 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.4 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 ⌅ [f151be2c] + EnzymeCore v0.6.6 [e2ba6199] + ExprTools v0.1.10 [29a986be] + FastLapackInterface v2.1.1 [1a297f60] + FillArrays v1.16.0 [069b7b12] + FunctionWrappers v1.1.3 ⌅ [77dc65aa] + FunctionWrappersWrappers v0.1.3 ⌅ [46192b85] + GPUArraysCore v0.1.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [ef3ab10e] + KLU v0.4.1 ⌅ [ba0b0d4f] + Krylov v0.9.10 [10f19ff3] + LayoutPointers v0.1.17 ⌅ [7ed4a6bd] + LinearSolve v2.14.1 [bdcacae8] + LoopVectorization v0.12.174 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [f517fe37] + Polyester v0.7.19 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v2.38.10 [f2c3362d] + RecursiveFactorization v0.2.26 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.19 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.46 ⌅ [0bca4576] + SciMLBase v1.98.1 ⌅ [c0aeaf25] + SciMLOperators v0.3.12 [431bcebd] + SciMLPublic v1.0.1 [efcf1570] + Setfield v1.1.2 [bd59d7e1] + SparseBandedMatrices v1.3.0 [e56a9233] + Sparspak v0.3.15 [aedffcd0] + Static v1.4.0 [0d7ed370] + StaticArrayInterface v1.10.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [7792a7ef] + StrideArraysCore v0.5.9 ⌅ [2efcf032] + SymbolicIndexingInterface v0.2.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [8290d209] + ThreadingUtilities v0.5.6 [d5829a12] + TriangularSolve v0.2.1 [410a4b4d] + Tricks v0.1.13 [781d530d] + TruncatedStacktraces v1.4.0 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.74 [33b4df10] + VectorizedRNG v0.2.26 [700de1a5] + ZygoteRules v0.2.7 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [1317d2d5] + oneTBB_jll v2022.3.0+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 8.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.1 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.4 s ✓ FastLapackInterface 3.8 s ✓ MacroTools 0.6 s ✓ Reexport 0.9 s ✓ TensorCore 1.1 s ✓ ConstructionBase 2.3 s ✓ IrrationalConstants 0.8 s ✓ Measures 0.5 s ✓ DataValueInterfaces 0.6 s ✓ StatsAPI 36.6 s ✓ Format 0.8 s ✓ Contour 0.5 s ✓ CommonSolve 48.6 s ✓ TranscodingStreams 36.7 s ✓ LaTeXStrings 1.1 s ✓ Statistics 1.2 s ✓ Tricks 0.9 s ✓ StaticArraysCore 0.9 s ✓ EnzymeCore 1.0 s ✓ StableRNGs 0.5 s ✓ IfElse 32.5 s ✓ PtrArrays 0.7 s ✓ SimpleBufferStream 1.1 s ✓ Grisu 0.9 s ✓ ManualMemory 1.0 s ✓ DataAPI 0.7 s ✓ SciMLPublic 79.6 s ✓ CommonWorldInvalidations 34.8 s ✓ URIs 1.0 s ✓ InverseFunctions 33.6 s ✓ BitFlags 0.7 s ✓ CompositionsBase 0.9 s ✓ EnumX 104.9 s ✓ FillArrays 0.8 s ✓ ExprTools 0.7 s ✓ UnPack 0.6 s ✓ ConcreteStructs 130.6 s ✓ OrderedCollections 39.9 s ✓ FunctionWrappers 0.9 s ✓ ADTypes 1.1 s ✓ DocStringExtensions 35.0 s ✓ Unzip 85.6 s ✓ OffsetArrays 0.5 s ✓ SIMDTypes 0.5 s ✓ IteratorInterfaceExtensions 1.0 s ✓ DelimitedFiles 1.2 s ✓ NaNMath 1.2 s ✓ Requires 1.6 s ✓ ConcurrentUtilities ┌ Info: JuliaLowering threw given input: │ code = │ :(allocate_if(bool, solver, v, S, u) = begin │ #= /home/pkgeval/.julia/packages/Krylov/wgV9p/src/krylov_utils.jl:299 =# │ bool && (isempty(solver.:($(Expr(:$, :v)))::S) && (solver.:($(Expr(:$, :v)))::S = similar(u))) │ 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__ │ [=] │ │ [call] │ │ allocate_if :: Identifier │ │ bool :: Identifier │ │ solver :: Identifier │ │ v :: Identifier │ │ S :: Identifier │ │ u :: Identifier │ │ [block] │ │ [&&] │ │ bool :: Identifier │ │ [&&] │ │ [call] │ │ isempty :: Identifier │ │ [::] │ │ [.] │ │ solver :: Identifier │ │ [quote] │ │ [$] │ │ v :: Identifier │ │ S :: Identifier │ │ [=] │ │ [::] │ │ [.] │ │ solver :: Identifier │ │ [quote] │ │ [$] │ │ v :: Identifier │ │ S :: Identifier │ │ [call] │ │ similar :: Identifier │ │ u :: 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 │ [=] │ │ [call] │ │ allocate_if :: Identifier │ scope_layer=1 │ bool :: Identifier │ scope_layer=1 │ solver :: Identifier │ scope_layer=1 │ v :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ u :: Identifier │ scope_layer=1 │ [block] │ │ [&&] │ │ bool :: Identifier │ scope_layer=1 │ [&&] │ │ [call] │ │ isempty :: Identifier │ scope_layer=1 │ [::] │ │ [.] │ │ solver :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ v :: Identifier │ │ [tuple] │ jl_source=L31 │ v :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [=] │ │ [::] │ │ [.] │ │ solver :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ v :: Identifier │ │ [tuple] │ jl_source=L31 │ v :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [call] │ │ similar :: Identifier │ scope_layer=1 │ u :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Krylov/wgV9p/src/krylov_utils.jl" │ line = 299 └ mod = Krylov ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Krylov/wgV9p/src/krylov_utils.jl:299 =# - invalid `.` syntax Expression:  (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) Containing expressions:  (call isempty (:: (. solver (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v))) S))  Detailed provenance:  (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) @#= /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:67 =#  └─ (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) @#= /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:67 =#  └─ ($ v)  └─ @ /home/pkgeval/.julia/packages/Krylov/wgV9p/src/krylov_utils.jl:299  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4440  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [4] top-level scope  @ ~/.julia/packages/Krylov/wgV9p/src/Krylov.jl:7  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [6] 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  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:522  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Krylov/wgV9p/src/krylov_utils.jl:299 in expression starting at /home/pkgeval/.julia/packages/Krylov/wgV9p/src/Krylov.jl:1 in expression starting at stdin:5 ✗ Krylov 38.7 s ✓ KLU 1.9 s ✓ Scratch 2.3 s ✓ LoggingExtras 2.8 s ✓ StructUtils 1.8 s ✓ CpuId 1.6 s ✓ Compat 2.6 s ✓ Preferences 35.0 s ✓ ExceptionUnwrapping 4.5 s ✓ UnicodeFun 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 17.8 s ✓ CodecZlib 36.6 s ✓ Statistics → SparseArraysExt 53.6 s ✓ FixedPointNumbers 34.3 s ✓ AliasTables 1.4 s ✓ Showoff 2.1 s ✓ ThreadingUtilities 48.1 s ✓ Missings 1.1 s ✓ InverseFunctions → InverseFunctionsDatesExt 34.4 s ✓ InverseFunctions → InverseFunctionsTestExt 68.8 s ✓ OpenSSL 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 65.9 s ✓ FillArrays → FillArraysSparseArraysExt 35.7 s ✓ FillArrays → FillArraysStatisticsExt 1.0 s ✓ RuntimeGeneratedFunctions 148.4 s ✓ DataStructures 33.0 s ✓ FunctionWrappersWrappers 1.6 s ✓ LogExpFunctions 0.9 s ✓ SymbolicIndexingInterface 71.5 s ✓ Sparspak 0.5 s ✓ TableTraits 0.8 s ✓ Adapt 2.0 s ✓ RelocatableFolders 1.5 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.6 s ✓ PrecompileTools 2.9 s ✓ JLLWrappers 2.8 s ✓ TruncatedStacktraces 2.8 s ✓ Setfield 38.3 s ✓ ColorTypes 6.2 s ✓ Accessors 33.6 s ✓ SortingAlgorithms 0.6 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 132.6 s ✓ Tables 36.4 s ✓ ArrayInterface 1.2 s ✓ GPUArraysCore 0.5 s ✓ EnzymeCore → AdaptExt 33.8 s ✓ OffsetArrays → OffsetArraysAdaptExt 270.7 s ✓ ChainRulesCore 4.2 s ✓ RecipesBase 4.3 s ✓ SparseBandedMatrices 32.0 s ✓ Parsers  ====================================================================================== 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 603 running 1 of 1  signal (10): User defined signal 1 _M_lower_bound at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1924:18 [inlined] lower_bound at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1278:56 [inlined] lower_bound at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_map.h:1258:36 [inlined] operator[] at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_map.h:515:11 [inlined] AddInPredecessorLiveOuts at /source/src/llvm-late-gc-lowering.cpp:2307:33 [inlined] PlaceGCFrameStores at /source/src/llvm-late-gc-lowering.cpp:2379:33 PlaceRootsAndUpdateCalls at /source/src/llvm-late-gc-lowering.cpp:2532:27 runOnFunction at /source/src/llvm-late-gc-lowering.cpp:2601:33 runOnFunction at /source/usr/include/llvm/ADT/SmallPtrSet.h:299:26 [inlined] run at /source/src/llvm-late-gc-lowering.cpp:2619:51 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: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 jl_apply at /source/src/julia.h:2388:12 [inlined] ijl_lower at /source/src/ast.c:1274:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:31 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl: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: 0x7e1432745249) 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 86 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 0x00007a882b558d30 Total snapshots: 283. Utilization: 0% ╎283 @Base/task.jl:1170 wait_forever() 282╎ 283 @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 0x0000771dc2a89a50 Total snapshots: 331. Utilization: 0% ╎331 @Base/task.jl:1170 wait_forever() 330╎ 331 @Base/task.jl:1248 wait() [86] 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: 19651453 (Pool: 19650225; Big: 1228); GC: 35 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) PkgEval terminated after 2731.98s: test duration exceeded the time limit