Package evaluation to test MHLib on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T14:39:06.580 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.55s ################################################################################ # Installation # Installing MHLib... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0f3a0e6e] + MHLib v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v0.3.29 [0f3a0e6e] + MHLib v0.3.1 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [43287f4e] + PtrArrays v1.3.0 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [1c621080] + TestItems v1.0.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.41s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.55s ################################################################################ # Testing # Testing MHLib Status `/tmp/jl_k2mR24/Project.toml` [864edb3b] DataStructures v0.19.3 [0f3a0e6e] MHLib v0.3.1 [2913bbd2] StatsBase v0.34.9 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_k2mR24/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [2ab3a3ac] LogExpFunctions v0.3.29 [0f3a0e6e] MHLib v0.3.1 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [43287f4e] PtrArrays v1.3.0 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.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.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Bool[0, 0, 0, 0, 0, 0, 0, 0, 0, 0] I 1 6.00000 0.00000 6.00000 1.4283 con I 2 7.00000 6.00000 7.00000 1.6899 li1 I 3 8.00000 7.00000 8.00000 1.6903 li1 I 4 9.00000 8.00000 9.00000 1.6904 li1 I 5 10.00000 9.00000 10.00000 1.6906 li1 I 10 10.00000 10.00000 9.00000 2.6706 sh1 Method statistics S method iter succ succ-rate% tot-obj-gain avg-obj-gain rel-succ% net-time net-time% brut-time brut-time% S sh2 0 0 NaN 0.00000 NaN 0.00000 0.00000 0.00000 0.00000 0.00000 S sh3 0 0 NaN 0.00000 NaN 0.00000 0.00000 0.00000 0.00000 0.00000 S li1 7 5 71.42857 5.00000 0.71429 71.42857 0.20221 7.57107 0.20221 7.57107 S sh1 2 1 50.00000 4.00000 2.00000 14.28571 0.97926 36.66437 0.97965 36.67894 S con 1 1 100.00000 6.00000 6.00000 14.28571 0.01449 0.54241 0.01449 0.54241 S SUM/AVG 10 7 70.00000 15.00000 1.50000 20.00000 1.19596 44.77785 1.19635 44.79242 T best solution: Bool[1, 1, 1, 1, 1, 1, 1, 1, 1, 1] T best obj: 10 T best iteration: 5 T total iterations: 10 T best time [s]: 1.691 T total time [s]: 2.6709 Bool[0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0] I 1 51.00000 12.00000 51.00000 0.7156 const I 4 53.00000 51.00000 53.00000 0.7330 de1+re I 9 55.00000 53.00000 55.00000 0.7333 de5+re I 11 57.00000 55.00000 57.00000 0.7333 de3+re I 15 58.00000 57.00000 58.00000 0.7333 de4+re I 21 60.00000 58.00000 60.00000 0.7334 de1+re I 27 62.00000 60.00000 62.00000 0.7334 de1+re I 28 63.00000 62.00000 63.00000 0.7334 de2+re I 30 65.00000 63.00000 65.00000 0.7334 de5+re I 32 67.00000 65.00000 67.00000 0.7335 de3+re I 35 68.00000 67.00000 68.00000 0.7335 de2+re I 36 70.00000 68.00000 70.00000 0.7335 de5+re I 39 73.00000 70.00000 73.00000 0.7335 de4+re I 50 74.00000 73.00000 74.00000 0.7335 de2+re I 55 78.00000 74.00000 78.00000 0.7336 de3+re I 65 79.00000 78.00000 79.00000 0.7336 de2+re I 66 80.00000 79.00000 80.00000 0.7336 de2+re I 101 81.00000 80.00000 81.00000 0.7337 de4+re I 105 82.00000 81.00000 82.00000 0.7337 de2+re I 120 82.00000 82.00000 80.00000 0.7337 de3+re Method statistics S method iter succ succ-rate% tot-obj-gain avg-obj-gain rel-succ% net-time net-time% brut-time brut-time% S de3 28 3 10.71429 8.00000 0.28571 8.10811 0.00956 1.30339 0.00956 1.30339 S de2 30 6 20.00000 6.00000 0.20000 16.21622 0.00001 0.00120 0.00001 0.00120 S de1 42 3 7.14286 6.00000 0.14286 8.10811 0.00002 0.00325 0.00002 0.00325 S re 119 18 15.12605 31.00000 0.26050 48.64865 0.00745 1.01539 0.00745 1.01539 S const 1 1 100.00000 39.00000 39.00000 2.70270 0.00001 0.00081 0.00001 0.00081 S de4 12 3 25.00000 5.00000 0.41667 8.10811 0.00002 0.00227 0.00002 0.00227 S de5 7 3 42.85714 6.00000 0.85714 8.10811 0.00001 0.00146 0.00001 0.00146 S SUM/AVG 239 37 15.48117 101.00000 0.42259 14.28571 0.01708 2.32778 0.01708 2.32778 T best solution: Bool[1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1] T best obj: 82 T best iteration: 105 T total iterations: 120 T best time [s]: 0.734 T total time [s]: 0.7337 Bool[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] I 1 51.00000 0.00000 51.00000 0.3406 const I 6 52.00000 51.00000 52.00000 0.3410 de2+re I 9 53.00000 52.00000 53.00000 0.3411 de2+re I 10 54.00000 53.00000 54.00000 0.3412 de2+re I 11 56.00000 54.00000 56.00000 0.3413 de1+re I 12 57.00000 56.00000 57.00000 0.3415 de4+re I 19 58.00000 57.00000 58.00000 0.3416 de2+re I 29 59.00000 58.00000 59.00000 0.3417 de2+re I 34 61.00000 59.00000 61.00000 0.3418 de5+re I 37 63.00000 61.00000 63.00000 0.3419 de5+re I 51 64.00000 63.00000 64.00000 0.3421 de2+re I 56 66.00000 64.00000 66.00000 0.3422 de1+re I 64 68.00000 66.00000 68.00000 0.3423 de1+re I 66 69.00000 68.00000 69.00000 0.3425 de2+re I 70 71.00000 69.00000 71.00000 0.3426 de3+re I 100 73.00000 71.00000 73.00000 0.3427 de3+re I 108 74.00000 73.00000 74.00000 0.3429 de4+re I 120 74.00000 74.00000 71.00000 0.3430 de4+re Method statistics S method iter succ succ-rate% tot-obj-gain avg-obj-gain rel-succ% net-time net-time% brut-time brut-time% S de3 20 2 10.00000 4.00000 0.20000 6.06061 0.00002 0.00507 0.00002 0.00507 S de2 36 7 19.44444 7.00000 0.19444 21.21212 0.00001 0.00320 0.00001 0.00320 S de1 23 3 13.04348 6.00000 0.26087 9.09091 0.00001 0.00146 0.00001 0.00146 S re 119 16 13.44538 23.00000 0.19328 48.48485 0.00002 0.00674 0.00002 0.00674 S const 1 1 100.00000 51.00000 51.00000 3.03030 0.00001 0.00229 0.00001 0.00229 S de4 25 2 8.00000 2.00000 0.08000 6.06061 0.00003 0.00744 0.00003 0.00744 S de5 15 2 13.33333 4.00000 0.26667 6.06061 0.00001 0.00347 0.00001 0.00347 S SUM/AVG 239 33 13.80753 97.00000 0.40586 14.28571 0.00010 0.02967 0.00010 0.02967 T best solution: Bool[1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1] T best obj: 74 T best iteration: 108 T total iterations: 120 T best time [s]: 0.343 T total time [s]: 0.3431 Test Summary: | Pass Total Time Package | 7 7 19.0s Testing MHLib tests passed Testing completed after 60.71s PkgEval succeeded after 95.3s