Package evaluation to test COPT on Julia 1.12.4 (01a2eadb04*) started at 2026-01-09T02:45:44.292 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.36s ################################################################################ # Installation # Installing COPT... Resolving package versions... Installed COPT ─ v1.1.31 Updating `~/.julia/environments/v1.12/Project.toml` [227a2e2d] + COPT v1.1.31 Updating `~/.julia/environments/v1.12/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.3 [227a2e2d] + COPT v1.1.31 [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 [f6369f11] + ForwardDiff v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.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 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.1 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [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.12.0 [f489334b] + StyledStrings v1.11.0 [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.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Building COPT → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/1f9c9afbfa56238fad821161e4963485df86d0f1/build.log` Installation completed after 11.24s ################################################################################ # 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/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/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:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 13357.3 ms ✓ COPT 1 dependency successfully precompiled in 15 seconds. 67 already precompiled. Precompilation completed after 27.8s ################################################################################ # Testing # Testing COPT Status `/tmp/jl_a4BU68/Project.toml` [227a2e2d] COPT v1.1.31 [b8f27783] MathOptInterface v1.48.0 [4af54fe1] LazyArtifacts v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [44cfe95a] Pkg v1.12.1 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_a4BU68/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.3 [227a2e2d] COPT v1.1.31 [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 [f6369f11] ForwardDiff v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.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 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.1 [3bb67fe8] TranscodingStreams v0.11.3 [6e34b625] Bzip2_jll v1.0.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [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.12.0 [f489334b] StyledStrings v1.11.0 [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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Cardinal Optimizer v8.0.2. Build date Dec 1 2025 Copyright Cardinal Operations 2025. All Rights Reserved 2026-01-09 02:46:56 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 02:46:56 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 02:46:56 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 02:46:56 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 02:46:56 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 02:46:56 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 02:46:56 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 02:46:56 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 02:46:56 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 02:46:56 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 02:46:56 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 02:46:56 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 02:46:56 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 02:46:56 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 02:46:56 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 02:46:56 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 02:46:56 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 02:46:56 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 02:46:56 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 02:46:56 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 02:46:56 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 02:46:56 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 02:46:56 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 02:46:56 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 02:46:57 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 02:46:57 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 02:46:57 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 02:46:57 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 02:46:57 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 02:46:57 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 02:46:57 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 02:46:57 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 02:46:57 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 02:46:57 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 02:46:57 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 02:46:57 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 02:47:03 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 02:47:03 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 02:47:03 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 02:47:03 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 02:47:03 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 02:47:03 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt ┌ Warning: The exclude string "test_conic_GeometricMeanCone_VectorAffineFunction" is ambiguous because it exactly matches a test, but it also partially matches another. Use `r"^test_conic_GeometricMeanCone_VectorAffineFunction$"` to exclude the exactly matching test, or `r"test_conic_GeometricMeanCone_VectorAffineFunction.*"` to exclude all partially matching tests. └ @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:239 ┌ Warning: The exclude string "test_conic_GeometricMeanCone_VectorOfVariables" is ambiguous because it exactly matches a test, but it also partially matches another. Use `r"^test_conic_GeometricMeanCone_VectorOfVariables$"` to exclude the exactly matching test, or `r"test_conic_GeometricMeanCone_VectorOfVariables.*"` to exclude all partially matching tests. └ @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:239 ┌ Warning: The exclude string "test_multiobjective_vector_affine_function_delete" is ambiguous because it exactly matches a test, but it also partially matches another. Use `r"^test_multiobjective_vector_affine_function_delete$"` to exclude the exactly matching test, or `r"test_multiobjective_vector_affine_function_delete.*"` to exclude all partially matching tests. └ @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:239 ┌ Warning: The exclude string "test_multiobjective_vector_quadratic_function_delete" is ambiguous because it exactly matches a test, but it also partially matches another. Use `r"^test_multiobjective_vector_quadratic_function_delete$"` to exclude the exactly matching test, or `r"test_multiobjective_vector_quadratic_function_delete.*"` to exclude all partially matching tests. └ @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:239 ┌ Warning: The exclude string "test_multiobjective_vector_of_variables_delete" is ambiguous because it exactly matches a test, but it also partially matches another. Use `r"^test_multiobjective_vector_of_variables_delete$"` to exclude the exactly matching test, or `r"test_multiobjective_vector_of_variables_delete.*"` to exclude all partially matching tests. └ @ MathOptInterface.Test ~/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:239 Setting parameter 'LogToConsole' to 1 Setting parameter 'LogToConsole' to 1 Setting parameter 'LogToConsole' to 1 2026-01-09 03:08:11 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:11 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:11 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:11 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:11 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:11 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 03:08:11 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:11 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:11 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:11 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:11 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:11 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt 2026-01-09 03:08:13 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:13 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:13 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:13 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:13 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:13 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:13 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:13 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:13 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:13 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:13 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:13 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:14 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:14 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:14 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:14 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:14 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:14 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:19 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:19 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:19 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:19 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:19 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:19 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:20 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:20 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:20 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:20 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:20 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:20 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:20 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:20 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:20 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:20 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:20 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:20 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:22 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:22 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:22 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:22 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:22 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:22 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:22 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:22 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:22 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:22 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:22 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:22 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:23 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:23 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:23 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:23 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:23 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:23 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:23 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:23 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:23 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:23 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:23 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:23 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:24 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:24 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:24 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:24 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:24 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:24 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:24 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:24 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:24 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:24 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:24 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:24 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:24 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:24 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:24 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:24 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:24 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:24 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Callback detected, set 'Threads' to '1' for thread safety 2026-01-09 03:08:28 [INFO] checks license for COPT v8.0.2 20251201 2026-01-09 03:08:28 [WARN] no license files in current working folder: /home/pkgeval/.julia/packages/COPT/T1jPl/test 2026-01-09 03:08:28 [WARN] no license files in binary folder: /opt/julia/bin 2026-01-09 03:08:28 [WARN] no license files in HOME folder: /home/pkgeval/copt 2026-01-09 03:08:28 [INFO] empty environment variable: COPT_LICENSE_DIR 2026-01-09 03:08:28 [WARN] no license files in EV 'COPT_LICENSE_DIR': No license found. Starting COPT with size limitations for non-commercial use Please apply for a license from www.shanshu.ai/copt Setting parameter 'LogToConsole' to 1 Setting parameter 'LogToConsole' to 1 Setting parameter 'LogToConsole' to 1 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 21 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm16SelectionDAGISel16SelectCodeCommonEPNS_6SDNodeEPKhj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_115X86DAGToDAGISel6SelectEPN4llvm6SDNodeE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm16SelectionDAGISel22DoInstructionSelectionEv at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm16SelectionDAGISel17CodeGenAndEmitDAGEv at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_115X86DAGToDAGISel20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1561 addModule at /source/src/jitlayers.cpp:2044 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] test_runtests at /home/pkgeval/.julia/packages/COPT/T1jPl/test/MathOptInterface/cone_optimizer.jl:41 unknown function (ip: 0x741944956faf) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/COPT/T1jPl/test/MathOptInterface/cone_optimizer.jl:21 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] runtests at /home/pkgeval/.julia/packages/COPT/T1jPl/test/MathOptInterface/cone_optimizer.jl:21 unknown function (ip: 0x741944955c9f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_55779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/COPT/T1jPl/test/runtests.jl:5 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] top-level scope at /home/pkgeval/.julia/packages/COPT/T1jPl/test/runtests.jl:4 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_55779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_45490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x741986ada249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:693 wait at ./process.jl:686 jfptr_wait_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x78c14118aaa3) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x78c14117e17c) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x78c14117c6c9) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x78c14117c301) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x78c1411757a0) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x78c141171b0f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_45490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x78c15d22a249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000078c142dfc010 Total snapshots: 524. Utilization: 0% ╎524 @Base/client.jl:550 _start() ╎ 524 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 524 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 524 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 524 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 524 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 524 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 524 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 524 @Pkg/src/API.jl:157 test ╎ ╎ 524 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 524 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 524 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 524 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 524 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 524 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 524 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 524 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 524 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 524 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 524 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 524 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 524 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 524 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 524 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 524 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 524 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 524 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 524 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 524 @Base/…ss.jl:693 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 524 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 524 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 524 @Base/…sk.jl:1228 wait() 523╎ ╎ ╎ ╎ ╎ ╎ ╎ 524 @Base/…sk.jl:1216 poptask(W::Base.Intr… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_17494.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 27379265 (Pool: 27378654; Big: 611); GC: 19 [21] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/COPT/T1jPl/test/MathOptInterface/cone_optimizer.jl:61 operator* at /source/usr/include/llvm/ADT/ilist_iterator.h:294 [inlined] emit_function at /source/src/codegen.cpp:9597 jl_emit_code at /source/src/codegen.cpp:9726 jl_emit_codeinst at /source/src/codegen.cpp:9797 jl_emit_codeinst_to_jit_impl at /source/src/jitlayers.cpp:770 jl_add_codeinst_to_jit at /source/src/gf.c:3372 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1429 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1436 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1444 jfptr_typeinf_ext_toplevel_79176.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3512 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/03Qtw/src/Test/Test.jl:223 [inlined] test_runtests at /home/pkgeval/.julia/packages/COPT/T1jPl/test/MathOptInterface/cone_optimizer.jl:41 unknown function (ip: 0x741944956faf) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/COPT/T1jPl/test/MathOptInterface/cone_optimizer.jl:21 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] runtests at /home/pkgeval/.julia/packages/COPT/T1jPl/test/MathOptInterface/cone_optimizer.jl:21 unknown function (ip: 0x741944955c9f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_55779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/COPT/T1jPl/test/runtests.jl:5 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] top-level scope at /home/pkgeval/.julia/packages/COPT/T1jPl/test/runtests.jl:4 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_55779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_45490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x741986ada249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 1092348196 (Pool: 1092338626; Big: 9570); GC: 202 PkgEval terminated after 2832.52s: test duration exceeded the time limit