Package evaluation to test ExpressionTreeForge on Julia 1.14.0-DEV.1589 (2d9a3f8a61*) started at 2026-01-21T09:11:42.576 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.21s ################################################################################ # Installation # Installing ExpressionTreeForge... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [93090adf] + ExpressionTreeForge v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.3 [d360d2e6] + ChainRulesCore v1.26.0 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [93090adf] + ExpressionTreeForge v0.3.1 [f6369f11] + ForwardDiff v1.3.1 [069b7b12] + FunctionWrappers v1.1.3 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.4.0 [0f8b85d8] + JSON3 v1.14.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.48.0 [d8a4904e] + MutableArithmetics v1.6.7 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [37e2e3b7] + ReverseDiff v1.16.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.2 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [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.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 6161.3 ms ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 8579.5 ms ✓ Latexify → DataFramesExt 4257.1 ms ✓ SciMLBase → SciMLBaseForwardDiffExt 1229.2 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 3993.0 ms ✓ Distributions → DistributionsChainRulesCoreExt 5470.0 ms ✓ SciMLBase → SciMLBaseDistributionsExt 18877.3 ms ✓ ExpressionTreeForge 10413.5 ms ✓ PreallocationTools → PreallocationToolsReverseDiffExt 12928.6 ms ✓ SciMLBase → SciMLBaseReverseDiffExt 15029.0 ms ✓ ADNLPModels 17597.2 ms ✓ SparseMatrixColorings → SparseMatrixColoringsJuMPExt 56776.5 ms ✓ OptimizationProblems 43886.6 ms ✓ SymbolicUtils 20704.4 ms ✓ ExpressionTreeForge → ExpressionTreeForgeNLPModelsJuMPExt 21489.0 ms ✓ ExpressionTreeForge → ExpressionTreeForgeJuMPExt 6903.3 ms ✓ SymbolicLimits 14484.8 ms ✓ SymbolicUtils → SymbolicUtilsReverseDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ddbc1e5a-af6d-5c63-afc2-df12365ab00f"), "SciMLBaseDistributionsExt") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [15] top-level scope  @ ~/.julia/packages/Symbolics/T2Tbs/src/Symbolics.jl:155  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] 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:3308  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [21] include_string  @ ./loading.jl:3160 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Symbolics/T2Tbs/src/Symbolics.jl:1 in expression starting at stdin:5 ✗ Symbolics ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/Symbolics/T2Tbs/ext/SymbolicsForwardDiffExt.jl:7  [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:3308  [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:3150  [18] include_string  @ ./loading.jl:3160 [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/Symbolics/T2Tbs/ext/SymbolicsForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ Symbolics → SymbolicsForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ExpressionTreeForge/w05tg/ext/ExpressionTreeForgeADNLPModelsExt.jl:5  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [12] 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:3308  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [16] include_string  @ ./loading.jl:3160 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ExpressionTreeForge/w05tg/ext/ExpressionTreeForgeADNLPModelsExt.jl:1 in expression starting at stdin:5 ✗ ExpressionTreeForge → ExpressionTreeForgeADNLPModelsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0c5d862f-8b57-4792-8d23-62f2024744c7"), "Symbolics") 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:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [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/Symbolics/T2Tbs/ext/SymbolicsPreallocationToolsExt.jl:5  [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:3308  [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:3150  [18] include_string  @ ./loading.jl:3160 [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/Symbolics/T2Tbs/ext/SymbolicsPreallocationToolsExt.jl:1 in expression starting at stdin:5 ✗ Symbolics → SymbolicsPreallocationToolsExt 17 dependencies successfully precompiled in 347 seconds. 226 already precompiled. Precompilation completed after 366.46s ################################################################################ # Testing # Testing ExpressionTreeForge Status `/tmp/jl_wH5oOP/Project.toml` [54578032] ADNLPModels v0.8.13 [93090adf] ExpressionTreeForge v0.3.1 [f6369f11] ForwardDiff v1.3.1 [4076af6c] JuMP v1.29.4 [b8f27783] MathOptInterface v1.48.0 [792afdf1] NLPModelsJuMP v0.13.5 [5049e819] OptimizationProblems v0.9.3 [37e2e3b7] ReverseDiff v1.16.2 ⌅ [0c5d862f] Symbolics v6.58.0 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wH5oOP/Manifest.toml` [54578032] ADNLPModels v0.8.13 [47edcb42] ADTypes v1.21.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.22.0 [6e4b80f9] BenchmarkTools v1.6.3 [e2ed5e7c] Bijections v0.2.2 [d360d2e6] ChainRulesCore v1.26.0 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 ⌅ [861a8166] Combinatorics v1.0.2 [38540f10] CommonSolve v0.2.6 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [7c1d4256] DynamicPolynomials v0.6.4 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [93090adf] ExpressionTreeForge v0.3.1 [55351af7] ExproniconLite v0.10.14 [9aa1b823] FastClosures v0.3.2 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.16.0 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [842dd82b] InlineStrings v1.4.5 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.3 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [0f8b85d8] JSON3 v1.14.3 [ae98c720] Jieko v0.2.1 [4076af6c] JuMP v1.29.4 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 [5c8ed15e] LinearOperators v2.11.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.48.0 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.7 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [a4795742] NLPModels v0.21.7 [792afdf1] NLPModelsJuMP v0.13.5 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [5049e819] OptimizationProblems v0.9.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 ⌃ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [08abe8d2] PrettyTables v3.1.2 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.44.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [0bca4576] SciMLBase v2.134.0 [a6db7da4] SciMLLogging v1.8.0 [c0aeaf25] SciMLOperators v1.14.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [7e506255] ScopedValues v1.5.0 [91c51154] SentinelArrays v1.4.9 [efcf1570] Setfield v1.1.2 [ff4d7338] SolverCore v0.3.9 [a2af1166] SortingAlgorithms v1.2.2 [9f842d2f] SparseConnectivityTracer v1.1.3 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [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 [892a3eda] StringManipulation v0.4.2 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.2 [2efcf032] SymbolicIndexingInterface v0.3.46 ⌅ [19f23fe9] SymbolicLimits v0.2.3 ⌅ [d1185830] SymbolicUtils v3.32.0 ⌅ [0c5d862f] Symbolics v6.58.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [a7c27f48] Unityper v0.1.6 [6e34b625] Bzip2_jll v1.0.9+0 [61579ee1] Ghostscript_jll v9.55.1+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL 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.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+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 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... Test Summary: | Pass Total Time premiers tests | 6 6 31.0s Test Summary: | Pass Total Time test on tree/tr_tree | 8 8 0.6s Test Summary: | Pass Total Time test on tree/impl_tree | 7 7 0.7s Test Summary: | Pass Total Time test on tree/impl_tree_Expr | 8 8 0.3s Test Summary: | Pass Total Time test building of trees and equality | 9 9 1.9s Test Summary: | Pass Total Time Deletion of imbricated + | 8 8 2.5s Test Summary: | Pass Total Time get type of a expr tree | 12 12 2.8s Test Summary: | Pass Total Time Retrieve the elemental variables | 4 4 0.7s Test Summary: | Pass Total Time Compare to a JuMP model | 6 6 4.7s 0.757320 seconds (493.37 k allocations: 27.257 MiB, 99.33% compilation time) Test Summary: | Pass Total Time Factorial tree divide the terms + and get_type | 1 1 1.2s WARNING: Detected access to binding `M_algo_expr_tree.f` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. Test Summary: | Pass Total Time Create a evaluation function | 2 2 3.8s Expr_j = :(x[MOI.VariableIndex(1)] + x[MOI.VariableIndex(2)] + x[MOI.VariableIndex(3)] ^ 2.0 + x[MOI.VariableIndex(4)] * x[MOI.VariableIndex(2)]) Expr_j = :(x[MOI.VariableIndex(1)] + x[MOI.VariableIndex(2)] + x[MOI.VariableIndex(3)] ^ 2.0f0 + x[MOI.VariableIndex(4)] * x[MOI.VariableIndex(2)]) Expr_j = :(x[MOI.VariableIndex(1)] + x[MOI.VariableIndex(2)] + x[MOI.VariableIndex(3)] ^ Float16(2.0) + x[MOI.VariableIndex(4)] * x[MOI.VariableIndex(2)]) Expr_j = :(x[MOI.VariableIndex(1)] + x[MOI.VariableIndex(2)] + x[MOI.VariableIndex(3)] ^ 2.0 + x[MOI.VariableIndex(4)] * x[MOI.VariableIndex(2)]) Test Summary: | Pass Total Time Test the behaviour of complete_tree | 27 27 43.6s Test Summary: | Pass Total Time test on ==/!= complete_expr_tree | 20 20 0.0s Test Summary: | Pass Total Time General tests | 2 2 0.6s Test Summary: | Pass Total Time égalité obj | 3 3 1.8s Test Summary: | Pass Total Time ADNLPModel model | 1 1 14.6s Test Summary: | Pass Total Time Algorithm tests | 2 2 1.3s Test Summary: | Pass Total Time MOI.Nonlinear.Model from trees | 12 12 6.6s Test Summary: | Total Time normalize_indices! tests | 0 0.4s Test Summary: | Pass Total Time test M_implementation_type_expr | 72 72 11.5s Test Summary: | Pass Total Time Convexity | 15 15 5.9s Test Summary: | Pass Total Time Node constructors | 12 12 0.1s Test Summary: | Pass Total Time Comparisons operators | 46 46 3.9s Test Summary: | Pass Total Time Node evaluation | 10 10 0.5s 7 5 6 Test Summary: | Pass Total Time test on Expr | 10 10 1.0s Test Summary: | Pass Total Time Unitary tests about expr_tree | 11 11 1.0s Test Summary: | Pass Total Time merge expression trees | 3 3 0.0s Test Summary: | Pass Total Time Bounds detection | 10 10 2.1s ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 Test Summary: | Pass Total Time Convexity detection | 24 24 2.1s Test Summary: | Pass Total Time get_expression_tree | 3 3 29.5s Test Summary: | Pass Total Time MyRef | 50 50 0.9s Test Summary: | Pass Total Time numerical errors | 20 20 0.6s Test Summary: | Pass Total Time abstract trees | 3 3 0.0s Test Summary: | Pass Total Time Abstract_expr_tree & Interface | 11 11 0.1s Test Summary: | Pass Total Time trait expr tree | 12 12 0.1s Test Summary: | Pass Total Time Trait methods | 21 21 0.0s ┌ Warning: unsupported case, return (-Inf,Inf), bounds and convexity are unreliable └ @ ExpressionTreeForge.M_power_operator ~/.julia/packages/ExpressionTreeForge/w05tg/src/node_expr_tree/impl_power.jl:113 + ~(-Inf, Inf) ~unknown - ~(-Inf, Inf) ~unknown + ~(-Inf, Inf) ~unknown - ~(-Inf, Inf) ~unknown + ~(-Inf, Inf) ~unknown / ~(-Inf, Inf) ~unknown * ~(-Inf, Inf) ~unknown tan ~(-Inf, Inf) ~unknown x[1] ~(-Inf, Inf) ~linear 1.0 ~(1.0, 1.0) ~constant x[3] ~(-Inf, Inf) ~linear exp ~(0.0, Inf) ~convex x[2] ~(-Inf, Inf) ~linear cos ~(0.5403023058681398, 1.0) ~unknown ^2.0 ~(0.0, 1.0) ~unknown cos ~(-1.0, 1.0) ~unknown x[7] ~(-Inf, Inf) ~linear cos ~(0.8575532158463934, 0.8575532158463934) ~unknown - ~(-1.0, -0.5403023058681398) ~unknown cos ~(0.5403023058681398, 1.0) ~unknown ^2.0 ~(0.0, 1.0) ~unknown cos ~(-1.0, 1.0) ~unknown x[7] ~(-Inf, Inf) ~linear sin ~(0.5143952585235492, 0.8414709848078965) ~unknown cos ~(0.5403023058681398, 1.0) ~unknown ^2.0 ~(0.0, 1.0) ~unknown cos ~(-1.0, 1.0) ~unknown x[7] ~(-Inf, Inf) ~linear tan ~(-Inf, Inf) ~unknown cos ~(0.5403023058681398, 1.0) ~unknown ^2.0 ~(0.0, 1.0) ~unknown cos ~(-1.0, 1.0) ~unknown x[7] ~(-Inf, Inf) ~linear sin ~(-0.8414709848078965, -0.5143952585235492) ~unknown - ~(-1.0, -0.5403023058681398) ~unknown cos ~(0.5403023058681398, 1.0) ~unknown ^2.0 ~(0.0, 1.0) ~unknown cos ~(-1.0, 1.0) ~unknown x[7] ~(-Inf, Inf) ~linear tan ~(-Inf, Inf) ~unknown - ~(-1.0, -0.5403023058681398) ~unknown cos ~(0.5403023058681398, 1.0) ~unknown ^2.0 ~(0.0, 1.0) ~unknown cos ~(-1.0, 1.0) ~unknown x[7] ~(-Inf, Inf) ~linear 4.0 ~(4.0, 4.0) ~constant cos ~(-1.0, 1.0) ~unknown ^2.0 ~(0.0, Inf) ~convex x[3] ~(-Inf, Inf) ~linear * ~(-0.25, 0.25) ~unknown / ~(0.25, 0.25) ~constant 1.0 ~(1.0, 1.0) ~constant 4.0 ~(4.0, 4.0) ~constant sin ~(-1.0, 1.0) ~unknown x[4] ~(-Inf, Inf) ~linear / ~(-Inf, Inf) ~unknown * ~(-Inf, Inf) ~unknown ^2.0 ~(0.0, Inf) ~convex x[5] ~(-Inf, Inf) ~linear sin ~(-1.0, 1.0) ~unknown exp ~(0.0, Inf) ~convex x[6] ~(-Inf, Inf) ~linear + ~(-Inf, Inf) ~unknown 7.0 ~(7.0, 7.0) ~constant ^2.5 ~(-Inf, Inf) ~unknown x[7] ~(-Inf, Inf) ~linear ^2.0 ~(0.0, Inf) ~convex - ~(-Inf, -0.0) ~concave ^2.0 ~(0.0, Inf) ~convex x[6] ~(-Inf, Inf) ~linear ^3.0 ~(125.0, 125.0) ~constant 5.0 ~(5.0, 5.0) ~constant ^0.0 ~(0.0, 1.0) ~constant x[6] ~(-Inf, Inf) ~linear ^1.0 ~(-Inf, Inf) ~linear x[3] ~(-Inf, Inf) ~linear ^-1.0 ~(Inf, 0.0) ~unknown ^2.0 ~(0.0, Inf) ~convex x[4] ~(-Inf, Inf) ~linear ^-2.0 ~(0.0, 1.0) ~unknown cos ~(-1.0, 1.0) ~unknown x[1] ~(-Inf, Inf) ~linear ^-3.0 ~(0.0, 0.0) ~unknown x[2] ~(-Inf, Inf) ~linear ^2.0 ~(1.0, Inf) ~convex + ~(1.0, Inf) ~convex ^2.0 ~(0.0, Inf) ~convex x[1] ~(-Inf, Inf) ~linear 1.0 ~(1.0, 1.0) ~constant ^2.0 ~(1.0, Inf) ~convex - ~(-Inf, -1.0) ~concave - ~(-Inf, -0.0) ~concave ^2.0 ~(0.0, Inf) ~convex x[1] ~(-Inf, Inf) ~linear 1.0 ~(1.0, 1.0) ~constant Test Summary: | Pass Total Time general tree | 5 5 5.9s Test Summary: | Pass Total Time create_node_expr | 7 7 3.3s Testing ExpressionTreeForge tests passed Testing completed after 476.28s PkgEval succeeded after 874.17s