Package evaluation of Optim on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T13:27:42.804 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.89s ################################################################################ # Installation # Installing Optim... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [429524aa] + Optim v1.13.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [47edcb42] + ADTypes v1.15.0 [79e6a3ab] + Adapt v4.3.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.19.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.16.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.1 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.13.0 [6a86dc24] + FiniteDiff v2.27.0 [f6369f11] + ForwardDiff v1.0.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.4.3 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [3a884ed6] + UnPack v1.0.2 [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 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.34s ################################################################################ # Testing # Testing Optim Status `/tmp/jl_94ydyD/Project.toml` [47edcb42] ADTypes v1.15.0 [34da2185] Compat v4.16.0 [31c24e10] Distributions v0.25.120 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.13.0 [f6369f11] ForwardDiff v1.0.1 [d3d80556] LineSearches v7.4.0 [b8f27783] MathOptInterface v1.41.0 [eff96d63] Measurements v2.14.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [cec144fc] OptimTestProblems v2.0.3 [85a6dd25] PositiveFactorizations v0.2.4 [731186ca] RecursiveArrayTools v3.33.0 [37e2e3b7] ReverseDiff v1.16.1 [860ef19b] StableRNGs v1.0.3 [2913bbd2] StatsBase v0.34.5 [37e2e46d] LinearAlgebra v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_94ydyD/Manifest.toml` [47edcb42] ADTypes v1.15.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.19.0 [6e4b80f9] BenchmarkTools v1.6.0 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.25.2 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.1 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.27.0 [f6369f11] ForwardDiff v1.0.1 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [b964fa9f] LaTeXStrings v1.4.0 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.41.0 [eff96d63] Measurements v2.14.0 [e1d29d7a] Missings v1.2.0 [d8a4904e] MutableArithmetics v1.6.4 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [cec144fc] OptimTestProblems v2.0.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 [85a6dd25] PositiveFactorizations v0.2.4 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.33.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [79098fc4] Rmath v0.8.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [892a3eda] StringManipulation v0.4.1 [856f2bd8] StructTypes v1.11.0 [2efcf032] SymbolicIndexingInterface v0.3.41 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [6e34b625] Bzip2_jll v1.0.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.7.0+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling ArrayInterfaceReverseDiffExt... 9239.9 ms ✓ ArrayInterface → ArrayInterfaceReverseDiffExt 1 dependency successfully precompiled in 10 seconds. 40 already precompiled. Precompiling DifferentiationInterfaceReverseDiffExt... 9062.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceReverseDiffExt 1 dependency successfully precompiled in 9 seconds. 40 already precompiled. ./special/bigfloat/initial_convergence.jl 34.593973 seconds (18.80 M allocations: 975.634 MiB, 1.41% gc time, 99.94% compilation time) ./general/api.jl 28.303345 seconds (15.34 M allocations: 802.107 MiB, 0.62% gc time, 99.53% compilation time) ./general/callables.jl 0.472227 seconds (135.46 k allocations: 5.931 MiB, 96.08% compilation time) ./general/callbacks.jl 17.470979 seconds (4.52 M allocations: 244.045 MiB, 0.39% gc time, 99.37% compilation time) ./general/convergence.jl 0.755427 seconds (269.29 k allocations: 14.148 MiB, 94.47% compilation time) ./general/default_solvers.jl 0.577489 seconds (493.05 k allocations: 26.092 MiB, 98.05% compilation time) ./general/deprecate.jl 0.000274 seconds (108 allocations: 6.852 KiB) ./general/initial_convergence.jl 10.959489 seconds (2.97 M allocations: 156.521 MiB, 0.65% gc time, 99.84% compilation time) ./general/objective_types.jl 13.450298 seconds (6.87 M allocations: 351.677 MiB, 0.85% gc time, 98.71% compilation time) ./general/Optim.jl Skipping Optim.Optimizer 2.486704 seconds (885.94 k allocations: 47.180 MiB, 1.18% gc time, 94.13% compilation time) ./general/optimize.jl 5.705155 seconds (5.62 M allocations: 294.914 MiB, 1.42% gc time, 98.31% compilation time) ./general/type_stability.jl 43.965374 seconds (15.44 M allocations: 802.191 MiB, 1.19% gc time, 99.90% compilation time) ./general/types.jl 11.092582 seconds (5.07 M allocations: 252.118 MiB, 0.96% gc time, 99.68% compilation time) ./general/counter.jl 22.779396 seconds (7.01 M allocations: 361.657 MiB, 0.53% gc time, 99.69% compilation time) ./general/maximize.jl 5.236896 seconds (2.16 M allocations: 107.924 MiB, 0.77% gc time, 97.50% compilation time) ./univariate/optimize/interface.jl WARNING: Method definition (::Main.yObj)(Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/univariate/optimize/interface.jl:9 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/univariate/optimize/interface.jl:14. 12.974409 seconds (5.12 M allocations: 269.424 MiB, 0.57% gc time, 99.90% compilation time) ./univariate/optimize/optimize.jl 0.011532 seconds (4.96 k allocations: 204.836 KiB, 0.01% compilation time) ./univariate/solvers/golden_section.jl 0 6.754903e-01 0.000000e+00 6.283185e+00 1 -6.754903e-01 2.399963e+00 6.283185e+00 2 -9.961710e-01 3.883222e+00 6.283185e+00 3.557092 seconds (1.54 M allocations: 81.828 MiB, 1.15% gc time, 97.32% compilation time) ./univariate/solvers/brent.jl 0 6.754903e-01 0.000000e+00 6.283185e+00 initial 1 -6.754903e-01 2.399963e+00 6.283185e+00 lower 2 -9.961710e-01 3.883222e+00 6.283185e+00 lower 3.469758 seconds (1.57 M allocations: 86.305 MiB, 1.95% gc time, 96.80% compilation time) ./univariate/dual.jl 4.898206 seconds (1.86 M allocations: 87.245 MiB, 5.40% gc time, 99.73% compilation time) ./multivariate/optimize/interface.jl 13.200297 seconds (5.18 M allocations: 271.238 MiB, 0.22% gc time, 99.14% compilation time) ./multivariate/optimize/optimize.jl 8.000290 seconds (6.60 M allocations: 335.291 MiB, 1.12% gc time, 93.97% compilation time) ./multivariate/optimize/inplace.jl 0.785736 seconds (270.95 k allocations: 13.833 MiB, 3.06% gc time, 98.18% compilation time) ./multivariate/solvers/constrained/fminbox.jl 35.931710 seconds (13.55 M allocations: 743.823 MiB, 0.54% gc time, 98.43% compilation time) ./multivariate/solvers/constrained/ipnewton/interface.jl 34.792637 seconds (11.63 M allocations: 603.833 MiB, 0.78% gc time, 99.87% compilation time) ./multivariate/solvers/constrained/ipnewton/constraints.jl Iter Lagrangian value Function value Gradient norm |==constr.| μ 0 1.325355e+05 -1.131426e-16 8.836323e+04 1.325355e+05 2.72e-04 * c: [6.0] * time: 1.751204133089022e9 * g(x): [88357.23479296362, -66267.7444111528] * x: [12.0, 14.0] * gtilde(x): [88357.23474122555, -66267.74465259715] * h(x): [3.572390764231408e-5 0.019671531709867046; 0.019671531709867046 0.0002749782775992128] * α: 1.0 * bstate: BarrierStateVars{Float64}: slack_x: [7.0, 3.0, 9.0, 1.0] slack_c: Float64[] λx: [3.880355485284997e-5, 9.054162798998327e-5, 3.0180542663327756e-5, 0.0002716248839699498] λc: Float64[] λxE: Float64[] λcE: [-22089.248217532382] * bgrad: BarrierStateVars{Float64}: slack_x: [0.0, 0.0, 0.0, 0.0] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 0.0] λc: Float64[] λxE: Float64[] λcE: [-6.0] |gx| = 110446.43458463406, |Hstepx + gx| = 0.0 |gE| = 6.0, |HstepλE + gE| = 4.822439976237547e-7 L0 = 132535.48788140537, L1 = -265071.0104107117, L2 = 265070.98919730965 α = 0.5345893752019844, value: (132535.48788140537, 28708.106124992642, -9168.657958215685), slope: (-265071.0104107117, -123366.36791592586, -123366.87591154999) 1 2.870811e+04 -1.351385e-02 4.112536e+04 2.870812e+04 2.72e-05 * c: [2.792463601897886] * time: 1.751204140171749e9 * g(x): [41122.539199239945, -30841.711823299735] * x: [11.947365900474471, 14.999] * gtilde(x): [41122.53914938217, -30841.712339447375] * h(x): [0.0009609917249249723 0.01003740594764946; 0.01003740594764946 0.5435018277008664] * α: 0.5345893752019844 * bstate: BarrierStateVars{Float64}: slack_x: [6.9473659004744714, 3.0526340995255286, 9.999, 0.0010000000000000009] slack_c: Float64[] λx: [3.909532487685986e-5, 8.895310230370721e-5, 2.6830502427698376e-5, 0.0005429781430559297] λc: Float64[] λxE: Float64[] λcE: [-10280.570603701372] * bgrad: BarrierStateVars{Float64}: slack_x: [3.5185571340610974e-5, 8.005505310704233e-5, 2.4113981935949704e-5, -0.026619510253939025] slack_c: Float64[] λx: [0.0, 0.0, 0.0, 5.551115123125783e-16] λc: Float64[] λxE: Float64[] λcE: [-2.792463601897886] |gx| = 51403.05872340371, |Hstepx + gx| = 0.0 |gE| = 2.792463601897886, |HstepλE + gE| = 8.828777797731391e-8 L0 = 28708.105745855242, L1 = -57416.67519353334, L2 = 57416.673811543704 α = 0.0030311605533831793, value: (28708.105745855242, 28534.330365267975, 28534.06658490219), slope: (-57416.67519353334, -57242.63077740227, -57242.63603676932) 2 2.853433e+04 -1.427745e-02 4.100078e+04 2.853434e+04 2.30e-04 * c: [2.783999196788521] * time: 1.75120414017225e9 * g(x): [40997.890180479895, -30748.22564305577] * x: [11.944389097184102, 14.997852397315963] * gtilde(x): [40997.890130861626, -30748.225616838263] * h(x): [0.001013181536545749 0.010048653607865754; 0.010048653607865754 0.0008059471382789342] * α: 0.0030311605533831793 * bstate: BarrierStateVars{Float64}: slack_x: [6.944389097184102, 3.0556109028158978, 9.997852397315963, 0.0021476026840380733] slack_c: Float64[] λx: [3.9005423302972634e-5, 8.862369917582548e-5, 2.6760488460467503e-5, 5.42978143055887e-7] λc: Float64[] λxE: Float64[] λcE: [-10249.40835266136] * bgrad: BarrierStateVars{Float64}: slack_x: [5.8321850641475e-6, 1.3231942413964042e-5, 3.718752616694407e-6, -0.10726691187101653] slack_c: Float64[] λx: [0.0, -4.440892098500626e-16, 0.0, 1.2754554357119474e-15] λc: Float64[] λxE: Float64[] λcE: [-2.783999196788521] 84.991178 seconds (21.85 M allocations: 1.083 GiB, 0.46% gc time, 97.49% compilation time) ./multivariate/solvers/constrained/ipnewton/counter.jl WARNING: Method definition fcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition fcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:7 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:7. WARNING: Method definition gcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition gcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:17 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:17. WARNING: Method definition hcounter() in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. WARNING: Method definition hcounter(Bool) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/general/counter.jl:27 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/solvers/constrained/ipnewton/counter.jl:27. 0.351963 seconds (81.71 k allocations: 3.827 MiB, 90.97% compilation time) ./multivariate/solvers/constrained/ipnewton/ipnewton_unconstrained.jl 12.650914 seconds (12.90 M allocations: 781.049 MiB, 4.82% gc time, 94.00% compilation time) ./multivariate/solvers/constrained/samin.jl 5.286916 seconds (2.84 M allocations: 132.605 MiB, 1.01% gc time, 98.57% compilation time) ./multivariate/solvers/first_order/accelerated_gradient_descent.jl 5.837741 seconds (7.61 M allocations: 1.300 GiB, 3.45% gc time, 60.12% compilation time) ./multivariate/solvers/first_order/adam_adamax.jl 12.500934 seconds (9.02 M allocations: 1.147 GiB, 1.46% gc time, 84.34% compilation time) ./multivariate/solvers/first_order/bfgs.jl 18.769479 seconds (18.47 M allocations: 1.774 GiB, 1.95% gc time, 83.83% compilation time) ./multivariate/solvers/first_order/cg.jl 25.666071 seconds (5.34 M allocations: 639.846 MiB, 0.64% gc time, 95.13% compilation time) ./multivariate/solvers/first_order/gradient_descent.jl 30.272413 seconds (87.75 M allocations: 11.418 GiB, 4.92% gc time, 5.79% compilation time) ./multivariate/solvers/first_order/l_bfgs.jl 3.795306 seconds (11.53 M allocations: 1.302 GiB, 5.63% gc time, 26.58% compilation time) ./multivariate/solvers/first_order/momentum_gradient_descent.jl 5.206788 seconds (8.74 M allocations: 1.828 GiB, 5.41% gc time, 23.55% compilation time) ./multivariate/solvers/first_order/ngmres.jl ┌ Warning: Use caution. N-GMRES/O-ACCEL has only been tested with Gradient Descent and L-BFGS preconditioning. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/first_order/ngmres.jl:222 60.893485 seconds (34.96 M allocations: 3.534 GiB, 1.09% gc time, 89.89% compilation time) ./multivariate/solvers/second_order/newton.jl 62.084803 seconds (109.00 M allocations: 20.271 GiB, 5.18% gc time, 23.33% compilation time) ./multivariate/solvers/second_order/newton_trust_region.jl ┌ Warning: Terminated early due to NaN in Hessian. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/optimize/optimize.jl:121 53.260222 seconds (104.98 M allocations: 15.257 GiB, 3.90% gc time, 21.53% compilation time) ./multivariate/solvers/second_order/krylov_trust_region.jl 0.693129 seconds (221.70 k allocations: 46.141 MiB, 83.66% compilation time) ./multivariate/solvers/zeroth_order/grid_search.jl 0.324498 seconds (25.95 k allocations: 1.262 MiB, 97.46% compilation time) ./multivariate/solvers/zeroth_order/nelder_mead.jl 2.001034 seconds (2.86 M allocations: 147.837 MiB, 2.12% gc time, 99.34% compilation time) ./multivariate/solvers/zeroth_order/particle_swarm.jl Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 9.989738464355469e-5 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.9220600128173828 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.92215895652771 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.9222140312194824 * x: [0.0, 0.0] 4 6.083684e-01 NaN * time: 0.9222660064697266 * x: [0.23897368559260812, 0.07419856886452963] 5 6.083684e-01 NaN * time: 0.9223198890686035 * x: [0.23897368559260812, 0.07419856886452963] 6 6.083684e-01 NaN * time: 0.9223728179931641 * x: [0.23897368559260812, 0.07419856886452963] 7 6.083684e-01 NaN * time: 0.9224259853363037 * x: [0.23897368559260812, 0.07419856886452963] 8 6.083684e-01 NaN * time: 0.9224789142608643 * x: [0.23897368559260812, 0.07419856886452963] 9 6.083684e-01 NaN * time: 0.9225339889526367 * x: [0.23897368559260812, 0.07419856886452963] 10 6.083684e-01 NaN * time: 0.9225859642028809 * x: [0.23897368559260812, 0.07419856886452963] Iter Function value Gradient norm 0 1.000000e+00 NaN * time: 0.00024199485778808594 * x: [0.0, 0.0] 1 1.000000e+00 NaN * time: 0.056944847106933594 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.057202816009521484 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.057434797286987305 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05765199661254883 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.057858943939208984 * x: [0.0, 0.0] 6 5.893219e-01 NaN * time: 0.057971954345703125 * x: [0.44369156200729787, 0.24976237094329426] 7 5.893219e-01 NaN * time: 0.05802297592163086 * x: [0.44369156200729787, 0.24976237094329426] 8 3.258883e-01 NaN * time: 0.058081865310668945 * x: [0.446959343451454, 0.18561838407230127] 9 3.258883e-01 NaN * time: 0.05814981460571289 * x: [0.446959343451454, 0.18561838407230127] 10 3.258883e-01 NaN * time: 0.058197975158691406 * x: [0.446959343451454, 0.18561838407230127] 4.051441 seconds (1.25 M allocations: 62.716 MiB, 99.32% compilation time) ./multivariate/solvers/zeroth_order/simulated_annealing.jl Iter Function value Gradient norm 1 1.000000e+00 NaN * time: 6.699562072753906e-5 * x: [0.0, 0.0] 2 1.000000e+00 NaN * time: 0.05701708793640137 * x: [0.0, 0.0] 3 1.000000e+00 NaN * time: 0.05708003044128418 * x: [0.0, 0.0] 4 1.000000e+00 NaN * time: 0.05712413787841797 * x: [0.0, 0.0] 5 1.000000e+00 NaN * time: 0.05717015266418457 * x: [0.0, 0.0] 6 1.000000e+00 NaN * time: 0.057212114334106445 * x: [0.0, 0.0] 7 1.000000e+00 NaN * time: 0.05725407600402832 * x: [0.0, 0.0] 8 1.000000e+00 NaN * time: 0.0572969913482666 * x: [0.0, 0.0] 9 1.000000e+00 NaN * time: 0.0573420524597168 * x: [0.0, 0.0] 10 1.000000e+00 NaN * time: 0.0573880672454834 * x: [0.0, 0.0] 11 1.000000e+00 NaN * time: 0.05743098258972168 * x: [0.0, 0.0] 2.963822 seconds (2.15 M allocations: 82.324 MiB, 1.19% gc time, 90.00% compilation time) ./multivariate/array.jl Precompiling RecursiveArrayTools... 4631.9 ms ✓ SymbolicIndexingInterface 5323.1 ms ✓ RecursiveArrayTools 2 dependencies successfully precompiled in 11 seconds. 42 already precompiled. Precompiling StaticArraysExt... 1506.1 ms ✓ Accessors → StaticArraysExt 1 dependency successfully precompiled in 2 seconds. 18 already precompiled. Precompiling RecursiveArrayToolsForwardDiffExt... 2572.0 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 1 dependency successfully precompiled in 3 seconds. 57 already precompiled. Precompiling RecursiveArrayToolsSparseArraysExt... 2475.6 ms ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1 dependency successfully precompiled in 3 seconds. 49 already precompiled. 463.841251 seconds (40.08 M allocations: 2.103 GiB, 0.22% gc time, 95.53% compilation time: <1% of which was recompilation) ./multivariate/extrapolate.jl 18.079732 seconds (5.23 M allocations: 310.347 MiB, 0.81% gc time, 99.43% compilation time) ./multivariate/lsthrow.jl 10.050363 seconds (1.65 M allocations: 87.259 MiB, 0.29% gc time, 99.70% compilation time: 2% of which was recompilation) ./multivariate/precon.jl 75.846943 seconds (33.50 M allocations: 10.182 GiB, 2.90% gc time, 86.70% compilation time: <1% of which was recompilation) ./multivariate/manifolds.jl WARNING: Method definition (::Main.var"#fprod#455"{fmanif, n})(Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:59 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:70. WARNING: Method definition (::Main.var"#gprod!#456"{gmanif!, n})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:60 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/test/multivariate/manifolds.jl:71. 218.601378 seconds (35.96 M allocations: 1.821 GiB, 0.30% gc time, 99.93% compilation time) ./multivariate/complex.jl 28.718405 seconds (9.27 M allocations: 482.859 MiB, 0.62% gc time, 99.64% compilation time) ./multivariate/fdtime.jl 35.818325 seconds (73.52 M allocations: 14.229 GiB, 6.40% gc time, 4.77% compilation time) ./multivariate/arbitrary_precision.jl ┌ Warning: Terminated early due to NaN in gradient. └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/optimize/optimize.jl:117 43.418533 seconds (20.14 M allocations: 999.561 MiB, 0.73% gc time, 96.04% compilation time: 2% of which was recompilation) ./multivariate/successive_f_tol.jl 0.300894 seconds (66.78 k allocations: 3.714 MiB, 94.60% compilation time) ./multivariate/f_increase.jl 0.218365 seconds (23.01 k allocations: 1.139 MiB, 91.68% compilation time) ./multivariate/measurements.jl Precompiling RecursiveArrayToolsMeasurementsExt... 2152.0 ms ✓ RecursiveArrayTools → RecursiveArrayToolsMeasurementsExt 1 dependency successfully precompiled in 3 seconds. 47 already precompiled. 13.709119 seconds (4.63 M allocations: 253.170 MiB, 0.56% gc time, 80.51% compilation time) Literate examples WARNING: using NLSolversBase.gradient in module Main conflicts with an existing identifier. WARNING: using NLSolversBase.hessian in module Main conflicts with an existing identifier. ┌ Warning: Initial guess is not an interior point └ @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:136 Stacktrace: [1] initial_state(method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}, options::Optim.Options{Float64, Nothing}, d::TwiceDifferentiable{Float64, Vector{Float64}, Matrix{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, initial_x::Vector{Float64}) @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/ipnewton.jl:137 [2] optimize @ ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [inlined] [3] optimize(d::TwiceDifferentiable{Float64, Vector{Float64}, Matrix{Float64}, Vector{Float64}}, constraints::TwiceDifferentiableConstraints{typeof(con_c!), typeof(con_jacobian!), typeof(con_h!), Float64}, initial_x::Vector{Float64}, method::IPNewton{typeof(Optim.backtrack_constrained_grad), Symbol}) @ Optim ~/.julia/packages/Optim/7krni/src/multivariate/solvers/constrained/ipnewton/interior.jl:289 [4] top-level scope @ ~/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:175 [5] include @ ./sysimg.jl:38 [inlined] [6] #472 @ ~/.julia/packages/Optim/7krni/test/examples.jl:11 [inlined] [7] cd(f::var"#472#475"{String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [8] #471 @ ~/.julia/packages/Optim/7krni/test/examples.jl:10 [inlined] [9] mktempdir(fn::var"#471#474"{String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:819 [10] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:815 [11] macro expansion @ ~/.julia/packages/Optim/7krni/test/examples.jl:9 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [13] macro expansion @ ~/.julia/packages/Optim/7krni/test/examples.jl:9 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [15] top-level scope @ ~/.julia/packages/Optim/7krni/test/examples.jl:2 [16] include @ ./sysimg.jl:38 [inlined] [17] macro expansion @ ./timing.jl:581 [inlined] [18] macro expansion @ ~/.julia/packages/Optim/7krni/test/runtests.jl:320 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [20] top-level scope @ ~/.julia/packages/Optim/7krni/test/runtests.jl:294 [21] include(fname::String) @ Main ./sysimg.jl:38 [22] top-level scope @ none:6 [23] eval @ ./boot.jl:430 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [25] _start() @ Base ./client.jl:531 parameter estimates:[2.836642512088644, 3.053452125511052, 0.37218117584627275] t-statsitics: [48.02654897758058, 45.515682746940136, 8.94427190999916] WARNING: Method definition con_c!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:142 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:184. WARNING: Method definition con_jacobian!(Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:143 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:185. WARNING: Method definition con_h!(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/ipnewton_basics.jl:148 overwritten at /home/pkgeval/.julia/packages/Optim/7krni/docs/src/examples/rasch.jl:188. 39.967982 seconds (10.65 M allocations: 549.004 MiB, 0.47% gc time, 98.33% compilation time: 8% of which was recompilation) Precompiling MathOptInterface... 77952.3 ms ✓ MathOptInterface 1 dependency successfully precompiled in 79 seconds. 49 already precompiled. Precompiling OptimMOIExt... 6060.4 ms ✓ Optim → OptimMOIExt 1 dependency successfully precompiled in 7 seconds. 86 already precompiled. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 11 running 1 of 1 signal (10): User defined signal 1 unknown function (ip: 0x7d9b4e84f4c9) _ZNK4llvm13StringMapImpl7FindKeyENS_9StringRefE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZNK4llvm6Module11getFunctionENS_9StringRefE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) getOrNull at /source/src/llvm-pass-helpers.cpp:93 [inlined] getOrDeclare at /source/src/llvm-pass-helpers.cpp:99 PlaceGCFrameStore at /source/src/llvm-late-gc-lowering.cpp:2655 PlaceGCFrameStores at /source/src/llvm-late-gc-lowering.cpp:2688 PlaceRootsAndUpdateCalls at /source/src/llvm-late-gc-lowering.cpp:2798 runOnFunction at /source/src/llvm-late-gc-lowering.cpp:2825 run at /source/src/llvm-late-gc-lowering.cpp:2837 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:517 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1298 withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1259 [inlined] CallImpl<(anonymous namespace)::OptimizerT<4> > at /source/usr/include/llvm/ADT/FunctionExtras.h:221 _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2536 [inlined] jl_compile_method_internal at /source/src/gf.c:2423 _jl_invoke at /source/src/gf.c:2940 [inlined] ijl_apply_generic at /source/src/gf.c:3125 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/eRhCr/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/eRhCr/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/eRhCr/src/Test/Test.jl:223 unknown function (ip: 0x7d9b31962aed) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:29 unknown function (ip: 0x7d9b319533df) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 unknown function (ip: 0x7d9b31952e4f) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2734 _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 _include at ./loading.jl:2794 include at ./sysimg.jl:38 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_invoke at /source/src/gf.c:2955 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2734 _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 _include at ./loading.jl:2794 include at ./sysimg.jl:38 unknown function (ip: 0x7d9b4d682082) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:296 _start at ./client.jl:531 jfptr__start_73694.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d9b4e724249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== 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:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x7320a7163592) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x7320a715bcdd) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x7320a715025a) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x7320a714ff5d) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x7320a714f94d) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x7320a714bdd6) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2734 _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 _include at ./loading.jl:2794 include at ./Base.jl:562 jfptr_include_47034.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 exec_options at ./client.jl:323 _start at ./client.jl:531 jfptr__start_73694.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7320a83eb249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== 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.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x000073209ae00010 Total snapshots: 1. Utilization: 0% ╎1 @Base/client.jl:531; _start() ╎ 1 @Base/client.jl:323; exec_options(opts::Base.JLOptions) ╎ 1 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 1 @Base/loading.jl:2794; _include(mapexpr::Function, mod::Module, _path::S… ╎ 1 @Base/loading.jl:2734; include_string(mapexpr::typeof(identity), mod::M… ╎ 1 @Base/boot.jl:430; eval ╎ ╎ 1 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(… ╎ ╎ 1 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 1 @Pkg/src/API.jl:147; test ╎ ╎ 1 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 1 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ ╎ 1 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec}; i… ╎ ╎ ╎ 1 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io::… ╎ ╎ ╎ 1 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vector… ╎ ╎ ╎ 1 …/src/Operations.jl:2011; test ╎ ╎ ╎ 1 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs::… ╎ ╎ ╎ ╎ 1 …src/Operations.jl:1841; kwcall(::@NamedTuple{preferences::… ╎ ╎ ╎ ╎ 1 …src/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 1 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 1 @Base/file.jl:815; mktempdir(fn::Function, parent::Strin… ╎ ╎ ╎ ╎ 1 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#11… ╎ ╎ ╎ ╎ ╎ 1 …c/Operations.jl:1902; (::Pkg.Operations.var"#116#121"… ╎ ╎ ╎ ╎ ╎ 1 …c/Operations.jl:1793; with_temp_env(fn::Pkg.Operatio… ╎ ╎ ╎ ╎ ╎ 1 …/Operations.jl:1935; (::Pkg.Operations.var"#118#123… ╎ ╎ ╎ ╎ ╎ 1 @Base/env.jl:265; withenv(::Pkg.Operations.var"#131… ╎ ╎ ╎ ╎ ╎ 1 …Operations.jl:2086; (::Pkg.Operations.var"#131#13… ╎ ╎ ╎ ╎ ╎ ╎ 1 …Operations.jl:2146; subprocess_handler(cmd::Cmd,… ╎ ╎ ╎ ╎ ╎ ╎ 1 …se/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 1 …se/process.jl:694; wait(x::Base.Process, syncd… ╎ ╎ ╎ ╎ ╎ ╎ 1 …condition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 1 …condition.jl:130; wait(c::Base.GenericCondit… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …ase/task.jl:1021; wait() ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …ase/task.jl:1012; poptask(W::Base.Intrusiv… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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:522 poptask at ./task.jl:1012 [11] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:70 _ZNK4llvm5Value10getContextEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm7GVNPass10ValueTable13createGEPExprEPNS_17GetElementPtrInstE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm7GVNPass10ValueTable11lookupOrAddEPNS_5ValueE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 _ZN4llvm7GVNPass18processInstructionEPNS_11InstructionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 profile_printing_listener at ./Base.jl:582 _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsEPNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:517 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1298 withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1259 [inlined] CallImpl<(anonymous namespace)::OptimizerT<4> > at /source/usr/include/llvm/ADT/FunctionExtras.h:221 _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) #1190 at ./Base.jl:622 jfptr_YY.1190_76268.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1202 unknown function (ip: (nil)) Allocations: 16350048 (Pool: 16349418; Big: 630); GC: 17 _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) error at ./error.jl:35 #schedule#763 at ./task.jl:884 _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2536 [inlined] jl_compile_method_internal at /source/src/gf.c:2423 _jl_invoke at /source/src/gf.c:2940 [inlined] ijl_apply_generic at /source/src/gf.c:3125 macro expansion at /home/pkgeval/.julia/packages/MathOptInterface/eRhCr/src/Test/Test.jl:270 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] #runtests#2 at /home/pkgeval/.julia/packages/MathOptInterface/eRhCr/src/Test/Test.jl:265 runtests at /home/pkgeval/.julia/packages/MathOptInterface/eRhCr/src/Test/Test.jl:223 unknown function (ip: 0x7d9b31962aed) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 test_MOI_Test at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:29 unknown function (ip: 0x7d9b319533df) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] runtests at /home/pkgeval/.julia/packages/Optim/7krni/test/MOI_wrapper.jl:11 unknown function (ip: 0x7d9b31952e4f) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 jfptr_uv_writecb_task_67144.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2734 _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jlcapi_uv_writecb_task_67607.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 _include at ./loading.jl:2794 include at ./sysimg.jl:38 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] macro expansion at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:328 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] top-level scope at /home/pkgeval/.julia/packages/Optim/7krni/test/runtests.jl:294 _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_invoke at /source/src/gf.c:2955 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:934 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 poptask at ./task.jl:1012 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2734 _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 wait at ./task.jl:1021 _include at ./loading.jl:2794 include at ./sysimg.jl:38 unknown function (ip: 0x7d9b4d682082) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 uv_write at ./stream.jl:1081 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 unsafe_write at ./stream.jl:1154 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:296 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 _start at ./client.jl:531 jfptr_print_48490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 showerror at ./errorshow.jl:152 unknown function (ip: 0x7320a7170616) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 _atexit at ./initdefs.jl:454 jfptr__start_73694.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d9b4e724249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) Allocations: 1098047372 (Pool: 1096586918; Big: 1460454); GC: 3810 jfptr__atexit_69651.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2948 [inlined] ijl_apply_generic at /source/src/gf.c:3125 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_exit_thread0_cb at /source/src/signals-unix.c:517 PkgEval terminated after 2766.7s: test duration exceeded the time limit