Package evaluation to test CurveFitModels on Julia 1.14.0-DEV.1711 (41ad7d9eeb*) started at 2026-02-12T12:03:53.709 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.32s ################################################################################ # 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.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1325.8 ms ✓ ConstructionBase 945.4 ms ✓ StatsAPI 829.0 ms ✓ CommonSolve 1442.6 ms ✓ EnzymeCore 925.4 ms ✓ CurveFitModels 856.4 ms ✓ PtrArrays 888.0 ms ✓ SciMLPublic 3652.8 ms ✓ ExproniconLite 924.6 ms ✓ InverseFunctions 1016.2 ms ✓ FastRationals 858.6 ms ✓ CompositionsBase 825.3 ms ✓ ConcreteStructs 1438.9 ms ✓ FunctionWrappers 1015.1 ms ✓ FillArrays → FillArraysStatisticsExt 1427.6 ms ✓ ADTypes 874.8 ms ✓ FastClosures 3745.8 ms ✓ DataStructures 1038.3 ms ✓ Missings 15349.5 ms ✓ Krylov 3256.8 ms ✓ TimerOutputs 945.1 ms ✓ RuntimeGeneratedFunctions 1178.9 ms ✓ Requires 1944.2 ms ✓ PDMats 1664.2 ms ✓ FillArrays → FillArraysSparseArraysExt 1158.5 ms ✓ LoggingExtras 2710.3 ms ✓ ChainRulesCore 1449.1 ms ✓ Rmath_jll 2203.8 ms ✓ HypergeometricFunctions 4039.1 ms ✓ IntelOpenMP_jll 4905.6 ms ✓ oneTBB_jll 811.8 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 988.0 ms ✓ AliasTables 3353.4 ms ✓ Jieko 884.0 ms ✓ InverseFunctions → InverseFunctionsDatesExt 1650.9 ms ✓ InverseFunctions → InverseFunctionsTestExt 815.2 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 808.0 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 823.4 ms ✓ FunctionWrappersWrappers 766.7 ms ✓ ADTypes → ADTypesConstructionBaseExt 1972.8 ms ✓ DifferentiationInterface 787.3 ms ✓ ADTypes → ADTypesEnzymeCoreExt 1091.7 ms ✓ SortingAlgorithms 2318.9 ms ✓ QuadGK 933.0 ms ✓ Adapt 1400.7 ms ✓ FillArrays → FillArraysPDMatsExt 1438.9 ms ✓ SciMLLogging 1415.3 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 3537.1 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 4446.0 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1318.8 ms ✓ EnzymeCore → EnzymeCoreChainRulesCoreExt 887.7 ms ✓ ADTypes → ADTypesChainRulesCoreExt 1517.3 ms ✓ Rmath 5298.3 ms ✓ MKL_jll 2915.1 ms ✓ Setfield 16970.1 ms ✓ Moshi 5217.8 ms ✓ Accessors 1461.2 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 1279.5 ms ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 901.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 1276.5 ms ✓ ArrayInterface 1320.0 ms ✓ Adapt → AdaptSparseArraysExt 1235.6 ms ✓ GPUArraysCore 799.3 ms ✓ EnzymeCore → AdaptExt 2957.3 ms ✓ StatsFuns 1707.0 ms ✓ Accessors → TestExt 2494.3 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 878.7 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 817.4 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 2142.5 ms ✓ MaybeInplace 1299.9 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 1315.8 ms ✓ SciMLStructures 2310.0 ms ✓ PreallocationTools 800.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 840.9 ms ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 3406.4 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1077.0 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 4885.0 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 1386.6 ms ✓ FiniteDiff 3539.9 ms ✓ SymbolicIndexingInterface 1279.1 ms ✓ MaybeInplace → MaybeInplaceSparseArraysExt 2406.6 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 1036.9 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 1657.6 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 1366.7 ms ✓ FiniteDiff → FiniteDiffSparseArraysExt 1063.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 8110.0 ms ✓ RecursiveArrayTools 1914.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1324.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1502.7 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 30931.8 ms ✓ SciMLBase 3374.8 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 4054.9 ms ✓ SciMLBase → SciMLBaseForwardDiffExt 3310.7 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/emsSz/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/emsSz/ext/SciMLBaseDistributionsExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseDistributionsExt 19455.4 ms ✓ LinearSolve 8882.3 ms ✓ SciMLJacobianOperators 9020.7 ms ✓ LinearSolve → LinearSolveSparseArraysExt 7758.6 ms ✓ LinearSolve → LinearSolveForwardDiffExt 12899.3 ms ✓ LineSearch 18796.4 ms ✓ NonlinearSolveBase 4826.4 ms ✓ LinearSolve → LinearSolveEnzymeExt 4455.5 ms ✓ NonlinearSolveBase → NonlinearSolveBaseSparseArraysExt 3474.3 ms ✓ NonlinearSolveBase → NonlinearSolveBaseChainRulesCoreExt 4507.6 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 3534.5 ms ✓ NonlinearSolveBase → NonlinearSolveBaseLineSearchExt 4653.0 ms ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 9338.7 ms ✓ BracketingNonlinearSolve 29473.7 ms ✓ NonlinearSolveQuasiNewton 18687.3 ms ✓ NonlinearSolveSpectralMethods 48675.1 ms ✓ NonlinearSolveFirstOrder 3689.8 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 6056.7 ms ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 4618.9 ms ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt 3559.4 ms ✓ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt 19959.4 ms ✓ SimpleNonlinearSolve 4314.5 ms ✓ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt 37828.3 ms ✓ NonlinearSolve 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/BXVtJ/src/CurveFit.jl:19  [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/BXVtJ/src/CurveFit.jl:1 in expression starting at stdin:5 ✗ CurveFit 116 dependencies successfully precompiled in 551 seconds. 64 already precompiled. Precompilation completed after 573.16s ################################################################################ # Testing # Testing CurveFitModels Status `/tmp/jl_sre3ZB/Project.toml` [5a033b19] CurveFit v1.4.0 [a3c2e87f] CurveFitModels v0.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sre3ZB/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 [70df07ce] BracketingNonlinearSolve v1.6.2 [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.4.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 [8913a72c] NonlinearSolve v4.15.0 [be0214bd] NonlinearSolveBase v2.11.2 [5959db7a] NonlinearSolveFirstOrder v1.11.1 [9a2c21bd] NonlinearSolveQuasiNewton v1.12.0 [26075421] NonlinearSolveSpectralMethods v1.6.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.0 [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 [727e6d20] SimpleNonlinearSolve v2.10.0 [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... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveForwardDiffExt.jl:5  [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/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveForwardDiffExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") 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/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:5  [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/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") 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/NonlinearSolveSpectralMethods/MM0BP/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:5  [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/NonlinearSolveSpectralMethods/MM0BP/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dadc546b-1d4c-5c89-bba1-ac2666dd13af"), "BracketingNonlinearSolveForwardDiffExt") 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::Nothing)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2694  [4] _require_prelocked  @ ./loading.jl:2688 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:6  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [22] include_string  @ ./loading.jl:3140 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dadc546b-1d4c-5c89-bba1-ac2666dd13af"), "BracketingNonlinearSolveForwardDiffExt") 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::Nothing)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2694  [4] _require_prelocked  @ ./loading.jl:2688 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/SimpleNonlinearSolve/uYz8H/src/SimpleNonlinearSolve.jl:27  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [22] include_string  @ ./loading.jl:3140 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SimpleNonlinearSolve/uYz8H/src/SimpleNonlinearSolve.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("727e6d20-b764-4bd8-a329-72de5adea6c7"), "SimpleNonlinearSolve") 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/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.jl:8  [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/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("911b6902-c3a5-510f-b855-c7091e5e83f1"), "NonlinearSolveQuasiNewtonForwardDiffExt") 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::Nothing)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2694  [4] _require_prelocked  @ ./loading.jl:2688 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1764  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1801  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1617  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2702  [9] macro expansion  @ ./loading.jl:2621 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [12] require  @ ./loading.jl:2561 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [16] top-level scope  @ ~/.julia/packages/NonlinearSolve/ycBd4/src/NonlinearSolve.jl:24  [17] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [18] 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  [19] top-level scope  @ stdin:5  [20] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [22] include_string  @ ./loading.jl:3140 [inlined]  [23] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [24] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/ycBd4/src/NonlinearSolve.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8913a72c-1f9b-4ce2-8d82-65094dcecaec"), "NonlinearSolve") 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/BXVtJ/src/CurveFit.jl:13  [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/BXVtJ/src/CurveFit.jl:1 in expression starting at stdin:5 8 dependencies had output during precompilation: ┌ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") 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/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveForwardDiffExt.jl:5 │ [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/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("911b6902-c3a5-510f-b855-c7091e5e83f1"), "NonlinearSolveQuasiNewtonForwardDiffExt") 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::Nothing) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2694 │ [4] _require_prelocked │ @ ./loading.jl:2688 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1764 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1801 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1617 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2702 │ [9] macro expansion │ @ ./loading.jl:2621 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [12] require │ @ ./loading.jl:2561 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/NonlinearSolve/ycBd4/src/NonlinearSolve.jl:24 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [22] include_string │ @ ./loading.jl:3140 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/NonlinearSolve/ycBd4/src/NonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") 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/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:5 │ [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/NonlinearSolveQuasiNewton/wYNEY/ext/NonlinearSolveQuasiNewtonForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ SimpleNonlinearSolve │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dadc546b-1d4c-5c89-bba1-ac2666dd13af"), "BracketingNonlinearSolveForwardDiffExt") 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::Nothing) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2694 │ [4] _require_prelocked │ @ ./loading.jl:2688 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1764 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1801 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1617 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2702 │ [9] macro expansion │ @ ./loading.jl:2621 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [12] require │ @ ./loading.jl:2561 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/SimpleNonlinearSolve/uYz8H/src/SimpleNonlinearSolve.jl:27 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [22] include_string │ @ ./loading.jl:3140 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/SimpleNonlinearSolve/uYz8H/src/SimpleNonlinearSolve.jl:1 │ in expression starting at stdin:5 └ ┌ CurveFit │ [Output was shown above] └ ┌ BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("dadc546b-1d4c-5c89-bba1-ac2666dd13af"), "BracketingNonlinearSolveForwardDiffExt") 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::Nothing) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2694 │ [4] _require_prelocked │ @ ./loading.jl:2688 [inlined] │ [5] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1764 │ [6] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1801 │ [7] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1617 │ [8] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2702 │ [9] macro expansion │ @ ./loading.jl:2621 [inlined] │ [10] macro expansion │ @ ./lock.jl:376 [inlined] │ [11] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [12] require │ @ ./loading.jl:2561 [inlined] │ [13] eval_import_path │ @ ./module.jl:36 [inlined] │ [14] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [15] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [16] top-level scope │ @ ~/.julia/packages/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:6 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [18] 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 │ [19] top-level scope │ @ stdin:5 │ [20] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [21] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [22] include_string │ @ ./loading.jl:3140 [inlined] │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [24] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/BracketingNonlinearSolve/DJC3v/ext/BracketingNonlinearSolveChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("727e6d20-b764-4bd8-a329-72de5adea6c7"), "SimpleNonlinearSolve") 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/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.jl:8 │ [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/SimpleNonlinearSolve/uYz8H/ext/SimpleNonlinearSolveChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") 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/NonlinearSolveSpectralMethods/MM0BP/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:5 │ [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/NonlinearSolveSpectralMethods/MM0BP/ext/NonlinearSolveSpectralMethodsForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 8 packages failed to precompile: BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt Failed to precompile BracketingNonlinearSolveForwardDiffExt [dadc546b-1d4c-5c89-bba1-ac2666dd13af] to "/home/pkgeval/.julia/compiled/v1.14/BracketingNonlinearSolveForwardDiffExt/jl_eMso0f" (ProcessExited(1)). NonlinearSolve Failed to precompile NonlinearSolve [8913a72c-1f9b-4ce2-8d82-65094dcecaec] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolve/jl_Qx0nBf" (ProcessExited(1)). NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt Failed to precompile NonlinearSolveQuasiNewtonForwardDiffExt [911b6902-c3a5-510f-b855-c7091e5e83f1] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveQuasiNewtonForwardDiffExt/jl_3Zmjxo" (ProcessExited(1)). SimpleNonlinearSolve Failed to precompile SimpleNonlinearSolve [727e6d20-b764-4bd8-a329-72de5adea6c7] to "/home/pkgeval/.julia/compiled/v1.14/SimpleNonlinearSolve/jl_6cOIqT" (ProcessExited(1)). CurveFit Failed to precompile CurveFit [5a033b19-8c74-5913-a970-47c3779ef25c] to "/home/pkgeval/.julia/compiled/v1.14/CurveFit/jl_a3DVTT" (ProcessExited(1)). BracketingNonlinearSolve → BracketingNonlinearSolveChainRulesCoreExt Failed to precompile BracketingNonlinearSolveChainRulesCoreExt [d22cd1f7-308b-54b2-93f7-a70c6b1e0da8] to "/home/pkgeval/.julia/compiled/v1.14/BracketingNonlinearSolveChainRulesCoreExt/jl_w1WAYj" (ProcessExited(1)). SimpleNonlinearSolve → SimpleNonlinearSolveChainRulesCoreExt Failed to precompile SimpleNonlinearSolveChainRulesCoreExt [80bd63dd-e6e0-5b18-9e4a-c2c7e2d15cb5] to "/home/pkgeval/.julia/compiled/v1.14/SimpleNonlinearSolveChainRulesCoreExt/jl_N7zFTO" (ProcessExited(1)). NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt Failed to precompile NonlinearSolveSpectralMethodsForwardDiffExt [c99e70aa-ef2e-51c0-a732-b691da61c2e3] to "/home/pkgeval/.julia/compiled/v1.14/NonlinearSolveSpectralMethodsForwardDiffExt/jl_HgUUGs" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/CurveFitModels/giik6/test/runtests.jl:2 Testing failed after 450.62s ERROR: LoadError: Package CurveFitModels errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1058.47s: package fails to precompile