Package evaluation to test ExpressionTreeForge on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T06:58:07.954 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.87s ################################################################################ # Installation # Installing ExpressionTreeForge... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [93090adf] + ExpressionTreeForge v0.3.1 Updating `~/.julia/environments/v1.11/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.2.1 [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 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.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 v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.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.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 194459.0 ms ✓ OptimizationProblems 68610.8 ms ✓ SymbolicUtils → SymbolicUtilsReverseDiffExt 68118.5 ms ✓ ExpressionTreeForge 15910.0 ms ✓ ExpressionTreeForge → ExpressionTreeForgeJuMPExt 113611.4 ms ? ExpressionTreeForge → ExpressionTreeForgeADNLPModelsExt 30962.4 ms ✓ ExpressionTreeForge → ExpressionTreeForgeNLPModelsJuMPExt 5 dependencies successfully precompiled in 499 seconds. 240 already precompiled. 1 dependencies failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ ExpressionTreeForge → ExpressionTreeForgeADNLPModelsExt │ WARNING: Method definition buffer(Union{StaticArraysCore.MArray{S, T, N, L} where L where N where T where S<:Tuple, StaticArraysCore.SArray{S, T, N, L} where L where N where T where S<:Tuple}) in module ArrayInterfaceStaticArraysCoreExt at /home/pkgeval/.julia/packages/ArrayInterface/U8kYm/ext/ArrayInterfaceStaticArraysCoreExt.jl:22 overwritten in module ArrayInterfaceStaticArraysCoreExt on the same line (check for duplicate calls to `include`). │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 516.49s ################################################################################ # Testing # Testing ExpressionTreeForge Status `/tmp/jl_Iw0ejx/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.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Iw0ejx/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.2.1 [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 [3161d3a3] Zstd_jll v1.5.7+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.6.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling SparseMatrixColoringsJuMPExt... 14969.6 ms ✓ SparseMatrixColorings → SparseMatrixColoringsJuMPExt 1 dependency successfully precompiled in 16 seconds. 53 already precompiled. Precompiling Symbolics... 1583.7 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 8638.0 ms ✓ RecursiveArrayTools 1219.0 ms ✓ SciMLStructures 1770.7 ms ✓ PreallocationTools 1404.3 ms ✓ Adapt → AdaptStaticArraysExt 1402.8 ms ✓ IntervalSets → IntervalSetsRecipesBaseExt 1291.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1837.6 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 4842.3 ms ✓ SymbolicLimits 30924.1 ms ✓ SciMLBase 36293.9 ms ✓ SciMLBase → SciMLBaseDistributionsExt 3030.2 ms ✓ SciMLBase → SciMLBaseChainRulesCoreExt 102802.4 ms ✓ Symbolics 13 dependencies successfully precompiled in 199 seconds. 143 already precompiled. Precompiling ArrayInterfaceReverseDiffExt... 8557.3 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt 1 dependency successfully precompiled in 9 seconds. 40 already precompiled. Precompiling SymbolicUtilsReverseDiffExt... 11571.5 ms ✓ SymbolicUtils → SymbolicUtilsReverseDiffExt 1 dependency successfully precompiled in 12 seconds. 87 already precompiled. Precompiling RecursiveArrayToolsForwardDiffExt... 1977.9 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 1 dependency successfully precompiled in 2 seconds. 43 already precompiled. Precompiling PreallocationToolsReverseDiffExt... 1417.3 ms ✓ PreallocationTools → PreallocationToolsForwardDiffExt 9358.9 ms ✓ PreallocationTools → PreallocationToolsReverseDiffExt 2 dependencies successfully precompiled in 11 seconds. 42 already precompiled. Precompiling PreallocationToolsSparseConnectivityTracerExt... 1361.2 ms ✓ PreallocationTools → PreallocationToolsSparseConnectivityTracerExt 1 dependency successfully precompiled in 1 seconds. 21 already precompiled. Precompiling SciMLBaseForwardDiffExt... 3562.0 ms ✓ SciMLBase → SciMLBaseForwardDiffExt 1 dependency successfully precompiled in 4 seconds. 70 already precompiled. Precompiling SciMLBaseReverseDiffExt... 11335.4 ms ✓ SciMLBase → SciMLBaseReverseDiffExt 1 dependency successfully precompiled in 12 seconds. 89 already precompiled. Precompiling SymbolicsForwardDiffExt... 12087.1 ms ✓ Symbolics → SymbolicsForwardDiffExt 9636.7 ms ✓ Symbolics → SymbolicsPreallocationToolsExt 2 dependencies successfully precompiled in 24 seconds. 163 already precompiled. Precompiling ExpressionTreeForgeADNLPModelsExt... 21934.3 ms ✓ ExpressionTreeForge → ExpressionTreeForgeADNLPModelsExt 1 dependency successfully precompiled in 24 seconds. 195 already precompiled. Test Summary: | Pass Total Time premiers tests | 6 6 33.7s 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 1.0s Test Summary: | Pass Total Time test on tree/impl_tree_Expr | 8 8 0.4s Test Summary: | Pass Total Time test building of trees and equality | 9 9 1.2s Test Summary: | Pass Total Time Deletion of imbricated + | 8 8 2.3s Test Summary: | Pass Total Time get type of a expr tree | 12 12 2.2s Test Summary: | Pass Total Time Retrieve the elemental variables | 4 4 0.8s Test Summary: | Pass Total Time Compare to a JuMP model | 6 6 4.5s 0.329403 seconds (149.19 k allocations: 7.509 MiB, 99.30% compilation time) Test Summary: | Pass Total Time Factorial tree divide the terms + and get_type | 1 1 0.8s Test Summary: | Pass Total Time Create a evaluation function | 2 2 3.6s 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.7s 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.6s Test Summary: | Pass Total Time ADNLPModel model | 1 1 15.8s Test Summary: | Pass Total Time Algorithm tests | 2 2 0.9s Test Summary: | Pass Total Time MOI.Nonlinear.Model from trees | 12 12 6.3s Test Summary: | Total Time normalize_indices! tests | 0 0.5s Test Summary: | Pass Total Time test M_implementation_type_expr | 72 72 11.5s Test Summary: | Pass Total Time Convexity | 15 15 6.0s Test Summary: | Pass Total Time Node constructors | 12 12 0.1s Test Summary: | Pass Total Time Comparisons operators | 46 46 3.8s Test Summary: | Pass Total Time Node evaluation | 10 10 0.5s 7 5 6 Test Summary: | Pass Total Time test on Expr | 10 10 0.8s Test Summary: | Pass Total Time Unitary tests about expr_tree | 11 11 0.9s Test Summary: | Pass Total Time merge expression trees | 3 3 0.0s Test Summary: | Pass Total Time Bounds detection | 10 10 1.2s ┌ 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 4.2s Precompiling OptimizationProblems... 47261.1 ms ✓ PrettyTables 54306.1 ms ✓ JLD2 82639.4 ms ✓ DataFrames 43665.1 ms ✓ OptimizationProblems 4 dependencies successfully precompiled in 230 seconds. 95 already precompiled. Precompiling RecursiveArrayToolsTablesExt... 1479.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 1 dependency successfully precompiled in 2 seconds. 36 already precompiled. Precompiling SymbolicIndexingInterfacePrettyTablesExt... 3391.1 ms ✓ SymbolicIndexingInterface → SymbolicIndexingInterfacePrettyTablesExt 1 dependency successfully precompiled in 4 seconds. 41 already precompiled. Precompiling DataFramesExt... 6494.3 ms ✓ Latexify → DataFramesExt 1 dependency successfully precompiled in 7 seconds. 43 already precompiled. Test Summary: | Pass Total Time get_expression_tree | 3 3 44.3s Test Summary: | Pass Total Time MyRef | 50 50 0.7s Test Summary: | Pass Total Time numerical errors | 20 20 0.3s Test Summary: | Pass Total Time abstract trees | 3 3 0.1s 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 6.7s Test Summary: | Pass Total Time create_node_expr | 7 7 5.3s Testing ExpressionTreeForge tests passed Testing completed after 856.31s PkgEval succeeded after 1407.56s