Package evaluation to test MovingBoundaryProblems1D on Julia 1.14.0-DEV.2116 (f310e68148*) started at 2026-05-06T21:04:47.703 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.5s ################################################################################ # Installation # Installing MovingBoundaryProblems1D... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a903a81a] + MovingBoundaryProblems1D v1.0.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.24.0 [38540f10] + CommonSolve v0.2.6 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.8.0 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [2e0e35c7] + Moshi v0.3.7 [a903a81a] + MovingBoundaryProblems1D v1.0.3 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 ⌅ [0bca4576] + SciMLBase v2.155.1 ⌅ [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.18.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.47 [781d530d] + TruncatedStacktraces v1.4.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [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 5.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Imported binding InteractiveUtils.is_expected_union was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to Cthulhu. ERROR: LoadError: UndefVarError: `ConstPropResult` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:58  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:1 in expression starting at stdin:5 ✗ Cthulhu 2.3 s ✓ OpenBLASConsistentFPCSR_jll 2.3 s ✓ Imath_jll 2.3 s ✓ CoreMath_jll 3.7 s ✓ SparseMatrixColorings → SparseMatrixColoringsColorsExt 8.7 s ✓ PNGFiles 2.4 s ✓ libdrm_jll 2.4 s ✓ libsixel_jll 6.4 s ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 2.3 s ✓ isoband_jll 2.3 s ✓ CRlibm_jll 1.9 s ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 2.4 s ✓ FreeType 6.0 s ✓ FastGaussQuadrature 187.9 s ✓ SymbolicUtils 10.2 s ✓ JpegTurbo 23.6 s ✓ GeometryBasics 4.7 s ✓ Unitful → LatexifyExt 5.3 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 5.2 s ✓ SciMLBase → SciMLBaseForwardDiffExt 6.2 s ✓ MovingBoundaryProblems1D 4.6 s ✓ SCCNonlinearSolve 15.3 s ✓ LineSearch 0.0 s ✓ StatsFuns → StatsFunsChainRulesCoreExt 1.6 s ✓ FastPower → FastPowerForwardDiffExt 0.0 s ✓ Unitful → ForwardDiffExt 7.4 s ✓ DataInterpolations 1.8 s ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 3.2 s ✓ Interpolations → InterpolationsForwardDiffExt 5.2 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt 5.1 s ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 14.3 s ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 8.2 s ✓ NonlinearSolveBase → NonlinearSolveBaseBandedMatricesExt 23.6 s ✓ LinearSolve 4.4 s ✓ StateSelection → StateSelectionDeepDiffsExt 3.7 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastPolyesterExt 0.1 s ✓ Distributions → DistributionsChainRulesCoreExt 7.0 s ✓ SciMLBase → SciMLBaseDistributionsExt 5.6 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 10.0 s ✓ WebP 0.0 s ✓ Cairo 6.9 s ✓ DiffEqBase → DiffEqBaseUnitfulExt 5.6 s ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 11.6 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 15.0 s ✓ DiffEqCallbacks 2.5 s ✓ OpenEXR_jll 2.0 s ✓ CoreMath 2.5 s ✓ libva_jll 12.8 s ✓ Sixel 1.6 s ✓ Isoband 1.9 s ✓ CRlibm 11.0 s ✓ SymbolicLimits 11.0 s ✓ SymbolicUtils → SymbolicUtilsChainRulesCoreExt 12.3 s ✓ SymbolicUtils → SymbolicUtilsDistributionsExt 4.0 s ✓ Packing 12.7 s ✓ GridLayoutBase 4.7 s ✓ ShaderAbstractions 6.8 s ✓ FreeTypeAbstraction 4.9 s ✓ SCCNonlinearSolve → SCCNonlinearSolveChainRulesCoreExt 4.9 s ✓ LineSearch → LineSearchLineSearchesExt 4.9 s ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 4.9 s ✓ DataInterpolations → DataInterpolationsChainRulesCoreExt 9.2 s ✓ LinearSolve → LinearSolveBandedMatricesExt 5.6 s ✓ LinearSolve → LinearSolveChainRulesCoreExt 10.2 s ✓ LinearSolve → LinearSolveSparseArraysExt 10.1 s ✓ LinearSolve → LinearSolveForwardDiffExt 6.0 s ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 12.3 s ✓ OrdinaryDiffEqCore ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f1e66dda-c521-50d5-a397-5cf6314d8648"), "DistributionsChainRulesCoreExt") 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::Nothing)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2672  [4] assert_havelock(l::ReentrantLock)  @ Base ./loading.jl:2666 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1769  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1806  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1622  [8] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2301  [9] !=(x::Int8, y::Int64)  @ Base ./loading.jl:2178 [inlined]  [10] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2811  [11] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [12] macro expansion  @ ./loading.jl:2599 [inlined]  [13] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [14] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [15] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [16] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [17] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [18] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [19] top-level scope  @ ~/.julia/packages/KernelDensity/mvdFb/src/KernelDensity.jl:6  [20] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [21] 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:3271  [22] top-level scope  @ stdin:5  [23] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [25] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [26] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [27] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/KernelDensity/mvdFb/src/KernelDensity.jl:1 in expression starting at stdin:5 ✗ KernelDensity 5.3 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 9.6 s ✓ SteadyStateDiffEq 9.8 s ✓ JumpProcesses 6.3 s ✓ OpenEXR 2.7 s ✓ FFMPEG_jll 14.1 s ✓ ReferenceTests 5.6 s ✓ IntervalArithmetic 176.5 s ✓ Symbolics 28.8 s ✓ MathTeXEngine 21.1 s ✓ NonlinearSolveSpectralMethods 21.5 s ✓ SimpleNonlinearSolve 6.0 s ✓ LinearSolve → LinearSolveEnzymeExt 6.8 s ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 8.6 s ✓ OrdinaryDiffEqStabilizedRK 6.6 s ✓ OrdinaryDiffEqFunctionMap 59.9 s ✓ OrdinaryDiffEqVerner 8.2 s ✓ OrdinaryDiffEqQPRK 7.8 s ✓ OrdinaryDiffEqSymplecticRK 10.7 s ✓ OrdinaryDiffEqLowOrderRK 8.3 s ✓ OrdinaryDiffEqFeagin 9.7 s ✓ OrdinaryDiffEqSSPRK 8.3 s ✓ OrdinaryDiffEqRKN 8.5 s ✓ OrdinaryDiffEqHighOrderRK 7.8 s ✓ OrdinaryDiffEqExplicitRK 18.3 s ✓ OrdinaryDiffEqTsit5 8.5 s ✓ OrdinaryDiffEqPRK 10.1 s ✓ OrdinaryDiffEqLowStorageRK 7.4 s ✓ JumpProcesses → JumpProcessesOrdinaryDiffEqCoreExt 2.6 s ✓ IntervalArithmetic → IntervalArithmeticSparseArraysExt 1.7 s ✓ IntervalArithmetic → IntervalArithmeticIrrationalConstantsExt 1.8 s ✓ IntervalArithmetic → IntervalArithmeticForwardDiffExt 2.0 s ✓ IntervalArithmetic → IntervalArithmeticRecipesBaseExt 1.9 s ✓ IntervalArithmetic → IntervalArithmeticLinearAlgebraExt 1.5 s ✓ IntervalArithmetic → IntervalArithmeticDiffRulesExt 1.6 s ✓ IntervalArithmetic → IntervalArithmeticIntervalSetsExt 31.4 s ✓ Symbolics → SymbolicsHypergeometricFunctionsExt 26.1 s ✓ Symbolics → SymbolicsForwardDiffExt 21.8 s ✓ Symbolics → SymbolicsDistributionsExt 25.6 s ✓ Symbolics → SymbolicsLatexifyExt 25.2 s ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt 32.8 s ✓ DataInterpolations → DataInterpolationsSymbolicsExt 5.8 s ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 6.1 s ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt 34.5 s ✓ NonlinearSolveQuasiNewton 62.9 s ✓ NonlinearSolveFirstOrder 10.5 s ✓ OrdinaryDiffEqLinear 14.2 s ✓ OrdinaryDiffEqDifferentiation 8.6 s ✓ OrdinaryDiffEqAdamsBashforthMoulton 7.5 s ✓ OrdinaryDiffEqNordsieck 8.4 s ✓ ExactPredicates 24.2 s ✓ Symbolics → SymbolicsPreallocationToolsExt 7.5 s ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 11.6 s ✓ ImplicitDiscreteSolve 8.1 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt 12.4 s ✓ DelaunayTriangulation 105.0 s ✓ NonlinearSolve 340.5 s ✓ ModelingToolkitBase 14.9 s ✓ OrdinaryDiffEqExponentialRK 14.1 s ✓ OrdinaryDiffEqExtrapolation 42.2 s ✓ OrdinaryDiffEqRosenbrock ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5ab0869b-81aa-558d-bb23-cbf5423bbe9b"), "KernelDensity") 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:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/Makie/p9K7f/src/Makie.jl:55  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [12] 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:3271  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [16] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [18] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Makie/p9K7f/src/Makie.jl:1 in expression starting at stdin:5 ✗ Makie 20.6 s ✓ OrdinaryDiffEqNonlinearSolve 64.3 s ✓ ModelingToolkitBase → MTKChainRulesCoreExt 63.6 s ✓ ModelingToolkitBase → MTKLatexifyExt 80.3 s ✓ ModelingToolkitTearing 70.8 s ✓ DomainSets → DomainSetsMakieExt 78.2 s ✓ SciMLBase → SciMLBaseMakieExt 73.3 s ✓ DataInterpolations → DataInterpolationsMakieExt  ====================================================================================== 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 410 running 1 of 1  signal (10): User defined signal 1 _ZN4llvm8SwitchCG14SwitchLowering14buildJumpTableERKSt6vectorINS0_11CaseClusterESaIS3_EEjjPKNS_10SwitchInstERKSt8optionalINS_5SDLocEEPNS_17MachineBasicBlockERS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm8SwitchCG14SwitchLowering14findJumpTablesERSt6vectorINS0_11CaseClusterESaIS3_EEPKNS_10SwitchInstESt8optionalINS_5SDLocEEPNS_17MachineBasicBlockEPNS_18ProfileSummaryInfoEPNS_18BlockFrequencyInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder11visitSwitchERKNS_10SwitchInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19SelectionDAGBuilder5visitERKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel16SelectBasicBlockENS_21ilist_iterator_w_bitsINS_12ilist_detail12node_optionsINS_11InstructionELb1ELb0EvLb1ENS_10BasicBlockEEELb0ELb1EEES7_Rb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm22SelectionDAGISelLegacy20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1414:23 compileModule at /source/src/jitlayers.cpp:2361:79 materialize at /source/src/jitlayers.cpp:906:36 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.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.20.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.20.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.20.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2056:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_internal at /source/src/gf.c:3650:27 _jl_invoke at /source/src/gf.c:4103:16 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _create_plot! at /home/pkgeval/.julia/packages/Makie/p9K7f/src/figureplotting.jl:417:21 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 #text!#67 at /home/pkgeval/.julia/packages/Makie/p9K7f/src/recipes.jl:534:11 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 text! at /home/pkgeval/.julia/packages/Makie/p9K7f/src/recipes.jl:532:5 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 LineAxis at /home/pkgeval/.julia/packages/Makie/p9K7f/src/makielayout/lineaxis.jl:415:339 #LineAxis#1737 at /home/pkgeval/.julia/packages/Makie/p9K7f/src/makielayout/lineaxis.jl:8:12 LineAxis at /home/pkgeval/.julia/packages/Makie/p9K7f/src/makielayout/lineaxis.jl:6:4 [inlined] #initialize_block!#1766 at /home/pkgeval/.julia/packages/Makie/p9K7f/src/makielayout/blocks/axis.jl:346:574 initialize_block! at /home/pkgeval/.julia/packages/Makie/p9K7f/src/makielayout/blocks/axis.jl:154:3 unknown function (ip: 0x743a3c500092) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 #_block#1560 at /home/pkgeval/.julia/packages/Makie/p9K7f/src/makielayout/blocks.jl:405:222 _block at /home/pkgeval/.julia/packages/Makie/p9K7f/src/makielayout/blocks.jl:321:2 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 create_axis_for_plot at /home/pkgeval/.julia/packages/Makie/p9K7f/src/figureplotting.jl:119:37 create_axis_like at /home/pkgeval/.julia/packages/Makie/p9K7f/src/figureplotting.jl:211:19 unknown function (ip: 0x743a46d2c41c) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _create_plot at /home/pkgeval/.julia/packages/Makie/p9K7f/src/figureplotting.jl:335:59 #scatter#62 at /home/pkgeval/.julia/packages/Makie/p9K7f/src/recipes.jl:530:11 [inlined] scatter at /home/pkgeval/.julia/packages/Makie/p9K7f/src/recipes.jl:528:5 unknown function (ip: 0x743a46b8e79c) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 unknown function (ip: 0x743a46b7f4a1) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 eval_body at /source/src/interpreter.c:558:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:327:3 IncludeInto at ./Base.jl:328:4 unknown function (ip: 0x743a46b25372) at (unknown file) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 _include at ./loading.jl:3173:45 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3271:140 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884: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:517:3 include_string at ./loading.jl:3113:145 include_string at ./loading.jl:3123:3 [inlined] exec_options at ./client.jl:350:566 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327: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: 0x743a5d0a0249) 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 6 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007c8d21447670 Total snapshots: 404. Utilization: 0% ╎404 @Base/task.jl:1168 wait_forever() 403╎ 404 @Base/task.jl:1246 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b9c3a4cc6a0 Total snapshots: 383. Utilization: 0% ╎383 @Base/task.jl:1168 wait_forever() 382╎ 383 @Base/task.jl:1246 wait() [6] 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4111:23 [inlined] ijl_apply_generic at /source/src/gf.c:4337:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 20297722 (Pool: 20296815; Big: 907); GC: 42 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:31 #schedule#623 at ./task.jl:1051:41 schedule at ./task.jl:1043:3 [inlined] uv_writecb_task at ./stream.jl:1198:19 jlcapi_uv_writecb_task_772.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:1 [inlined] wait at ./task.jl:1233:12 uv_write at ./stream.jl:1079:22 unsafe_write at ./stream.jl:1152:49 PkgEval terminated after 2732.54s: test duration exceeded the time limit