Package evaluation of FreezeCurves on Julia 1.13.0-DEV.912 (a2457e6ed7*) started at 2025-07-27T17:48:19.546 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.8s ################################################################################ # Installation # Installing FreezeCurves... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [71e4ad71] + FreezeCurves v0.9.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.15.0 [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [13072b0f] + AxisAlgorithms v1.1.0 [d360d2e6] + ChainRulesCore v1.25.2 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.17.0 [187b0558] + ConstructionBase v1.6.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.3 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [bf96fef3] + FieldMetadata v0.3.1 [6a86dc24] + FiniteDiff v2.27.0 [4c728ea3] + Flatten v0.4.3 ⌅ [f6369f11] + ForwardDiff v0.10.38 [71e4ad71] + FreezeCurves v0.9.3 [615f187c] + IfElse v0.1.1 ⌅ [a98d9a8b] + Interpolations v0.15.1 [8197267c] + IntervalSets v0.7.11 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [d41bc354] + NLSolversBase v7.10.0 [2774e3e8] + NLsolve v4.5.1 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [c84ed2f1] + Ratios v0.4.5 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [3a884ed6] + UnPack v1.0.2 [1986cc42] + Unitful v1.23.1 [efce3f68] + WoodburyMatrices v1.0.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.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.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.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+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.38s ################################################################################ # 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 3 direct dependencies failed to precompile: Optim Failed to precompile Optim [429524aa-4258-5aef-a3af-852621145aeb] to "/home/pkgeval/.julia/compiled/v1.13/Optim/jl_UZNacj" (ProcessExited(1)). ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace: [1] top-level scope @ ~/.julia/packages/Optim/HvjCd/src/Optim.jl:223 [2] include(mod::Module, _path::String) @ Base ./Base.jl:311 [3] 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:3002 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [7] include_string @ ./loading.jl:2858 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [9] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Optim/HvjCd/src/Optim.jl:1 in expression starting at stdin:5 TuringOptimExt Failed to precompile TuringOptimExt [85cd6e94-0597-5b38-89b9-1f821227ec84] to "/home/pkgeval/.julia/compiled/v1.13/TuringOptimExt/jl_kdWUVA" (ProcessExited(1)). ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace: [1] top-level scope @ ~/.julia/packages/Optim/HvjCd/src/Optim.jl:223 [2] include(mod::Module, _path::String) @ Base ./Base.jl:311 [3] 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:3002 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [7] include_string @ ./loading.jl:2858 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [9] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Optim/HvjCd/src/Optim.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Optim [429524aa-4258-5aef-a3af-852621145aeb] to "/home/pkgeval/.julia/compiled/v1.13/Optim/jl_MdUiuI" (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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [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#235 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [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/OptimizationOptimJL/r5j6D/src/OptimizationOptimJL.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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:3002 [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:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/OptimizationOptimJL/r5j6D/src/OptimizationOptimJL.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile OptimizationOptimJL [36348300-93cb-4f02-beb5-3c3902f8871e] to "/home/pkgeval/.julia/compiled/v1.13/OptimizationOptimJL/jl_KFMJyX" (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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [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#235 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [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/Turing/QN7BL/src/optimisation/Optimisation.jl:9 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [22] top-level scope @ ~/.julia/packages/Turing/QN7BL/src/Turing.jl:55 [23] include(mod::Module, _path::String) @ Base ./Base.jl:311 [24] 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:3002 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [28] include_string @ ./loading.jl:2858 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [30] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Turing/QN7BL/src/optimisation/Optimisation.jl:1 in expression starting at /home/pkgeval/.julia/packages/Turing/QN7BL/src/Turing.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Turing [fce5fe82-541a-59a6-adf8-730c64b5f9a0] to "/home/pkgeval/.julia/compiled/v1.13/Turing/jl_yn3BUj" (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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [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#235 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [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/Turing/QN7BL/ext/TuringOptimExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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:3002 [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:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Turing/QN7BL/ext/TuringOptimExt.jl:1 in expression starting at stdin:5 Turing Failed to precompile Turing [fce5fe82-541a-59a6-adf8-730c64b5f9a0] to "/home/pkgeval/.julia/compiled/v1.13/Turing/jl_9WHjH5" (ProcessExited(1)). ERROR: LoadError: syntax: misplaced "global" declaration Stacktrace: [1] top-level scope @ ~/.julia/packages/Optim/HvjCd/src/Optim.jl:223 [2] include(mod::Module, _path::String) @ Base ./Base.jl:311 [3] 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:3002 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [7] include_string @ ./loading.jl:2858 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [9] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Optim/HvjCd/src/Optim.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Optim [429524aa-4258-5aef-a3af-852621145aeb] to "/home/pkgeval/.julia/compiled/v1.13/Optim/jl_6Ygnv6" (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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [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#235 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [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/OptimizationOptimJL/r5j6D/src/OptimizationOptimJL.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:311 [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:3002 [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:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/OptimizationOptimJL/r5j6D/src/OptimizationOptimJL.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile OptimizationOptimJL [36348300-93cb-4f02-beb5-3c3902f8871e] to "/home/pkgeval/.julia/compiled/v1.13/OptimizationOptimJL/jl_2d5rZr" (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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [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#235 @ ./reflection.jl:1333 [inlined] [8] invokelatest_gr @ ./reflection.jl:1325 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [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/Turing/QN7BL/src/optimisation/Optimisation.jl:9 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [22] top-level scope @ ~/.julia/packages/Turing/QN7BL/src/Turing.jl:55 [23] include(mod::Module, _path::String) @ Base ./Base.jl:311 [24] 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:3002 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [28] include_string @ ./loading.jl:2858 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [30] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Turing/QN7BL/src/optimisation/Optimisation.jl:1 in expression starting at /home/pkgeval/.julia/packages/Turing/QN7BL/src/Turing.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1190.45s ################################################################################ # Testing # Testing FreezeCurves 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_KwZuXs/Project.toml` [6e4b80f9] + BenchmarkTools v1.6.0 [71e4ad71] + FreezeCurves v0.9.3 ⌅ [8913a72c] + NonlinearSolve v1.10.1 ⌃ [429524aa] + Optim v1.11.0 ⌃ [fce5fe82] + Turing v0.34.1 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_KwZuXs/Manifest.toml` ⌅ [47edcb42] ↓ ADTypes v1.15.0 ⇒ v0.2.7 [621f4979] + AbstractFFTs v1.5.0 [80f14c24] + AbstractMCMC v5.7.0 ⌅ [7a57a42e] + AbstractPPL v0.8.4 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.42 ⌅ [79e6a3ab] ↓ Adapt v4.3.0 ⇒ v3.7.2 ⌅ [0bf59076] + AdvancedHMC v0.6.4 [5b7e9947] + AdvancedMH v0.8.8 ⌅ [576499cb] + AdvancedPS v0.6.2 ⌅ [b5ca4192] + AdvancedVI v0.2.12 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 ⌃ [4fba245c] ↓ ArrayInterface v7.19.0 ⇒ v7.7.1 [39de3d68] + AxisArrays v0.4.7 [198e06fe] + BangBang v0.4.4 [9718e550] + Baselet v0.1.1 [6e4b80f9] + BenchmarkTools v1.6.0 ⌅ [76274a88] + Bijectors v0.13.18 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] + CPUSummary v0.2.6 [082447d4] + ChainRules v1.72.5 [9e997f8a] + ChangesOfVariables v0.1.10 [fb6a15b2] + CloseOpenIntervals v0.1.13 [861a8166] + Combinatorics v1.0.3 [38540f10] + CommonSolve v0.2.4 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [88cd18e8] + ConsoleProgressMonitor v0.1.2 [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 [8bb1440f] + DelimitedFiles v1.9.1 [b429d917] + DensityInterface v0.4.0 ⌃ [2b5f629d] + DiffEqBase v6.145.2 [a0c0ee7d] - DifferentiationInterface v0.7.3 [31c24e10] + Distributions v0.25.120 [ced4e74d] + DistributionsAD v0.6.58 ⌅ [366bfd00] + DynamicPPL v0.28.3 [cad2338a] + EllipticalSliceSampling v2.0.0 [4e289a0a] + EnumX v1.0.5 ⌅ [f151be2c] + EnzymeCore v0.6.6 [e2ba6199] + ExprTools v0.1.10 [7a1cc6ca] + FFTW v1.9.0 ⌅ [7034ab61] + FastBroadcast v0.2.8 [29a986be] + FastLapackInterface v2.0.4 [1a297f60] + FillArrays v1.13.0 [71e4ad71] + FreezeCurves v0.9.3 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 ⌅ [d9f16b24] + Functors v0.4.12 ⌅ [46192b85] + GPUArraysCore v0.1.5 [86223c79] + Graphs v1.13.0 [3e5b6fbb] + HostCPUFeatures v0.1.17 [34004b35] + HypergeometricFunctions v0.3.28 [d25df0c9] + Inflate v0.1.5 [22cec73e] + InitialValues v0.3.1 [505f98c9] + InplaceOps v0.3.0 [18e54dd8] + IntegerMathUtils v0.1.3 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [682c06a0] + JSON v0.21.4 ⌅ [ef3ab10e] + KLU v0.4.1 [5ab0869b] + KernelDensity v0.6.10 ⌅ [ba0b0d4f] + Krylov v0.9.10 [8ac3fa9e] + LRUCache v1.6.2 [b964fa9f] + LaTeXStrings v1.4.0 [73f95e8e] + LatticeRules v0.0.1 [10f19ff3] + LayoutPointers v0.1.17 [1d6d02ad] + LeftChildRightSiblingTrees v0.2.1 ⌅ [6f1fad26] + Libtask v0.8.8 ⌅ [7ed4a6bd] + LinearSolve v2.22.1 [6fdf6af0] + LogDensityProblems v2.1.2 ⌃ [996a588d] + LogDensityProblemsAD v1.9.0 [e6f89c97] + LoggingExtras v1.1.0 [bdcacae8] + LoopVectorization v0.12.172 ⌅ [c7f686f2] + MCMCChains v6.0.7 [be115224] + MCMCDiagnosticTools v0.3.14 [e80e1ace] + MLJModelInterface v1.12.0 [d125e4d3] + ManualMemory v0.1.8 [dbb5928d] + MappedArrays v0.4.2 [128add7d] + MicroCollections v0.2.0 [e1d29d7a] + Missings v1.2.0 [46d2c3a1] + MuladdMacro v0.2.4 ⌃ [d41bc354] ↓ NLSolversBase v7.10.0 ⇒ v7.8.3 ⌃ [872c559c] + NNlib v0.8.19 [86f7a689] + NamedArrays v0.10.4 [c020b1a1] + NaturalSort v1.0.0 ⌅ [8913a72c] + NonlinearSolve v1.10.1 ⌃ [429524aa] + Optim v1.11.0 ⌃ [3bd65402] + Optimisers v0.4.0 ⌅ [7f7a1694] + Optimization v3.19.3 ⌅ [36348300] + OptimizationOptimJL v0.1.14 [90014a1f] + PDMats v0.11.35 [65ce6f38] + PackageExtensionCompat v1.0.2 [69de0a69] + Parsers v2.8.3 [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 [33c8b6b6] + ProgressLogging v0.1.5 [92933f4c] + ProgressMeter v1.10.4 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [8a4e6c94] + QuasiMonteCarlo v0.3.3 [74087812] + Random123 v1.7.1 [e6cf234a] + RandomNumbers v1.6.0 [b3c3ace0] + RangeArrays v0.3.2 [c1ae055f] + RealDot v0.1.0 ⌅ [731186ca] + RecursiveArrayTools v2.38.10 [f2c3362d] + RecursiveFactorization v0.2.23 [79098fc4] + Rmath v0.8.0 [f2b01f46] + Roots v2.2.8 [7e49a35a] + RuntimeGeneratedFunctions v0.5.15 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [26aad666] + SSMProblems v0.5.0 ⌅ [0bca4576] + SciMLBase v2.10.0 ⌅ [c0aeaf25] + SciMLOperators v0.3.12 [30f210dd] + ScientificTypesBase v3.0.0 ⌅ [727e6d20] + SimpleNonlinearSolve v0.1.25 [699a6c99] + SimpleTraits v0.9.4 [ce78b400] + SimpleUnPack v1.1.0 [ed01d8cd] + Sobol v1.5.0 [a2af1166] + SortingAlgorithms v1.2.1 ⌃ [47a9eef4] + SparseDiffTools v2.18.0 [dc90abb0] + SparseInverseSubset v0.1.2 [e56a9233] + Sparspak v0.3.12 [171d559e] + SplittablesBase v0.1.15 ⌅ [aedffcd0] + Static v0.8.10 [0d7ed370] + StaticArrayInterface v1.8.0 [64bff920] + StatisticalTraits v3.5.0 [2913bbd2] + StatsBase v0.34.5 [4c63d2b9] + StatsFuns v1.5.0 [7792a7ef] + StrideArraysCore v0.5.7 [892a3eda] + StringManipulation v0.4.1 ⌃ [09ab397b] + StructArrays v0.6.18 ⌅ [2efcf032] + SymbolicIndexingInterface v0.2.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [5d786b92] + TerminalLoggers v0.1.7 [8290d209] + ThreadingUtilities v0.5.5 [9f7883ad] + Tracker v0.2.38 [28d57a85] + Transducers v0.4.84 [d5829a12] + TriangularSolve v0.2.1 [410a4b4d] + Tricks v0.1.10 [781d530d] + TruncatedStacktraces v1.4.0 ⌃ [fce5fe82] + Turing v0.34.1 [3d5dd08c] + VectorizationBase v0.21.71 [19fa3120] + VertexSafeGraphs v0.2.0 [700de1a5] + ZygoteRules v0.2.7 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [f50d1b31] + Rmath_jll v0.5.1+0 [1317d2d5] + oneTBB_jll v2022.0.0+0 [0dad84c5] + ArgTools v1.1.2 [2a0f44e3] + Base64 v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching 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 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [9abbd945] + Profile v1.11.0 [3fa0cd96] + REPL v1.11.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.7.15 [458c3c95] + OpenSSL_jll v3.5.1+0 [efcefdf7] + PCRE2_jll v10.45.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [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_KwZuXs/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [4c728ea3] Flatten v0.4.3 ⌅ [f6369f11] ForwardDiff v0.10.38 [71e4ad71] FreezeCurves v0.9.3 [615f187c] IfElse v0.1.1 ⌅ [a98d9a8b] Interpolations v0.15.1 [8197267c] IntervalSets v0.7.11 [2774e3e8] NLsolve v4.5.1 ⌅ [8913a72c] NonlinearSolve v1.10.1 ⌃ [429524aa] Optim v1.11.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [90137ffa] StaticArrays v1.9.14 ⌃ [fce5fe82] Turing v0.34.1 [1986cc42] Unitful v1.23.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_KwZuXs/Manifest.toml` ⌅ [47edcb42] ADTypes v0.2.7 [621f4979] AbstractFFTs v1.5.0 [80f14c24] AbstractMCMC v5.7.0 ⌅ [7a57a42e] AbstractPPL v0.8.4 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 ⌅ [79e6a3ab] Adapt v3.7.2 ⌅ [0bf59076] AdvancedHMC v0.6.4 [5b7e9947] AdvancedMH v0.8.8 ⌅ [576499cb] AdvancedPS v0.6.2 ⌅ [b5ca4192] AdvancedVI v0.2.12 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 ⌃ [4fba245c] ArrayInterface v7.7.1 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.7 [198e06fe] BangBang v0.4.4 [9718e550] Baselet v0.1.1 [6e4b80f9] BenchmarkTools v1.6.0 ⌅ [76274a88] Bijectors v0.13.18 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.6 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.25.2 [9e997f8a] ChangesOfVariables v0.1.10 [fb6a15b2] CloseOpenIntervals v0.1.13 [861a8166] Combinatorics v1.0.3 [38540f10] CommonSolve v0.2.4 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.17.0 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [88cd18e8] ConsoleProgressMonitor v0.1.2 [187b0558] ConstructionBase v1.6.0 [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 [8bb1440f] DelimitedFiles v1.9.1 [b429d917] DensityInterface v0.4.0 ⌃ [2b5f629d] DiffEqBase v6.145.2 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.120 [ced4e74d] DistributionsAD v0.6.58 [ffbed154] DocStringExtensions v0.9.5 ⌅ [366bfd00] DynamicPPL v0.28.3 [cad2338a] EllipticalSliceSampling v2.0.0 [4e289a0a] EnumX v1.0.5 ⌅ [f151be2c] EnzymeCore v0.6.6 [e2ba6199] ExprTools v0.1.10 [7a1cc6ca] FFTW v1.9.0 ⌅ [7034ab61] FastBroadcast v0.2.8 [29a986be] FastLapackInterface v2.0.4 [bf96fef3] FieldMetadata v0.3.1 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [4c728ea3] Flatten v0.4.3 ⌅ [f6369f11] ForwardDiff v0.10.38 [71e4ad71] FreezeCurves v0.9.3 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 ⌅ [d9f16b24] Functors v0.4.12 ⌅ [46192b85] GPUArraysCore v0.1.5 [86223c79] Graphs v1.13.0 [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 [505f98c9] InplaceOps v0.3.0 [18e54dd8] IntegerMathUtils v0.1.3 ⌅ [a98d9a8b] Interpolations v0.15.1 [8197267c] IntervalSets v0.7.11 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 ⌅ [ef3ab10e] KLU v0.4.1 [5ab0869b] KernelDensity v0.6.10 ⌅ [ba0b0d4f] Krylov v0.9.10 [8ac3fa9e] LRUCache v1.6.2 [b964fa9f] LaTeXStrings v1.4.0 [73f95e8e] LatticeRules v0.0.1 [10f19ff3] LayoutPointers v0.1.17 [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 ⌅ [6f1fad26] Libtask v0.8.8 [d3d80556] LineSearches v7.4.0 ⌅ [7ed4a6bd] LinearSolve v2.22.1 [6fdf6af0] LogDensityProblems v2.1.2 ⌃ [996a588d] LogDensityProblemsAD v1.9.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [bdcacae8] LoopVectorization v0.12.172 ⌅ [c7f686f2] MCMCChains v6.0.7 [be115224] MCMCDiagnosticTools v0.3.14 [e80e1ace] MLJModelInterface v1.12.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 [128add7d] MicroCollections v0.2.0 [e1d29d7a] Missings v1.2.0 [46d2c3a1] MuladdMacro v0.2.4 ⌃ [d41bc354] NLSolversBase v7.8.3 [2774e3e8] NLsolve v4.5.1 ⌃ [872c559c] NNlib v0.8.19 [77ba4419] NaNMath v1.1.3 [86f7a689] NamedArrays v0.10.4 [c020b1a1] NaturalSort v1.0.0 ⌅ [8913a72c] NonlinearSolve v1.10.1 [6fe1bfb0] OffsetArrays v1.17.0 ⌃ [429524aa] Optim v1.11.0 ⌃ [3bd65402] Optimisers v0.4.0 ⌅ [7f7a1694] Optimization v3.19.3 ⌅ [36348300] OptimizationOptimJL v0.1.14 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [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 [08abe8d2] PrettyTables v2.4.0 [27ebfcd6] Primes v0.5.7 [33c8b6b6] ProgressLogging v0.1.5 [92933f4c] ProgressMeter v1.10.4 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [8a4e6c94] QuasiMonteCarlo v0.3.3 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v2.38.10 [f2c3362d] RecursiveFactorization v0.2.23 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [f2b01f46] Roots v2.2.8 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [26aad666] SSMProblems v0.5.0 ⌅ [0bca4576] SciMLBase v2.10.0 ⌅ [c0aeaf25] SciMLOperators v0.3.12 [30f210dd] ScientificTypesBase v3.0.0 [efcf1570] Setfield v1.1.2 ⌅ [727e6d20] SimpleNonlinearSolve v0.1.25 [699a6c99] SimpleTraits v0.9.4 [ce78b400] SimpleUnPack v1.1.0 [ed01d8cd] Sobol v1.5.0 [a2af1166] SortingAlgorithms v1.2.1 ⌃ [47a9eef4] SparseDiffTools v2.18.0 [dc90abb0] SparseInverseSubset v0.1.2 [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.14 [1e83bf80] StaticArraysCore v1.4.3 [64bff920] StatisticalTraits v3.5.0 [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 [892a3eda] StringManipulation v0.4.1 ⌃ [09ab397b] StructArrays v0.6.18 ⌅ [2efcf032] SymbolicIndexingInterface v0.2.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [5d786b92] TerminalLoggers v0.1.7 [8290d209] ThreadingUtilities v0.5.5 [9f7883ad] Tracker v0.2.38 [28d57a85] Transducers v0.4.84 [d5829a12] TriangularSolve v0.2.1 [410a4b4d] Tricks v0.1.10 [781d530d] TruncatedStacktraces v1.4.0 ⌃ [fce5fe82] Turing v0.34.1 [3a884ed6] UnPack v1.0.2 [1986cc42] Unitful v1.23.1 [3d5dd08c] VectorizationBase v0.21.71 [19fa3120] VertexSafeGraphs v0.2.0 [efce3f68] WoodburyMatrices v1.0.0 [700de1a5] ZygoteRules v0.2.7 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL 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.13.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.15.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [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... 21625.1 ms ✓ FreezeCurves 1 dependency successfully precompiled in 24 seconds. 84 already precompiled. Precompiling packages... 5126.3 ms ✓ StatsBase 2504.2 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 3253.2 ms ✓ RecursiveArrayTools 9788.4 ms ✓ Graphs 43898.0 ms ✓ LoopVectorization 4641.9 ms ✓ PreallocationTools 11751.4 ms ✓ SciMLBase 3614.9 ms ✓ VertexSafeGraphs 6171.9 ms ✓ LoopVectorization → SpecialFunctionsExt 15721.1 ms ✓ TriangularSolve 24718.1 ms ✓ DiffEqBase 9187.6 ms ✓ SparseDiffTools 45205.1 ms ✓ RecursiveFactorization 14074.7 ms ✓ SimpleNonlinearSolve 4515.6 ms ✓ SparseDiffTools → SparseDiffToolsPolyesterExt 76881.8 ms ✓ LinearSolve 10391.3 ms ✓ LinearSolve → LinearSolveRecursiveArrayToolsExt Info Given NonlinearSolve was explicitly requested, output will be shown live  WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in _generic_lufact!(Any, Base.Val{Pivot}, Any, Any) where {Pivot} at /home/pkgeval/.julia/packages/RecursiveFactorization/zhyWn/src/lu.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in _turbo_!(Base.Val{var"#UNROLL#"}, Base.Val{var"#OPS#"}, Base.Val{var"#ARF#"}, Base.Val{var"#AM#"}, Base.Val{var"#LPSYM#"}, Base.Val{Tuple{var"#LB#", var"#V#"}}, Vararg{Any, var"#num#vargs#"}) where {var"#UNROLL#", var"#OPS#", var"#ARF#", var"#AM#", var"#LPSYM#", var"#LB#", var"#V#", var"#num#vargs#"} at /home/pkgeval/.julia/packages/LoopVectorization/ImqiY/src/reconstruct_loopset.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in _ldiv_L!(Any, Any, Base.Val{UNIT}, Type{Args}, Vararg{Any, K}) where {UNIT, Args, K} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in ldiv_remainder!(Any, Any, Any, Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}) where {W, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in ldiv_solve_W!(Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}, Static.StaticInt{R}) where {W, UNIT, R} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in BdivU_small_kern!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Int64, VectorizationBase.AbstractMask{W, U} where U<:Union{UInt128, UInt16, UInt32, UInt64, UInt8}, Base.Val{UNIT}) where {T, UNIT, W} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in ldiv_solve_W!(Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}) where {W, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in ldiv_solve_W_u!(Any, Any, Any, Any, Static.StaticInt{W}, Static.StaticInt{U}, Base.Val{UNIT}) where {W, U, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in BdivU_small_kern_u!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Int64, Static.StaticInt{U}, Base.Val{UNIT}, Static.StaticInt{W}) where {T, U, UNIT, W} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in rdiv_block_MandN!(LayoutPointers.AbstractStridedPointer{T, var"#s41", XC, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s41"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s41"}} where R where B where var"#s41", LayoutPointers.AbstractStridedPointer{T, var"#s39", XA, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s39"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s39"}} where R where B where var"#s39", LayoutPointers.AbstractStridedPointer{T, var"#s6", XU, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s6"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s6"}} where R where B where var"#s6", Any, Any, Base.Val{UNIT}) where {T, UNIT, XC, XA, XU} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in rdiv_block_N!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, Any, Any, Any, Base.Val{UNIT}, Any) where {T, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in reckernel!(AbstractArray{T, 2}, Base.Val{Pivot}, Any, Any, Any, Any, Any, Any) where {T, Pivot} at /home/pkgeval/.julia/packages/RecursiveFactorization/zhyWn/src/lu.jl WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in (::TriangularSolve.RDivBlockMandNv2{UNIT})(Any, Any, Any) where {UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl 76050.1 ms ✓ NonlinearSolve 18 dependencies successfully precompiled in 370 seconds. 158 already precompiled. 5 dependencies had output during precompilation: ┌ LoopVectorization │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _vreduce(typeof(Base.:(+)), Any) at /home/pkgeval/.julia/packages/LoopVectorization/ImqiY/src/simdfunctionals/mapreduce.jl └ ┌ RecursiveFactorization │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _generic_lufact!(Any, Base.Val{Pivot}, Any, Any) where {Pivot} at /home/pkgeval/.julia/packages/RecursiveFactorization/zhyWn/src/lu.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _turbo_!(Base.Val{var"#UNROLL#"}, Base.Val{var"#OPS#"}, Base.Val{var"#ARF#"}, Base.Val{var"#AM#"}, Base.Val{var"#LPSYM#"}, Base.Val{Tuple{var"#LB#", var"#V#"}}, Vararg{Any, var"#num#vargs#"}) where {var"#UNROLL#", var"#OPS#", var"#ARF#", var"#AM#", var"#LPSYM#", var"#LB#", var"#V#", var"#num#vargs#"} at /home/pkgeval/.julia/packages/LoopVectorization/ImqiY/src/reconstruct_loopset.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _ldiv_L!(Any, Any, Base.Val{UNIT}, Type{Args}, Vararg{Any, K}) where {UNIT, Args, K} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_remainder!(Any, Any, Any, Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}) where {W, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_solve_W!(Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}, Static.StaticInt{R}) where {W, UNIT, R} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in BdivU_small_kern!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Int64, VectorizationBase.AbstractMask{W, U} where U<:Union{UInt128, UInt16, UInt32, UInt64, UInt8}, Base.Val{UNIT}) where {T, UNIT, W} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_solve_W!(Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}) where {W, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_solve_W_u!(Any, Any, Any, Any, Static.StaticInt{W}, Static.StaticInt{U}, Base.Val{UNIT}) where {W, U, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in BdivU_small_kern_u!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Int64, Static.StaticInt{U}, Base.Val{UNIT}, Static.StaticInt{W}) where {T, U, UNIT, W} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in rdiv_block_MandN!(LayoutPointers.AbstractStridedPointer{T, var"#s41", XC, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s41"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s41"}} where R where B where var"#s41", LayoutPointers.AbstractStridedPointer{T, var"#s39", XA, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s39"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s39"}} where R where B where var"#s39", LayoutPointers.AbstractStridedPointer{T, var"#s6", XU, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s6"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s6"}} where R where B where var"#s6", Any, Any, Base.Val{UNIT}) where {T, UNIT, XC, XA, XU} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in rdiv_block_N!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, Any, Any, Any, Base.Val{UNIT}, Any) where {T, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in reckernel!(AbstractArray{T, 2}, Base.Val{Pivot}, Any, Any, Any, Any, Any, Any) where {T, Pivot} at /home/pkgeval/.julia/packages/RecursiveFactorization/zhyWn/src/lu.jl └ ┌ NonlinearSolve │ [Output was shown above] └ ┌ SimpleNonlinearSolve │ ┌ Warning: NLSolveTerminationCondition has been deprecated in favor of the new dispatch based termination conditions. Please use the new termination conditions API! │ │ caller = SimpleNonlinearSolve.Broyden() at broyden.jl:20 │ └ @ Core ~/.julia/packages/SimpleNonlinearSolve/6dOuk/src/broyden.jl:20 │ ┌ Warning: NLSolveTerminationCondition has been deprecated in favor of the new dispatch based termination conditions. Please use the new termination conditions API! │ │ caller = SimpleNonlinearSolve.SimpleDFSane() at dfsane.jl:67 │ └ @ Core ~/.julia/packages/SimpleNonlinearSolve/6dOuk/src/dfsane.jl:67 └ ┌ LinearSolve │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _generic_lufact!(Any, Base.Val{Pivot}, Any, Any) where {Pivot} at /home/pkgeval/.julia/packages/RecursiveFactorization/zhyWn/src/lu.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _turbo_!(Base.Val{var"#UNROLL#"}, Base.Val{var"#OPS#"}, Base.Val{var"#ARF#"}, Base.Val{var"#AM#"}, Base.Val{var"#LPSYM#"}, Base.Val{Tuple{var"#LB#", var"#V#"}}, Vararg{Any, var"#num#vargs#"}) where {var"#UNROLL#", var"#OPS#", var"#ARF#", var"#AM#", var"#LPSYM#", var"#LB#", var"#V#", var"#num#vargs#"} at /home/pkgeval/.julia/packages/LoopVectorization/ImqiY/src/reconstruct_loopset.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _ldiv_L!(Any, Any, Base.Val{UNIT}, Type{Args}, Vararg{Any, K}) where {UNIT, Args, K} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_remainder!(Any, Any, Any, Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}) where {W, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_solve_W!(Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}, Static.StaticInt{R}) where {W, UNIT, R} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in BdivU_small_kern!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Int64, VectorizationBase.AbstractMask{W, U} where U<:Union{UInt128, UInt16, UInt32, UInt64, UInt8}, Base.Val{UNIT}) where {T, UNIT, W} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_solve_W!(Any, Any, Any, Any, Static.StaticInt{W}, Base.Val{UNIT}) where {W, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in ldiv_solve_W_u!(Any, Any, Any, Any, Static.StaticInt{W}, Static.StaticInt{U}, Base.Val{UNIT}) where {W, U, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in BdivU_small_kern_u!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Int64, Static.StaticInt{U}, Base.Val{UNIT}, Static.StaticInt{W}) where {T, U, UNIT, W} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in rdiv_block_MandN!(LayoutPointers.AbstractStridedPointer{T, var"#s41", XC, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s41"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s41"}} where R where B where var"#s41", LayoutPointers.AbstractStridedPointer{T, var"#s39", XA, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s39"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s39"}} where R where B where var"#s39", LayoutPointers.AbstractStridedPointer{T, var"#s6", XU, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s6"}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, var"#s6"}} where R where B where var"#s6", Any, Any, Base.Val{UNIT}) where {T, UNIT, XC, XA, XU} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in rdiv_block_N!(LayoutPointers.AbstractStridedPointer{T, N, C, B, R, X, O} where O<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where X<:Tuple{Vararg{Union{Int16, Int32, Int64, Int8, UInt16, UInt32, UInt64, UInt8, Static.StaticInt{N} where N}, N}} where R where B where C where N, Any, Any, Any, Any, Base.Val{UNIT}, Any) where {T, UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in reckernel!(AbstractArray{T, 2}, Base.Val{Pivot}, Any, Any, Any, Any, Any, Any) where {T, Pivot} at /home/pkgeval/.julia/packages/RecursiveFactorization/zhyWn/src/lu.jl │ WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in (::TriangularSolve.RDivBlockMandNv2{UNIT})(Any, Any, Any) where {UNIT} at /home/pkgeval/.julia/packages/TriangularSolve/rwyRY/src/TriangularSolve.jl └ Precompiling packages... 9798.9 ms ✓ LoopVectorization → ForwardDiffExt 1 dependency successfully precompiled in 10 seconds. 63 already precompiled. Precompiling packages... 3447.3 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 1 dependency successfully precompiled in 4 seconds. 85 already precompiled. Precompiling packages... 7907.7 ms ✓ DiffEqBase → DiffEqBaseUnitfulExt 1 dependency successfully precompiled in 9 seconds. 122 already precompiled. Precompiling packages... 6704.0 ms ✓ DiffEqBase → DiffEqBaseChainRulesCoreExt 1 dependency successfully precompiled in 8 seconds. 121 already precompiled. Precompiling packages... 3498.4 ms ✓ NamedArrays 12554.6 ms ✓ ChainRules 11060.2 ms ✓ NNlib 5333.4 ms ✓ AbstractMCMC 6762.0 ms ✓ Optimization 9188.2 ms ✓ Distributions ✗ Optim 15081.5 ms ✓ Tracker 7542.6 ms ✓ AdvancedHMC 4309.5 ms ✓ AbstractPPL 6219.3 ms ✓ Optimization → OptimizationForwardDiffExt 6049.9 ms ✓ Optimization → OptimizationFiniteDiffExt 4425.2 ms ✓ Distributions → DistributionsTestExt 4687.4 ms ✓ Distributions → DistributionsChainRulesCoreExt 4114.5 ms ✓ Distributions → DistributionsDensityInterfaceExt 6262.9 ms ✓ MCMCDiagnosticTools 4838.0 ms ✓ QuasiMonteCarlo → QuasiMonteCarloDistributionsExt 6497.5 ms ✓ Tracker → TrackerPDMatsExt 6159.0 ms ✓ LogDensityProblemsAD → LogDensityProblemsADTrackerExt 6070.7 ms ✓ ArrayInterface → ArrayInterfaceTrackerExt 6331.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTrackerExt 9632.6 ms ✓ Optimization → OptimizationTrackerExt ✗ OptimizationOptimJL 5808.8 ms ✓ EllipticalSliceSampling 5673.5 ms ✓ SSMProblems 6158.1 ms ✓ AdvancedMH 5414.0 ms ✓ KernelDensity 9475.7 ms ✓ Bijectors 10971.3 ms ✓ DistributionsAD 6116.4 ms ✓ AdvancedPS 5473.8 ms ✓ AdvancedMH → AdvancedMHStructArraysExt 5401.1 ms ✓ AdvancedMH → AdvancedMHForwardDiffExt 10385.6 ms ✓ MCMCChains 5263.5 ms ✓ Bijectors → BijectorsForwardDiffExt 10759.6 ms ✓ Bijectors → BijectorsTrackerExt 19984.9 ms ✓ DynamicPPL 11643.1 ms ✓ DistributionsAD → DistributionsADTrackerExt 4687.0 ms ✓ DistributionsAD → DistributionsADForwardDiffExt 4659.2 ms ✓ Bijectors → BijectorsDistributionsADExt 5850.6 ms ✓ AdvancedPS → AdvancedPSLibtaskExt 8234.8 ms ✓ AdvancedHMC → AdvancedHMCMCMCChainsExt 8174.7 ms ✓ AdvancedMH → AdvancedMHMCMCChainsExt 6911.7 ms ✓ DynamicPPL → DynamicPPLForwardDiffExt 12665.3 ms ✓ DynamicPPL → DynamicPPLMCMCChainsExt 7124.5 ms ✓ DynamicPPL → DynamicPPLChainRulesCoreExt 8461.3 ms ✓ DynamicPPL → DynamicPPLZygoteRulesExt 11300.0 ms ✓ AdvancedVI Info Given Turing was explicitly requested, output will be shown live   ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ======================================================================================  cmd: /opt/julia/bin/julia 875 running 1 of 1  signal (10): User defined signal 1 _ZNK4llvm11Instruction16getNumSuccessorsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL15markAliveBlocksRN4llvm8FunctionERNS_15SmallPtrSetImplIPNS_10BasicBlockEEEPNS_14DomTreeUpdaterE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm23removeUnreachableBlocksERNS_8FunctionEPNS_14DomTreeUpdaterEPNS_16MemorySSAUpdaterE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL23simplifyFunctionCFGImplRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_13DominatorTreeERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL19simplifyFunctionCFGRN4llvm8FunctionERKNS_19TargetTransformInfoEPNS_13DominatorTreeERKNS_18SimplifyCFGOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15SimplifyCFGPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1513 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:1474 [inlined] operator() at /source/src/jitlayers.cpp:1626 [inlined] addModule at /source/src/jitlayers.cpp:2083 jl_compile_codeinst_now at /source/src/jitlayers.cpp:685 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3527 _jl_invoke at /source/src/gf.c:4007 [inlined] ijl_apply_generic at /source/src/gf.c:4212 mkpidlock at /source/usr/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:91 #mkpidlock#7 at /source/usr/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] mkpidlock at /source/usr/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 jfptr_mkpidlock_64119.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 #trymkpidlock#13 at /source/usr/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 trymkpidlock at /source/usr/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:113 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:896 #invokelatest_gr#235 at ./reflection.jl:1333 [inlined] invokelatest_gr at ./reflection.jl:1325 [inlined] #maybe_cachefile_lock#912 at ./loading.jl:3860 maybe_cachefile_lock at ./loading.jl:3857 [inlined] __require_prelocked at ./loading.jl:2640 _require_prelocked at ./loading.jl:2468 macro expansion at ./loading.jl:2396 [inlined] macro expansion at ./lock.jl:376 [inlined] __require at ./loading.jl:2360 jfptr___require_71006.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:896 require at ./loading.jl:2336 [inlined] eval_import_path at ./module.jl:36 [inlined] eval_import_path_all at ./module.jl:60 _eval_import at ./module.jl:101 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [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_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 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:2848 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2908 include at ./Base.jl:312 IncludeInto at ./Base.jl:313 jfptr_IncludeInto_35258.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [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_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 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:2848 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2908 include at ./Base.jl:311 include_package_for_output at ./loading.jl:3002 jfptr_include_package_for_output_41144.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [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 include_string at ./loading.jl:2848 include_string at ./loading.jl:2858 [inlined] exec_options at ./client.jl:318 _start at ./client.jl:553 jfptr__start_62689.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d4307668249) 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 ==============================================================  ┌ Error: Profile printing listener crashed │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base ./loading.jl:2763 │ [3] require_stdlib │ @ ./loading.jl:2759 [inlined] │ [4] macro expansion │ @ ./some.jl:158 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base ./Base.jl:338 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base ./Base.jl:357 └ @ Base Base.jl:348 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 579 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_62428.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_62428.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [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 ============================================================== ┌ 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 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000720fb76f9c30 Total snapshots: 146. Utilization: 0% ╎146 @Base/task.jl:1129 wait_forever() 145╎ 146 @Base/task.jl:1192 wait() [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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_62428.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2350 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 32748770 (Pool: 32748009; Big: 761); GC: 35 [579] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FreezeCurves/04pEQ/test/inference_tests.jl:2 PkgEval terminated after 2733.07s: test duration exceeded the time limit