Package evaluation to test MovingBoundaryProblems1D on Julia 1.14.0-DEV.2168 (2569364ac4*) started at 2026-05-10T16:57:41.662 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.09s ################################################################################ # Installation # Installing MovingBoundaryProblems1D... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a903a81a] + MovingBoundaryProblems1D v1.0.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.24.0 [38540f10] + CommonSolve v0.2.6 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.8.0 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [2e0e35c7] + Moshi v0.3.7 [a903a81a] + MovingBoundaryProblems1D v1.0.3 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 [1bc83da4] + SafeTestsets v0.1.0 ⌅ [0bca4576] + SciMLBase v2.155.1 ⌅ [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.19.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.47 [781d530d] + TruncatedStacktraces v1.4.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Imported binding InteractiveUtils.is_expected_union was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to Cthulhu. ERROR: LoadError: UndefVarError: `ConstPropResult` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:58  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:1 in expression starting at stdin:5 ✗ Cthulhu 1.5 s ✓ FastBroadcast → FastBroadcastStaticExt 3.5 s ✓ FunctionMaps 6.4 s ✓ ExponentialUtilities → ExponentialUtilitiesStaticArraysExt 6.7 s ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 2.0 s ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 190.1 s ✓ SymbolicUtils 4.7 s ✓ Graphs → GraphsSharedArraysExt 10.8 s ✓ BipartiteGraphs 5.5 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 5.4 s ✓ SciMLBase → SciMLBaseForwardDiffExt 6.1 s ✓ MovingBoundaryProblems1D 5.0 s ✓ SCCNonlinearSolve 28.9 s ✓ MathTeXEngine 0.0 s ✓ DataInterpolations 3.5 s ✓ Interpolations → InterpolationsForwardDiffExt 5.5 s ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 14.3 s ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 8.2 s ✓ NonlinearSolveBase → NonlinearSolveBaseBandedMatricesExt 23.1 s ✓ LinearSolve 2.3 s ✓ FastBroadcast → FastBroadcastPolyesterExt 6.7 s ✓ SciMLBase → SciMLBaseDistributionsExt 5.4 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 5.3 s ✓ KernelDensity 8.0 s ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 10.7 s ✓ DiffEqBase 4.6 s ✓ DomainSets 10.9 s ✓ SymbolicLimits 10.9 s ✓ SymbolicUtils → SymbolicUtilsChainRulesCoreExt 12.5 s ✓ SymbolicUtils → SymbolicUtilsDistributionsExt 4.3 s ✓ BipartiteGraphs → BipartiteGraphsSparseArraysExt 4.7 s ✓ SCCNonlinearSolve → SCCNonlinearSolveChainRulesCoreExt 4.4 s ✓ DataInterpolations → DataInterpolationsChainRulesCoreExt 9.2 s ✓ LinearSolve → LinearSolveBandedMatricesExt 5.9 s ✓ LinearSolve → LinearSolveChainRulesCoreExt 10.8 s ✓ LinearSolve → LinearSolveSparseArraysExt 9.9 s ✓ LinearSolve → LinearSolveForwardDiffExt 5.9 s ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 3.6 s ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastPolyesterExt 5.7 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 22.8 s ✓ SimpleNonlinearSolve 377.8 s ✓ Makie 7.6 s ✓ DiffEqBase → DiffEqBaseSparseArraysExt 6.4 s ✓ DiffEqBase → DiffEqBaseUnitfulExt 5.0 s ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 11.8 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 15.2 s ✓ DiffEqCallbacks 2.2 s ✓ DomainSets → DomainSetsRandomExt 6.8 s ✓ StateSelection 7.2 s ✓ LinearSolve → LinearSolveEnzymeExt 13.3 s ✓ OrdinaryDiffEqCore 6.6 s ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt 78.1 s ✓ SciMLBase → SciMLBaseMakieExt 311.9 s ✓ CairoMakie 62.7 s ✓ DataInterpolations → DataInterpolationsMakieExt 63.2 s ✓ DomainSets → DomainSetsMakieExt 8.4 s ✓ SteadyStateDiffEq 9.4 s ✓ JumpProcesses 152.2 s ✓ Symbolics 4.0 s ✓ StateSelection → StateSelectionDeepDiffsExt 30.3 s ✓ NonlinearSolveQuasiNewton 49.4 s ✓ NonlinearSolveFirstOrder 5.7 s ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 6.6 s ✓ OrdinaryDiffEqStabilizedRK 5.7 s ✓ OrdinaryDiffEqFunctionMap 52.9 s ✓ OrdinaryDiffEqVerner 6.8 s ✓ OrdinaryDiffEqQPRK 7.5 s ✓ OrdinaryDiffEqSymplecticRK 10.5 s ✓ OrdinaryDiffEqLowOrderRK 7.8 s ✓ OrdinaryDiffEqFeagin 8.6 s ✓ OrdinaryDiffEqSSPRK 8.0 s ✓ OrdinaryDiffEqRKN 9.2 s ✓ OrdinaryDiffEqHighOrderRK 8.2 s ✓ OrdinaryDiffEqExplicitRK 17.3 s ✓ OrdinaryDiffEqTsit5 9.1 s ✓ OrdinaryDiffEqPRK 10.4 s ✓ OrdinaryDiffEqLowStorageRK 7.3 s ✓ JumpProcesses → JumpProcessesOrdinaryDiffEqCoreExt 28.9 s ✓ Symbolics → SymbolicsHypergeometricFunctionsExt 26.5 s ✓ Symbolics → SymbolicsForwardDiffExt 27.2 s ✓ Symbolics → SymbolicsDistributionsExt 26.4 s ✓ Symbolics → SymbolicsLatexifyExt 26.3 s ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt 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:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/DataInterpolations/j0nfa/ext/DataInterpolationsSymbolicsExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DataInterpolations/j0nfa/ext/DataInterpolationsSymbolicsExt.jl:1 in expression starting at stdin:5 ✗ DataInterpolations → DataInterpolationsSymbolicsExt 8.3 s ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 12.3 s ✓ OrdinaryDiffEqLinear 14.1 s ✓ OrdinaryDiffEqDifferentiation 11.4 s ✓ ImplicitDiscreteSolve 8.8 s ✓ OrdinaryDiffEqAdamsBashforthMoulton 8.9 s ✓ OrdinaryDiffEqNordsieck 25.7 s ✓ Symbolics → SymbolicsPreallocationToolsExt 103.9 s ✓ NonlinearSolve 9.2 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt 331.1 s ✓ ModelingToolkitBase 13.6 s ✓ OrdinaryDiffEqExtrapolation  ====================================================================================== 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 296 running 1 of 1  signal (10): User defined signal 1 new_to_regular at ./../usr/share/julia/Compiler/src/ssair/slot2ssa.jl:81:31 construct_ssa! at ./../usr/share/julia/Compiler/src/ssair/slot2ssa.jl:887:1640 slot2reg at ./../usr/share/julia/Compiler/src/optimize.jl:1332:19 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035:49 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048:2 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021:3 jfptr_optimize_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278:17 jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4881:168 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1457:133 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:951:66 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:919:3 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:189:43 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:259:78 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:340:130 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2999:1162 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3107:46 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3100:4 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3260:15 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3278:20 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3648:10 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4055:136 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4012:4 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4596:643 jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4874:135 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:123 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1723:2 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1732:17 jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3652:24 _jl_invoke at /source/src/gf.c:4117:16 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 macro expansion at /home/pkgeval/.julia/packages/OrdinaryDiffEqRosenbrock/wpJPr/src/OrdinaryDiffEqRosenbrock.jl:289:18 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73:22 [inlined] top-level scope at /home/pkgeval/.julia/packages/OrdinaryDiffEqRosenbrock/wpJPr/src/OrdinaryDiffEqRosenbrock.jl:85:145 jl_invoke_oneshot at /source/src/gf.c:4160:23 ijl_eval_thunk at /source/src/toplevel.c:760:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:125 _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 _include at ./loading.jl:3173:35 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3271:134 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:125 include_string at ./loading.jl:3123:3 [inlined] exec_options at ./client.jl:350:490 _start at ./client.jl:593:35 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7e5fa7df5249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file)   ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ==============================================================  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 6 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007125fc71d870 Total snapshots: 338. Utilization: 0% ╎338 @Base/task.jl:1168 wait_forever() 337╎ 338 @Base/task.jl:1246 wait() ┌ Error: Profile printing listener crashed │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base ./loading.jl:3005 │ [3] parse(::Type{Base.UUID}, s::String) │ @ Base ./loading.jl:3001 [inlined] │ [4] Base.UUID(s::String) │ @ Base ./some.jl:157 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base ./Base.jl:358 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base ./Base.jl:377 └ @ Base Base.jl:368 47.2 s ✓ OrdinaryDiffEqRosenbrock ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000783c8b4a6590 Total snapshots: 369. Utilization: 0% ╎369 @Base/task.jl:1168 wait_forever() 368╎ 369 @Base/task.jl:1246 wait() 16.5 s ✓ OrdinaryDiffEqExponentialRK 15.4 s ✓ OrdinaryDiffEqNonlinearSolve [6] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:34 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 18957193 (Pool: 18956333; Big: 860); GC: 35 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:156 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 11822893 (Pool: 11822230; Big: 663); GC: 11 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:29 #schedule#624 at ./task.jl:1051:38 schedule at ./task.jl:1043:3 [inlined] uv_writecb_task at ./stream.jl:1198:15 jlcapi_uv_writecb_task_717.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:1 [inlined] wait at ./task.jl:1233:10 uv_write at ./stream.jl:1079:19 unsafe_write at ./stream.jl:1152:38 write at ./strings/io.jl:237:11 [inlined] print at ./strings/io.jl:239:2 jfptr_print_130.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 showerror at ./errorshow.jl:164:3 unknown function (ip: 0x7125feb713c6) at (unknown file) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 _atexit at ./initdefs.jl:540:71 jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] ijl_atexit_hook at /source/src/init.c:264:17 jl_exit_thread0_cb at /source/src/signals-unix.c:678:5 jl_fake_signal_return at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.14 (unknown line) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:44 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4125:23 [inlined] ijl_apply_generic at /source/src/gf.c:4351:12 jl_apply at /source/src/julia.h:2328:12 [inlined] start_task at /source/src/task.c:1275:19 PkgEval terminated after 2769.05s: test duration exceeded the time limit