Package evaluation of ODEConvergenceTester on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T16:20:54.067 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.65s ################################################################################ # Installation # Installing ODEConvergenceTester... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [42a5c2e1] + ODEConvergenceTester v0.2.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.15.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [38540f10] + CommonSolve v0.2.4 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [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 [b964fa9f] + LaTeXStrings v1.4.0 [1914dd2f] + MacroTools v0.5.16 [2e0e35c7] + Moshi v0.3.7 [42a5c2e1] + ODEConvergenceTester v0.2.2 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [08abe8d2] + PrettyTables v2.4.0 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v3.34.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.15 [0bca4576] + SciMLBase v2.103.0 [c0aeaf25] + SciMLOperators v1.3.1 [53ae85a6] + SciMLStructures v1.7.0 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.1 [2efcf032] + SymbolicIndexingInterface v0.3.41 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown 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 [f489334b] + StyledStrings v1.11.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.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 4.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:75 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.12/OrdinaryDiffEq/jl_ayQ07V". WARNING: Constructor for type "Int16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int16" refers to `Base.Int16`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int16 end`. Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int64" refers to `Base.Int64`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int64 end`. Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int32" refers to `Base.Int32`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int32 end`. Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "UInt8" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt8" refers to `Base.UInt8`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt8 end`. Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt16" refers to `Base.UInt16`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt16 end`. Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "Float32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float32" refers to `Base.Float32`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float32 end`. Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "UInt64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt64" refers to `Base.UInt64`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt64 end`. Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "Bool" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Base.Bool`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Bool end`. Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. WARNING: Constructor for type "Int8" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int8" refers to `Base.Int8`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int8 end`. Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Float64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float64" refers to `Base.Float64`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float64 end`. Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "UInt32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt32" refers to `Base.UInt32`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt32 end`. Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. WARNING: Constructor for type "Float16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float16" refers to `Base.Float16`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float16 end`. Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. julia: /source/src/gf.c:2747: method_morespecific_via_interferences: Assertion `result == ijl_method_morespecific(target_method, start_method)' failed. [839] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/LinearSolve/LD2dF/src/LinearSolve.jl:79 unknown function (ip: 0x72073e0c7ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x72073e063394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) method_morespecific_via_interferences at /source/src/gf.c:2747 ml_matches at /source/src/gf.c:4897 ml_matches at /source/src/gf.c:4746 [inlined] ijl_matching_methods at /source/src/gf.c:3213 [inlined] ijl_matching_methods at /source/src/gf.c:3200 _methods_by_ftype at ./runtime_internals.jl:1406 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:97 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] #findall#7 at ./../usr/share/julia/Compiler/src/methodtable.jl:111 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:102 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:386 jfptr_find_simple_method_matches_43045.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_invoke at /source/src/gf.c:4107 tojlinvoke123084.1 at /opt/julia/lib/julia/sys.so (unknown line) j_find_simple_method_matches_115294.1 at /opt/julia/lib/julia/sys.so (unknown line) #find_method_matches#132 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:348 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:342 [inlined] abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:120 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2782 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2889 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2882 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3042 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3060 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3389 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3828 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3785 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4335 jfptr_typeinf_local_120374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4493 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1442 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1451 jfptr_typeinf_ext_toplevel_121101.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3602 _jl_invoke at /source/src/gf.c:4092 [inlined] ijl_apply_generic at /source/src/gf.c:4300 GeneratedFunctionStub at ./expr.jl:1694 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_call_staged at /source/src/method.c:662 ijl_code_for_staged at /source/src/method.c:735 call_get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:103 [inlined] get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:88 jfptr_get_staged_41986.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_invoke at /source/src/gf.c:4107 tojlinvoke123070.1 at /opt/julia/lib/julia/sys.so (unknown line) j_get_staged_115348.1 at /opt/julia/lib/julia/sys.so (unknown line) retrieve_code_info at ./../usr/share/julia/Compiler/src/utilities.jl:121 InferenceState at ./../usr/share/julia/Compiler/src/inferencestate.jl:602 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:963 abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:735 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:167 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2782 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2889 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2882 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3042 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3060 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3389 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3828 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3785 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4335 jfptr_typeinf_local_120374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4493 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1442 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1451 jfptr_typeinf_ext_toplevel_121101.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_type_infer at /source/src/gf.c:462 jl_toplevel_eval_flex at /source/src/toplevel.c:1022 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2837 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 _include at ./loading.jl:2897 include at ./Base.jl:305 include_package_for_output at ./loading.jl:2991 jfptr_include_package_for_output_83125.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2837 include_string at ./loading.jl:2847 [inlined] exec_options at ./client.jl:319 _start at ./client.jl:554 jfptr__start_81451.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x72073e064249) 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 Allocations: 4334124 (Pool: 4334053; Big: 71); GC: 6 ERROR: LoadError: Failed to precompile LinearSolve [7ed4a6bd-45f5-4d41-b270-4a48e9bafcae] to "/home/pkgeval/.julia/compiled/v1.12/LinearSolve/jl_kJX29n". 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:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [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.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [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:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] top-level scope @ ~/.julia/packages/OrdinaryDiffEq/EQy59/src/OrdinaryDiffEq.jl:25 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2991 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [23] include_string @ ./loading.jl:2847 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEq/EQy59/src/OrdinaryDiffEq.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 2454.15s ################################################################################ # Testing # Testing ODEConvergenceTester 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_ORtQ5L/Project.toml` ⌃ [f3b72e0c] + DiffEqDevTools v2.39.1 ⌅ [a077e3f3] + DiffEqProblemLibrary v4.17.0 [42a5c2e1] + ODEConvergenceTester v0.2.2 ⌃ [1dea7af3] + OrdinaryDiffEq v6.51.2 ⌅ [0bca4576] ↓ SciMLBase v2.103.0 ⇒ v1.97.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_ORtQ5L/Manifest.toml` ⌅ [47edcb42] ↓ ADTypes v1.15.0 ⇒ v0.2.7 ⌅ [c3fe647b] + AbstractAlgebra v0.27.10 [1520ce14] + AbstractTrees v0.4.5 ⌅ [79e6a3ab] ↓ Adapt v4.3.0 ⇒ v3.7.2 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 ⌃ [4fba245c] ↓ ArrayInterface v7.19.0 ⇒ v7.7.1 [30b0a656] + ArrayInterfaceCore v0.1.29 ⌅ [4c555306] + ArrayLayouts v0.8.19 ⌅ [a9b6321e] + Atomix v0.1.0 ⌅ [15f4f7f2] + AutoHashEquals v0.2.0 ⌅ [aae01518] + BandedMatrices v0.17.18 ⌅ [198e06fe] + BangBang v0.3.40 [9718e550] + Baselet v0.1.1 ⌅ [e2ed5e7c] + Bijections v0.1.10 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 ⌅ [8e7c35d0] + BlockArrays v0.16.25 ⌅ [ffab5731] + BlockBandedMatrices v0.11.10 [2a0fbf3d] + CPUSummary v0.2.6 [00ebfdb7] + CSTParser v3.4.3 ⌅ [479239e8] + Catalyst v12.3.2 [d360d2e6] + ChainRulesCore v1.25.2 [fb6a15b2] + CloseOpenIntervals v0.1.13 [861a8166] + Combinatorics v1.0.3 ⌅ [a80b9123] + CommonMark v0.8.16 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.17.0 [b152e2b5] + CompositeTypes v0.1.4 ⌅ [187b0558] ↓ ConstructionBase v1.6.0 ⇒ v1.5.6 [adafc99b] + CpuId v0.3.1 [864edb3b] + DataStructures v0.18.22 [244e2a9f] + DefineSingletons v0.1.2 ⌃ [2b5f629d] + DiffEqBase v6.130.0 ⌅ [459566f4] + DiffEqCallbacks v2.35.0 ⌃ [f3b72e0c] + DiffEqDevTools v2.39.1 [77a26b50] + DiffEqNoiseProcess v5.24.1 [9fdde737] + DiffEqOperators v4.45.0 ⌅ [a077e3f3] + DiffEqProblemLibrary v4.17.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [b4f34e82] + Distances v0.10.12 [31c24e10] + Distributions v0.25.120 ⌅ [5b8099bc] + DomainSets v0.5.14 ⌅ [7c1d4256] + DynamicPolynomials v0.4.6 [d4d017d3] + ExponentialUtilities v1.27.0 [55351af7] - ExproniconLite v0.10.14 ⌅ [7034ab61] + FastBroadcast v0.2.8 [9aa1b823] + FastClosures v0.3.2 ⌅ [29a986be] + FastLapackInterface v1.2.9 ⌅ [1a297f60] + FillArrays v0.13.11 ⌃ [6a86dc24] + FiniteDiff v2.23.1 [59287772] + Formatting v0.4.3 ⌅ [f6369f11] + ForwardDiff v0.10.38 ⌅ [d9f16b24] + Functors v0.4.12 ⌅ [46192b85] ↓ GPUArraysCore v0.2.0 ⇒ v0.1.5 [c145ed77] + GenericSchur v0.5.5 [c27321d9] + Glob v1.3.1 [86223c79] + Graphs v1.13.0 ⌅ [0b43b601] + Groebner v0.2.11 ⌅ [d5909c97] + GroupsCore v0.4.2 [3e5b6fbb] + HostCPUFeatures v0.1.17 [34004b35] + HypergeometricFunctions v0.3.28 [615f187c] + IfElse v0.1.1 [d25df0c9] + Inflate v0.1.5 [22cec73e] + InitialValues v0.3.1 [18e54dd8] + IntegerMathUtils v0.1.3 [8197267c] + IntervalSets v0.7.11 [92d709cd] + IrrationalConstants v0.2.4 [42fd0dbc] + IterativeSolvers v0.9.4 [692b3bcd] + JLLWrappers v1.7.0 [ae98c720] - Jieko v0.2.1 ⌅ [98e50ef6] + JuliaFormatter v1.0.62 ⌃ [ccbc3e58] + JumpProcesses v9.10.1 ⌅ [ef3ab10e] + KLU v0.4.1 [63c18a36] + KernelAbstractions v0.9.37 ⌅ [ba0b0d4f] + Krylov v0.9.10 ⌅ [0b1a1467] + KrylovKit v0.6.1 ⌃ [2ee39098] + LabelledArrays v1.15.1 ⌅ [984bce1d] + LambertW v0.4.6 ⌅ [23fbe1c1] + Latexify v0.15.21 [10f19ff3] + LayoutPointers v0.1.17 [50d2b5c4] + Lazy v0.15.1 ⌅ [5078a376] + LazyArrays v0.22.18 ⌅ [d7e5e226] + LazyBandedMatrices v0.7.17 [d3d80556] + LineSearches v7.4.0 ⌅ [7ed4a6bd] + LinearSolve v1.42.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [bdcacae8] + LoopVectorization v0.12.172 [d125e4d3] + ManualMemory v0.1.8 ⌅ [a3b82374] + MatrixFactorizations v0.9.6 ⌅ [e9d8d322] + Metatheory v1.3.5 ⌅ [128add7d] + MicroCollections v0.1.4 [e1d29d7a] + Missings v1.2.0 ⌅ [961ee093] + ModelingToolkit v8.46.1 [2e0e35c7] - Moshi v0.3.7 [46d2c3a1] + MuladdMacro v0.2.4 ⌅ [102ac46a] + MultivariatePolynomials v0.4.7 [d8a4904e] + MutableArithmetics v1.6.4 ⌃ [d41bc354] + NLSolversBase v7.8.3 [2774e3e8] + NLsolve v4.5.1 ⌅ [872c559c] + NNlib v0.8.21 [77ba4419] + NaNMath v1.1.3 ⌅ [8913a72c] + NonlinearSolve v1.6.0 [42a5c2e1] + ODEConvergenceTester v0.2.2 [6fe1bfb0] + OffsetArrays v1.17.0 ⌃ [429524aa] + Optim v1.11.0 ⌃ [1dea7af3] + OrdinaryDiffEq v6.51.2 [90014a1f] + PDMats v0.11.35 [65ce6f38] + PackageExtensionCompat v1.0.2 [d96e819e] + Parameters v0.12.3 [e409e4f3] + PoissonRandom v0.4.5 [f517fe37] + Polyester v0.7.18 [1d0040c9] + PolyesterWeave v0.2.2 [85a6dd25] + PositiveFactorizations v0.2.4 ⌃ [d236fae5] + PreallocationTools v0.4.24 [08abe8d2] - PrettyTables v2.4.0 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [74087812] + Random123 v1.7.1 [fb686558] + RandomExtensions v0.4.4 [e6cf234a] + RandomNumbers v1.6.0 ⌅ [731186ca] ↓ RecursiveArrayTools v3.34.1 ⇒ v2.38.10 [f2c3362d] + RecursiveFactorization v0.2.23 [42d2dcc6] + Referenceables v0.1.3 [ae5879a3] + ResettableStacks v1.1.1 [79098fc4] + Rmath v0.8.0 [47965b36] + RootedTrees v2.23.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 ⌅ [0bca4576] ↓ SciMLBase v2.103.0 ⇒ v1.97.0 [e9a6253c] + SciMLNLSolve v0.1.9 ⌅ [c0aeaf25] ↓ SciMLOperators v1.3.1 ⇒ v0.2.12 [53ae85a6] - SciMLStructures v1.7.0 [efcf1570] + Setfield v1.1.2 ⌅ [727e6d20] + SimpleNonlinearSolve v0.1.23 [699a6c99] + SimpleTraits v0.9.4 [ce78b400] + SimpleUnPack v1.1.0 [66db9d55] + SnoopPrecompile v1.0.3 [a2af1166] + SortingAlgorithms v1.2.1 ⌅ [47a9eef4] + SparseDiffTools v1.31.0 [e56a9233] + Sparspak v0.3.12 [276daf66] + SpecialFunctions v2.5.1 [171d559e] + SplittablesBase v0.1.15 ⌅ [aedffcd0] + Static v0.8.10 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.13 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [4c63d2b9] + StatsFuns v1.5.0 [7792a7ef] + StrideArraysCore v0.5.7 [892a3eda] - StringManipulation v0.4.1 ⌅ [2efcf032] ↓ SymbolicIndexingInterface v0.3.41 ⇒ v0.2.2 ⌅ [d1185830] + SymbolicUtils v0.19.11 ⌅ [0c5d862f] + Symbolics v4.14.0 ⌅ [8ea1fca8] + TermInterface v0.2.3 [8290d209] + ThreadingUtilities v0.5.5 [ac1d9e8a] + ThreadsX v0.1.12 [a759f4b9] + TimerOutputs v0.5.29 [0796e94c] + Tokenize v0.5.29 ⌃ [28d57a85] + Transducers v0.4.80 [a2a6695c] + TreeViews v0.3.0 [d5829a12] + TriangularSolve v0.2.1 [410a4b4d] + Tricks v0.1.10 [781d530d] + TruncatedStacktraces v1.4.0 [3a884ed6] + UnPack v1.0.2 [1986cc42] + Unitful v1.23.1 ⌅ [013be700] + UnsafeAtomics v0.2.1 [3d5dd08c] + VectorizationBase v0.21.71 [19fa3120] + VertexSafeGraphs v0.2.0 [700de1a5] + ZygoteRules v0.2.7 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [1a1011a3] + SharedArrays v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 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_ORtQ5L/Project.toml` ⌃ [f3b72e0c] DiffEqDevTools v2.39.1 ⌅ [a077e3f3] DiffEqProblemLibrary v4.17.0 [42a5c2e1] ODEConvergenceTester v0.2.2 ⌃ [1dea7af3] OrdinaryDiffEq v6.51.2 ⌅ [0bca4576] SciMLBase v1.97.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ORtQ5L/Manifest.toml` ⌅ [47edcb42] ADTypes v0.2.7 ⌅ [c3fe647b] AbstractAlgebra v0.27.10 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 ⌅ [79e6a3ab] Adapt v3.7.2 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 ⌃ [4fba245c] ArrayInterface v7.7.1 [30b0a656] ArrayInterfaceCore v0.1.29 ⌅ [4c555306] ArrayLayouts v0.8.19 ⌅ [a9b6321e] Atomix v0.1.0 ⌅ [15f4f7f2] AutoHashEquals v0.2.0 ⌅ [aae01518] BandedMatrices v0.17.18 ⌅ [198e06fe] BangBang v0.3.40 [9718e550] Baselet v0.1.1 ⌅ [e2ed5e7c] Bijections v0.1.10 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌅ [8e7c35d0] BlockArrays v0.16.25 ⌅ [ffab5731] BlockBandedMatrices v0.11.10 [2a0fbf3d] CPUSummary v0.2.6 [00ebfdb7] CSTParser v3.4.3 ⌅ [479239e8] Catalyst v12.3.2 [d360d2e6] ChainRulesCore v1.25.2 [fb6a15b2] CloseOpenIntervals v0.1.13 [861a8166] Combinatorics v1.0.3 ⌅ [a80b9123] CommonMark v0.8.16 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.17.0 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 ⌅ [187b0558] ConstructionBase v1.5.6 [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 [244e2a9f] DefineSingletons v0.1.2 ⌃ [2b5f629d] DiffEqBase v6.130.0 ⌅ [459566f4] DiffEqCallbacks v2.35.0 ⌃ [f3b72e0c] DiffEqDevTools v2.39.1 [77a26b50] DiffEqNoiseProcess v5.24.1 [9fdde737] DiffEqOperators v4.45.0 ⌅ [a077e3f3] DiffEqProblemLibrary v4.17.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 ⌅ [5b8099bc] DomainSets v0.5.14 ⌅ [7c1d4256] DynamicPolynomials v0.4.6 [4e289a0a] EnumX v1.0.5 [d4d017d3] ExponentialUtilities v1.27.0 [e2ba6199] ExprTools v0.1.10 ⌅ [7034ab61] FastBroadcast v0.2.8 [9aa1b823] FastClosures v0.3.2 ⌅ [29a986be] FastLapackInterface v1.2.9 ⌅ [1a297f60] FillArrays v0.13.11 ⌃ [6a86dc24] FiniteDiff v2.23.1 [59287772] Formatting v0.4.3 ⌅ [f6369f11] ForwardDiff v0.10.38 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 ⌅ [d9f16b24] Functors v0.4.12 ⌅ [46192b85] GPUArraysCore v0.1.5 [c145ed77] GenericSchur v0.5.5 [c27321d9] Glob v1.3.1 [86223c79] Graphs v1.13.0 ⌅ [0b43b601] Groebner v0.2.11 ⌅ [d5909c97] GroupsCore v0.4.2 [3e5b6fbb] HostCPUFeatures v0.1.17 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.11 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 ⌅ [98e50ef6] JuliaFormatter v1.0.62 ⌃ [ccbc3e58] JumpProcesses v9.10.1 ⌅ [ef3ab10e] KLU v0.4.1 [63c18a36] KernelAbstractions v0.9.37 ⌅ [ba0b0d4f] Krylov v0.9.10 ⌅ [0b1a1467] KrylovKit v0.6.1 [b964fa9f] LaTeXStrings v1.4.0 ⌃ [2ee39098] LabelledArrays v1.15.1 ⌅ [984bce1d] LambertW v0.4.6 ⌅ [23fbe1c1] Latexify v0.15.21 [10f19ff3] LayoutPointers v0.1.17 [50d2b5c4] Lazy v0.15.1 ⌅ [5078a376] LazyArrays v0.22.18 ⌅ [d7e5e226] LazyBandedMatrices v0.7.17 [d3d80556] LineSearches v7.4.0 ⌅ [7ed4a6bd] LinearSolve v1.42.0 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.172 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 ⌅ [a3b82374] MatrixFactorizations v0.9.6 ⌅ [e9d8d322] Metatheory v1.3.5 ⌅ [128add7d] MicroCollections v0.1.4 [e1d29d7a] Missings v1.2.0 ⌅ [961ee093] ModelingToolkit v8.46.1 [46d2c3a1] MuladdMacro v0.2.4 ⌅ [102ac46a] MultivariatePolynomials v0.4.7 [d8a4904e] MutableArithmetics v1.6.4 ⌃ [d41bc354] NLSolversBase v7.8.3 [2774e3e8] NLsolve v4.5.1 ⌅ [872c559c] NNlib v0.8.21 [77ba4419] NaNMath v1.1.3 ⌅ [8913a72c] NonlinearSolve v1.6.0 [42a5c2e1] ODEConvergenceTester v0.2.2 [6fe1bfb0] OffsetArrays v1.17.0 ⌃ [429524aa] Optim v1.11.0 [bac558e1] OrderedCollections v1.8.1 ⌃ [1dea7af3] OrdinaryDiffEq v6.51.2 [90014a1f] PDMats v0.11.35 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [e409e4f3] PoissonRandom v0.4.5 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [85a6dd25] PositiveFactorizations v0.2.4 ⌃ [d236fae5] PreallocationTools v0.4.24 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [74087812] Random123 v1.7.1 [fb686558] RandomExtensions v0.4.4 [e6cf234a] RandomNumbers v1.6.0 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v2.38.10 [f2c3362d] RecursiveFactorization v0.2.23 [189a3867] Reexport v1.2.2 [42d2dcc6] Referenceables v0.1.3 [ae029012] Requires v1.3.1 [ae5879a3] ResettableStacks v1.1.1 [79098fc4] Rmath v0.8.0 [47965b36] RootedTrees v2.23.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 ⌅ [0bca4576] SciMLBase v1.97.0 [e9a6253c] SciMLNLSolve v0.1.9 ⌅ [c0aeaf25] SciMLOperators v0.2.12 [efcf1570] Setfield v1.1.2 ⌅ [727e6d20] SimpleNonlinearSolve v0.1.23 [699a6c99] SimpleTraits v0.9.4 [ce78b400] SimpleUnPack v1.1.0 [66db9d55] SnoopPrecompile v1.0.3 [a2af1166] SortingAlgorithms v1.2.1 ⌅ [47a9eef4] SparseDiffTools v1.31.0 [e56a9233] Sparspak v0.3.12 [276daf66] SpecialFunctions v2.5.1 [171d559e] SplittablesBase v0.1.15 ⌅ [aedffcd0] Static v0.8.10 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [7792a7ef] StrideArraysCore v0.5.7 ⌅ [2efcf032] SymbolicIndexingInterface v0.2.2 ⌅ [d1185830] SymbolicUtils v0.19.11 ⌅ [0c5d862f] Symbolics v4.14.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 ⌅ [8ea1fca8] TermInterface v0.2.3 [8290d209] ThreadingUtilities v0.5.5 [ac1d9e8a] ThreadsX v0.1.12 [a759f4b9] TimerOutputs v0.5.29 [0796e94c] Tokenize v0.5.29 ⌃ [28d57a85] Transducers v0.4.80 [a2a6695c] TreeViews v0.3.0 [d5829a12] TriangularSolve v0.2.1 [410a4b4d] Tricks v0.1.10 [781d530d] TruncatedStacktraces v1.4.0 [3a884ed6] UnPack v1.0.2 [1986cc42] Unitful v1.23.1 ⌅ [013be700] UnsafeAtomics v0.2.1 [3d5dd08c] VectorizationBase v0.21.71 [19fa3120] VertexSafeGraphs v0.2.0 [700de1a5] ZygoteRules v0.2.7 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.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.11.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.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 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... Precompiling packages... 3352.7 ms ✓ ODEConvergenceTester 1 dependency successfully precompiled in 4 seconds. 59 already precompiled. Precompiling packages... 30462.2 ms ✓ ExponentialUtilities 1389.1 ms ✓ StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt 16414.6 ms ✓ VectorizationBase 7994.4 ms ✓ SparseDiffTools 15411.4 ms ✓ SimpleNonlinearSolve 8357.4 ms ✓ SciMLNLSolve 4947.0 ms ✓ ExponentialUtilities → ExponentialUtilitiesStaticArraysExt 6871.4 ms ✓ SLEEFPirates ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1175 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 #632 at ./asyncevent.jl:359 jfptr_YY.632_46104.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_84416.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2476 unknown function (ip: 0x7b4c92f812b3) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #213 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2416 withenv at ./env.jl:265 #198 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2237 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2087 #194 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2196 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x7b4c92f711bc) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2143 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2135 unknown function (ip: 0x7b4c92f6aff1) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #test#201 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2401 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:511 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:490 unknown function (ip: 0x7b4c92f6a1f1) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 unknown function (ip: 0x7b4c92f69258) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 unknown function (ip: 0x7b4c92f5fbbf) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [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:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2837 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 _include at ./loading.jl:2897 include at ./Base.jl:305 exec_options at ./client.jl:321 _start at ./client.jl:554 jfptr__start_81451.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7b4c9bb13249) 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.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000074fd853120e0 Total snapshots: 391. Utilization: 0% ╎391 @Base/asyncevent.jl:359 (::Base.var"#632#633"{FileWatching.Pidfile.var… ╎ 391 @Base/asyncevent.jl:185 _trywait(t::Timer) ╎ 391 @Base/condition.jl:136 wait ╎ 391 @Base/condition.jl:141 wait(c::Base.GenericCondition{Base.Threads.S… ╎ 391 @Base/task.jl:1199 wait() 390╎ 391 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronize… 59679.0 ms ✓ LoopVectorization ┌ 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.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b4c81000010 Total snapshots: 365. Utilization: 0% ╎365 @Base/client.jl:554 _start() ╎ 365 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 365 @Base/Base.jl:305 include(mod::Module, _path::String) ╎ 365 @Base/loading.jl:2897 _include(mapexpr::Function, mod::Module, _pat… ╎ 365 @Base/loading.jl:2837 include_string(mapexpr::typeof(identity), mo… ╎ 365 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 365 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 365 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 365 @Pkg/src/API.jl:152 test ╎ ╎ 365 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 365 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 365 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 365 @Pkg/src/API.jl:490 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 365 @Pkg/src/API.jl:511 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 365 @Pkg/…erations.jl:2313 test ╎ ╎ ╎ 365 @Pkg/…erations.jl:2401 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 365 @Pkg/…rations.jl:2135 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 365 @Pkg/…rations.jl:2143 #sandbox#190 ╎ ╎ ╎ ╎ 365 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 365 @Base/file.jl:895 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 365 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 365 @Pkg/…tions.jl:2196 (::Pkg.Operations.var"#194#19… ╎ ╎ ╎ ╎ ╎ 365 @Pkg/…tions.jl:2087 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 365 @Pkg/…tions.jl:2237 (::Pkg.Operations.var"#198#… ╎ ╎ ╎ ╎ ╎ 365 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 365 @Pkg/…ions.jl:2416 (::Pkg.Operations.var"#213… ╎ ╎ ╎ ╎ ╎ ╎ 365 @Pkg/…ons.jl:2476 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 365 @Base/…ss.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 365 @Base/…ss.jl:694 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 365 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 365 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 365 @Base/…sk.jl:1199 wait() 364╎ ╎ ╎ ╎ ╎ ╎ ╎ 365 @Base/…sk.jl:1187 poptask(W::Base.Intr… 8557.8 ms ✓ LoopVectorization → SpecialFunctionsExt [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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:331 #start_profile_listener##0 at ./Base.jl:351 jfptr_YY.start_profile_listenerYY.YY.0_48105.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 33127922 (Pool: 33127147; Big: 775); GC: 39 [1175] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ODEConvergenceTester/6ptez/test/runtests.jl:3 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 [inlined] success at ./process.jl:556 jfptr_success_55525.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #compilecache#889 at ./loading.jl:3200 compilecache at ./loading.jl:3156 [inlined] #_precompilepkgs##38 at ./precompilation.jl:961 with_logstate at ./logging/logging.jl:540 with_logger at ./logging/logging.jl:651 [inlined] #_precompilepkgs##36 at ./precompilation.jl:955 [inlined] #mkpidlock#8 at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 jfptr_YY.mkpidlockYY.8_66747.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 mkpidlock at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:90 #mkpidlock#7 at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] mkpidlock at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 jfptr_mkpidlock_89287.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_f__apply_iterate at /source/src/builtins.c:862 #trymkpidlock#13 at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_f__apply_iterate at /source/src/builtins.c:862 trymkpidlock at /source/usr/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:112 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:894 #invokelatest_gr#232 at ./reflection.jl:1282 [inlined] invokelatest_gr at ./reflection.jl:1274 [inlined] precompile_pkgs_maybe_cachefile_lock at ./precompilation.jl:1152 macro expansion at ./timing.jl:461 [inlined] #_precompilepkgs##32 at ./precompilation.jl:954 jfptr_YY._precompilepkgsYY.YY.32_54700.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 4853550 (Pool: 4853318; Big: 232); GC: 11 PkgEval terminated after 2734.5s: test duration exceeded the time limit