Package evaluation to test MHLib on Julia 1.14.0-DEV.1367 (f40b117265*) started at 2025-12-14T14:17:44.765 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.65s ################################################################################ # 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.29s ################################################################################ # 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:577 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:577 Precompilation failed after 13.38s ################################################################################ # Testing # Testing MHLib Status `/tmp/jl_OPB94c/Project.toml` [864edb3b] DataStructures v0.19.3 [0f3a0e6e] MHLib v0.3.1 [2913bbd2] StatsBase v0.34.9 [f8b46487] TestItemRunner v1.1.1 [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_OPB94c/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.1 [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, 1, 1, 1, 0, 0, 0, 0, 1] I 1 6.00000 4.00000 6.00000 1.4358 con I 2 7.00000 6.00000 7.00000 1.7080 li1 I 3 8.00000 7.00000 8.00000 1.7084 li1 I 4 9.00000 8.00000 9.00000 1.7086 li1 I 5 10.00000 9.00000 10.00000 1.7087 li1 I 10 10.00000 10.00000 9.00000 2.6930 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.20992 7.79467 0.20992 7.79467 S sh1 2 1 50.00000 4.00000 2.00000 14.28571 0.98350 36.51898 0.98373 36.52767 S con 1 1 100.00000 2.00000 2.00000 14.28571 0.01442 0.53536 0.01442 0.53536 S SUM/AVG 10 7 70.00000 11.00000 1.10000 20.00000 1.20784 44.84901 1.20807 44.85770 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.709 T total time [s]: 2.6931 Bool[0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] I 1 51.00000 30.00000 51.00000 0.7134 const I 4 53.00000 51.00000 53.00000 0.7320 de1+re I 9 55.00000 53.00000 55.00000 0.7323 de5+re I 11 57.00000 55.00000 57.00000 0.7325 de3+re I 15 58.00000 57.00000 58.00000 0.7326 de4+re I 21 60.00000 58.00000 60.00000 0.7327 de1+re I 27 62.00000 60.00000 62.00000 0.7328 de1+re I 28 63.00000 62.00000 63.00000 0.7330 de2+re I 30 65.00000 63.00000 65.00000 0.7331 de5+re I 32 67.00000 65.00000 67.00000 0.7332 de3+re I 35 68.00000 67.00000 68.00000 0.7333 de2+re I 36 70.00000 68.00000 70.00000 0.7335 de5+re I 39 73.00000 70.00000 73.00000 0.7336 de4+re I 50 74.00000 73.00000 74.00000 0.7337 de2+re I 55 78.00000 74.00000 78.00000 0.7338 de3+re I 65 79.00000 78.00000 79.00000 0.7339 de2+re I 66 80.00000 79.00000 80.00000 0.7341 de2+re I 101 81.00000 80.00000 81.00000 0.7344 de4+re I 105 82.00000 81.00000 82.00000 0.7345 de2+re I 120 82.00000 82.00000 80.00000 0.7346 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.00976 1.32899 0.00976 1.32899 S de2 30 6 20.00000 6.00000 0.20000 16.21622 0.00001 0.00114 0.00001 0.00114 S de1 42 3 7.14286 6.00000 0.14286 8.10811 0.00002 0.00324 0.00002 0.00324 S re 119 18 15.12605 31.00000 0.26050 48.64865 0.00852 1.15915 0.00852 1.15915 S const 1 1 100.00000 21.00000 21.00000 2.70270 0.00001 0.00081 0.00001 0.00081 S de4 12 3 25.00000 5.00000 0.41667 8.10811 0.00001 0.00130 0.00001 0.00130 S de5 7 3 42.85714 6.00000 0.85714 8.10811 0.00001 0.00084 0.00001 0.00084 S SUM/AVG 239 37 15.48117 83.00000 0.34728 14.28571 0.01834 2.49548 0.01834 2.49548 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.7347 Bool[0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0] I 1 51.00000 20.00000 51.00000 0.4039 const I 6 52.00000 51.00000 52.00000 0.4043 de2+re I 9 53.00000 52.00000 53.00000 0.4045 de2+re I 10 54.00000 53.00000 54.00000 0.4046 de2+re I 11 56.00000 54.00000 56.00000 0.4047 de1+re I 12 57.00000 56.00000 57.00000 0.4049 de4+re I 19 58.00000 57.00000 58.00000 0.4050 de2+re I 29 59.00000 58.00000 59.00000 0.4051 de2+re I 34 61.00000 59.00000 61.00000 0.4053 de5+re I 37 63.00000 61.00000 63.00000 0.4054 de5+re I 51 64.00000 63.00000 64.00000 0.4055 de2+re I 56 66.00000 64.00000 66.00000 0.4055 de1+re I 64 68.00000 66.00000 68.00000 0.4055 de1+re I 66 69.00000 68.00000 69.00000 0.4056 de2+re I 70 71.00000 69.00000 71.00000 0.4056 de3+re I 100 73.00000 71.00000 73.00000 0.4056 de3+re I 108 74.00000 73.00000 74.00000 0.4056 de4+re I 120 74.00000 74.00000 71.00000 0.4057 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.00576 0.00002 0.00576 S de2 36 7 19.44444 7.00000 0.19444 21.21212 0.00001 0.00335 0.00001 0.00335 S de1 23 3 13.04348 6.00000 0.26087 9.09091 0.00000 0.00094 0.00000 0.00094 S re 119 16 13.44538 23.00000 0.19328 48.48485 0.00002 0.00505 0.00002 0.00505 S const 1 1 100.00000 31.00000 31.00000 3.03030 0.00000 0.00100 0.00000 0.00100 S de4 25 2 8.00000 2.00000 0.08000 6.06061 0.00002 0.00605 0.00002 0.00605 S de5 15 2 13.33333 4.00000 0.26667 6.06061 0.00001 0.00317 0.00001 0.00317 S SUM/AVG 239 33 13.80753 77.00000 0.32218 14.28571 0.00010 0.02533 0.00010 0.02533 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.406 T total time [s]: 0.4057 Test Summary: | Pass Total Time Package | 7 7 38.8s Testing MHLib tests passed Testing completed after 80.77s PkgEval succeeded after 114.79s