Package evaluation to test MovingBoundaryProblems1D on Julia 1.14.0-DEV.2186 (48ff18f4cd*) started at 2026-05-14T17:04:18.515 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.05s ################################################################################ # 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.25.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.4 [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 [1bc83da4] + SafeTestsets v0.1.0 ⌅ [0bca4576] + SciMLBase v2.155.1 ⌅ [a6db7da4] + SciMLLogging v1.10.1 [c0aeaf25] + SciMLOperators v1.21.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.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 [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 4.93s ################################################################################ # 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] push!(a::Vector{SubString{String}}, item::String)  @ Base ./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 4.0 s ✓ SymbolicIndexingInterface → SymbolicIndexingInterfacePrettyTablesExt 6.2 s ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 1.8 s ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 1.9 s ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 32.5 s ✓ SciMLBase 182.1 s ✓ SymbolicUtils 23.5 s ✓ GeometryBasics 10.2 s ✓ BipartiteGraphs 3.0 s ✓ Latexify → SparseArraysExt 4.6 s ✓ Unitful → LatexifyExt 5.6 s ✓ IntervalArithmetic 0.0 s ✓ DataInterpolations 3.3 s ✓ Interpolations → InterpolationsForwardDiffExt 3.5 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastPolyesterExt 5.2 s ✓ KernelDensity 9.3 s ✓ WebP 5.2 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 5.2 s ✓ SciMLBase → SciMLBaseForwardDiffExt 6.0 s ✓ MovingBoundaryProblems1D 4.6 s ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 6.7 s ✓ SciMLBase → SciMLBaseDistributionsExt 4.7 s ✓ SCCNonlinearSolve 21.8 s ✓ LinearSolve 10.0 s ✓ SymbolicLimits 10.3 s ✓ SymbolicUtils → SymbolicUtilsChainRulesCoreExt 11.6 s ✓ SymbolicUtils → SymbolicUtilsDistributionsExt 7.6 s ✓ Packing 16.4 s ✓ GridLayoutBase 7.7 s ✓ ShaderAbstractions 9.6 s ✓ FreeTypeAbstraction 4.6 s ✓ BipartiteGraphs → BipartiteGraphsSparseArraysExt 2.2 s ✓ IntervalArithmetic → IntervalArithmeticSparseArraysExt 1.7 s ✓ IntervalArithmetic → IntervalArithmeticIrrationalConstantsExt 1.8 s ✓ IntervalArithmetic → IntervalArithmeticForwardDiffExt 2.0 s ✓ IntervalArithmetic → IntervalArithmeticRecipesBaseExt 1.9 s ✓ IntervalArithmetic → IntervalArithmeticLinearAlgebraExt 1.9 s ✓ IntervalArithmetic → IntervalArithmeticDiffRulesExt 1.6 s ✓ IntervalArithmetic → IntervalArithmeticIntervalSetsExt 4.3 s ✓ DataInterpolations → DataInterpolationsChainRulesCoreExt 9.8 s ✓ SciMLJacobianOperators 4.8 s ✓ SCCNonlinearSolve → SCCNonlinearSolveChainRulesCoreExt 8.7 s ✓ LinearSolve → LinearSolveBandedMatricesExt 6.3 s ✓ LinearSolve → LinearSolveChainRulesCoreExt 10.3 s ✓ LinearSolve → LinearSolveSparseArraysExt 9.3 s ✓ LinearSolve → LinearSolveForwardDiffExt 164.3 s ✓ Symbolics 28.7 s ✓ MathTeXEngine 6.1 s ✓ StateSelection 8.2 s ✓ ExactPredicates 16.0 s ✓ LineSearch 22.0 s ✓ NonlinearSolveBase 6.0 s ✓ LinearSolve → LinearSolveEnzymeExt 27.7 s ✓ Symbolics → SymbolicsHypergeometricFunctionsExt 23.9 s ✓ Symbolics → SymbolicsForwardDiffExt 24.5 s ✓ Symbolics → SymbolicsDistributionsExt 23.5 s ✓ Symbolics → SymbolicsLatexifyExt 23.0 s ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt 32.3 s ✓ DataInterpolations → DataInterpolationsSymbolicsExt 4.2 s ✓ StateSelection → StateSelectionDeepDiffsExt 11.8 s ✓ DelaunayTriangulation 6.4 s ✓ LineSearch → LineSearchLineSearchesExt 5.3 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt 5.3 s ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 5.0 s ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 5.7 s ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 4.6 s ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 12.7 s ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 7.3 s ✓ NonlinearSolveBase → NonlinearSolveBaseBandedMatricesExt 10.4 s ✓ BracketingNonlinearSolve 22.1 s ✓ Symbolics → SymbolicsPreallocationToolsExt 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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] push!(a::Vector{SubString{String}}, item::String)  @ Base ./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 33.9 s ✓ NonlinearSolveQuasiNewton 21.5 s ✓ NonlinearSolveSpectralMethods 56.1 s ✓ NonlinearSolveFirstOrder 5.6 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 11.3 s ✓ DiffEqBase 73.7 s ✓ DomainSets → DomainSetsMakieExt 78.3 s ✓ SciMLBase → SciMLBaseMakieExt 314.2 s ✓ CairoMakie 75.5 s ✓ DataInterpolations → DataInterpolationsMakieExt 8.2 s ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 5.4 s ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 5.1 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 21.9 s ✓ SimpleNonlinearSolve 5.8 s ✓ DiffEqBase → DiffEqBaseSparseArraysExt 6.4 s ✓ DiffEqBase → DiffEqBaseUnitfulExt 5.3 s ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 11.7 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 14.7 s ✓ DiffEqCallbacks 12.4 s ✓ OrdinaryDiffEqCore 6.2 s ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt 98.6 s ✓ NonlinearSolve 9.9 s ✓ SteadyStateDiffEq 9.7 s ✓ JumpProcesses 6.6 s ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 8.9 s ✓ OrdinaryDiffEqStabilizedRK 7.1 s ✓ OrdinaryDiffEqFunctionMap 61.1 s ✓ OrdinaryDiffEqVerner 8.6 s ✓ OrdinaryDiffEqQPRK 8.2 s ✓ OrdinaryDiffEqSymplecticRK 11.5 s ✓ OrdinaryDiffEqLowOrderRK 8.7 s ✓ OrdinaryDiffEqFeagin 10.1 s ✓ OrdinaryDiffEqSSPRK 9.4 s ✓ OrdinaryDiffEqRKN 9.4 s ✓ OrdinaryDiffEqHighOrderRK 8.4 s ✓ OrdinaryDiffEqExplicitRK 18.3 s ✓ OrdinaryDiffEqTsit5 8.7 s ✓ OrdinaryDiffEqPRK 10.3 s ✓ OrdinaryDiffEqLowStorageRK 7.7 s ✓ JumpProcesses → JumpProcessesOrdinaryDiffEqCoreExt 12.3 s ✓ OrdinaryDiffEqLinear 11.3 s ✓ ImplicitDiscreteSolve 13.2 s ✓ OrdinaryDiffEqDifferentiation 9.2 s ✓ OrdinaryDiffEqAdamsBashforthMoulton 7.6 s ✓ OrdinaryDiffEqNordsieck ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"), "JumpProcesses") 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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] top-level scope  @ ~/.julia/packages/ModelingToolkitBase/FFWYK/src/ModelingToolkitBase.jl:10  [12] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [13] recompile_invalidations(__module__::Module, expr::Any)  @ PrecompileTools ~/.julia/packages/PrecompileTools/QUxvR/src/invalidations.jl:21  [14] top-level scope  @ ~/.julia/packages/ModelingToolkitBase/FFWYK/src/ModelingToolkitBase.jl:6  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [20] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [22] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkitBase/FFWYK/src/ModelingToolkitBase.jl:1 in expression starting at stdin:5 ✗ ModelingToolkitBase 8.4 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7771a370-6774-4173-bd38-47e70ca0b839"), "ModelingToolkitBase") 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/ModelingToolkitBase/FFWYK/ext/MTKChainRulesCoreExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkitBase/FFWYK/ext/MTKChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ ModelingToolkitBase → MTKChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7771a370-6774-4173-bd38-47e70ca0b839"), "ModelingToolkitBase") 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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] top-level scope  @ ~/.julia/packages/ModelingToolkitBase/FFWYK/ext/MTKLatexifyExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkitBase/FFWYK/ext/MTKLatexifyExt.jl:1 in expression starting at stdin:5 ✗ ModelingToolkitBase → MTKLatexifyExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7771a370-6774-4173-bd38-47e70ca0b839"), "ModelingToolkitBase") 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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] top-level scope  @ ~/.julia/packages/ModelingToolkitTearing/KW9Ek/src/ModelingToolkitTearing.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkitTearing/KW9Ek/src/ModelingToolkitTearing.jl:1 in expression starting at stdin:5 ✗ ModelingToolkitTearing 13.8 s ✓ OrdinaryDiffEqExtrapolation 39.3 s ✓ OrdinaryDiffEqRosenbrock 14.3 s ✓ OrdinaryDiffEqExponentialRK 17.4 s ✓ OrdinaryDiffEqNonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7771a370-6774-4173-bd38-47e70ca0b839"), "ModelingToolkitBase") 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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/ModelingToolkit/RVs9t/src/ModelingToolkit.jl:76  [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] push!(a::Vector{SubString{String}}, item::String)  @ Base ./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/ModelingToolkit/RVs9t/src/ModelingToolkit.jl:1 in expression starting at stdin:5 ✗ ModelingToolkit 68.5 s ✓ OrdinaryDiffEqFIRK 16.7 s ✓ OrdinaryDiffEqIMEXMultistep 18.4 s ✓ OrdinaryDiffEqStabilizedIRK 18.6 s ✓ OrdinaryDiffEqPDIRK 45.6 s ✓ OrdinaryDiffEqSDIRK ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("961ee093-0014-501f-94e3-6117800e7a78"), "ModelingToolkit") 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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] top-level scope  @ ~/.julia/packages/ModelingToolkit/RVs9t/ext/MTKOrdinaryDiffEqRosenbrockExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/RVs9t/ext/MTKOrdinaryDiffEqRosenbrockExt.jl:1 in expression starting at stdin:5 ✗ ModelingToolkit → MTKOrdinaryDiffEqRosenbrockExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("961ee093-0014-501f-94e3-6117800e7a78"), "ModelingToolkit") 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(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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] top-level scope  @ ~/.julia/packages/PDEBase/KT74w/src/PDEBase.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/PDEBase/KT74w/src/PDEBase.jl:1 in expression starting at stdin:5 ✗ PDEBase  ====================================================================================== 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 409 running 1 of 1  signal (10): User defined signal 1 gc_try_claim_and_push at /source/src/gc-stock.c:1714:15 [inlined] gc_mark_objarray at /source/src/gc-stock.c:1867:13 gc_mark_outrefs at /source/src/gc-stock.c:2451:17 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2586:9 _jl_gc_collect at /source/src/gc-stock.c:3106:13 ijl_gc_collect at /source/src/gc-stock.c:3531:13 maybe_collect at /source/src/gc-stock.c:357:9 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:734:5 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:792:12 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:806:13 ijl_alloc_svec_uninit at /source/src/simplevector.c:77:33 ijl_alloc_svec at /source/src/simplevector.c:87:21 alloc_env at /source/src/subtype.c:328:29 save_env at /source/src/subtype.c:349:5 [inlined] forall_exists_subtype at /source/src/subtype.c:2078:5 local_forall_exists_subtype at /source/src/subtype.c:1901:15 subtype_ccheck at /source/src/subtype.c:750:15 var_gt at /source/src/subtype.c:864:90 subtype at /source/src/subtype.c:1742:24 local_forall_exists_subtype at /source/src/subtype.c:1910:19 forall_exists_equal at /source/src/subtype.c:2036:15 subtype at /source/src/subtype.c:1834:31 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1140:15 subtype at /source/src/subtype.c:1791:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 exists_subtype at /source/src/subtype.c:2054:13 [inlined] forall_exists_subtype at /source/src/subtype.c:2083:15 local_forall_exists_subtype at /source/src/subtype.c:1901:15 forall_exists_equal at /source/src/subtype.c:2036:15 subtype at /source/src/subtype.c:1834:31 subtype_unionall at /source/src/subtype.c:1147:15 subtype at /source/src/subtype.c:1788:16 exists_subtype at /source/src/subtype.c:2054:13 [inlined] forall_exists_subtype at /source/src/subtype.c:2083:15 ijl_subtype_env at /source/src/subtype.c:2545:19 [inlined] ijl_subtype_env at /source/src/subtype.c:2509:18 subtype_tuple_tail at /source/src/subtype.c:1550:18 [inlined] subtype_tuple at /source/src/subtype.c:1632:15 [inlined] subtype at /source/src/subtype.c:1828:20 exists_subtype at /source/src/subtype.c:2054:13 [inlined] forall_exists_subtype at /source/src/subtype.c:2083:15 ijl_subtype_env at /source/src/subtype.c:2545:19 [inlined] ijl_subtype_env at /source/src/subtype.c:2509:18 intersect at /source/src/subtype.c:4437:13 intersect_all at /source/src/subtype.c:4644:13 jl_type_intersection_env_s at /source/src/subtype.c:4894:16 jl_typemap_intersection_node_visitor at /source/src/typemap.c:543:23 jl_typemap_intersection_visitor at /source/src/typemap.c:810:16 jl_typemap_intersection_visitor at /source/src/typemap.c:807:16 jl_typemap_intersection_visitor at /source/src/typemap.c:768:34 ml_matches at /source/src/gf.c:5006:10 ml_matches at /source/src/gf.c:4887:16 [inlined] ijl_matching_methods at /source/src/gf.c:3250:12 [inlined] ijl_matching_methods at /source/src/gf.c:3237:26 _methods_by_ftype at ./runtime_internals.jl:1624:38 [inlined] verify_call at ./../usr/share/julia/Compiler/src/reinfer.jl:574:396 verify_method at ./../usr/share/julia/Compiler/src/reinfer.jl:231:225 verify_method_graph at ./../usr/share/julia/Compiler/src/reinfer.jl:101:48 scan_new_code! at ./../usr/share/julia/Compiler/src/reinfer.jl:87:23 insert_backedges at ./../usr/share/julia/Compiler/src/reinfer.jl:77:15 jfptr_insert_backedges_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328:12 [inlined] ijl_call_in_typeinf_world at /source/src/gf.c:556:23 insert_backedges_typeinf at ./../usr/share/julia/Compiler/src/reinfer.jl:657:18 [inlined] #_include_from_serialized#912 at ./loading.jl:1479:326 _include_from_serialized at ./loading.jl:1438:25 [inlined] #_require_search_from_serialized#929 at ./loading.jl:2270:560 _require_search_from_serialized at ./loading.jl:2178:37 [inlined] __require_prelocked at ./loading.jl:2811:52 _require_prelocked at ./loading.jl:2672:21 macro expansion at ./loading.jl:2599:20 [inlined] macro expansion at ./lock.jl:376:23 [inlined] __require at ./loading.jl:2563:114 jfptr___require_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328:12 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:929:23 require at ./loading.jl:2539:15 [inlined] eval_import_path at ./module.jl:36:45 [inlined] eval_import_path_all at ./module.jl:60:3 _eval_import at ./module.jl:101:20 _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328: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:517:3 include_string at ./loading.jl:3113:125 _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 _include at ./loading.jl:3173:35 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3271:134 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328: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:517:3 include_string at ./loading.jl:3113:125 include_string at ./loading.jl:3123:3 [inlined] exec_options at ./client.jl:350:490 _start at ./client.jl:593:35 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328: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: 0x7537125b7249) 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:44 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:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328: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 0x00007dc206ba3c10 Total snapshots: 360. Utilization: 0% ╎360 @Base/task.jl:1168 wait_forever() 359╎ 360 @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:44 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:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328: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 0x00007dbb02e690f0 Total snapshots: 409. Utilization: 0% ╎409 @Base/task.jl:1168 wait_forever() 408╎ 409 @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:44 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:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 21239815 (Pool: 21238912; Big: 903); GC: 49 [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 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:44 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:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 12042332 (Pool: 12041667; Big: 665); GC: 11 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:29 #schedule#624 at ./task.jl:1051:38 schedule at ./task.jl:1043:3 [inlined] uv_writecb_task at ./stream.jl:1198:15 jlcapi_uv_writecb_task_778.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:10 uv_write at ./stream.jl:1079:19 unsafe_write at ./stream.jl:1152:38 write at ./strings/io.jl:237:11 [inlined] print at ./strings/io.jl:239:2 jfptr_print_132.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 showerror at ./errorshow.jl:164:3 unknown function (ip: 0x7dc222d79e06) at (unknown file) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 _atexit at ./initdefs.jl:540:71 jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328: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 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:44 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:4127:23 [inlined] ijl_apply_generic at /source/src/gf.c:4353:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 PkgEval terminated after 2737.1s: test duration exceeded the time limit