Package evaluation to test MovingBoundaryProblems1D on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T16:59:55.277 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.62s ################################################################################ # 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.21.0 [7d9f7c33] + Accessors v0.1.43 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.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.6 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [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.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.45.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.16 [0bca4576] + SciMLBase v2.134.0 [a6db7da4] + SciMLLogging v1.8.0 [c0aeaf25] + SciMLOperators v1.14.1 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.46 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling packages... 3053.4 ms ✓ Unityper 1423.8 ms ✓ Animations 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:50  [2] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [4] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:58  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3308  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [10] include_string  @ ./loading.jl:3160 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [12] _start()  @ Base ./client.jl:585 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 1635.8 ms ✓ PreallocationTools 44022.9 ms ✓ ExponentialUtilities 8547.1 ms ✓ DynamicQuantities 7299.5 ms ✓ MultivariatePolynomials 1615.6 ms ✓ ResettableStacks 3727.0 ms ✓ SymbolicIndexingInterface → SymbolicIndexingInterfacePrettyTablesExt 1049.2 ms ✓ FilePaths → FilePathsGlobExt 2089.3 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1536.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 1660.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 2984.2 ms ✓ ColorBrewer 3698.2 ms ✓ Interpolations → InterpolationsUnitfulExt 6022.8 ms ✓ FreeTypeAbstraction 4363.3 ms ✓ Packing 11277.3 ms ✓ GridLayoutBase 4466.4 ms ✓ ShaderAbstractions 1329.4 ms ✓ FastPower → FastPowerForwardDiffExt 6963.9 ms ✓ DataInterpolations 1904.2 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 5.1 ms ✓ FastBroadcast 4645.2 ms ✓ Distributions → DistributionsChainRulesCoreExt 33.8 ms ✓ libwebp_jll 2893.8 ms ✓ Cairo 1422.5 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 30310.4 ms ✓ SciMLBase 6943.1 ms ✓ ExponentialUtilities → ExponentialUtilitiesStaticArraysExt 1949.8 ms ✓ DynamicQuantities → DynamicQuantitiesLinearAlgebraExt 4192.5 ms ✓ DynamicQuantities → DynamicQuantitiesUnitfulExt 4927.0 ms ✓ DynamicPolynomials 28567.0 ms ✓ MathTeXEngine 4357.5 ms ✓ DataInterpolations → DataInterpolationsChainRulesCoreExt 2632.5 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 6017.7 ms ✓ KernelDensity 9253.0 ms ✓ WebP 6300.0 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 4535.2 ms ✓ SciMLBase → SciMLBaseForwardDiffExt 5307.2 ms ✓ MovingBoundaryProblems1D 3512.2 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 6205.2 ms ✓ SciMLBase → SciMLBaseDistributionsExt 5103.4 ms ✓ SciMLBase → SciMLBaseMLStyleExt 3920.0 ms ✓ SCCNonlinearSolve 43007.4 ms ✓ SymbolicUtils 366890.9 ms ✓ Makie 21776.2 ms ✓ LinearSolve 9122.4 ms ✓ SciMLJacobianOperators 3665.7 ms ✓ SCCNonlinearSolve → SCCNonlinearSolveChainRulesCoreExt 6749.8 ms ✓ SymbolicLimits 72938.2 ms ✓ Makie → MakieDynamicQuantitiesExt 70970.8 ms ✓ DomainSets → DomainSetsMakieExt 74618.8 ms ✓ DataInterpolations → DataInterpolationsMakieExt 325371.1 ms ✓ CairoMakie 78828.2 ms ✓ SciMLBase → SciMLBaseMakieExt 9363.3 ms ✓ LinearSolve → LinearSolveSparseArraysExt 8592.4 ms ✓ LinearSolve → LinearSolveForwardDiffExt 13296.3 ms ✓ LineSearch 19543.2 ms ✓ NonlinearSolveBase 60268.1 ms ✓ Symbolics 4972.5 ms ✓ LinearSolve → LinearSolveEnzymeExt 4208.9 ms ✓ LineSearch → LineSearchLineSearchesExt 4509.8 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseMatrixColoringsExt 4481.4 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 4032.6 ms ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 5022.6 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 4204.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 5285.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 10512.4 ms ✓ BracketingNonlinearSolve 15161.7 ms ✓ Symbolics → SymbolicsForwardDiffExt 13527.9 ms ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt 18934.2 ms ✓ DataInterpolations → DataInterpolationsSymbolicsExt 30895.1 ms ✓ NonlinearSolveQuasiNewton 19784.3 ms ✓ NonlinearSolveSpectralMethods 48696.3 ms ✓ NonlinearSolveFirstOrder 3729.9 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 7523.0 ms ✓ DiffEqBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Symbolics/T2Tbs/ext/SymbolicsPreallocationToolsExt.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Symbolics/T2Tbs/ext/SymbolicsPreallocationToolsExt.jl:1 in expression starting at stdin:5 ✗ Symbolics → SymbolicsPreallocationToolsExt 5792.0 ms ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 4602.8 ms ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 4039.5 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 18057.3 ms ✓ SimpleNonlinearSolve 4639.4 ms ✓ DiffEqBase → DiffEqBaseSparseArraysExt 5151.9 ms ✓ DiffEqBase → DiffEqBaseUnitfulExt 4584.9 ms ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 4511.1 ms ✓ DiffEqBase → DiffEqBaseForwardDiffExt 10968.4 ms ✓ OrdinaryDiffEqCore 12715.6 ms ✓ DiffEqCallbacks 4497.7 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ddbc1e5a-af6d-5c63-afc2-df12365ab00f"), "SciMLBaseDistributionsExt") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2715  [4] _require_prelocked  @ ./loading.jl:2709 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2723  [9] macro expansion  @ ./loading.jl:2642 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [12] require  @ ./loading.jl:2582 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/DiffEqNoiseProcess/wQdSl/src/DiffEqNoiseProcess.jl:22  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] 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:3308  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [21] include_string  @ ./loading.jl:3160 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/DiffEqNoiseProcess/wQdSl/src/DiffEqNoiseProcess.jl:1 in expression starting at stdin:5 ✗ DiffEqNoiseProcess 4735.5 ms ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreEnzymeCoreExt 8591.6 ms ✓ SteadyStateDiffEq 9619.2 ms ✓ JumpProcesses 37730.0 ms ✓ NonlinearSolve 9175.7 ms ✓ OrdinaryDiffEqStabilizedRK 7031.8 ms ✓ OrdinaryDiffEqFunctionMap 64155.9 ms ✓ OrdinaryDiffEqVerner 6885.4 ms ✓ OrdinaryDiffEqQPRK 7374.9 ms ✓ OrdinaryDiffEqSymplecticRK 10197.4 ms ✓ OrdinaryDiffEqLowOrderRK 7730.6 ms ✓ OrdinaryDiffEqFeagin 8603.6 ms ✓ OrdinaryDiffEqSSPRK 8038.0 ms ✓ OrdinaryDiffEqRKN 8002.2 ms ✓ OrdinaryDiffEqHighOrderRK 6812.2 ms ✓ OrdinaryDiffEqExplicitRK 15402.0 ms ✓ OrdinaryDiffEqTsit5 11301.0 ms ✓ OrdinaryDiffEqLinear 7618.8 ms ✓ OrdinaryDiffEqPRK 9630.4 ms ✓ ImplicitDiscreteSolve 10097.8 ms ✓ OrdinaryDiffEqLowStorageRK 13307.5 ms ✓ OrdinaryDiffEqDifferentiation 8102.9 ms ✓ OrdinaryDiffEqAdamsBashforthMoulton 6765.4 ms ✓ OrdinaryDiffEqNordsieck ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("77a26b50-5914-5dd7-bc55-306e6241c503"), "DiffEqNoiseProcess") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./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/ModelingToolkit/Ay2JZ/src/ModelingToolkit.jl:25  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3308  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [17] include_string  @ ./loading.jl:3160 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/Ay2JZ/src/ModelingToolkit.jl:1 in expression starting at stdin:5 ✗ ModelingToolkit 7954.9 ms ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ModelingToolkit/Ay2JZ/ext/MTKDeepDiffsExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ModelingToolkit/Ay2JZ/ext/MTKDeepDiffsExt.jl:1 in expression starting at stdin:5 ✗ ModelingToolkit → MTKDeepDiffsExt 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/PDEBase/CpWUp/src/PDEBase.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/PDEBase/CpWUp/src/PDEBase.jl:1 in expression starting at stdin:5 ✗ PDEBase 14492.4 ms ✓ OrdinaryDiffEqExtrapolation 43169.6 ms ✓ OrdinaryDiffEqRosenbrock 15375.3 ms ✓ OrdinaryDiffEqExponentialRK 15223.0 ms ✓ OrdinaryDiffEqNonlinearSolve 60248.5 ms ✓ OrdinaryDiffEqFIRK 13432.8 ms ✓ OrdinaryDiffEqIMEXMultistep 13303.6 ms ✓ OrdinaryDiffEqStabilizedIRK 14697.2 ms ✓ OrdinaryDiffEqPDIRK 16210.9 ms ✓ OrdinaryDiffEqSDIRK 32543.5 ms ✓ OrdinaryDiffEqBDF 73971.0 ms ✓ OrdinaryDiffEqDefault 23890.9 ms ✓ OrdinaryDiffEq 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/MethodOfLines/JDu9X/src/MethodOfLines.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/MethodOfLines/JDu9X/src/MethodOfLines.jl:1 in expression starting at stdin:5 ✗ MethodOfLines 121 dependencies successfully precompiled in 2445 seconds. 409 already precompiled. Precompilation completed after 2462.82s ################################################################################ # Testing # Testing MovingBoundaryProblems1D Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_VhTrMg/Project.toml` [13f3f980] ↑ CairoMakie v0.11.2 ⇒ v0.15.8 [f68482b8] ↑ Cthulhu v2.10.0 ⇒ v3.0.2 [82cc6244] ↑ DataInterpolations v4.5.0 ⇒ v8.9.0 [5b8099bc] ↑ DomainSets v0.6.7 ⇒ v0.7.16 [7ed4a6bd] ↑ LinearSolve v2.20.0 ⇒ v3.57.0 [94925ecb] ↑ MethodOfLines v0.10.3 ⇒ v0.11.9 ⌅ [961ee093] ↑ ModelingToolkit v8.73.1 ⇒ v10.31.2 [a903a81a] + MovingBoundaryProblems1D v1.0.3 [8913a72c] ↑ NonlinearSolve v2.8.2 ⇒ v4.14.0 [1dea7af3] ↑ OrdinaryDiffEq v6.59.3 ⇒ v6.106.0 [324d217c] ↑ ReferenceTests v0.10.2 ⇒ v0.10.6 [0bca4576] ↑ SciMLBase v2.9.1 ⇒ v2.134.0 [276daf66] ↑ SpecialFunctions v2.3.1 ⇒ v2.6.1 [2913bbd2] ↑ StatsBase v0.34.2 ⇒ v0.34.10 [9672c7b4] ↑ SteadyStateDiffEq v2.0.1 ⇒ v2.9.0 [37e2e46d] ~ LinearAlgebra ⇒ v1.13.0 [2f01184e] ↑ SparseArrays v1.10.0 ⇒ v1.13.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_VhTrMg/Manifest.toml` [47edcb42] ↑ ADTypes v0.2.5 ⇒ v1.21.0 [c3fe647b] - AbstractAlgebra v0.33.0 [398f06c4] - AbstractLattices v0.3.0 [1520ce14] ↑ AbstractTrees v0.4.4 ⇒ v0.4.5 [7d9f7c33] ↑ Accessors v0.1.33 ⇒ v0.1.43 [79e6a3ab] ↑ Adapt v3.7.1 ⇒ v4.4.0 [35492f91] + AdaptivePredicates v1.2.0 [66dad0bd] + AliasTables v1.1.3 [27a7e980] ↑ Animations v0.4.1 ⇒ v0.4.2 [ec485272] ↑ ArnoldiMethod v0.2.0 ⇒ v0.4.0 [4fba245c] ↑ ArrayInterface v7.6.1 ⇒ v7.22.0 [4c555306] + ArrayLayouts v1.12.2 [67c07d97] ↑ Automa v1.0.2 ⇒ v1.1.0 [13072b0f] ↑ AxisAlgorithms v1.0.1 ⇒ v1.1.0 [39de3d68] ↑ AxisArrays v0.4.7 ⇒ v0.4.8 [18cc8868] + BaseDirs v1.3.2 [e2ed5e7c] ↑ Bijections v0.1.6 ⇒ v0.2.2 [62783981] ↑ BitTwiddlingConvenienceFunctions v0.1.5 ⇒ v0.1.6 [8e7c35d0] + BlockArrays v1.9.3 [70df07ce] + BracketingNonlinearSolve v1.6.2 [fa961155] ↑ CEnum v0.4.2 ⇒ v0.5.0 [2a0fbf3d] ↑ CPUSummary v0.2.4 ⇒ v0.2.7 [96374032] ↑ CRlibm v1.0.1 ⇒ v1.0.2 [00ebfdb7] ↑ CSTParser v3.3.6 ⇒ v3.4.3 [159f3aea] ↑ Cairo v1.0.5 ⇒ v1.1.1 [13f3f980] ↑ CairoMakie v0.11.2 ⇒ v0.15.8 [49dc2e85] - Calculus v0.5.1 [d360d2e6] ↑ ChainRulesCore v1.18.0 ⇒ v1.26.0 [fb6a15b2] ↑ CloseOpenIntervals v0.1.12 ⇒ v0.1.13 [da1fd8a2] ↑ CodeTracking v1.3.5 ⇒ v3.0.0 [a2cac450] ↑ ColorBrewer v0.4.0 ⇒ v0.4.2 [35d6a980] ↑ ColorSchemes v3.24.0 ⇒ v3.31.0 [3da002f7] ↑ ColorTypes v0.11.4 ⇒ v0.12.1 [c3611d14] ↑ ColorVectorSpace v0.9.10 ⇒ v0.11.0 [5ae59095] ↑ Colors v0.12.10 ⇒ v0.13.1 ⌅ [a80b9123] ↑ CommonMark v0.8.12 ⇒ v0.8.16 [38540f10] ↑ CommonSolve v0.2.4 ⇒ v0.2.6 [bbf7d656] ↑ CommonSubexpressions v0.3.0 ⇒ v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] ↑ Compat v4.10.1 ⇒ v4.18.1 [b152e2b5] ↑ CompositeTypes v0.1.3 ⇒ v0.1.4 [95dc2771] + ComputePipeline v0.1.6 [187b0558] ↑ ConstructionBase v1.5.4 ⇒ v1.6.0 [d38c429a] ↑ Contour v0.6.2 ⇒ v0.6.3 [f68482b8] ↑ Cthulhu v2.10.0 ⇒ v3.0.2 [9a962f9c] ↑ DataAPI v1.15.0 ⇒ v1.16.0 [82cc6244] ↑ DataInterpolations v4.5.0 ⇒ v8.9.0 ⌅ [864edb3b] ↑ DataStructures v0.18.15 ⇒ v0.18.22 [927a84f5] ↑ DelaunayTriangulation v0.8.11 ⇒ v1.6.6 [8bb1440f] - DelimitedFiles v1.9.1 [2b5f629d] ↑ DiffEqBase v6.141.0 ⇒ v6.199.0 [459566f4] ↑ DiffEqCallbacks v2.34.0 ⇒ v4.12.0 [77a26b50] + DiffEqNoiseProcess v5.26.0 [a0c0ee7d] + DifferentiationInterface v0.7.14 [8d63f2c5] + DispatchDoctor v0.4.27 [b4f34e82] ↑ Distances v0.10.11 ⇒ v0.10.12 [31c24e10] ↑ Distributions v0.25.103 ⇒ v0.25.123 [ffbed154] ↑ DocStringExtensions v0.9.3 ⇒ v0.9.5 [5b8099bc] ↑ DomainSets v0.6.7 ⇒ v0.7.16 [fa6b7ba4] - DualNumbers v0.6.8 ⌃ [7c1d4256] ↑ DynamicPolynomials v0.5.3 ⇒ v0.6.3 [06fc5a27] + DynamicQuantities v1.11.0 [4e289a0a] ↑ EnumX v1.0.4 ⇒ v1.0.6 [f151be2c] ↑ EnzymeCore v0.6.4 ⇒ v0.8.18 [90fa49ef] - ErrorfreeArithmetic v0.5.2 [429591f6] ↑ ExactPredicates v2.2.6 ⇒ v2.2.9 [d4d017d3] ↑ ExponentialUtilities v1.25.0 ⇒ v1.30.0 [55351af7] + ExproniconLite v0.10.14 [411431e0] ↑ Extents v0.1.2 ⇒ v0.1.6 [b86e33f2] + FFTA v0.3.1 [7a1cc6ca] - FFTW v1.7.1 [7034ab61] ↑ FastBroadcast v0.2.8 ⇒ v0.3.5 [442a2c76] + FastGaussQuadrature v1.1.0 [29a986be] - FastLapackInterface v2.0.0 [a4df4552] + FastPower v1.3.0 [fa42c844] - FastRounding v0.3.1 [5789e2e9] ↑ FileIO v1.16.1 ⇒ v1.17.1 [8fc22ac5] ↑ FilePaths v0.8.3 ⇒ v0.9.0 [48062228] ↑ FilePathsBase v0.9.21 ⇒ v0.9.24 [1a297f60] ↑ FillArrays v1.9.1 ⇒ v1.16.0 [64ca27bc] + FindFirstFunctions v1.7.0 [6a86dc24] ↑ FiniteDiff v2.21.1 ⇒ v2.29.0 [53c48c17] ↑ FixedPointNumbers v0.8.4 ⇒ v0.8.5 [1eca21be] ↑ FoldingTrees v1.2.1 ⇒ v1.2.2 [1fa38f19] + Format v1.3.7 [59287772] - Formatting v0.4.2 [f6369f11] ↑ ForwardDiff v0.10.36 ⇒ v1.3.1 [b38be410] ↑ FreeType v4.1.0 ⇒ v4.1.1 [663a7486] ↑ FreeTypeAbstraction v0.10.0 ⇒ v0.10.8 [d9f16b24] - Functors v0.4.5 [46192b85] ↑ GPUArraysCore v0.1.5 ⇒ v0.2.0 [c145ed77] ↑ GenericSchur v0.5.3 ⇒ v0.5.6 [cf35fbd7] - GeoInterface v1.3.2 [5c1252a2] ↑ GeometryBasics v0.4.9 ⇒ v0.5.10 [c27321d9] ↑ Glob v1.3.1 ⇒ v1.4.0 [a2bd30eb] ↑ Graphics v1.1.2 ⇒ v1.1.3 ⌃ [86223c79] ↑ Graphs v1.9.0 ⇒ v1.13.1 [3955a311] ↑ GridLayoutBase v0.10.0 ⇒ v0.11.2 [0b43b601] - Groebner v0.5.0 [d5909c97] - GroupsCore v0.4.0 [3e5b6fbb] - HostCPUFeatures v0.1.16 [34004b35] ↑ HypergeometricFunctions v0.3.23 ⇒ v0.3.28 [2803e5a7] ↑ ImageAxes v0.6.11 ⇒ v0.6.12 [c817782e] ↑ ImageBase v0.1.5 ⇒ v0.1.7 [a09fc81d] ↑ ImageCore v0.9.4 ⇒ v0.10.5 [82e4d734] ↑ ImageIO v0.6.7 ⇒ v0.6.9 [bc367c6b] ↑ ImageMetadata v0.9.9 ⇒ v0.9.10 [3263718b] + ImplicitDiscreteSolve v1.6.0 [d25df0c9] ↑ Inflate v0.1.4 ⇒ v0.1.5 [18e54dd8] ↑ IntegerMathUtils v0.1.2 ⇒ v0.1.3 [a98d9a8b] ↑ Interpolations v0.14.7 ⇒ v0.16.2 [d1acc4aa] ↑ IntervalArithmetic v0.21.2 ⇒ v1.0.2 [8197267c] ↑ IntervalSets v0.7.8 ⇒ v0.7.13 [3587e190] ↑ InverseFunctions v0.1.12 ⇒ v0.1.17 [92d709cd] ↑ IrrationalConstants v0.2.2 ⇒ v0.2.6 [c8e1da08] ↑ IterTools v1.8.0 ⇒ v1.10.0 [692b3bcd] ↑ JLLWrappers v1.5.0 ⇒ v1.7.1 [682c06a0] ↑ JSON v0.21.4 ⇒ v1.4.0 [ae98c720] + Jieko v0.2.1 [b835a17e] ↑ JpegTurbo v0.1.4 ⇒ v0.1.6 ⌃ [98e50ef6] ↑ JuliaFormatter v1.0.43 ⇒ v1.0.62 [70703baa] ↑ JuliaSyntax v0.4.7 ⇒ v1.0.2 [ccbc3e58] ↑ JumpProcesses v9.9.0 ⇒ v9.21.0 [ef3ab10e] - KLU v0.4.1 [5ab0869b] ↑ KernelDensity v0.6.7 ⇒ v0.6.11 [ba0b0d4f] ↑ Krylov v0.9.4 ⇒ v0.10.5 [b964fa9f] ↑ LaTeXStrings v1.3.1 ⇒ v1.4.0 [2ee39098] - LabelledArrays v1.14.0 [984bce1d] - LambertW v0.4.6 [23fbe1c1] ↑ Latexify v0.16.1 ⇒ v0.16.10 [73f95e8e] - LatticeRules v0.0.1 [10f19ff3] ↑ LayoutPointers v0.1.15 ⇒ v0.1.17 [50d2b5c4] - Lazy v0.15.1 [9c8b4983] - LightXML v0.9.1 [87fe0de2] + LineSearch v0.1.6 [d3d80556] ↑ LineSearches v7.2.0 ⇒ v7.6.0 [9b3f67b0] - LinearAlgebraX v0.2.5 [7ed4a6bd] ↑ LinearSolve v2.20.0 ⇒ v3.57.0 [2ab3a3ac] ↑ LogExpFunctions v0.3.26 ⇒ v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [bdcacae8] - LoopVectorization v0.12.166 [1914dd2f] ↑ MacroTools v0.5.11 ⇒ v0.5.16 [ee78f7c6] ↑ Makie v0.20.2 ⇒ v0.24.8 [20f20a25] - MakieCore v0.7.1 [dbb5928d] ↑ MappedArrays v0.4.2 ⇒ v0.4.3 [0a4f8689] ↑ MathTeXEngine v0.5.7 ⇒ v0.6.7 [bb5d69b7] + MaybeInplace v0.1.4 [94925ecb] ↑ MethodOfLines v0.10.3 ⇒ v0.11.9 [e1d29d7a] ↑ Missings v1.1.0 ⇒ v1.2.0 ⌅ [961ee093] ↑ ModelingToolkit v8.73.1 ⇒ v10.31.2 [7475f97c] - Mods v2.1.0 [2e0e35c7] + Moshi v0.3.7 [a903a81a] + MovingBoundaryProblems1D v1.0.3 [3b2b4ff1] - Multisets v0.4.4 ⌃ [102ac46a] ↑ MultivariatePolynomials v0.5.3 ⇒ v0.5.9 [d8a4904e] ↑ MutableArithmetics v1.4.0 ⇒ v1.6.7 [d41bc354] ↑ NLSolversBase v7.8.3 ⇒ v8.0.0 [2774e3e8] - NLsolve v4.5.1 [77ba4419] ↑ NaNMath v1.0.2 ⇒ v1.1.3 [8913a72c] ↑ NonlinearSolve v2.8.2 ⇒ v4.14.0 [be0214bd] + NonlinearSolveBase v2.11.1 [5959db7a] + NonlinearSolveFirstOrder v1.11.1 [9a2c21bd] + NonlinearSolveQuasiNewton v1.12.0 [26075421] + NonlinearSolveSpectralMethods v1.6.0 [6fe1bfb0] ↑ OffsetArrays v1.12.10 ⇒ v1.17.0 [52e1d378] ↑ OpenEXR v0.3.2 ⇒ v0.3.3 [429524aa] - Optim v1.7.8 [bac558e1] ↑ OrderedCollections v1.6.3 ⇒ v1.8.1 [1dea7af3] ↑ OrdinaryDiffEq v6.59.3 ⇒ v6.106.0 [89bda076] + OrdinaryDiffEqAdamsBashforthMoulton v1.9.0 [6ad6398a] + OrdinaryDiffEqBDF v1.14.0 ⌃ [bbf590c4] + OrdinaryDiffEqCore v3.1.0 [50262376] + OrdinaryDiffEqDefault v1.12.0 [4302a76b] + OrdinaryDiffEqDifferentiation v1.22.0 [9286f039] + OrdinaryDiffEqExplicitRK v1.8.0 [e0540318] + OrdinaryDiffEqExponentialRK v1.12.0 [becaefa8] + OrdinaryDiffEqExtrapolation v1.13.0 [5960d6e9] + OrdinaryDiffEqFIRK v1.20.0 [101fe9f7] + OrdinaryDiffEqFeagin v1.8.0 [d3585ca7] + OrdinaryDiffEqFunctionMap v1.9.0 [d28bc4f8] + OrdinaryDiffEqHighOrderRK v1.9.0 [9f002381] + OrdinaryDiffEqIMEXMultistep v1.11.0 [521117fe] + OrdinaryDiffEqLinear v1.10.0 [1344f307] + OrdinaryDiffEqLowOrderRK v1.10.0 [b0944070] + OrdinaryDiffEqLowStorageRK v1.11.0 [127b3ac7] + OrdinaryDiffEqNonlinearSolve v1.19.0 [c9986a66] + OrdinaryDiffEqNordsieck v1.8.0 [5dd0a6cf] + OrdinaryDiffEqPDIRK v1.10.0 [5b33eab2] + OrdinaryDiffEqPRK v1.8.0 [04162be5] + OrdinaryDiffEqQPRK v1.8.0 [af6ede74] + OrdinaryDiffEqRKN v1.9.0 [43230ef6] + OrdinaryDiffEqRosenbrock v1.22.0 [2d112036] + OrdinaryDiffEqSDIRK v1.11.0 [669c94d9] + OrdinaryDiffEqSSPRK v1.11.0 [e3e12d00] + OrdinaryDiffEqStabilizedIRK v1.10.0 [358294b1] + OrdinaryDiffEqStabilizedRK v1.8.0 [fa646aed] + OrdinaryDiffEqSymplecticRK v1.11.0 [b1df2697] + OrdinaryDiffEqTsit5 v1.9.0 [79d7bb75] + OrdinaryDiffEqVerner v1.10.0 ⌃ [a7812802] ↑ PDEBase v0.1.7 ⇒ v0.1.19 [90014a1f] ↑ PDMats v0.11.30 ⇒ v0.11.37 [f57f5aa1] ↑ PNGFiles v0.4.2 ⇒ v0.4.4 [65ce6f38] - PackageExtensionCompat v1.0.2 [19eb6ba3] ↑ Packing v0.5.0 ⇒ v0.5.1 [d96e819e] - Parameters v0.12.3 [69de0a69] ↑ Parsers v2.8.0 ⇒ v2.8.3 [2ae35dd2] - Permutations v0.4.19 [995b91a9] ↑ PlotUtils v1.3.5 ⇒ v1.4.4 [e409e4f3] ↑ PoissonRandom v0.4.4 ⇒ v0.4.7 [f517fe37] ↑ Polyester v0.7.9 ⇒ v0.7.18 [1d0040c9] ↑ PolyesterWeave v0.2.1 ⇒ v0.2.2 [f27b6e38] - Polynomials v4.0.6 [85a6dd25] - PositiveFactorizations v0.2.4 ⌅ [d236fae5] ↑ PreallocationTools v0.4.12 ⇒ v0.4.34 [aea7be01] ↑ PrecompileTools v1.2.0 ⇒ v1.3.3 [21216c6a] ↑ Preferences v1.4.1 ⇒ v1.5.1 [08abe8d2] ↑ PrettyTables v2.3.1 ⇒ v3.1.2 [27ebfcd6] ↑ Primes v0.5.5 ⇒ v0.5.7 [92933f4c] ↑ ProgressMeter v1.9.0 ⇒ v1.11.0 [43287f4e] + PtrArrays v1.3.0 [4b34888f] ↑ QOI v1.0.0 ⇒ v1.0.2 [1fd47b50] ↑ QuadGK v2.9.1 ⇒ v2.11.2 [8a4e6c94] - QuasiMonteCarlo v0.3.3 [74087812] + Random123 v1.7.1 [fb686558] - RandomExtensions v0.4.4 [e6cf234a] ↑ RandomNumbers v1.5.3 ⇒ v1.6.0 [731186ca] ↑ RecursiveArrayTools v2.38.10 ⇒ v3.45.1 [f2c3362d] - RecursiveFactorization v0.2.21 [324d217c] ↑ ReferenceTests v0.10.2 ⇒ v0.10.6 [ae029012] ↑ Requires v1.3.0 ⇒ v1.3.1 [ae5879a3] + ResettableStacks v1.2.0 [286e9d63] - RingLists v0.2.8 [79098fc4] ↑ Rmath v0.7.1 ⇒ v0.9.0 [7e49a35a] ↑ RuntimeGeneratedFunctions v0.5.12 ⇒ v0.5.16 [9dfe8606] + SCCNonlinearSolve v1.9.0 [fdea26ae] ↑ SIMD v3.4.6 ⇒ v3.7.2 [476501e8] - SLEEFPirates v0.6.42 [0bca4576] ↑ SciMLBase v2.9.1 ⇒ v2.134.0 [19f34311] + SciMLJacobianOperators v0.1.12 [a6db7da4] + SciMLLogging v1.8.0 [e9a6253c] - SciMLNLSolve v0.1.9 [c0aeaf25] ↑ SciMLOperators v0.3.7 ⇒ v1.14.1 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [6c6a2e73] ↑ Scratch v1.2.1 ⇒ v1.3.0 [3cc68bcd] - SetRounding v0.2.1 [efcf1570] ↑ Setfield v1.1.1 ⇒ v1.1.2 [65257c39] ↑ ShaderAbstractions v0.4.0 ⇒ v0.5.0 [73760f76] ↑ SignedDistanceFields v0.4.0 ⇒ v0.4.1 [55797a34] - SimpleGraphs v0.8.6 [727e6d20] ↑ SimpleNonlinearSolve v0.1.25 ⇒ v2.10.0 [ec83eff0] - SimplePartitions v0.3.1 [cc47b68c] - SimplePolynomials v0.2.17 [a6525b86] - SimpleRandom v0.3.1 [699a6c99] ↑ SimpleTraits v0.9.4 ⇒ v0.9.5 [ce78b400] - SimpleUnPack v1.1.0 [45858cf5] ↑ Sixel v0.1.3 ⇒ v0.1.5 [ed01d8cd] - Sobol v1.5.0 [a2af1166] ↑ SortingAlgorithms v1.2.0 ⇒ v1.2.2 [47a9eef4] - SparseDiffTools v2.13.0 [0a514795] + SparseMatrixColorings v0.4.23 [e56a9233] - Sparspak v0.3.9 [276daf66] ↑ SpecialFunctions v2.3.1 ⇒ v2.6.1 [c5dd0088] - StableHashTraits v1.1.1 [860ef19b] + StableRNGs v1.0.4 [cae243ae] ↑ StackViews v0.1.1 ⇒ v0.1.2 [aedffcd0] ↑ Static v0.8.8 ⇒ v1.3.1 [0d7ed370] ↑ StaticArrayInterface v1.4.1 ⇒ v1.8.0 [90137ffa] ↑ StaticArrays v1.7.0 ⇒ v1.9.16 [1e83bf80] ↑ StaticArraysCore v1.4.2 ⇒ v1.4.4 [10745b16] ↑ Statistics v1.10.0 ⇒ v1.11.1 [82ae8749] ↑ StatsAPI v1.7.0 ⇒ v1.8.0 [2913bbd2] ↑ StatsBase v0.34.2 ⇒ v0.34.10 [4c63d2b9] ↑ StatsFuns v1.3.0 ⇒ v1.5.2 [9672c7b4] ↑ SteadyStateDiffEq v2.0.1 ⇒ v2.9.0 [7792a7ef] ↑ StrideArraysCore v0.5.2 ⇒ v0.5.8 [892a3eda] ↑ StringManipulation v0.3.4 ⇒ v0.4.2 [09ab397b] ↑ StructArrays v0.6.16 ⇒ v0.7.2 [ec057cc2] + StructUtils v2.6.2 [2efcf032] ↑ SymbolicIndexingInterface v0.2.2 ⇒ v0.3.46 ⌅ [19f23fe9] + SymbolicLimits v0.2.3 ⌅ [d1185830] ↑ SymbolicUtils v1.4.0 ⇒ v3.32.0 ⌅ [0c5d862f] ↑ Symbolics v5.11.0 ⇒ v6.58.0 [bd369af6] ↑ Tables v1.11.1 ⇒ v1.12.1 [ed4db957] + TaskLocalValues v0.1.3 [8ea1fca8] ↑ TermInterface v0.3.3 ⇒ v2.0.0 [1c621080] + TestItems v1.0.0 [8290d209] ↑ ThreadingUtilities v0.5.2 ⇒ v0.5.5 [731e570b] ↑ TiffImages v0.6.8 ⇒ v0.11.6 [a759f4b9] ↑ TimerOutputs v0.5.23 ⇒ v0.5.29 [0796e94c] ↑ Tokenize v0.5.26 ⇒ v0.5.29 [3bb67fe8] ↑ TranscodingStreams v0.10.2 ⇒ v0.11.3 [d5829a12] - TriangularSolve v0.1.20 [410a4b4d] ↑ Tricks v0.1.8 ⇒ v0.1.13 [9d95972d] - TupleTools v1.4.3 [d265eb64] ↑ TypedSyntax v1.2.3 ⇒ v1.5.4 [5c2747f8] ↑ URIs v1.5.1 ⇒ v1.6.1 [1986cc42] ↑ Unitful v1.19.0 ⇒ v1.27.0 [a7c27f48] ↑ Unityper v0.1.5 ⇒ v0.1.6 [3d5dd08c] - VectorizationBase v0.21.65 [19fa3120] - VertexSafeGraphs v0.2.0 [e3aaa7dc] + WebP v0.1.3 [efce3f68] ↑ WoodburyMatrices v0.5.6 ⇒ v1.1.0 [6e34b625] ↑ Bzip2_jll v1.0.8+0 ⇒ v1.0.9+0 [83423d85] ↑ Cairo_jll v1.16.1+1 ⇒ v1.18.5+0 [2e619515] ↑ Expat_jll v2.5.0+0 ⇒ v2.7.3+0 [b22a6f82] ↑ FFMPEG_jll v4.4.4+1 ⇒ v8.0.1+0 [f5851436] - FFTW_jll v3.3.10+0 [a3f928ae] ↑ Fontconfig_jll v2.13.93+0 ⇒ v2.17.1+0 [d7e528f0] ↑ FreeType2_jll v2.13.1+0 ⇒ v2.13.4+0 [559328eb] ↑ FriBidi_jll v1.0.10+0 ⇒ v1.0.17+0 [b0724c58] + GettextRuntime_jll v0.22.4+0 [78b55507] - Gettext_jll v0.21.0+0 [61579ee1] + Ghostscript_jll v9.55.1+0 [59f7168a] + Giflib_jll v5.2.3+0 [7746bdde] ↑ Glib_jll v2.76.5+0 ⇒ v2.86.2+0 [3b182d85] ↑ Graphite2_jll v1.3.14+0 ⇒ v1.3.15+0 [2e76f6c2] ↑ HarfBuzz_jll v2.8.1+1 ⇒ v8.5.1+0 [905a6f67] ↑ Imath_jll v3.1.7+0 ⇒ v3.2.2+0 [1d5cc7b8] ↑ IntelOpenMP_jll v2024.0.0+0 ⇒ v2025.2.0+0 [aacddb02] ↑ JpegTurbo_jll v2.1.91+0 ⇒ v3.1.4+0 [c1c5ebd0] ↑ LAME_jll v3.100.1+0 ⇒ v3.100.3+0 [88015f11] + LERC_jll v4.0.1+0 [1d63c593] ↑ LLVMOpenMP_jll v15.0.4+0 ⇒ v18.1.8+0 [dd4b983a] ↑ LZO_jll v2.10.1+0 ⇒ v2.10.3+0 ⌅ [e9f186c6] ↑ Libffi_jll v3.2.2+1 ⇒ v3.4.7+0 [d4300ac3] - Libgcrypt_jll v1.8.7+0 [7e76a0d4] + Libglvnd_jll v1.7.1+1 [7add5ba3] - Libgpg_error_jll v1.42.0+0 [94ce4f54] ↑ Libiconv_jll v1.17.0+0 ⇒ v1.18.0+0 [4b2f31a3] ↑ Libmount_jll v2.35.0+0 ⇒ v2.41.2+0 [89763e89] + Libtiff_jll v4.7.2+0 [38a345b3] ↑ Libuuid_jll v2.36.0+0 ⇒ v2.41.2+0 [856f044c] ↑ MKL_jll v2023.2.0+0 ⇒ v2025.2.0+0 [c8ffd9c3] - MbedTLS_jll v2.28.2+1 [e7412a2a] ↑ Ogg_jll v1.3.5+1 ⇒ v1.3.6+0 [6cdc7f73] + OpenBLASConsistentFPCSR_jll v0.3.30+0 [18a262bb] ↑ OpenEXR_jll v3.1.4+0 ⇒ v3.4.4+0 [efe28fd5] ↑ OpenSpecFun_jll v0.5.5+0 ⇒ v0.5.6+0 [91d4177d] ↑ Opus_jll v1.3.2+0 ⇒ v1.6.0+0 [36c8627f] ↑ Pango_jll v1.50.14+0 ⇒ v1.57.0+0 ⌅ [30392449] ↑ Pixman_jll v0.42.2+0 ⇒ v0.44.2+0 [f50d1b31] ↑ Rmath_jll v0.4.0+0 ⇒ v0.5.1+0 [02c8fc9c] - XML2_jll v2.12.0+0 [aed1982a] - XSLT_jll v1.1.34+0 [ffd25f8a] + XZ_jll v5.8.2+0 [4f6342f7] ↑ Xorg_libX11_jll v1.8.6+0 ⇒ v1.8.12+0 [0c0b7dd1] ↑ Xorg_libXau_jll v1.0.11+0 ⇒ v1.0.13+0 [a3789734] ↑ Xorg_libXdmcp_jll v1.1.4+0 ⇒ v1.1.6+0 [1082639a] ↑ Xorg_libXext_jll v1.3.4+4 ⇒ v1.3.7+0 [ea2f1a96] ↑ Xorg_libXrender_jll v0.9.10+4 ⇒ v0.9.12+0 [14d82f49] - Xorg_libpthread_stubs_jll v0.1.1+0 [c7cfdc94] ↑ Xorg_libxcb_jll v1.15.0+0 ⇒ v1.17.1+0 [c5fb5394] ↑ Xorg_xtrans_jll v1.5.0+0 ⇒ v1.6.0+0 [a4ae2306] ↑ libaom_jll v3.4.0+0 ⇒ v3.13.1+0 [0ac62f75] ↑ libass_jll v0.15.1+0 ⇒ v0.17.4+0 [f638f0a6] ↑ libfdk_aac_jll v2.0.2+0 ⇒ v2.0.4+0 [b53b4c65] ↑ libpng_jll v1.6.38+0 ⇒ v1.6.54+0 [075b6546] ↑ libsixel_jll v1.10.3+0 ⇒ v1.10.5+0 [f27f6e37] ↑ libvorbis_jll v1.3.7+1 ⇒ v1.3.8+0 [c5f90fcd] + libwebp_jll v1.6.0+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] ↑ x264_jll v2021.5.5+0 ⇒ v10164.0.1+0 [dfaa095f] ↑ x265_jll v3.5.0+0 ⇒ v4.1.0+0 [0dad84c5] ↑ ArgTools v1.1.1 ⇒ v1.1.2 [56f22d72] ~ Artifacts ⇒ v1.11.0 [2a0f44e3] ~ Base64 ⇒ v1.11.0 [8bf52ea8] ~ CRC32c ⇒ v1.11.0 [ade2ca70] ~ Dates ⇒ v1.11.0 [8ba89e20] ~ Distributed ⇒ v1.11.0 [f43a241f] ↑ Downloads v1.6.0 ⇒ 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 v0.6.4 ⇒ v1.0.0 [76f85450] ~ LibGit2 ⇒ v1.11.0 [8f399da3] ~ Libdl ⇒ v1.11.0 [37e2e46d] ~ LinearAlgebra ⇒ v1.13.0 [56ddb016] ~ Logging ⇒ v1.11.0 [d6f4376e] ~ Markdown ⇒ v1.11.0 [a63ad114] ~ Mmap ⇒ v1.11.0 [ca575930] ↑ NetworkOptions v1.2.0 ⇒ v1.3.0 [44cfe95a] ↑ Pkg v1.10.0 ⇒ v1.14.0 [de0858da] ~ Printf ⇒ v1.11.0 [3fa0cd96] ~ REPL ⇒ v1.11.0 [9a3f8284] ~ Random ⇒ v1.11.0 [ea8e919c] ↑ SHA v0.7.0 ⇒ v1.0.0 [9e88b42a] ~ Serialization ⇒ v1.11.0 [1a1011a3] ~ SharedArrays ⇒ v1.11.0 [6462fe0b] ~ Sockets ⇒ v1.11.0 [2f01184e] ↑ SparseArrays v1.10.0 ⇒ v1.13.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] ~ UUIDs ⇒ v1.11.0 [4ec0a83e] ~ Unicode ⇒ v1.11.0 [e66e0078] ↑ CompilerSupportLibraries_jll v1.0.5+1 ⇒ v1.3.0+1 [deac9b47] ↑ LibCURL_jll v8.4.0+0 ⇒ v8.18.0+0 [e37daf67] ↑ LibGit2_jll v1.6.4+0 ⇒ v1.9.2+0 [29816b5a] ↑ LibSSH2_jll v1.11.0+1 ⇒ v1.11.3+1 [14a3606d] ↑ MozillaCACerts_jll v2023.1.10 ⇒ v2025.12.2 [4536629a] ↑ OpenBLAS_jll v0.3.23+2 ⇒ v0.3.30+0 [05823500] ↑ OpenLibm_jll v0.8.1+2 ⇒ v0.8.7+0 [458c3c95] ↑ OpenSSL_jll v3.0.12+0 ⇒ v3.5.4+0 [efcefdf7] ↑ PCRE2_jll v10.42.0+1 ⇒ v10.47.0+0 [bea87d4a] ↑ SuiteSparse_jll v7.2.1+1 ⇒ v7.10.1+0 [83775a58] ↑ Zlib_jll v1.2.13+1 ⇒ v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] ↑ libblastrampoline_jll v5.8.0+1 ⇒ v5.15.0+0 [8e850ede] ↑ nghttp2_jll v1.52.0+1 ⇒ v1.68.0+1 [3f19e933] ↑ p7zip_jll v17.4.0+2 ⇒ v17.7.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` Test Successfully re-resolved Status `/tmp/jl_VhTrMg/Project.toml` [13f3f980] CairoMakie v0.15.8 [f68482b8] Cthulhu v3.0.2 [82cc6244] DataInterpolations v8.9.0 [5b8099bc] DomainSets v0.7.16 [7ed4a6bd] LinearSolve v3.57.0 [94925ecb] MethodOfLines v0.11.9 ⌅ [961ee093] ModelingToolkit v10.31.2 [a903a81a] MovingBoundaryProblems1D v1.0.3 [8913a72c] NonlinearSolve v4.14.0 [1dea7af3] OrdinaryDiffEq v6.106.0 [324d217c] ReferenceTests v0.10.6 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.134.0 [276daf66] SpecialFunctions v2.6.1 [2913bbd2] StatsBase v0.34.10 [9672c7b4] SteadyStateDiffEq v2.9.0 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VhTrMg/Manifest.toml` [47edcb42] ADTypes v1.21.0 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 [4c555306] ArrayLayouts v1.12.2 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [e2ed5e7c] Bijections v0.2.2 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [8e7c35d0] BlockArrays v1.9.3 [70df07ce] BracketingNonlinearSolve v1.6.2 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [96374032] CRlibm v1.0.2 [00ebfdb7] CSTParser v3.4.3 [159f3aea] Cairo v1.1.1 [13f3f980] CairoMakie v0.15.8 [d360d2e6] ChainRulesCore v1.26.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v3.0.0 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 ⌅ [861a8166] Combinatorics v1.0.2 ⌅ [a80b9123] CommonMark v0.8.16 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [95dc2771] ComputePipeline v0.1.6 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [f68482b8] Cthulhu v3.0.2 [9a962f9c] DataAPI v1.16.0 [82cc6244] DataInterpolations v8.9.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ab62b9b5] DeepDiffs v1.2.0 [927a84f5] DelaunayTriangulation v1.6.6 [2b5f629d] DiffEqBase v6.199.0 [459566f4] DiffEqCallbacks v4.12.0 [77a26b50] DiffEqNoiseProcess v5.26.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.14 [8d63f2c5] DispatchDoctor v0.4.27 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 ⌃ [7c1d4256] DynamicPolynomials v0.6.3 [06fc5a27] DynamicQuantities v1.11.0 [4e289a0a] EnumX v1.0.6 [f151be2c] EnzymeCore v0.8.18 [429591f6] ExactPredicates v2.2.9 [d4d017d3] ExponentialUtilities v1.30.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [411431e0] Extents v0.1.6 [b86e33f2] FFTA v0.3.1 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.1.0 [a4df4552] FastPower v1.3.0 [5789e2e9] FileIO v1.17.1 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.16.0 [64ca27bc] FindFirstFunctions v1.7.0 [6a86dc24] FiniteDiff v2.29.0 [53c48c17] FixedPointNumbers v0.8.5 [1eca21be] FoldingTrees v1.2.2 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.1 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.6 [5c1252a2] GeometryBasics v0.5.10 [c27321d9] Glob v1.4.0 [a2bd30eb] Graphics v1.1.3 ⌃ [86223c79] Graphs v1.13.1 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [3263718b] ImplicitDiscreteSolve v1.6.0 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [a98d9a8b] Interpolations v0.16.2 [d1acc4aa] IntervalArithmetic v1.0.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [ae98c720] Jieko v0.2.1 [b835a17e] JpegTurbo v0.1.6 ⌃ [98e50ef6] JuliaFormatter v1.0.62 [70703baa] JuliaSyntax v1.0.2 [ccbc3e58] JumpProcesses v9.21.0 [5ab0869b] KernelDensity v0.6.11 [ba0b0d4f] Krylov v0.10.5 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [10f19ff3] LayoutPointers v0.1.17 [8cdb02fc] LazyModules v0.3.1 [87fe0de2] LineSearch v0.1.6 [d3d80556] LineSearches v7.6.0 [7ed4a6bd] LinearSolve v3.57.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.8 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.3 [0a4f8689] MathTeXEngine v0.6.7 [bb5d69b7] MaybeInplace v0.1.4 [94925ecb] MethodOfLines v0.11.9 [e1d29d7a] Missings v1.2.0 ⌅ [961ee093] ModelingToolkit v10.31.2 [e94cdb99] MosaicViews v0.3.4 [2e0e35c7] Moshi v0.3.7 [a903a81a] MovingBoundaryProblems1D v1.0.3 [46d2c3a1] MuladdMacro v0.2.4 ⌃ [102ac46a] MultivariatePolynomials v0.5.9 [d8a4904e] MutableArithmetics v1.6.7 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.3 [f09324ee] Netpbm v1.1.1 [8913a72c] NonlinearSolve v4.14.0 [be0214bd] NonlinearSolveBase v2.11.1 [5959db7a] NonlinearSolveFirstOrder v1.11.1 [9a2c21bd] NonlinearSolveQuasiNewton v1.12.0 [26075421] NonlinearSolveSpectralMethods v1.6.0 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.106.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.9.0 [6ad6398a] OrdinaryDiffEqBDF v1.14.0 ⌃ [bbf590c4] OrdinaryDiffEqCore v3.1.0 [50262376] OrdinaryDiffEqDefault v1.12.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.22.0 [9286f039] OrdinaryDiffEqExplicitRK v1.8.0 [e0540318] OrdinaryDiffEqExponentialRK v1.12.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.13.0 [5960d6e9] OrdinaryDiffEqFIRK v1.20.0 [101fe9f7] OrdinaryDiffEqFeagin v1.8.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.9.0 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.9.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.11.0 [521117fe] OrdinaryDiffEqLinear v1.10.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.10.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.11.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.19.0 [c9986a66] OrdinaryDiffEqNordsieck v1.8.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.10.0 [5b33eab2] OrdinaryDiffEqPRK v1.8.0 [04162be5] OrdinaryDiffEqQPRK v1.8.0 [af6ede74] OrdinaryDiffEqRKN v1.9.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.22.0 [2d112036] OrdinaryDiffEqSDIRK v1.11.0 [669c94d9] OrdinaryDiffEqSSPRK v1.11.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.10.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.8.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.11.0 [b1df2697] OrdinaryDiffEqTsit5 v1.9.0 [79d7bb75] OrdinaryDiffEqVerner v1.10.0 ⌃ [a7812802] PDEBase v0.1.19 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.4 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.4 [e409e4f3] PoissonRandom v0.4.7 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [647866c9] PolygonOps v0.1.2 ⌅ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.45.1 [189a3867] Reexport v1.2.2 [324d217c] ReferenceTests v0.10.6 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [ae5879a3] ResettableStacks v1.2.0 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [9dfe8606] SCCNonlinearSolve v1.9.0 [fdea26ae] SIMD v3.7.2 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [0bca4576] SciMLBase v2.134.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.1 [727e6d20] SimpleNonlinearSolve v2.10.0 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [9672c7b4] SteadyStateDiffEq v2.9.0 [7792a7ef] StrideArraysCore v0.5.8 [892a3eda] StringManipulation v0.4.2 [09ab397b] StructArrays v0.7.2 [ec057cc2] StructUtils v2.6.2 [2efcf032] SymbolicIndexingInterface v0.3.46 ⌅ [19f23fe9] SymbolicLimits v0.2.3 ⌅ [d1185830] SymbolicUtils v3.32.0 ⌅ [0c5d862f] Symbolics v6.58.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [62fd8b95] TensorCore v0.1.1 [8ea1fca8] TermInterface v2.0.0 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.5 [731e570b] TiffImages v0.11.6 [a759f4b9] TimerOutputs v0.5.29 [0796e94c] Tokenize v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [410a4b4d] Tricks v0.1.13 [981d1d27] TriplotBase v0.1.0 [781d530d] TruncatedStacktraces v1.4.0 [d265eb64] TypedSyntax v1.5.4 [5c2747f8] URIs v1.6.1 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.27.0 [a7c27f48] Unityper v0.1.6 [e3aaa7dc] WebP v0.1.3 [b8c1c048] WidthLimitedIO v1.0.1 [efce3f68] WoodburyMatrices v1.1.0 [c8c2cc18] XTermColors v0.2.1 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+0 [5ae413db] EarCut_jll v2.2.4+0 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [856f044c] MKL_jll v2025.2.0+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.30+0 [18a262bb] OpenEXR_jll v3.4.4+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.0+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 [ffd25f8a] XZ_jll v5.8.2+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.54+0 [075b6546] libsixel_jll v1.10.5+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays 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.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.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. Testing Running tests... ┌ Warning: The provided mesh_points were not scaled to [0, 1]. They have been scaled. └ @ MovingBoundaryProblems1D ~/.julia/packages/MovingBoundaryProblems1D/sqOPO/src/geometry.jl:43 ┌ Warning: The provided mesh_points were not scaled to [0, 1]. They have been scaled. └ @ MovingBoundaryProblems1D ~/.julia/packages/MovingBoundaryProblems1D/sqOPO/src/geometry.jl:43 Test Summary: | Pass Total Time MBGeometry | 6 6 5.7s Test Summary: | Pass Total Time BoundaryConditions | 31 31 3.0s ┌ Warning: The provided mesh_points were not scaled to [0, 1]. They have been scaled. └ @ MovingBoundaryProblems1D ~/.julia/packages/MovingBoundaryProblems1D/sqOPO/src/geometry.jl:43 ┌ Warning: The provided mesh_points were not scaled to [0, 1]. They have been scaled. └ @ MovingBoundaryProblems1D ~/.julia/packages/MovingBoundaryProblems1D/sqOPO/src/geometry.jl:43 Test Summary: | Pass Total Time MBProblem | 29 29 0.3s ┌ Warning: The provided mesh_points were not scaled to [0, 1]. They have been scaled. └ @ MovingBoundaryProblems1D ~/.julia/packages/MovingBoundaryProblems1D/sqOPO/src/geometry.jl:43 ┌ Warning: use values(kwargs) instead of kwargs.data │ caller = top-level scope at ode_problem.jl:54 └ @ Core ~/.julia/packages/MovingBoundaryProblems1D/sqOPO/test/ode_problem.jl:54 Test Summary: | Pass Total Time ODEProblem | 12 12 3.7s Starting the Heat equation example. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a2af1166-a08f-5f64-846c-94a0d3cef48c"), "SortingAlgorithms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/StatsBase/lRQEN/src/StatsBase.jl:9  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/StatsBase/lRQEN/src/StatsBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"), "StatsBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./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/Vn16E/src/Makie.jl:53  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3308  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [16] include_string  @ ./loading.jl:3160 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Makie/Vn16E/src/Makie.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"), "Makie") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2863  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2715  [4] macro expansion  @ ./loading.jl:2642 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2606  [7] require  @ ./loading.jl:2582 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CairoMakie/h1BHQ/src/CairoMakie.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CairoMakie/h1BHQ/src/CairoMakie.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ StatsBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a2af1166-a08f-5f64-846c-94a0d3cef48c"), "SortingAlgorithms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2863 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2715 │ [4] macro expansion │ @ ./loading.jl:2642 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2606 │ [7] require │ @ ./loading.jl:2582 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/StatsBase/lRQEN/src/StatsBase.jl:9 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/StatsBase/lRQEN/src/StatsBase.jl:1 │ in expression starting at stdin:5 └ ┌ CairoMakie │ [Output was shown above] └ ┌ Makie │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"), "StatsBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2863 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2715 │ [4] macro expansion │ @ ./loading.jl:2642 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2606 │ [7] require │ @ ./loading.jl:2582 [inlined] │ [8] eval_import_path │ @ ./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/Vn16E/src/Makie.jl:53 │ [11] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [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:3308 │ [13] top-level scope │ @ stdin:5 │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [16] include_string │ @ ./loading.jl:3160 [inlined] │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [18] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Makie/Vn16E/src/Makie.jl:1 │ in expression starting at stdin:5 └ Heat equation: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 3 packages failed to precompile: StatsBase Failed to precompile StatsBase [2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91] to "/home/pkgeval/.julia/compiled/v1.14/StatsBase/jl_oJ6Uio" (ProcessExited(1)). CairoMakie Failed to precompile CairoMakie [13f3f980-e62b-5c42-98c6-ff1f3baf88f0] to "/home/pkgeval/.julia/compiled/v1.14/CairoMakie/jl_h5U8dk" (ProcessExited(1)). Makie Failed to precompile Makie [ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a] to "/home/pkgeval/.julia/compiled/v1.14/Makie/jl_znoYrE" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/MovingBoundaryProblems1D/sqOPO/test/heat_equation.jl:2 Starting the Stefan problem example. ====================================================================================== 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 400 running 1 of 1 signal (10): User defined signal 1 gc_setmark_pool_ at /source/src/gc-stock.c:296 [inlined] gc_setmark_pool at /source/src/gc-stock.c:314 [inlined] gc_setmark at /source/src/gc-stock.c:321 [inlined] gc_mark_outrefs at /source/src/gc-stock.c:2471 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2568 _jl_gc_collect at /source/src/gc-stock.c:3088 ijl_gc_collect at /source/src/gc-stock.c:3510 maybe_collect at /source/src/gc-stock.c:356 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:733 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:791 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:805 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:615 [inlined] Array at ./boot.jl:675 [inlined] _crc32c at ./util.jl:526 _crc32c at ./util.jl:535 [inlined] _crc32c at ./util.jl:535 [inlined] #open#318 at ./io.jl:427 open at ./io.jl:424 [inlined] any_includes_stale at ./loading.jl:4235 #stale_cachefile#924 at ./loading.jl:4417 stale_cachefile at ./loading.jl:4258 [inlined] #_require_search_from_serialized#899 at ./loading.jl:2262 _require_search_from_serialized at ./loading.jl:2200 [inlined] __require_prelocked at ./loading.jl:2856 _require_prelocked at ./loading.jl:2715 macro expansion at ./loading.jl:2642 [inlined] macro expansion at ./lock.jl:376 [inlined] __require at ./loading.jl:2606 jfptr___require_67953.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:908 require at ./loading.jl:2582 [inlined] eval_import_path at ./module.jl:36 [inlined] eval_import_path_all at ./module.jl:60 _eval_using at ./module.jl:137 [inlined] _eval_using at ./module.jl:137 jfptr__eval_using_61087.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_74259.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 jfptr_eval_19343.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_74259.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_43686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x77d3835bf249) 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 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_74876.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 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 0x00007a608f332c20 Total snapshots: 451. Utilization: 0% ╎451 @Base/task.jl:1168 wait_forever() 450╎ 451 @Base/task.jl:1246 wait() ┌ 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 0x000077d368ffc010 Total snapshots: 718. Utilization: 100% ╎717 @Base/client.jl:585 _start() ╎ 717 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 717 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 717 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 717 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::S… ╎ 717 @Base/loading.jl:3210 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 717 @Base/loading.jl:3150 include_string(mapexpr::typeof(identity), … ╎ ╎ 717 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 717 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 717 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ ╎ 717 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _p… ╎ ╎ ╎ 717 @Base/loading.jl:3210 _include(mapexpr::Function, mod::Modu… ╎ ╎ ╎ 717 @Base/loading.jl:3150 include_string(mapexpr::typeof(ident… ╎ ╎ ╎ 717 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ 717 @Base/module.jl:137 _eval_using(to::Module, path::Expr) ╎ ╎ ╎ 717 @Base/module.jl:137 _eval_using ╎ ╎ ╎ ╎ 717 @Base/module.jl:60 eval_import_path_all(at::Module, pa… ╎ ╎ ╎ ╎ 717 @Base/module.jl:36 eval_import_path ╎ ╎ ╎ ╎ 717 @Base/loading.jl:2582 require ╎ ╎ ╎ ╎ 717 @Base/…ading.jl:2606 __require(into::Module, mod::S… ╎ ╎ ╎ ╎ 717 @Base/lock.jl:376 macro expansion ╎ ╎ ╎ ╎ ╎ 717 @Base/…ding.jl:2642 macro expansion ╎ ╎ ╎ ╎ ╎ 717 @Base/…ding.jl:2715 _require_prelocked(uuidkey::… ╎ ╎ ╎ ╎ ╎ 717 @Base/…ding.jl:2856 __require_prelocked(pkg::Ba… ╎ ╎ ╎ ╎ ╎ 717 @Base/…ing.jl:2200 _require_search_from_serial… ╎ ╎ ╎ ╎ ╎ 538 @Base/…ing.jl:2260 _require_search_from_seria… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:1374 find_all_in_cache_path(pkg… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 isdir 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…ng.jl:1375 find_all_in_cache_path(pkg… ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1098 _readdir 6╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1103 _readdir(dir::String; … ╎ ╎ ╎ ╎ ╎ ╎ 10 @Base/…ng.jl:1382 find_all_in_cache_path(pkg… ╎ ╎ ╎ ╎ ╎ ╎ 10 @Base/…ing.jl:10 isfile_casesensitive ╎ ╎ ╎ ╎ ╎ ╎ 10 @Base/…ng.jl:97 isaccessiblefile(file::Str… ╎ ╎ ╎ ╎ ╎ ╎ 10 @Base/…at.jl:587 isfile ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:191 stat(path::String) 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:615 GenericMemory 9╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…ng.jl:1414 find_all_in_cache_path(pkg… ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:893 materialize ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:918 copy ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:946 copyto! ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:993 copyto! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…op.jl:77 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:994 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:615 getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:619 _getindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:671 _broadcast_getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 521 @Base/…st.jl:698 _broadcast_getind… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…ng.jl:1389 (::Base.var"#so… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…am.jl:389 open ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…am.jl:390 open(fname::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…am.jl:306 open 8╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 8 @Base/…am.jl:324 open(fname::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…ng.jl:1391 (::Base.var"#so… 12╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…ng.jl:3629 isvalid_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 491 @Base/…ng.jl:1394 (::Base.var"#so… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1158 _growend_inter… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 235 @Base/…ng.jl:3781 parse_cache_he… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3712 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3700 read_module_… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ng.jl:0 String ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ng.jl:3719 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…ck.jl:195 lock 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…ck.jl:171 trylock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ls.jl:161 enable_finali… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…ng.jl:3724 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…am.jl:620 read ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…am.jl:623 #read#646 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…xt.jl:23 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…ot.jl:675 Array 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 4 @Base/…am.jl:624 #read#646 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 4 @Base/…am.jl:575 readbytes! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 4 @Base/…am.jl:576 #readbytes!#6… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…am.jl:518 readbytes_all… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…am.jl:522 readbytes_all… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ck.jl:195 lock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ck.jl:171 trylock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ck.jl:176 _trylock(rl::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…am.jl:533 readbytes_all… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…am.jl:538 readbytes_all… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ck.jl:278 (::Base.var"#… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:0 String ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3726 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ls.jl:161 enable_finali… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:3728 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ls.jl:160 enable_finali… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:274 (::Base.var"#… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…er.jl:61 setproperty! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3730 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:456 read ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:195 lock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:171 trylock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ck.jl:176 _trylock(rl::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ng.jl:3732 _parse_cache_… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:440 read(s::IOStr… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…am.jl:445 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ls.jl:161 enable_finali… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3735 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:3740 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…ck.jl:195 lock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…ck.jl:171 trylock 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…ck.jl:176 _trylock(rl::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ng.jl:3750 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ay.jl:1345 push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/…ay.jl:1348 _push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 3 @Base/…ay.jl:1205 _growend! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…ay.jl:1181 _growend_int… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…ay.jl:1101 array_new_me… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 2 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ay.jl:1185 _growend_int… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ry.jl:143 unsafe_copyto! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3752 _parse_cache_… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3648 CacheHeaderI… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3757 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ck.jl:195 lock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:171 trylock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 21 @Base/…ng.jl:3771 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:3698 read_module_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:195 lock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:171 trylock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ck.jl:176 _trylock(rl::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:445 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ng.jl:3700 read_module_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 4 @Base/…am.jl:620 read ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…am.jl:623 #read#646 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…xt.jl:23 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ot.jl:675 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ot.jl:615 GenericMemory 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ot.jl:676 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…am.jl:624 #read#646 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…am.jl:575 readbytes! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…am.jl:576 #readbytes!#6… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…am.jl:533 readbytes_all… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 11 @Base/…ng.jl:3701 read_module_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 3 @Base/…ck.jl:195 lock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 3 @Base/…ck.jl:171 trylock 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…ck.jl:176 _trylock(rl::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:449 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 5 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 5 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ls.jl:159 enable_finali… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 3 @Base/…ls.jl:160 enable_finali… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…rs.jl:320 != ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…on.jl:487 == 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…on.jl:637 == 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:272 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:3702 read_module_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:195 lock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:171 trylock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ck.jl:176 _trylock(rl::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ls.jl:161 enable_finali… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:3704 read_module_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…ay.jl:1345 push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…ay.jl:1348 _push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…ay.jl:1205 _growend! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ay.jl:1181 _growend_int… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ay.jl:1101 array_new_me… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ay.jl:1185 _growend_int… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ry.jl:143 unsafe_copyto! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 185 @Base/…ng.jl:3775 _parse_cache_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3941 srctext_file… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:43 seek(s::IOStre… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 136 @Base/…ng.jl:3942 srctext_file… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 136 @Base/…am.jl:43 eof(s::IOStrea… 136╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 136 @Base/…am.jl:262 _eof_nolock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3943 srctext_file… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:278 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ng.jl:3945 srctext_file… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/…am.jl:620 read ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…am.jl:623 #read#646 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…xt.jl:23 Array 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ot.jl:676 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…am.jl:624 #read#646 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…am.jl:575 readbytes! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…am.jl:576 #readbytes!#6… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…am.jl:522 readbytes_all… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ck.jl:195 lock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ck.jl:171 trylock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ck.jl:176 _trylock(rl::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…am.jl:533 readbytes_all… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…er.jl:57 getproperty 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ng.jl:0 String ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ng.jl:3946 srctext_file… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:444 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:195 lock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:171 trylock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ck.jl:178 _trylock(rl::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…er.jl:86 setproperty! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…am.jl:450 read(s::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…ck.jl:272 unlock ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:274 (::Base.var"#… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…er.jl:61 setproperty! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:278 (::Base.var"#… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:3947 srctext_file… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/set.jl:137 push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…ct.jl:358 setindex!(h::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ct.jl:281 ht_keyindex2_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ct.jl:134 isslotempty 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ls.jl:396 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ct.jl:291 ht_keyindex2_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 38 @Base/…ng.jl:3948 srctext_file… 13╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 13 @Base/…am.jl:43 position(s::IO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:44 position(s::IO… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ls.jl:159 enable_finali… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:42 seek(s::IOStre… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:195 lock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ck.jl:171 trylock 22╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 22 @Base/…am.jl:43 seek(s::IOStre… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…am.jl:44 seek(s::IOStre… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ls.jl:159 enable_finali… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3695 read_module_l… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3784 parse_cache_he… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:436 getindex 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:676 Array ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3788 parse_cache_he… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1345 push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1348 _push! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ay.jl:1205 _growend! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ay.jl:1185 _growend_int… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ry.jl:133 unsafe_copyto! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…ot.jl:623 memoryref ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 237 @Base/…ng.jl:3818 parse_cache_he… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ng.jl:3688 resolve_depot… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:234 string(::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ng.jl:253 _string(::Str… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ng.jl:133 _string_n ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…il.jl:72 startswith(a::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/int.jl:83 < ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3689 resolve_depot… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…ay.jl:1245 iterate ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…ay.jl:1252 _iterate_abs… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…ls.jl:381 checkbounds ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 233 @Base/…ng.jl:3690 resolve_depot… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 14 @Base/…ng.jl:3684 restore_depo… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 14 @Base/…il.jl:1153 replace ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 14 @Base/…il.jl:1153 #replace#422 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 6 @Base/…il.jl:1091 _replace_(st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 3 @Base/…il.jl:1006 _replace_ini… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Base/…le.jl:354 map ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Base/…il.jl:1006 #_replace_in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…ex.jl:643 _pat_replacer ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 3 @Base/…ex.jl:638 RegexAndMatch… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 2 @Base/…re.jl:227 create_match_… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ex.jl:70 compile(regex:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 3 @Base/…il.jl:1008 _replace_ini… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Base/…le.jl:354 map ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Base/…il.jl:1009 #_replace_in… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…ex.jl:641 findnext ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Base/…ex.jl:0 _findnext_re(re… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 2 @Base/…re.jl:205 _exec(re::Ptr… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…re.jl:36 get_local_matc… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 4 @Base/…il.jl:1096 _replace_(st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 4 @Base/…er.jl:246 GenericIOBuff… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 4 @Base/…er.jl:267 #IOBuffer#378 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…er.jl:167 StringMemory 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Base/…ng.jl:133 _string_n 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…er.jl:106 _new_generic_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 4 @Base/…il.jl:1097 _replace_(st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…er.jl:843 takestring!(i… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…er.jl:795 unsafe_takest… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…il.jl:1024 _replace_fin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…il.jl:1031 _replace_fin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 2 @Base/…io.jl:237 write ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…er.jl:900 unsafe_write(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 2 @Base/…er.jl:612 ensureroom ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Base/…er.jl:655 ensureroom_sl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 2 @Base/…er.jl:545 _resize!(io::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 2 @Base/…er.jl:297 _similar_data ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 2 @Base/…er.jl:167 StringMemory 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 2 @Base/…ng.jl:133 _string_n 218╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 218 @Base/…at.jl:377 ispath(path::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:378 ispath(path::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…rs.jl:1372 in 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…rs.jl:1385 _in_tuple ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 16 @Base/…ng.jl:3839 parse_cache_he… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 16 @Base/…ng.jl:3684 restore_depot… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 16 @Base/…il.jl:1153 replace ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 16 @Base/…il.jl:1153 #replace#422 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 4 @Base/…il.jl:1091 _replace_(st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…il.jl:1006 _replace_ini… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…le.jl:354 map ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…il.jl:1006 #_replace_in… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ex.jl:643 _pat_replacer ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ex.jl:638 RegexAndMatch… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…re.jl:227 create_match_… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 3 @Base/…il.jl:1008 _replace_ini… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 3 @Base/…le.jl:354 map ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Base/…il.jl:1009 #_replace_in… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Base/…ex.jl:641 findnext ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ex.jl:0 _findnext_re(re… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…re.jl:205 _exec(re::Ptr… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…re.jl:37 get_local_matc… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…ex.jl:501 _findnext_re(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…ic.jl:503 prevind ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…ic.jl:511 prevind(s::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ng.jl:580 isvalid ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 1 @Base/…ng.jl:194 thisind ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +12 1 @Base/…ng.jl:203 _thisind_str ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +13 1 @Base/…rs.jl:424 > 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +14 1 @Base/int.jl:83 < ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…il.jl:1096 _replace_(st… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…er.jl:246 GenericIOBuff… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…er.jl:267 #IOBuffer#378 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…er.jl:167 StringMemory 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…ng.jl:133 _string_n ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 11 @Base/…il.jl:1097 _replace_(st… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 3 @Base/…er.jl:843 takestring!(i… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…er.jl:796 unsafe_takest… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…er.jl:664 get_used_span 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…er.jl:803 unsafe_takest… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…il.jl:1020 _replace_fin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…il.jl:1025 _replace_fin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…il.jl:1044 _replace_once 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…er.jl:913 unsafe_write(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…il.jl:1046 _replace_once ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…il.jl:978 _replace ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…io.jl:237 write ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 1 @Base/…er.jl:900 unsafe_write(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…er.jl:609 ensureroom ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…on.jl:649 min 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 1 @Base/…ls.jl:844 ifelse ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 4 @Base/…il.jl:1031 _replace_fin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 4 @Base/…io.jl:237 write ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 3 @Base/…er.jl:900 unsafe_write(… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 3 @Base/…er.jl:612 ensureroom ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…er.jl:655 ensureroom_sl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 2 @Base/…er.jl:545 _resize!(io::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 2 @Base/…er.jl:297 _similar_data ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +10 2 @Base/…er.jl:167 StringMemory 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +11 2 @Base/…ng.jl:133 _string_n ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 1 @Base/…er.jl:546 _resize!(io::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +9 1 @Base/…er.jl:61 setproperty! ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…ng.jl:135 pointer 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 1 @Base/…er.jl:314 + ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…ng.jl:1398 (::Base.var"#so… 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…am.jl:43 close(s::IOStrea… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ck.jl:173 _trylock(rl::Re… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ng.jl:1403 (::Base.var"#so… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:587 mtime ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:191 stat(path::Str… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:615 GenericMemory 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:192 stat(path::Str… ╎ ╎ ╎ ╎ ╎ 179 @Base/…ing.jl:2262 _require_search_from_seria… ╎ ╎ ╎ ╎ ╎ ╎ 179 @Base/…ng.jl:4258 stale_cachefile ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:4263 stale_cachefile(modkey::B… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:389 open ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:390 open(fname::String, mode… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:306 open 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:324 open(fname::String; lo… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…ng.jl:4276 stale_cachefile(modkey::B… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ng.jl:3781 parse_cache_header(f::IO… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ng.jl:3775 _parse_cache_header(f::… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…ng.jl:3942 srctext_files(f::IOStr… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…am.jl:43 eof(s::IOStream) 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…am.jl:262 _eof_nolock ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:44 eof(s::IOStream) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ck.jl:272 unlock 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ck.jl:278 (::Base.var"#_unlock… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3818 parse_cache_header(f::IO… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:3690 resolve_depot(inc::Stri… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:377 ispath(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:4336 stale_cachefile(modkey::B… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:92 Dict{Base.PkgId, UInt64}(k… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:194 sizehint! ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:201 #sizehint!#298 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:148 rehash!(h::Dict{Base.P… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:4367 stale_cachefile(modkey::B… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:559 locate_package_load_spec ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:559 locate_package_load_spec… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ck.jl:376 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:560 macro expansion 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:477 locate_package_env(pk… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:481 locate_package_env(pk… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:505 get 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ct.jl:251 ht_keyindex(h::Dict… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:4410 stale_cachefile(modkey::B… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:474 identify_package(where::B… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ck.jl:376 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:446 _nothing_or_first ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:270 first 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:33 getindex ╎ ╎ ╎ ╎ ╎ ╎ 168 @Base/…ng.jl:4417 stale_cachefile(modkey::B… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:4204 any_includes_stale(inclu… 2╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:377 ispath(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:4228 any_includes_stale(inclu… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 165 @Base/…ng.jl:4235 any_includes_stale(inclu… ╎ ╎ ╎ ╎ ╎ ╎ 165 @Base/io.jl:424 open ╎ ╎ ╎ ╎ ╎ ╎ 165 @Base/io.jl:427 open(::typeof(Base._crc3… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 165 @Base/…il.jl:535 _crc32c ╎ ╎ ╎ ╎ ╎ ╎ ╎ 165 @Base/…il.jl:535 _crc32c 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:43 filesize(s::IOStream) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 161 @Base/…il.jl:526 _crc32c(io::IOStream… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 161 @Base/…ot.jl:675 Array 160╎ ╎ ╎ ╎ ╎ ╎ ╎ 161 @Base/…ot.jl:615 GenericMemory ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…il.jl:527 _crc32c(io::IOStream… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…am.jl:43 eof(s::IOStream) 3╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…am.jl:262 _eof_nolock ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:4422 stale_cachefile(modkey::B… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:3637 isvalid_file_crc ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…il.jl:523 _crc32c ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…il.jl:527 _crc32c(io::IOStream, n… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:43 eof(s::IOStream) 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:262 _eof_nolock ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…il.jl:528 _crc32c(io::IOStream, n… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:575 readbytes! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:575 readbytes! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:576 #readbytes!#645 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…am.jl:533 readbytes_all!(s::I… [400] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MovingBoundaryProblems1D/sqOPO/test/heat_stefan.jl:2 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_74876.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 54935842 (Pool: 54935629; Big: 213); GC: 63 PkgEval terminated after 2722.92s: test duration exceeded the time limit