Package evaluation to test CurveFitModels on Julia 1.14.0-DEV.1720 (f38c537ec6*) started at 2026-02-15T12:07:25.425 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.67s ################################################################################ # Installation # Installing CurveFitModels... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a3c2e87f] + CurveFitModels v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [a3c2e87f] + CurveFitModels v0.1.0 Installation completed after 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1315.2 ms ✓ ConstructionBase 939.8 ms ✓ StatsAPI 822.9 ms ✓ CommonSolve 1402.4 ms ✓ EnzymeCore 961.5 ms ✓ CurveFitModels 860.2 ms ✓ PtrArrays 926.1 ms ✓ SciMLPublic 3755.1 ms ✓ ExproniconLite 905.2 ms ✓ InverseFunctions 984.1 ms ✓ FastRationals 846.6 ms ✓ CompositionsBase 822.8 ms ✓ ConcreteStructs 1449.9 ms ✓ FunctionWrappers 1027.2 ms ✓ FillArrays → FillArraysStatisticsExt 1434.2 ms ✓ ADTypes 871.8 ms ✓ FastClosures 3727.2 ms ✓ DataStructures 1012.7 ms ✓ Missings 15311.0 ms ✓ Krylov 3480.0 ms ✓ TimerOutputs 950.4 ms ✓ RuntimeGeneratedFunctions 1213.6 ms ✓ Requires 1907.9 ms ✓ PDMats 1576.3 ms ✓ FillArrays → FillArraysSparseArraysExt 1123.5 ms ✓ LoggingExtras 2691.8 ms ✓ ChainRulesCore 1443.4 ms ✓ Rmath_jll 2221.4 ms ✓ HypergeometricFunctions 3975.2 ms ✓ IntelOpenMP_jll 4830.4 ms ✓ oneTBB_jll 836.3 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1009.6 ms ✓ AliasTables 3386.1 ms ✓ Jieko 883.0 ms ✓ InverseFunctions → InverseFunctionsDatesExt 1675.1 ms ✓ InverseFunctions → InverseFunctionsTestExt 809.6 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 805.2 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 817.1 ms ✓ FunctionWrappersWrappers 792.2 ms ✓ ADTypes → ADTypesConstructionBaseExt 1969.8 ms ✓ DifferentiationInterface 785.1 ms ✓ ADTypes → ADTypesEnzymeCoreExt 1089.2 ms ✓ SortingAlgorithms 2359.3 ms ✓ QuadGK 947.0 ms ✓ Adapt 1385.1 ms ✓ FillArrays → FillArraysPDMatsExt 1430.9 ms ✓ SciMLLogging 1374.6 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 3551.1 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 4501.3 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1322.1 ms ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 856.8 ms ✓ ADTypes → ADTypesChainRulesCoreExt 1501.4 ms ✓ Rmath 5441.0 ms ✓ MKL_jll 3066.4 ms ✓ Setfield 16742.4 ms ✓ Moshi 5263.0 ms ✓ Accessors 1470.6 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 1385.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 944.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a2af1166-a08f-5f64-846c-94a0d3cef48c"), "SortingAlgorithms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/StatsBase/lRQEN/src/StatsBase.jl:9  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/StatsBase/lRQEN/src/StatsBase.jl:1 in expression starting at stdin:5 ✗ StatsBase 1128.6 ms ✓ ArrayInterface 1298.8 ms ✓ Adapt → AdaptSparseArraysExt 1221.3 ms ✓ GPUArraysCore 796.7 ms ✓ EnzymeCore → AdaptExt 2997.9 ms ✓ StatsFuns 1846.2 ms ✓ Accessors → TestExt 2646.5 ms ✓ Accessors → LinearAlgebraExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"), "StatsBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/PDMats/RK55S/ext/StatsBaseExt.jl:6  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/PDMats/RK55S/ext/StatsBaseExt.jl:1 in expression starting at stdin:5 ✗ PDMats → StatsBaseExt 877.7 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 801.2 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 2153.3 ms ✓ MaybeInplace 1352.9 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 1353.3 ms ✓ SciMLStructures 2378.4 ms ✓ PreallocationTools 851.7 ms ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 876.0 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 3790.9 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1091.2 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 4901.2 ms ✓ SciMLOperators ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"), "StatsBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Distributions/xMnxM/src/Distributions.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Distributions/xMnxM/src/Distributions.jl:1 in expression starting at stdin:5 ✗ Distributions 1336.2 ms ✓ FiniteDiff 3727.3 ms ✓ SymbolicIndexingInterface 1373.2 ms ✓ MaybeInplace → MaybeInplaceSparseArraysExt 2396.3 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 1031.8 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 1617.5 ms ✓ SciMLOperators → SciMLOperatorsSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Distributions/xMnxM/ext/DistributionsTestExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Distributions/xMnxM/ext/DistributionsTestExt.jl:1 in expression starting at stdin:5 ✗ Distributions → DistributionsTestExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Distributions/xMnxM/ext/DistributionsChainRulesCoreExt/DistributionsChainRulesCoreExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Distributions/xMnxM/ext/DistributionsChainRulesCoreExt/DistributionsChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ Distributions → DistributionsChainRulesCoreExt 1246.8 ms ✓ FiniteDiff → FiniteDiffSparseArraysExt 1011.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 8185.8 ms ✓ RecursiveArrayTools 1931.3 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1337.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1542.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 30409.1 ms ✓ SciMLBase 3356.5 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 3714.5 ms ✓ SciMLBase → SciMLBaseForwardDiffExt 3202.3 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/SciMLBase/obTYa/ext/SciMLBaseDistributionsExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLBase/obTYa/ext/SciMLBaseDistributionsExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseDistributionsExt 19399.3 ms ✓ LinearSolve 8558.5 ms ✓ SciMLJacobianOperators 8854.8 ms ✓ LinearSolve → LinearSolveSparseArraysExt 7913.8 ms ✓ LinearSolve → LinearSolveForwardDiffExt 13129.1 ms ✓ LineSearch 19065.2 ms ✓ NonlinearSolveBase 4941.8 ms ✓ LinearSolve → LinearSolveEnzymeExt 4142.5 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 3244.5 ms ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 4605.8 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 3465.6 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 4515.7 ms ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 50009.0 ms ✓ NonlinearSolveFirstOrder ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("31c24e10-a181-5473-b8eb-7969acd0382f"), "Distributions") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/CurveFit/odPJr/src/CurveFit.jl:18  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CurveFit/odPJr/src/CurveFit.jl:1 in expression starting at stdin:5 ✗ CurveFit 106 dependencies successfully precompiled in 413 seconds. 64 already precompiled. Precompilation completed after 435.13s ################################################################################ # Testing # Testing CurveFitModels Status `/tmp/jl_Grcp0n/Project.toml` [5a033b19] CurveFit v1.5.0 [a3c2e87f] CurveFitModels v0.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Grcp0n/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [d360d2e6] ChainRulesCore v1.26.0 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [5a033b19] CurveFit v1.5.0 [a3c2e87f] CurveFitModels v0.1.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.16 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.6 [f151be2c] EnzymeCore v0.8.18 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [9aa1b823] FastClosures v0.3.2 [275e499e] FastRationals v0.3.2 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ae98c720] Jieko v0.2.1 [ba0b0d4f] Krylov v0.10.5 [87fe0de2] LineSearch v0.1.6 [7ed4a6bd] LinearSolve v3.58.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [bb5d69b7] MaybeInplace v0.1.4 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.7 [77ba4419] NaNMath v1.1.3 [be0214bd] NonlinearSolveBase v2.11.2 [5959db7a] NonlinearSolveFirstOrder v1.12.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [d236fae5] PreallocationTools v1.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.48.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.17 [0bca4576] SciMLBase v2.138.1 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.15.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [2efcf032] SymbolicIndexingInterface v0.3.46 [a759f4b9] TimerOutputs v0.5.29 [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+1 [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.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Test Summary: | Pass Total Time CurveFitModels Tests | 231 231 4m28.1s Testing CurveFitModels tests passed Testing completed after 675.18s PkgEval succeeded after 1138.45s