Package evaluation to test OptimalBids on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-09T05:28:22.893 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.38s ################################################################################ # Installation # Installing OptimalBids... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [54ed2464] + OptimalBids v1.3.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [6e4b80f9] + BenchmarkTools v1.6.3 ⌅ [d360d2e6] + ChainRulesCore v1.25.2 [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 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.13 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.1 [2030c09a] + InfrastructureModels v0.7.8 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.3 ⌃ [d3d80556] + LineSearches v7.5.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.48.0 [f28f55f0] + Memento v1.4.1 [d8a4904e] + MutableArithmetics v1.6.7 ⌅ [d41bc354] + NLSolversBase v7.10.0 [2774e3e8] + NLsolve v4.5.1 [77ba4419] + NaNMath v1.1.3 [54ed2464] + OptimalBids v1.3.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [c36e90e8] + PowerModels v0.21.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [856f2bd8] + StructTypes v1.11.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 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future 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 [6462fe0b] + Sockets 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 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 4.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompilation completed after 1113.13s ################################################################################ # Testing # Testing OptimalBids Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_f7gWe9/Project.toml` [cdddcdb0] + ChainRulesTestUtils v1.13.1 [87dc4568] + HiGHS v1.20.1 [01bcebdf] + Nonconvex v2.1.3 [fb352abc] + NonconvexBayesian v0.1.5 [bf347577] + NonconvexIpopt v0.4.3 [54ed2464] + OptimalBids v1.3.3 [f43a241f] ~ Downloads ⇒ v1.7.0 Updating `/tmp/jl_f7gWe9/Manifest.toml` ⌅ [c29ec348] + AbstractDifferentiation v0.4.4 [621f4979] + AbstractFFTs v1.5.0 [99985d1d] + AbstractGPs v0.5.24 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.43 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [a9b6321e] + Atomix v1.1.2 ⌅ [e2ed5e7c] + Bijections v0.1.10 [fa961155] + CEnum v0.5.0 [96374032] + CRlibm v1.0.2 [082447d4] + ChainRules v1.72.6 [cdddcdb0] + ChainRulesTestUtils v1.13.1 [861a8166] + Combinatorics v1.1.0 [38540f10] + CommonSolve v0.2.6 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [b152e2b5] + CompositeTypes v0.1.4 [a33af91c] + CompositionsBase v0.1.2 ⌅ [187b0558] ↓ ConstructionBase v1.6.0 ⇒ v1.5.6 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [c78775a3] + DifferentiableFlatten v0.1.1 [31c24e10] + Distributions v0.25.123 [5b8099bc] + DomainSets v0.7.16 ⌅ [7c1d4256] + DynamicPolynomials v0.5.7 [4e289a0a] + EnumX v1.0.5 [90fa49ef] + ErrorfreeArithmetic v0.5.2 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [fa42c844] + FastRounding v0.3.1 [1a297f60] + FillArrays v1.15.0 [26cc04aa] + FiniteDifferences v0.12.33 [1fa38f19] + Format v1.3.7 ⌅ [f6369f11] ↓ ForwardDiff v1.3.1 ⇒ v0.10.39 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v0.1.3 [d9f16b24] + Functors v0.5.2 [0c68f7d7] + GPUArrays v11.3.3 [46192b85] + GPUArraysCore v0.2.0 ⌃ [86223c79] + Graphs v1.13.1 [076d061b] + HashArrayMappedTries v0.2.0 [87dc4568] + HiGHS v1.20.1 [34004b35] + HypergeometricFunctions v0.3.28 [7869d1d1] + IRTools v0.4.15 [615f187c] + IfElse v0.1.1 [d25df0c9] + Inflate v0.1.5 ⌅ [d1acc4aa] + IntervalArithmetic v0.20.9 [8197267c] + IntervalSets v0.7.13 [3587e190] + InverseFunctions v0.1.17 [b6b21f68] + Ipopt v1.13.0 [42fd0dbc] + IterativeSolvers v0.9.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [63c18a36] + KernelAbstractions v0.9.39 [ec8451be] + KernelFunctions v0.10.66 [929cbde3] + LLVM v9.4.4 [b964fa9f] + LaTeXStrings v1.4.0 [2ee39098] + LabelledArrays v1.17.0 ⌅ [984bce1d] + LambertW v0.4.6 [23fbe1c1] + Latexify v0.16.10 [7a12625a] + LinearMaps v3.11.4 [8c4f8055] + MathOptIIS v0.1.1 [e1d29d7a] + Missings v1.2.0 [2e0e35c7] + Moshi v0.3.7 ⌃ [102ac46a] + MultivariatePolynomials v0.5.9 [d9ec5142] + NamedTupleTools v0.14.3 [01bcebdf] + Nonconvex v2.1.3 [fb352abc] + NonconvexBayesian v0.1.5 [035190e5] + NonconvexCore v1.4.3 [bf347577] + NonconvexIpopt v0.4.3 [c48e48a2] + NonconvexUtils v0.4.3 [54ed2464] + OptimalBids v1.3.3 [90014a1f] + PDMats v0.11.37 [65ce6f38] + PackageExtensionCompat v1.0.2 [d96e819e] + Parameters v0.12.3 ⌅ [d236fae5] + PreallocationTools v0.4.34 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 ⌃ [731186ca] + RecursiveArrayTools v3.36.0 [708f8203] + Richardson v1.4.2 [79098fc4] + Rmath v0.9.0 [5eaf0fd0] + RoundingEmulator v0.2.1 [7e49a35a] + RuntimeGeneratedFunctions v0.5.16 ⌃ [0bca4576] + SciMLBase v2.87.0 ⌅ [c0aeaf25] + SciMLOperators v0.3.13 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.9.0 [7e506255] + ScopedValues v1.5.0 [3cc68bcd] + SetRounding v0.2.1 [699a6c99] + SimpleTraits v0.9.5 [ed01d8cd] + Sobol v1.5.0 [ff4d7338] + SolverCore v0.3.9 [a2af1166] + SortingAlgorithms v1.2.2 ⌃ [47a9eef4] + SparseDiffTools v2.23.1 [dc90abb0] + SparseInverseSubset v0.1.2 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.16 [2913bbd2] + StatsBase v0.34.9 [4c63d2b9] + StatsFuns v1.5.2 [09ab397b] + StructArrays v0.7.2 [fd094767] + Suppressor v0.2.8 [2efcf032] + SymbolicIndexingInterface v0.3.46 ⌅ [19f23fe9] + SymbolicLimits v0.2.1 ⌅ [d1185830] + SymbolicUtils v2.1.3 ⌅ [0c5d862f] + Symbolics v5.36.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [62fd8b95] + TensorCore v0.1.1 ⌅ [8ea1fca8] + TermInterface v0.4.1 [a759f4b9] + TimerOutputs v0.5.29 [3a884ed6] + UnPack v1.0.2 [a7c27f48] + Unityper v0.1.6 [013be700] + UnsafeAtomics v0.3.0 [19fa3120] + VertexSafeGraphs v0.2.0 ⌅ [e88e6eb3] + Zygote v0.6.77 [700de1a5] + ZygoteRules v0.2.7 [ae81ac8f] + ASL_jll v0.1.3+0 [4e9b3aee] + CRlibm_jll v1.0.1+0 [61579ee1] + Ghostscript_jll v9.55.1+0 [8fd58aa0] + HiGHS_jll v1.12.0+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [9cc047cb] + Ipopt_jll v300.1400.1900+0 [aacddb02] + JpegTurbo_jll v3.1.4+0 [dad2f222] + LLVMExtra_jll v0.0.38+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [d00139f3] + METIS_jll v5.1.3+0 [d7ed1dd3] + MUMPS_seq_jll v500.800.100+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [f50d1b31] + Rmath_jll v0.5.1+0 ⌅ [319450e9] + SPRAL_jll v2025.5.20+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] ~ Downloads ⇒ v1.7.0 [7b1f6079] + FileWatching v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [1a1011a3] + SharedArrays v1.11.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_f7gWe9/Project.toml` ⌅ [d360d2e6] ChainRulesCore v1.25.2 [cdddcdb0] ChainRulesTestUtils v1.13.1 [87dc4568] HiGHS v1.20.1 [4076af6c] JuMP v1.29.3 [01bcebdf] Nonconvex v2.1.3 [fb352abc] NonconvexBayesian v0.1.5 [bf347577] NonconvexIpopt v0.4.3 [54ed2464] OptimalBids v1.3.3 [c36e90e8] PowerModels v0.21.5 [189a3867] Reexport v1.2.2 [f43a241f] Downloads v1.7.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_f7gWe9/Manifest.toml` [47edcb42] ADTypes v1.21.0 ⌅ [c29ec348] AbstractDifferentiation v0.4.4 [621f4979] AbstractFFTs v1.5.0 [99985d1d] AbstractGPs v0.5.24 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 [a9b6321e] Atomix v1.1.2 [6e4b80f9] BenchmarkTools v1.6.3 ⌅ [e2ed5e7c] Bijections v0.1.10 [fa961155] CEnum v0.5.0 [96374032] CRlibm v1.0.2 [082447d4] ChainRules v1.72.6 ⌅ [d360d2e6] ChainRulesCore v1.25.2 [cdddcdb0] ChainRulesTestUtils v1.13.1 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [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.5.6 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [c78775a3] DifferentiableFlatten v0.1.1 [a0c0ee7d] DifferentiationInterface v0.7.13 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 ⌅ [7c1d4256] DynamicPolynomials v0.5.7 [4e289a0a] EnumX v1.0.5 [90fa49ef] ErrorfreeArithmetic v0.5.2 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [fa42c844] FastRounding v0.3.1 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [26cc04aa] FiniteDifferences v0.12.33 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.39 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.3.3 [46192b85] GPUArraysCore v0.2.0 ⌃ [86223c79] Graphs v1.13.1 [076d061b] HashArrayMappedTries v0.2.0 [87dc4568] HiGHS v1.20.1 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 [2030c09a] InfrastructureModels v0.7.8 ⌅ [d1acc4aa] IntervalArithmetic v0.20.9 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [b6b21f68] Ipopt v1.13.0 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [ae98c720] Jieko v0.2.1 [4076af6c] JuMP v1.29.3 [63c18a36] KernelAbstractions v0.9.39 [ec8451be] KernelFunctions v0.10.66 [929cbde3] LLVM v9.4.4 [b964fa9f] LaTeXStrings v1.4.0 [2ee39098] LabelledArrays v1.17.0 ⌅ [984bce1d] LambertW v0.4.6 [23fbe1c1] Latexify v0.16.10 ⌃ [d3d80556] LineSearches v7.5.1 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [8c4f8055] MathOptIIS v0.1.1 [b8f27783] MathOptInterface v1.48.0 [f28f55f0] Memento v1.4.1 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.7 ⌃ [102ac46a] MultivariatePolynomials v0.5.9 [d8a4904e] MutableArithmetics v1.6.7 ⌅ [d41bc354] NLSolversBase v7.10.0 [2774e3e8] NLsolve v4.5.1 [77ba4419] NaNMath v1.1.3 [d9ec5142] NamedTupleTools v0.14.3 [01bcebdf] Nonconvex v2.1.3 [fb352abc] NonconvexBayesian v0.1.5 [035190e5] NonconvexCore v1.4.3 [bf347577] NonconvexIpopt v0.4.3 [c48e48a2] NonconvexUtils v0.4.3 [54ed2464] OptimalBids v1.3.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [c36e90e8] PowerModels v0.21.5 ⌅ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 ⌃ [731186ca] RecursiveArrayTools v3.36.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 ⌃ [0bca4576] SciMLBase v2.87.0 ⌅ [c0aeaf25] SciMLOperators v0.3.13 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.9.0 [7e506255] ScopedValues v1.5.0 [3cc68bcd] SetRounding v0.2.1 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [ed01d8cd] Sobol v1.5.0 [ff4d7338] SolverCore v0.3.9 [a2af1166] SortingAlgorithms v1.2.2 ⌃ [47a9eef4] SparseDiffTools v2.23.1 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.2 [856f2bd8] StructTypes v1.11.0 [fd094767] Suppressor v0.2.8 [2efcf032] SymbolicIndexingInterface v0.3.46 ⌅ [19f23fe9] SymbolicLimits v0.2.1 ⌅ [d1185830] SymbolicUtils v2.1.3 ⌅ [0c5d862f] Symbolics v5.36.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 ⌅ [8ea1fca8] TermInterface v0.4.1 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [a7c27f48] Unityper v0.1.6 [013be700] UnsafeAtomics v0.3.0 [19fa3120] VertexSafeGraphs v0.2.0 ⌅ [e88e6eb3] Zygote v0.6.77 [700de1a5] ZygoteRules v0.2.7 [ae81ac8f] ASL_jll v0.1.3+0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [61579ee1] Ghostscript_jll v9.55.1+0 [8fd58aa0] HiGHS_jll v1.12.0+0 [e33a78d0] Hwloc_jll v2.12.2+0 [9cc047cb] Ipopt_jll v300.1400.1900+0 [aacddb02] JpegTurbo_jll v3.1.4+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [d7ed1dd3] MUMPS_seq_jll v500.800.100+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [319450e9] SPRAL_jll v2025.5.20+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.46.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... WARNING: Method definition var"@test_throws"(LineNumberNode, Module, Any, Any, Any) in module Test at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:876 overwritten in module TestUtils at /home/pkgeval/.julia/packages/Memento/xnHxE/src/memento_test.jl:119. ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for SymbolicUtils [d1185830-fcd6-423d-90d6-eec64667417b] │ exception = Required dependency Base.PkgId(Base.UUID("864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"), "DataStructures") failed to load from a cache file. └ @ Base loading.jl:2789 WARNING: Imported binding SymbolicUtils.issym was undeclared at import time during import to Symbolics. ┌ Error: Error during loading of extension SymbolicsPreallocationToolsExt of Symbolics, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ LoadError: UndefVarError: `ForwardDiff` not defined in `PreallocationTools` │ Suggestion: check for spelling errors or missing imports. │ Hint: ForwardDiff is loaded but not imported in the active module Main. │ Stacktrace: │ [1] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:62 │ [2] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [3] top-level scope │ @ ~/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [5] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2811 │ [6] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2570 │ [7] _require_prelocked │ @ ./loading.jl:2564 [inlined] │ [8] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1616 │ [9] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1653 │ [10] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1469 │ [11] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2578 │ [12] macro expansion │ @ ./loading.jl:2498 [inlined] │ [13] macro expansion │ @ ./lock.jl:376 [inlined] │ [14] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2462 │ [15] require │ @ ./loading.jl:2438 [inlined] │ [16] eval_import_path │ @ ./module.jl:36 [inlined] │ [17] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [18] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [19] top-level scope │ @ ~/.julia/packages/NonconvexUtils/i3gzf/src/NonconvexUtils.jl:18 │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2811 │ [22] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2570 │ [23] macro expansion │ @ ./loading.jl:2498 [inlined] │ [24] macro expansion │ @ ./lock.jl:376 [inlined] │ [25] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2462 │ [26] require │ @ ./loading.jl:2438 [inlined] │ [27] eval_import_path │ @ ./module.jl:36 [inlined] │ [28] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [29] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [30] top-level scope │ @ ~/.julia/packages/Nonconvex/RdytM/src/Nonconvex.jl:5 │ [31] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [32] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2811 │ [33] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2570 │ [34] macro expansion │ @ ./loading.jl:2498 [inlined] │ [35] macro expansion │ @ ./lock.jl:376 [inlined] │ [36] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2462 │ [37] require │ @ ./loading.jl:2438 [inlined] │ [38] eval_import_path │ @ ./module.jl:36 [inlined] │ [39] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [40] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [41] top-level scope │ @ ~/.julia/packages/OptimalBids/c77n6/test/runtests.jl:8 │ [42] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [43] top-level scope │ @ none:6 │ [44] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [45] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [46] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:1 └ @ Base loading.jl:1626 WARNING: Constructor for type "Workspace" was extended in `NonconvexIpopt` without explicit qualification or import. NOTE: Assumed "Workspace" refers to `NonconvexCore.Workspace`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Workspace end`. Hint: To silence the warning, qualify `Workspace` as `NonconvexCore.Workspace` in the method signature or explicitly `import NonconvexCore: Workspace`. Test Summary: | Pass Total Time Core OptimalBids.jl | 6 6 2.7s [info | PowerModels]: removing 3 cost terms from generator 32: Float64[] [info | PowerModels]: removing 3 cost terms from generator 38: Float64[] [info | PowerModels]: removing 1 cost terms from generator 11: [2894.8321, 0.0] [info | PowerModels]: removing 1 cost terms from generator 37: [2460.0771999999997, 0.0] [info | PowerModels]: removing 3 cost terms from generator 54: Float64[] [info | PowerModels]: removing 1 cost terms from generator 25: [2486.1868, 0.0] [info | PowerModels]: removing 1 cost terms from generator 30: [2575.8442, 0.0] [info | PowerModels]: removing 1 cost terms from generator 29: [3266.8781000000004, 0.0] [info | PowerModels]: removing 3 cost terms from generator 52: Float64[] [info | PowerModels]: removing 1 cost terms from generator 12: [2222.098, 0.0] [info | PowerModels]: removing 3 cost terms from generator 36: Float64[] [info | PowerModels]: removing 3 cost terms from generator 13: Float64[] [info | PowerModels]: removing 3 cost terms from generator 34: Float64[] [info | PowerModels]: removing 1 cost terms from generator 28: [3478.1778000000004, 0.0] [info | PowerModels]: removing 3 cost terms from generator 16: Float64[] [info | PowerModels]: removing 1 cost terms from generator 20: [2420.2306, 0.0] [info | PowerModels]: removing 3 cost terms from generator 53: Float64[] [info | PowerModels]: removing 3 cost terms from generator 17: Float64[] [info | PowerModels]: removing 3 cost terms from generator 4: Float64[] [info | PowerModels]: removing 1 cost terms from generator 5: [2498.342, 0.0] [info | PowerModels]: removing 1 cost terms from generator 39: [3407.2633000000005, 0.0] [info | PowerModels]: removing 3 cost terms from generator 10: Float64[] [info | PowerModels]: removing 1 cost terms from generator 26: [1605.6042000000002, 0.0] [info | PowerModels]: removing 3 cost terms from generator 9: Float64[] [info | PowerModels]: removing 3 cost terms from generator 41: Float64[] [info | PowerModels]: removing 3 cost terms from generator 19: Float64[] [info | PowerModels]: removing 3 cost terms from generator 7: Float64[] [info | PowerModels]: removing 3 cost terms from generator 15: Float64[] [info | PowerModels]: removing 1 cost terms from generator 40: [2460.5101999999997, 0.0] [info | PowerModels]: removing 1 cost terms from generator 46: [2864.9471, 0.0] [info | PowerModels]: removing 3 cost terms from generator 50: Float64[] [info | PowerModels]: removing 3 cost terms from generator 27: Float64[] [info | PowerModels]: removing 3 cost terms from generator 33: Float64[] [info | PowerModels]: removing 3 cost terms from generator 2: Float64[] [info | PowerModels]: removing 1 cost terms from generator 51: [3504.3401000000003, 0.0] [info | PowerModels]: removing 3 cost terms from generator 23: Float64[] [info | PowerModels]: removing 3 cost terms from generator 18: Float64[] [info | PowerModels]: removing 3 cost terms from generator 3: Float64[] [info | PowerModels]: removing 3 cost terms from generator 47: Float64[] [info | PowerModels]: removing 1 cost terms from generator 22: [2727.7342999999996, 0.0] [info | PowerModels]: removing 1 cost terms from generator 6: [12458.1564, 0.0] [info | PowerModels]: removing 1 cost terms from generator 21: [1667.3942, 0.0] [info | PowerModels]: removing 3 cost terms from generator 24: Float64[] [info | PowerModels]: removing 3 cost terms from generator 1: Float64[] [info | PowerModels]: removing 3 cost terms from generator 49: Float64[] [info | PowerModels]: removing 1 cost terms from generator 14: [2599.3982, 0.0] [info | PowerModels]: removing 3 cost terms from generator 42: Float64[] [info | PowerModels]: removing 3 cost terms from generator 8: Float64[] [info | PowerModels]: removing 3 cost terms from generator 44: Float64[] [info | PowerModels]: removing 1 cost terms from generator 45: [1261.217, 0.0] [info | PowerModels]: removing 3 cost terms from generator 31: Float64[] [info | PowerModels]: removing 3 cost terms from generator 43: Float64[] [info | PowerModels]: removing 3 cost terms from generator 35: Float64[] [info | PowerModels]: removing 3 cost terms from generator 48: Float64[] ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 400 running 1 of 1 signal (10): User defined signal 1 _ZL41removeRedundantDbgInstrsUsingBackwardScanPN4llvm10BasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm24RemoveRedundantDbgInstrsEPNS_10BasicBlockE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17JumpThreadingPass7runImplERNS_8FunctionEPNS_15AnalysisManagerIS1_JEEEPNS_17TargetLibraryInfoEPNS_19TargetTransformInfoEPNS_13LazyValueInfoEPNS_9AAResultsESt10unique_ptrINS_14DomTreeUpdaterESt14default_deleteISF_EESt8optionalIPNS_18BlockFrequencyInfoEESJ_IPNS_21BranchProbabilityInfoEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm17JumpThreadingPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1513 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1474 [inlined] operator() at /source/src/jitlayers.cpp:1649 [inlined] addModule at /source/src/jitlayers.cpp:2106 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:876 jl_compile_method_internal at /source/src/gf.c:3648 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [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:679 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 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:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2988 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3048 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x7d51e19379a2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2988 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3048 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_48555.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_77926.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d51fcdb5249) 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) #= 35.8 ms =# precompile(Tuple{typeof(Base.merge), NamedTuple{(), Tuple{}}, Tuple{}}) #= 46.8 ms =# precompile(Tuple{typeof(Base.all), Base.BitArray{1}}) #= 21.2 ms =# precompile(Tuple{Base.Colon, Float64, Int64}) #= 96.7 ms =# precompile(Tuple{typeof(OptimalBids.change_bids!), OptimalBids.PowerModelsMarkets.PowerModelsMarket, Array{Float64, 1}}) #= 22.4 ms =# precompile(Tuple{Type{Base.Generator{I, F} where F where I}, Main.var"#12#13", Array{NamedTuple{(:gen_index, :bus_index), Tuple{String, String}}, 1}}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_34528.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.13/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007d1af72a1a50 Total snapshots: 296. Utilization: 0% ╎296 @Base/task.jl:1168 wait_forever() 295╎ 296 @Base/task.jl:1246 wait() [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 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_34528.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 21905825 (Pool: 21905051; Big: 774); GC: 20 [400] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/OptimalBids/c77n6/test/powermodelsmarkets.jl:1 ir_inline_item! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:387 batch_inline! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:663 ssa_inlining_pass! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:79 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1049 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1062 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1035 jfptr_optimize_88336.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:231 jfptr_finish_nocycle_87864.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4493 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1386 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1543 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1576 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1584 jfptr_typeinf_ext_toplevel_87172.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] jl_type_infer at /source/src/gf.c:463 jl_compile_method_internal at /source/src/gf.c:3636 _jl_invoke at /source/src/gf.c:4108 [inlined] ijl_apply_generic at /source/src/gf.c:4313 add_variable at /home/pkgeval/.julia/packages/JuMP/e83v9/src/variables.jl:2151 unknown function (ip: 0x7d51c24bff48) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/JuMP/e83v9/src/macros/@variable.jl:278 [inlined] #211 at /home/pkgeval/.julia/packages/JuMP/e83v9/src/Containers/macro.jl:559 #container##4 at /home/pkgeval/.julia/packages/JuMP/e83v9/src/Containers/container.jl:124 [inlined] iterate at ./generator.jl:48 [inlined] collect at ./array.jl:828 map at ./abstractarray.jl:3420 [inlined] container at /home/pkgeval/.julia/packages/JuMP/e83v9/src/Containers/container.jl:123 unknown function (ip: 0x7d51c24bea8d) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 container at /home/pkgeval/.julia/packages/JuMP/e83v9/src/Containers/container.jl:75 unknown function (ip: 0x7d51c24bdbcd) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 macro expansion at /home/pkgeval/.julia/packages/JuMP/e83v9/src/macros.jl:419 [inlined] #variable_bus_voltage_angle#209 at /home/pkgeval/.julia/packages/PowerModels/VCmhH/src/core/variable.jl:23 variable_bus_voltage_angle at /home/pkgeval/.julia/packages/PowerModels/VCmhH/src/core/variable.jl:22 [inlined] #variable_bus_voltage#704 at /home/pkgeval/.julia/packages/PowerModels/VCmhH/src/form/dcp.jl:7 [inlined] variable_bus_voltage at /home/pkgeval/.julia/packages/PowerModels/VCmhH/src/form/dcp.jl:6 [inlined] build_opf at /home/pkgeval/.julia/packages/PowerModels/VCmhH/src/prob/opf.jl:18 unknown function (ip: 0x7d51c24b7ff2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #instantiate_model#21 at /home/pkgeval/.julia/packages/InfrastructureModels/C2xBM/src/core/base.jl:370 unknown function (ip: 0x7d51c248ea9a) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 instantiate_model at /home/pkgeval/.julia/packages/InfrastructureModels/C2xBM/src/core/base.jl:350 #instantiate_model#176 at /home/pkgeval/.julia/packages/PowerModels/VCmhH/src/core/base.jl:48 [inlined] instantiate_model at /home/pkgeval/.julia/packages/PowerModels/VCmhH/src/core/base.jl:47 unknown function (ip: 0x7d51c248a292) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 #instantiate_model#13 at /home/pkgeval/.julia/packages/OptimalBids/c77n6/src/PowerModelsMarkets/market_interface.jl:168 instantiate_model at /home/pkgeval/.julia/packages/OptimalBids/c77n6/src/PowerModelsMarkets/market_interface.jl:167 clear_market! at /home/pkgeval/.julia/packages/OptimalBids/c77n6/src/PowerModelsMarkets/market_interface.jl:183 unknown function (ip: 0x7d51c24885a2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [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:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 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:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2988 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3048 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 unknown function (ip: 0x7d51e19379a2) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2988 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3048 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_48555.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [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:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_77926.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2275 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d51fcdb5249) 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: 247978508 (Pool: 247975234; Big: 3274); GC: 203 PkgEval terminated after 2729.13s: test duration exceeded the time limit