Package evaluation of ParaReal on Julia 1.13.0-DEV.717 (51214a7524*) started at 2025-06-08T12:14:23.935 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.86s ################################################################################ # Installation # Installing ParaReal... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d8ab9f86] + ParaReal v0.4.6 Updating `~/.julia/environments/v1.13/Manifest.toml` [38540f10] + CommonSolve v0.2.4 [e6f89c97] + LoggingExtras v1.1.0 [d8ab9f86] + ParaReal v0.4.6 [ae029012] + Requires v1.3.1 [3a884ed6] + UnPack v1.0.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: OrdinaryDiffEq Failed to precompile OrdinaryDiffEq [1dea7af3-3e70-54e6-95c3-0bf5283fa5ed] to "/home/pkgeval/.julia/compiled/v1.13/OrdinaryDiffEq/jl_TDeQS7" (ProcessExited(1)). ERROR: LoadError: TaskFailedException nested task error: UndefVarError: `SimpleNewtonRaphson` not defined in `SimpleNonlinearSolve` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] #s27#1 @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:30 [inlined] [2] var"#s27#1"(T::Any, ::Any, ::Any) @ ConstructionBase ./none:0 [3] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1703 [4] macro expansion @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195 [inlined] [5] setfields_object(obj::SimpleNonlinearSolve.SimpleNewtonRaphson{ADTypes.AutoForwardDiff{1, Nothing}}, patch::@NamedTuple{autodiff::ADTypes.AutoForwardDiff{1, Nothing}}) @ ConstructionBase ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:195 [6] setproperties_object @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:208 [inlined] [7] setproperties @ ~/.julia/packages/ConstructionBase/lUKuV/src/ConstructionBase.jl:136 [inlined] [8] set @ ~/.julia/packages/Setfield/ZezIj/src/lens.jl:122 [inlined] [9] macro expansion @ ~/.julia/packages/Setfield/ZezIj/src/sugar.jl:198 [inlined] [10] configure_autodiff @ ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/raphson.jl:30 [inlined] [11] solve(::SciMLBase.ImmutableNonlinearProblem{Float64, false, Float64, SciMLBase.NonlinearFunction{false, SciMLBase.FullSpecialize, SimpleNonlinearSolve.var"#48#49", LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED_NO_TIME), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem}, ::SimpleNonlinearSolve.SimpleNewtonRaphson{ADTypes.AutoForwardDiff{1, Nothing}}; sensealg::Nothing, u0::Nothing, p::Nothing, kwargs::@Kwargs{abstol::Float64, verbose::Bool}) @ SimpleNonlinearSolve ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:97 [12] solve @ ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:92 [inlined] [13] #solve#38 @ ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:64 [inlined] [14] solve @ ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:59 [inlined] [15] (::SimpleNonlinearSolve.var"#54#55"{SimpleNonlinearSolve.SimpleNewtonRaphson{ADTypes.AutoForwardDiff{1, Nothing}}, SciMLBase.NonlinearProblem{Float64, false, Float64, SciMLBase.NonlinearFunction{false, SciMLBase.FullSpecialize, SimpleNonlinearSolve.var"#48#49", LinearAlgebra.UniformScaling{Bool}, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, typeof(SciMLBase.DEFAULT_OBSERVED_NO_TIME), Nothing, Nothing, Nothing, Nothing}, @Kwargs{}, SciMLBase.StandardNonlinearProblem}})() @ SimpleNonlinearSolve ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:156 ...and 2 more exceptions. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:601 [2] macro expansion @ ./task.jl:634 [inlined] [3] macro expansion @ ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:155 [inlined] [4] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [5] macro expansion @ ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:154 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [7] top-level scope @ ~/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:118 [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3000 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [13] include_string @ ./loading.jl:2856 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [15] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/SimpleNonlinearSolve/COlU9/src/SimpleNonlinearSolve.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile SimpleNonlinearSolve [727e6d20-b764-4bd8-a329-72de5adea6c7] to "/home/pkgeval/.julia/compiled/v1.13/SimpleNonlinearSolve/jl_M2lGBF" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/OrdinaryDiffEqNonlinearSolve/TfqrM/src/OrdinaryDiffEqNonlinearSolve.jl:13 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3000 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqNonlinearSolve/TfqrM/src/OrdinaryDiffEqNonlinearSolve.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile OrdinaryDiffEqNonlinearSolve [127b3ac7-2247-4354-8eb6-78cf4e7c58e8] to "/home/pkgeval/.julia/compiled/v1.13/OrdinaryDiffEqNonlinearSolve/jl_QCWjdq" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3858 [10] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [13] macro expansion @ ./loading.jl:2394 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [16] require @ ./loading.jl:2335 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/OrdinaryDiffEq/84VKd/src/OrdinaryDiffEq.jl:74 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/84VKd/src/OrdinaryDiffEq.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 2661.01s ################################################################################ # Testing # Testing ParaReal ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm12SelectionDAG14DeallocateNodeEPNS_6SDNodeE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_111DAGCombiner28recursivelyDeleteUnusedNodesEPN4llvm6SDNodeE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm12SelectionDAG7CombineENS_12CombineLevelEPNS_14BatchAAResultsENS_15CodeGenOptLevelE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel17CodeGenAndEmitDAGEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm22SelectionDAGISelLegacy20runOnMachineFunctionERNS_15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1577 addModule at /source/src/jitlayers.cpp:2058 jl_compile_codeinst_now at /source/src/jitlayers.cpp:649 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:840 jl_compile_method_internal at /source/src/gf.c:3131 _jl_invoke at /source/src/gf.c:3603 [inlined] ijl_apply_generic at /source/src/gf.c:3811 read_project_sources at /source/usr/share/julia/stdlib/v1.13/Pkg/src/project.jl:122 jfptr_read_project_sources_47233.1 at /opt/julia/share/julia/compiled/v1.13/Pkg/tUTdb_X6ROR.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #Project#24 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/project.jl:209 Project at /source/usr/share/julia/stdlib/v1.13/Pkg/src/project.jl:195 [inlined] read_project at /source/usr/share/julia/stdlib/v1.13/Pkg/src/project.jl:236 fixups_from_projectfile! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:252 #up#177 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1898 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1873 [inlined] #up#165 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:404 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] #up#49 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] #resolve#167 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:410 [inlined] resolve at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:409 [inlined] #197 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2183 with_temp_env at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2058 #193 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2167 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x7bcf5c96875c) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#189 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2114 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2106 unknown function (ip: 0x7bcf5c965f59) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #test#200 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2364 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:498 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:477 unknown function (ip: 0x7bcf5c965bc1) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #test#84 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 unknown function (ip: 0x7bcf5c964ce8) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 unknown function (ip: 0x7bcf5c95accf) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [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:708 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:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:309 exec_options at ./client.jl:324 _start at ./client.jl:557 jfptr__start_50265.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7bcf7218d249) 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 ============================================================== ┌ 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.13/Profile/src/Profile.jl:1362 StatusOverhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007bcf58200010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:557 _start() ╎ 1 @Base/client.jl:324 exec_options(opts::Base.JLOptions) ╎ 1 @Base/Base.jl:309 include(mod::Module, _path::String) ╎ 1 @Base/loading.jl:2906 _include(mapexpr::Function, mod::Module, _path::S… ╎ 1 @Base/loading.jl:2846 include_string(mapexpr::typeof(identity), mod::M… ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 1 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(… ╎ ╎ 1 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 1 @Pkg/src/API.jl:152 test ╎ ╎ 1 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.Pairs… ╎ ╎ 1 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ ╎ 1 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOConte… ╎ ╎ ╎ 1 @Pkg/src/API.jl:477 kwcall(::@NamedTuple{julia_args::Cmd, io::… ╎ ╎ ╎ 1 @Pkg/src/API.jl:498 test(ctx::Pkg.Types.Context, pkgs::Vector… ╎ ╎ ╎ 1 @Pkg/…Operations.jl:2276 test ╎ ╎ ╎ 1 @Pkg/…perations.jl:2364 test(ctx::Pkg.Types.Context, pkgs::… ╎ ╎ ╎ ╎ 1 @Pkg/…perations.jl:2106 kwcall(::@NamedTuple{preferences::… ╎ ╎ ╎ ╎ 1 @Pkg/…perations.jl:2114 #sandbox#189 ╎ ╎ ╎ ╎ 1 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 1 @Base/file.jl:895 mktempdir(fn::Function, parent::Strin… ╎ ╎ ╎ ╎ 1 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var"#19… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…rations.jl:2167 (::Pkg.Operations.var"#193#194"… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…rations.jl:2058 with_temp_env(fn::Pkg.Operatio… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ations.jl:2183 (::Pkg.Operations.var"#197#198… ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…rc/API.jl:409 resolve ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…rc/API.jl:410 #resolve#167 ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…c/API.jl:169 up ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…c/API.jl:169 #up#49 ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…c/API.jl:378 up ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…/API.jl:404 up(ctx::Pkg.Types.Context, … ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ons.jl:1873 up ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ons.jl:1899 up(ctx::Pkg.Types.Context… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ons.jl:868 kwcall(::@NamedTuple{juli… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…ons.jl:921 download_artifacts(ctx::… `/tmp/jl_GinfH7/Project.toml` [38540f10] CommonSolve v0.2.4 [e6f89c97] LoggingExtras v1.1.0 [98105f81] LoggingFormats v1.5.0 [1dea7af3] OrdinaryDiffEq v6.98.0 [d8ab9f86] ParaReal v0.4.6 [ae029012] Requires v1.3.1 [3a884ed6] UnPack v1.0.2 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_GinfH7/Manifest.toml` [47edcb42] ADTypes v1.14.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [4fba245c] ArrayInterface v7.19.0 [4c555306] ArrayLayouts v1.11.1 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.3.0 [2a0fbf3d] CPUSummary v0.2.6 [d360d2e6] ChainRulesCore v1.25.1 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.5.8 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [2b5f629d] DiffEqBase v6.175.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.6.54 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.11 [d4d017d3] ExponentialUtilities v1.27.0 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [442a2c76] FastGaussQuadrature v1.0.2 [a4df4552] FastPower v1.1.2 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [f6369f11] ForwardDiff v1.0.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [c145ed77] GenericSchur v0.5.5 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.3 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.1 [b964fa9f] LaTeXStrings v1.4.0 [10f19ff3] LayoutPointers v0.1.17 [5078a376] LazyArrays v2.6.1 [87fe0de2] LineSearch v0.1.4 [d3d80556] LineSearches v7.3.0 [7ed4a6bd] LinearSolve v3.17.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [98105f81] LoggingFormats v1.5.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [2e0e35c7] Moshi v0.3.5 [46d2c3a1] MuladdMacro v0.2.4 [d41bc354] NLSolversBase v7.9.1 [77ba4419] NaNMath v1.1.3 [8913a72c] NonlinearSolve v4.9.0 [be0214bd] NonlinearSolveBase v1.12.0 [5959db7a] NonlinearSolveFirstOrder v1.5.0 [9a2c21bd] NonlinearSolveQuasiNewton v1.6.0 [26075421] NonlinearSolveSpectralMethods v1.2.0 [bac558e1] OrderedCollections v1.8.1 [1dea7af3] OrdinaryDiffEq v6.98.0 [89bda076] OrdinaryDiffEqAdamsBashforthMoulton v1.2.0 [6ad6398a] OrdinaryDiffEqBDF v1.6.0 [bbf590c4] OrdinaryDiffEqCore v1.26.0 [50262376] OrdinaryDiffEqDefault v1.4.0 [4302a76b] OrdinaryDiffEqDifferentiation v1.10.0 [9286f039] OrdinaryDiffEqExplicitRK v1.1.0 [e0540318] OrdinaryDiffEqExponentialRK v1.4.0 [becaefa8] OrdinaryDiffEqExtrapolation v1.5.0 [5960d6e9] OrdinaryDiffEqFIRK v1.12.0 [101fe9f7] OrdinaryDiffEqFeagin v1.1.0 [d3585ca7] OrdinaryDiffEqFunctionMap v1.1.1 [d28bc4f8] OrdinaryDiffEqHighOrderRK v1.1.0 [9f002381] OrdinaryDiffEqIMEXMultistep v1.3.0 [521117fe] OrdinaryDiffEqLinear v1.3.0 [1344f307] OrdinaryDiffEqLowOrderRK v1.2.0 [b0944070] OrdinaryDiffEqLowStorageRK v1.3.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v1.10.0 [c9986a66] OrdinaryDiffEqNordsieck v1.1.0 [5dd0a6cf] OrdinaryDiffEqPDIRK v1.3.1 [5b33eab2] OrdinaryDiffEqPRK v1.1.0 [04162be5] OrdinaryDiffEqQPRK v1.1.0 [af6ede74] OrdinaryDiffEqRKN v1.1.0 [43230ef6] OrdinaryDiffEqRosenbrock v1.11.0 [2d112036] OrdinaryDiffEqSDIRK v1.3.0 [669c94d9] OrdinaryDiffEqSSPRK v1.3.0 [e3e12d00] OrdinaryDiffEqStabilizedIRK v1.3.0 [358294b1] OrdinaryDiffEqStabilizedRK v1.1.0 [fa646aed] OrdinaryDiffEqSymplecticRK v1.3.0 [b1df2697] OrdinaryDiffEqTsit5 v1.1.0 [79d7bb75] OrdinaryDiffEqVerner v1.2.0 [d8ab9f86] ParaReal v0.4.6 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v0.4.27 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.33.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.97.0 [19f34311] SciMLJacobianOperators v0.1.6 [c0aeaf25] SciMLOperators v1.3.1 [53ae85a6] SciMLStructures v1.7.0 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.5.0 [ce78b400] SimpleUnPack v1.1.0 [0a514795] SparseMatrixColorings v0.4.20 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.7 [892a3eda] StringManipulation v0.4.1 [856f2bd8] StructTypes v1.11.0 [2efcf032] SymbolicIndexingInterface v0.3.40 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [8290d209] ThreadingUtilities v0.5.4 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [1d5cc7b8] IntelOpenMP_jll v2025.0.4+0 [856f044c] MKL_jll v2025.0.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [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.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Multiple tasks per worker won't run in parallel. Use for debugging only. └ @ ParaReal ~/.julia/packages/ParaReal/CA2iJ/src/on_manager.jl:71 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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 [1091] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ParaReal/CA2iJ/test/utils.jl:25 wait at ./task.jl:1213 _ZNK4llvm8CallBase17getCalledFunctionEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) wait_forever at ./task.jl:1150 _ZN4llvm11InstVisitorIN12_GLOBAL__N_18VerifierEvE5visitERNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) jfptr_wait_forever_42753.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 18362576 (Pool: 18362013; Big: 563); GC: 33 _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm12verifyModuleERKNS_6ModuleEPNS_11raw_ostreamEPb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) verifyLLVMIR at /source/src/pipeline.cpp:878 operator() at /source/src/jitlayers.cpp:1476 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1436 [inlined] operator() at /source/src/jitlayers.cpp:1588 [inlined] addModule at /source/src/jitlayers.cpp:2045 jl_compile_codeinst_now at /source/src/jitlayers.cpp:649 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:840 jl_compile_method_internal at /source/src/gf.c:3131 _jl_invoke at /source/src/gf.c:3603 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #init#23 at /home/pkgeval/.julia/packages/ParaReal/CA2iJ/src/pipeline.jl:72 init at /home/pkgeval/.julia/packages/ParaReal/CA2iJ/src/pipeline.jl:57 unknown function (ip: 0x7f26afb1f779) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 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:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] macro expansion at /home/pkgeval/.julia/packages/ParaReal/CA2iJ/test/runtests.jl:17 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] macro expansion at /home/pkgeval/.julia/packages/ParaReal/CA2iJ/test/runtests.jl:17 [inlined] macro expansion at ./timing.jl:645 [inlined] top-level scope at /home/pkgeval/.julia/packages/ParaReal/CA2iJ/test/runtests.jl:353 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_invoke at /source/src/gf.c:3618 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52508.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:290 PkgEval terminated after 2712.87s: test duration exceeded the time limit