Package evaluation to test MovingBoundaryProblems1D on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T19:02:52.535 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.88s ################################################################################ # 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.44 [79e6a3ab] + Adapt v4.5.2 [4fba245c] + ArrayInterface v7.24.0 [38540f10] + CommonSolve v0.2.6 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.8.0 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [2e0e35c7] + Moshi v0.3.7 [a903a81a] + MovingBoundaryProblems1D v1.0.3 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.18 ⌅ [0bca4576] + SciMLBase v2.155.0 [a6db7da4] + SciMLLogging v1.9.1 [c0aeaf25] + SciMLOperators v1.17.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.46 [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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Imported binding InteractiveUtils.is_expected_union was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to Cthulhu. ERROR: LoadError: UndefVarError: `ConstPropResult` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:58  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [10] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [12] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:1 in expression starting at stdin:5 ✗ Cthulhu 3.5 s ✓ SparseMatrixColorings → SparseMatrixColoringsColorsExt 6.2 s ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 2.0 s ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 4.1 s ✓ XTermColors 182.8 s ✓ SymbolicUtils 12.2 s ✓ Sixel 4.2 s ✓ Graphs → GraphsSharedArraysExt 9.2 s ✓ BipartiteGraphs 6.3 s ✓ FreeTypeAbstraction 4.8 s ✓ Unitful → LatexifyExt 4.8 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 5.4 s ✓ MovingBoundaryProblems1D 0.0 s ✓ Unitful → ForwardDiffExt 7.7 s ✓ DataInterpolations 3.4 s ✓ Interpolations → InterpolationsForwardDiffExt 2.3 s ✓ libva_jll 4.7 s ✓ SCCNonlinearSolve → SCCNonlinearSolveChainRulesCoreExt 5.1 s ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 7.8 s ✓ NonlinearSolveBase → NonlinearSolveBaseBandedMatricesExt 0.0 s ✓ IntervalArithmetic → IntervalArithmeticForwardDiffExt 3.9 s ✓ Distributions → DistributionsChainRulesCoreExt 6.7 s ✓ SciMLBase → SciMLBaseDistributionsExt 5.2 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 23.1 s ✓ SimpleNonlinearSolve 5.8 s ✓ LinearSolve → LinearSolveChainRulesCoreExt 10.0 s ✓ WebP 3.5 s ✓ Cairo 6.2 s ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 6.7 s ✓ DiffEqBase → DiffEqBaseUnitfulExt 4.9 s ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 9.5 s ✓ SteadyStateDiffEq 9.3 s ✓ JumpProcesses 12.6 s ✓ OrdinaryDiffEqDifferentiation 62.6 s ✓ NonlinearSolveFirstOrder 7.6 s ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 11.3 s ✓ SymbolicLimits 11.1 s ✓ SymbolicUtils → SymbolicUtilsChainRulesCoreExt 12.6 s ✓ SymbolicUtils → SymbolicUtilsDistributionsExt 14.9 s ✓ ReferenceTests 4.5 s ✓ BipartiteGraphs → BipartiteGraphsSparseArraysExt 30.3 s ✓ MathTeXEngine 5.0 s ✓ DataInterpolations → DataInterpolationsChainRulesCoreExt 2.8 s ✓ FFMPEG_jll 5.4 s ✓ KernelDensity 8.5 s ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt 7.2 s ✓ JumpProcesses → JumpProcessesOrdinaryDiffEqCoreExt 8.1 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt 12.0 s ✓ ImplicitDiscreteSolve 103.0 s ✓ NonlinearSolve 182.0 s ✓ Symbolics ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("caf10ac8-0290-4205-88aa-f15908547e8d"), "BipartiteGraphs") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_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/StateSelection/MHkt5/src/StateSelection.jl:10  [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] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./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/StateSelection/MHkt5/src/StateSelection.jl:1 in expression starting at stdin:5 ✗ StateSelection 362.1 s ✓ Makie 14.6 s ✓ OrdinaryDiffEqExtrapolation 42.7 s ✓ OrdinaryDiffEqRosenbrock 15.4 s ✓ OrdinaryDiffEqExponentialRK 16.8 s ✓ OrdinaryDiffEqNonlinearSolve 23.2 s ✓ Symbolics → SymbolicsHypergeometricFunctionsExt 20.5 s ✓ Symbolics → SymbolicsForwardDiffExt 19.8 s ✓ Symbolics → SymbolicsDistributionsExt 19.2 s ✓ Symbolics → SymbolicsLatexifyExt 19.1 s ✓ DifferentiationInterface → DifferentiationInterfaceSymbolicsExt 30.4 s ✓ DataInterpolations → DataInterpolationsSymbolicsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("64909d44-ed92-46a8-bbd9-f047dfbdc84b"), "StateSelection") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_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/StateSelection/MHkt5/ext/StateSelectionDeepDiffsExt.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] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./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/StateSelection/MHkt5/ext/StateSelectionDeepDiffsExt.jl:1 in expression starting at stdin:5 ✗ StateSelection → StateSelectionDeepDiffsExt 68.3 s ✓ DomainSets → DomainSetsMakieExt 75.0 s ✓ SciMLBase → SciMLBaseMakieExt 70.6 s ✓ DataInterpolations → DataInterpolationsMakieExt 309.4 s ✓ CairoMakie 62.8 s ✓ OrdinaryDiffEqFIRK 17.1 s ✓ OrdinaryDiffEqIMEXMultistep 17.0 s ✓ OrdinaryDiffEqStabilizedIRK 18.5 s ✓ OrdinaryDiffEqPDIRK 45.7 s ✓ OrdinaryDiffEqSDIRK 24.4 s ✓ Symbolics → SymbolicsPreallocationToolsExt 38.0 s ✓ OrdinaryDiffEqBDF 328.3 s ✓ ModelingToolkitBase 80.4 s ✓ OrdinaryDiffEqDefault  ====================================================================================== 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 239 running 1 of 1  signal (10): User defined signal 1 ht_keyindex at ./dict.jl:243:24 [inlined] get at ./dict.jl:505:3 explicit_manifest_deps_get at ./loading.jl:1171:75 environment_deps_get at ./loading.jl:865:169 identify_package_env at ./loading.jl:382:60 macro expansion at ./lock.jl:376:4 [inlined] identify_package at ./loading.jl:477:9 #stale_cachefile#956 at ./loading.jl:4453:2105 stale_cachefile at ./loading.jl:4301:84 [inlined] #_require_search_from_serialized#928 at ./loading.jl:2240:414 _require_search_from_serialized at ./loading.jl:2178:39 [inlined] __require_prelocked at ./loading.jl:2811:58 _require_prelocked at ./loading.jl:2672:22 macro expansion at ./loading.jl:2599:20 [inlined] macro expansion at ./lock.jl:376:23 [inlined] __require at ./loading.jl:2563:151 jfptr___require_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:929:23 require at ./loading.jl:2539:15 [inlined] eval_import_path at ./module.jl:36:50 [inlined] eval_import_path_all at ./module.jl:60:3 _eval_import at ./module.jl:101:25 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _include at ./loading.jl:3173:45 include at ./Base.jl:326:4 include_package_for_output at ./loading.jl:3271:140 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:693:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:3 include_string at ./loading.jl:3113:145 include_string at ./loading.jl:3123:3 [inlined] exec_options at ./client.jl:350:566 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x77f6f11ce249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file)   ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ==============================================================  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 6 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000073c83a90cd30 Total snapshots: 437. Utilization: 0% ╎437 @Base/task.jl:1168 wait_forever() 436╎ 437 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007466634003d0 Total snapshots: 437. Utilization: 0% ╎437 @Base/task.jl:1168 wait_forever() 436╎ 437 @Base/task.jl:1246 wait() [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:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 12413172 (Pool: 12412520; Big: 652); GC: 11 [6] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:34 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457:34 wait at ./task.jl:1246:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 unknown function (ip: (nil)) at (unknown file) Allocations: 19330393 (Pool: 19329556; Big: 837); GC: 36 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:31 #schedule#623 at ./task.jl:1051:41 schedule at ./task.jl:1043:3 [inlined] uv_writecb_task at ./stream.jl:1198:19 jlcapi_uv_writecb_task_774.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:1 [inlined] wait at ./task.jl:1233:12 uv_write at ./stream.jl:1079:22 unsafe_write at ./stream.jl:1152:49 write at ./strings/io.jl:237:11 [inlined] print at ./strings/io.jl:239:2 jfptr_print_135.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 showerror at ./errorshow.jl:164:3 unknown function (ip: 0x73c83cd71a96) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 _atexit at ./initdefs.jl:505:79 jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327: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:50 wait_forever at ./task.jl:1168:5 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] start_task at /source/src/task.c:1275:19 PkgEval terminated after 2737.2s: test duration exceeded the time limit