Package evaluation to test JuMP on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T10:33:21.626 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.63s ################################################################################ # Installation # Installing JuMP... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4076af6c] + JuMP v1.29.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.3 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.46.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.0 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.0 [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.12.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.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.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 4.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 83985.6 ms ✓ MathOptInterface 68722.5 ms ✓ JuMP 2 dependencies successfully precompiled in 156 seconds. 51 already precompiled. Precompilation completed after 168.32s ################################################################################ # Testing # Testing JuMP Status `/tmp/jl_5Izjkc/Project.toml` [0703355e] DimensionalData v0.29.25 [4076af6c] JuMP v1.29.3 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.46.0 [d8a4904e] MutableArithmetics v1.6.7 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5Izjkc/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [6e4b80f9] BenchmarkTools v1.6.3 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [0703355e] DimensionalData v0.29.25 [ffbed154] DocStringExtensions v0.9.5 [411431e0] Extents v0.1.6 [f6369f11] ForwardDiff v1.3.0 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.12 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.3 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.46.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.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [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.12.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.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.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 Testing Running tests... [ Info: Loading Containers/test_DenseAxisArray.jl [ Info: Loading Containers/test_SparseAxisArray.jl [ Info: Loading Containers/test_macro.jl [ Info: Loading Containers/test_nested_iterator.jl [ Info: Loading Containers/test_no_duplicate_dict.jl [ Info: Loading Containers/test_tables.jl [ Info: Loading Containers/test_vectorized_product_iterator.jl [ Info: Loading test_callbacks.jl [ Info: Loading test_complement.jl [ Info: Loading test_complex.jl [ Info: Loading test_constraint.jl [ Info: Loading test_expr.jl [ Info: Loading test_feasibility_checker.jl [ Info: Loading test_file_formats.jl [ Info: Loading test_generate_and_solve.jl [ Info: Loading test_hygiene.jl [ Info: Loading test_linear_algebra.jl [ Info: Loading test_lp_matrix_data.jl [ Info: Loading test_lp_sensitivity2.jl [ Info: Loading test_macros.jl [ Info: Loading test_model.jl [ Info: Loading test_modifications.jl [ Info: Loading test_mutable_arithmetics.jl [ Info: Loading test_nlp.jl [ Info: Loading test_nlp_expr.jl [ Info: Loading test_objective.jl [ Info: Loading test_operator.jl [ Info: Loading test_print.jl [ Info: Loading test_reified.jl [ Info: Loading test_solution_summary.jl [ Info: Loading test_variable.jl [ Info: Loading test_DimensionalData.jl Test Summary: | Pass Total Time Containers/test_DenseAxisArray.jl:test_ | 2141 2141 1m31.9s Test Summary: | Pass Total Time Containers/test_SparseAxisArray.jl:test_ | 209 209 49.6s ┌ Warning: Axis contains one element: 4. If intended, you can safely ignore this warning. To explicitly pass the axis with one element, pass `[4]` instead of `4`. └ @ JuMP.Containers ~/.julia/packages/JuMP/e83v9/src/Containers/DenseAxisArray.jl:191 ┌ Warning: Axis contains one element: 4. If intended, you can safely ignore this warning. To explicitly pass the axis with one element, pass `[4]` instead of `4`. └ @ JuMP.Containers ~/.julia/packages/JuMP/e83v9/src/Containers/DenseAxisArray.jl:191 ┌ Warning: Axis contains one element: 5. If intended, you can safely ignore this warning. To explicitly pass the axis with one element, pass `[5]` instead of `5`. └ @ JuMP.Containers ~/.julia/packages/JuMP/e83v9/src/Containers/DenseAxisArray.jl:191 ┌ Warning: Axis contains one element: 4. If intended, you can safely ignore this warning. To explicitly pass the axis with one element, pass `[4]` instead of `4`. └ @ JuMP.Containers ~/.julia/packages/JuMP/e83v9/src/Containers/DenseAxisArray.jl:191 ┌ Warning: Axis contains one element: 5. If intended, you can safely ignore this warning. To explicitly pass the axis with one element, pass `[5]` instead of `5`. └ @ JuMP.Containers ~/.julia/packages/JuMP/e83v9/src/Containers/DenseAxisArray.jl:191 Test Summary: | Pass Total Time Containers/test_macro.jl:test_ | 71 71 13.3s Test Summary: | Pass Total Time Containers/test_nested_iterator.jl:test_ | 4 4 0.6s Test Summary: | Pass Total Time Containers/test_no_duplicate_dict.jl:test_ | 14 14 3.5s Test Summary: | Pass Total Time Containers/test_tables.jl:test_ | 23 23 9.6s Test Summary: | Pass Total Time Containers/test_vectorized_product_iterator.jl:test_ | 7 7 1.6s Test Summary: | Pass Total Time test_callbacks.jl:test_ | 23 23 47.4s Test Summary: | Pass Total Time test_complement.jl:test_ | 24 24 13.3s Test Summary: | Pass Total Time test_complex.jl:test_ | 161 161 1m39.4s ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 ┌ Warning: Skipping PenaltyRelaxation for ConstraintIndex{MathOptInterface.VariableIndex,MathOptInterface.GreaterThan{Float64}} └ @ MathOptInterface.Utilities ~/.julia/packages/MathOptInterface/tVdNJ/src/Utilities/penalty_relaxation.jl:296 Test Summary: | Pass Total Time test_constraint.jl:test_ | 618 618 5m02.0s Test Summary: | Pass Total Time test_expr.jl:test_ | 322 322 1m06.5s Test Summary: | Pass Total Time test_feasibility_checker.jl:test_ | 48 48 1m12.6s Test Summary: | Pass Total Time test_file_formats.jl:test_ | 21 21 2m04.7s Test Summary: | Pass Total Time test_generate_and_solve.jl:test_ | 339 339 1m24.1s Test Summary: | Total Time test_hygiene.jl:test_ | 0 0.0s Test Summary: | Pass Total Time test_linear_algebra.jl:test_ | 232 232 39.0s Test Summary: | Pass Total Time test_lp_matrix_data.jl:test_ | 30 30 27.6s Test Summary: | Pass Total Time test_lp_sensitivity2.jl:test_ | 166 166 28.2s Total time inside macros: 5.23096e-01 seconds │ ├ 5.22958e-01 s [99.97%] │ ├ /home/pkgeval/.julia/packages/JuMP/e83v9/test/test_macros.jl:2538 │ └ `@constraint(model, sin(x[1]) <= i)` │ ├ 4.69685e-05 s [0.01%] │ ├ /home/pkgeval/.julia/packages/JuMP/e83v9/test/test_macros.jl:2534 │ └ `@objective(model, Min, sum(x))` │ ├ 4.19617e-05 s [0.01%] │ ├ /home/pkgeval/.julia/packages/JuMP/e83v9/test/test_macros.jl:2541 │ └ `@variable(model, a[1:2])` │ ├ 3.69549e-05 s [0.01%] │ ├ /home/pkgeval/.julia/packages/JuMP/e83v9/test/test_macros.jl:2542 │ └ `@variable(model, b, Bin, start = 0)` │ ├ 8.10623e-06 s [0.0%] │ ├ /home/pkgeval/.julia/packages/JuMP/e83v9/test/test_macros.jl:2536 │ └ `@constraint(model, [i in 1:2], x[i] <= i)` │ ├ 3.09944e-06 s [0.0%] │ ├ /home/pkgeval/.julia/packages/JuMP/e83v9/test/test_macros.jl:2544 │ └ `@expression(model, a_really_rea [...] lly_really_really_long_name, x)` │ └ 9.53674e-07 s [0.0%] ├ /home/pkgeval/.julia/packages/JuMP/e83v9/test/test_macros.jl:2535 └ `@expression(model, x)` Test Summary: | Pass Total Time test_macros.jl:test_ | 506 506 1m41.2s * Supported objective: MOI.ScalarAffineFunction{Float64} * Unsupported constraint: MOI.VariableIndex-in-Main.TestModels.Nonnegative | bridged by: | Main.TestModels.NonnegativeBridge{Float64, MOI.VariableIndex} | may introduce: | * Supported constraint: MOI.VariableIndex-in-MOI.GreaterThan{Float64} ┌ Warning: Skipping the copy of object `:dictExpr` due to unsupported type Matrix{Dict{Int64, JuMP.AbstractJuMPScalar}}. Please open a GitHub issue at https://github.com/jump-dev/JuMP.jl with this message. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/copy.jl:192 ┌ Warning: Model contains extension data of type String that we do not know how to copy. │ │ If you are using a JuMP extension and you did not add data to the `model.ext` dictionary. Please open an issue on the GitHub repository of the JuMP extension and tell them to implement `JuMP.copy_extension_data`. │ │ If you added things to `model.ext`, they have not been copied. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/copy.jl:23 ┌ Warning: Skipping the copy of object `:d` due to unsupported type Dict{JuMP.VariableRef, Int64}. Please open a GitHub issue at https://github.com/jump-dev/JuMP.jl with this message. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/copy.jl:192 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1231 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1251 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1251 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1231 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1211 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1211 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1211 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1231 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1251 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1251 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1231 Test Summary: | Pass Total Time test_model.jl:test_ | 899 899 2m07.1s ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1231 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1251 ┌ Warning: The model has been modified since the last call to `optimize!` (or `optimize!` has not been called yet). If you are iteratively querying solution information and modifying a model, query all the results first, then modify the model. └ @ JuMP ~/.julia/packages/JuMP/e83v9/src/optimizer_interface.jl:1211 Test Summary: | Pass Total Time test_modifications.jl:test_ | 46 46 6.9s Test Summary: | Pass Broken Total Time test_mutable_arithmetics.jl:test_ | 1595 10 1605 8m13.4s ┌ Warning: Function sum automatically registered with 1 arguments. │ │ Calling the function with a different number of arguments will result in an │ error. │ │ While you can safely ignore this warning, we recommend that you manually │ register the function as follows: │ ```Julia │ model = Model() │ register(model, :sum, 1, sum; autodiff = true) │ ``` └ @ MathOptInterface.Nonlinear ~/.julia/packages/MathOptInterface/tVdNJ/src/Nonlinear/operators.jl:456 Test Summary: | Pass Total Time test_nlp.jl:test_ | 207 207 1m51.4s test_nonlinear_operator_inferred: Error During Test at /home/pkgeval/.julia/packages/JuMP/e83v9/test/Kokako.jl:51 Got exception outside of a @test return type JuMP.NonlinearExpr does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_nonlinear_operator_inferred() @ Main.TestNLPExpr ~/.julia/packages/JuMP/e83v9/test/test_nlp_expr.jl:917 [3] macro expansion @ ~/.julia/packages/JuMP/e83v9/test/Kokako.jl:52 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] run_tests(::Module; test_prefix::String, include_names::Vector{String}, exclude_names::Vector{String}, kwargs::@Kwargs{}) @ Main.Kokako ~/.julia/packages/JuMP/e83v9/test/Kokako.jl:52 [6] run_tests @ ~/.julia/packages/JuMP/e83v9/test/Kokako.jl:32 [inlined] [7] macro expansion @ ~/.julia/packages/JuMP/e83v9/test/Kokako.jl:85 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] run_tests(::Vector{Pair{String, Module}}; test_prefix::String, include_names::Dict{String, Vector{String}}, exclude_names::Dict{String, Vector{String}}, kwargs::@Kwargs{}) @ Main.Kokako ~/.julia/packages/JuMP/e83v9/test/Kokako.jl:85 [10] run_tests(::Vector{Pair{String, Module}}) @ Main.Kokako ~/.julia/packages/JuMP/e83v9/test/Kokako.jl:75 [11] top-level scope @ ~/.julia/packages/JuMP/e83v9/test/runtests.jl:35 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [16] _start() @ Base ./client.jl:577 Test Summary: | Pass Error Total Time test_nlp_expr.jl:test_ | 408 1 409 2m19.1s test_VectorNonlinearFunction_moi_function | 5 5 1.5s test_VectorNonlinearFunction_moi_function_conversion | 6 6 0.9s test_VectorNonlinearFunction_moi_function_conversion_variable | 6 6 0.3s test_VectorNonlinearFunction_objective | 2 2 0.9s test_add_to_expression! | 1 1 0.1s test_broadcastable | 3 3 1.0s test_constraint_object | 2 2 0.6s test_convert_float_nonlinear_expr | 7 7 0.7s test_convert_vector_aff_expr | 3 3 0.2s test_derivative | 2 2 3.6s test_error_both_nl_interfaces_constraint | 1 1 0.1s test_error_both_nl_interfaces_objective | 1 1 0.2s test_error_complex_literal_pow | 1 1 0.1s test_error_legacy_expression_constructor | 6 6 0.5s test_error_legacy_parameter_constructor | 6 6 0.6s test_error_nonlinear_expr_complex_constructor | 2 2 0.1s test_evaluate_expr_stackoverflow | 2 2 1m21.1s test_evaluate_expr_stackoverflow_user_defined_function | 2 2 1.2s test_extension_aff_expr_convert | 5 5 0.2s test_extension_binary_operators | 60 60 1.5s test_extension_constraint_equalto | 2 2 1.6s test_extension_constraint_greaterthan | 2 2 1.4s test_extension_constraint_interval | 2 2 1.4s test_extension_constraint_lessthan | 2 2 0.7s test_extension_constraint_name | 3 3 0.5s test_extension_expr_mle | 1 1 0.4s test_extension_expression | 12 12 1.5s test_extension_expression_addmul | 6 6 0.6s test_extension_expression_explicit_add_mul | 6 6 0.8s test_extension_expression_submul | 6 6 0.8s test_extension_flatten_nary | 22 22 1.4s test_extension_latex | 7 7 0.9s test_extension_latex2 | 3 3 0.8s test_extension_nl_macro | 10 10 1.4s test_extension_nonlinear_matrix_algebra | 1 1 8.3s test_extension_objective | 1 1 0.2s test_extension_quad_expr_convert | 11 11 0.4s test_extension_recursion_stackoverflow | 2 2 0.2s test_extension_univariate_operators | 73 73 1.9s test_extension_zero_one | 2 2 0.1s test_generic_nonlinear_expr_infer_variable_type | 6 6 0.7s test_gradient | 4 4 1.8s test_linear_algebra_errors | 8 8 0.8s test_ma_operate!!_nested_sum | 2 2 0.2s test_ma_zero_in_operate!! | 3 3 0.4s test_moi_function_abstract_jump_scalar | 1 1 0.2s test_nlconstraint_with_nlexpr | 1 1 0.2s test_nlobjective_with_nlexpr | 1 1 0.1s test_nlp_adjoint | 6 6 0.2s test_nlp_matrix_adjoint | 1 1 1.0s test_nonlinear_expr_owner_model | 1 1 0.1s test_nonlinear_operator_inferred | 1 1 3.4s test_operate_shortcut_ma_operate!!_add_mul | 5 5 0.4s test_operator_max | 6 6 0.2s test_operator_min | 6 6 0.2s test_operator_overload_complex_error | 5 5 0.4s test_printing_truncation | 2 2 0.7s test_promote_type | 1 1 0.0s test_redefinition_of_function | 1 1 0.1s test_register_errors | 1 1 0.1s test_register_eval_non_jump | 2 2 0.4s test_register_multivariate | 3 3 0.7s test_register_multivariate_gradient | 3 3 0.4s test_register_multivariate_gradient_hessian | 3 3 0.4s test_register_multivariate_many_args | 2 2 0.9s test_register_univariate | 5 5 0.4s test_register_univariate_gradient | 3 3 0.3s test_register_univariate_gradient_hessian | 3 3 0.3s test_show_nonlinear_model | 1 1 0.2s test_simplify | 2 2 0.2s test_user_defined_function_overload | 3 3 0.9s test_value_expression | 16 16 2.1s test_value_result | 2 2 0.2s test_variable_ref_type | 2 2 0.0s RNG of the outermost testset: Random.Xoshiro(0xe1bf3db2b0750e58, 0xf24833c906eb1fb5, 0x96989400975bffea, 0x48961130e6cd5b3c, 0xa5ad3567099febad) ERROR: LoadError: Some tests did not pass: 408 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/JuMP/e83v9/test/runtests.jl:35 Testing failed after 2255.92s ERROR: LoadError: Package JuMP 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:572 [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:548 [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:219 [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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 2462.05s: package tests unexpectedly errored