Package evaluation of FreezeCurves on Julia 1.13.0-DEV.868 (f2a8e18a98*) started at 2025-07-15T17:49:43.958 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.03s ################################################################################ # 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.2 [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.0 [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.13 [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.12.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.12.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.55s ################################################################################ # 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_i1Z3EQ" (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:309 [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_DtJ5rJ" (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:309 [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_oLAKvB" (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#236 @ ./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:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl: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_usWsoG" (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#236 @ ./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:310 [22] top-level scope @ ~/.julia/packages/Turing/QN7BL/src/Turing.jl:55 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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_8vybau" (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#236 @ ./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:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl: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_f0VOWx" (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:309 [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_JY4aiS" (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#236 @ ./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:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl: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_8JjZmV" (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#236 @ ./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:310 [22] top-level scope @ ~/.julia/packages/Turing/QN7BL/src/Turing.jl:55 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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 2177.37s ################################################################################ # 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_pXrTtL/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_pXrTtL/Manifest.toml` ⌅ [47edcb42] ↓ ADTypes v1.15.0 ⇒ v0.2.7 [621f4979] + AbstractFFTs v1.5.0 [80f14c24] + AbstractMCMC v5.6.3 ⌅ [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.2 [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.0 ⌅ [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.11.1 [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.0.4+0 [856f044c] + MKL_jll v2025.0.1+1 [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.14.1+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [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_pXrTtL/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.13 ⌃ [fce5fe82] Turing v0.34.1 [1986cc42] Unitful v1.23.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_pXrTtL/Manifest.toml` ⌅ [47edcb42] ADTypes v0.2.7 [621f4979] AbstractFFTs v1.5.0 [80f14c24] AbstractMCMC v5.6.3 ⌅ [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.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.0 ⌅ [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.11.1 [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.13 [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.0.4+0 [856f044c] MKL_jll v2025.0.1+1 [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.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 [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.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.14.1+1 [e37daf67] LibGit2_jll v1.9.1+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 [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... 29093.5 ms ✓ FreezeCurves 1 dependency successfully precompiled in 30 seconds. 84 already precompiled. Precompiling packages... 10941.6 ms ✓ StaticArrayInterface 3586.7 ms ✓ CPUSummary 5652.2 ms ✓ StatsBase 4298.8 ms ✓ ArnoldiMethod 5939.6 ms ✓ PreallocationTools 1969.1 ms ✓ StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt 3037.4 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 2604.4 ms ✓ CloseOpenIntervals 2329.2 ms ✓ LayoutPointers 2514.9 ms ✓ PolyesterWeave 10256.8 ms ✓ Graphs 19640.0 ms ✓ VectorizationBase 4059.4 ms ✓ StrideArraysCore 5263.6 ms ✓ VertexSafeGraphs 7029.9 ms ✓ SLEEFPirates 3633.8 ms ✓ Polyester 10169.3 ms ✓ SparseDiffTools 43390.3 ms ✓ LoopVectorization 3432.6 ms ✓ FastBroadcast 6285.7 ms ✓ SparseDiffTools → SparseDiffToolsPolyesterExt 6976.3 ms ✓ LoopVectorization → SpecialFunctionsExt 16191.7 ms ✓ TriangularSolve 24664.5 ms ✓ DiffEqBase 43650.3 ms ✓ RecursiveFactorization 16056.5 ms ✓ SimpleNonlinearSolve 76474.5 ms ✓ LinearSolve 11940.8 ms ✓ LinearSolve → LinearSolveRecursiveArrayToolsExt Info Given NonlinearSolve 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 1167 running 1 of 1  signal (10): User defined signal 1 _ZN4llvm16InstCombinerImpl13visitICmpInstERNS_8ICmpInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16InstCombinerImpl3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZL31combineInstructionsOverFunctionRN4llvm8FunctionERNS_19InstructionWorklistEPNS_9AAResultsERNS_15AssumptionCacheERNS_17TargetLibraryInfoERNS_19TargetTransformInfoERNS_13DominatorTreeERNS_25OptimizationRemarkEmitterEPNS_18BlockFrequencyInfoEPNS_21BranchProbabilityInfoEPNS_18ProfileSummaryInfoERKNS_18InstCombineOptionsE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15InstCombinePass3runERNS_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:1518 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:1479 [inlined] operator() at /source/src/jitlayers.cpp:1631 [inlined] addModule at /source/src/jitlayers.cpp:2088 jl_compile_codeinst_now at /source/src/jitlayers.cpp:683 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:883 jl_compile_method_internal at /source/src/gf.c:3305 _jl_invoke at /source/src/gf.c:3785 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] jl_module_run_initializer at /source/src/toplevel.c:68 run_module_init at ./loading.jl:1417 register_restored_modules at ./loading.jl:1405 #_include_from_serialized#876 at ./loading.jl:1293 _include_from_serialized at ./loading.jl:1247 [inlined] #_require_search_from_serialized#892 at ./loading.jl:2076 _require_search_from_serialized at ./loading.jl:1983 jfptr__require_search_from_serialized_58632.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 __require_prelocked at ./loading.jl:2602 _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_71074.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [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 at ./module.jl:111 jfptr__eval_import_68185.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [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:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 _include at ./loading.jl:2908 include at ./Base.jl:309 include_package_for_output at ./loading.jl:3002 jfptr_include_package_for_output_62385.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [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_60077.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [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: 0x7fdc1fa65249) 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 ==============================================================  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1035 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_57010.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [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_57010.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [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 0x000075a6e629d4b0 Total snapshots: 69. Utilization: 0% ╎69 @Base/task.jl:1129 wait_forever() 68╎ 69 @Base/task.jl:1192 wait() ┌ 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 0x0000767092d7bc10 Total snapshots: 517. Utilization: 0% ╎517 @Base/task.jl:1129 wait_forever() 516╎ 517 @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_57010.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 32955977 (Pool: 32955158; Big: 819); GC: 35 [1035] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FreezeCurves/04pEQ/test/solver_tests.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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_57010.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 17613517 (Pool: 17613070; Big: 447); GC: 22  PkgEval terminated after 2750.19s: test duration exceeded the time limit