Package evaluation to test HerbSearch on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T21:07:56.557 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.99s ################################################################################ # Installation # Installing HerbSearch... Resolving package versions... Installed Missings ──────────── v1.2.0 Installed MacroTools ────────── v0.5.16 Installed DataAPI ───────────── v1.16.0 Installed Statistics ────────── v1.11.1 Installed DataStructures ────── v0.19.3 Installed HerbGrammar ───────── v0.6.2 Installed HerbSearch ────────── v0.4.9 Installed StatsAPI ──────────── v1.8.0 Installed AbstractTrees ─────── v0.4.5 Installed LogExpFunctions ───── v0.3.29 Installed HerbInterpret ─────── v0.2.1 Installed SortingAlgorithms ─── v1.2.2 Installed AutoHashEquals ────── v2.2.0 Installed IrrationalConstants ─ v0.2.6 Installed AliasTables ───────── v1.1.3 Installed TimerOutputs ──────── v0.5.29 Installed StatsBase ─────────── v0.34.9 Installed DocStringExtensions ─ v0.9.5 Installed MLStyle ───────────── v0.4.17 Installed ExprTools ─────────── v0.1.10 Installed PtrArrays ─────────── v1.3.0 Installed OrderedCollections ── v1.8.1 Installed HerbConstraints ───── v0.4.8 Installed HerbSpecification ─── v0.2.1 Installed HerbCore ──────────── v0.3.12 Updating `~/.julia/environments/v1.14/Project.toml` [3008d8e8] + HerbSearch v0.4.9 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [15f4f7f2] + AutoHashEquals v2.2.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [1fa96474] + HerbConstraints v0.4.8 [2b23ba43] + HerbCore v0.3.12 [4ef9e186] + HerbGrammar v0.6.2 [5bbddadd] + HerbInterpret v0.2.1 [3008d8e8] + HerbSearch v0.4.9 [6d54aada] + HerbSpecification v0.2.1 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v0.3.29 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [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 [a759f4b9] + TimerOutputs v0.5.29 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.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 [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.7s ################################################################################ # 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.78s ################################################################################ # Testing # Testing HerbSearch Status `/tmp/jl_E1vL5D/Project.toml` [4c88cf16] Aqua v0.8.14 [7806a523] DecisionTree v0.12.4 [1fa96474] HerbConstraints v0.4.8 [2b23ba43] HerbCore v0.3.12 [4ef9e186] HerbGrammar v0.6.2 [5bbddadd] HerbInterpret v0.2.1 [3008d8e8] HerbSearch v0.4.9 [6d54aada] HerbSpecification v0.2.1 [f1f30506] LegibleLambdas v0.3.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_E1vL5D/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [15f4f7f2] AutoHashEquals v2.2.0 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [7806a523] DecisionTree v0.12.4 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [1fa96474] HerbConstraints v0.4.8 [2b23ba43] HerbCore v0.3.12 [4ef9e186] HerbGrammar v0.6.2 [5bbddadd] HerbInterpret v0.2.1 [3008d8e8] HerbSearch v0.4.9 [6d54aada] HerbSpecification v0.2.1 [92d709cd] IrrationalConstants v0.2.6 [f1f30506] LegibleLambdas v0.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [43287f4e] PtrArrays v1.3.0 [6e75b9c4] ScikitLearnBase v0.5.0 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [a759f4b9] TimerOutputs v0.5.29 [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 [a63ad114] Mmap 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.1+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... Test Summary: | Pass Total Time HerbSearch.jl | 329 329 1m39.6s Aqua | 11 11 33.9s Search procedure synth | 8 8 10.8s Search | 1 1 7.8s Search max_enumerations stopping condition | 1 1 0.1s Search with errors in evaluation | 1 1 0.9s Best search | 2 2 0.1s Search_best max_enumerations stopping condition | 1 1 0.0s Search_best with errors in evaluation | 2 2 0.1s Context-free iterators | 41 41 4.1s getters for ProgramIterators | 5 5 0.1s length on single Real grammar | 4 4 0.2s length on grammar with multiplication | 4 4 0.1s length on different arithmetic operators | 16 16 0.0s length on grammar with functions | 4 4 0.0s BFSIterator test | 3 3 0.3s DFSIterator test | 2 2 0.1s MLFSIterator tests | 3 3 3.3s Sampling grammar | 50 50 2.4s Sampling with rand() returns programs in the given max_depth | 20 20 0.3s rand() gives the possible expressions for a certain max_depth | 5 5 0.0s Sampling throws an error if all expressions have a higher depth than max_depth | 5 5 0.3s Only one way to fill constraints | 20 20 1.8s Stochastic | 49 49 19.0s Accept function | 17 17 2.7s Cost functions | 14 14 3.6s Algorithms | 13 13 6.3s MH | 5 5 3.9s mh x * x + 4 | 1 1 2.4s mh x * (x + 5) | 1 1 0.3s factorization | 3 3 1.1s mh 5 * 5 * 5 | 1 1 0.5s mh 2 * 3 * 5 * 5 | 1 1 0.2s mh 2 * 2 * 3 * 4 * 5 | 1 1 0.4s Very Large Scale Neighbourhood | 4 4 0.7s vl x | 1 1 0.4s vl 2 | 1 1 0.1s vl 4 | 1 1 0.1s vl 10 | 1 1 0.1s Simulated Annealing | 4 4 1.8s sa x * x + 4 | 1 1 1.1s sa x * (x + 5) | 1 1 0.3s factorization | 2 2 0.4s sa 5 * 5 | 1 1 0.1s sa 2 * 3 * 4 | 1 1 0.3s Stochastic with Constraints | 5 5 5.3s Genetic search algorithms | 40 40 6.3s mutate_random | 21 21 0.1s Cross over | 10 10 0.1s Synthesize simple arithmetic expressions | 6 6 6.0s syntesizing expr x -> 1 | 1 1 1.4s syntesizing expr x -> 10 | 1 1 0.3s syntesizing expr x -> 625 | 1 1 0.1s syntesizing expr x -> 3x | 1 1 0.1s syntesizing expr x -> 3x + 10 | 1 1 0.1s syntesizing expr x -> 3 * x * x + (x + 2) | 1 1 3.0s Validation logic | 3 3 0.1s @iterator macro | 19 19 0.1s no inheritance | 3 3 0.0s with inheritance | 2 2 0.0s inheriting from something !<: ProgramIterator | 1 1 0.0s mutable iterator | 3 3 0.0s with default values | 3 3 0.0s Check if max_depth and max_size are overwritten | 4 4 0.0s Check default constructors with a solver | 3 3 0.0s UniformIterator | 7 7 1.9s Without constraints | 1 1 0.3s Forbidden constraint | 2 2 0.5s The root is the only solution | 2 2 0.0s No solutions (ordered constraint) | 1 1 1.1s No solutions (forbidden constraint) | 1 1 0.0s Forbidden | 6 6 0.7s Number of candidate programs | 2 2 0.1s Jump Start | 1 1 0.3s Large Tree | 1 1 0.1s DomainRuleNode | 2 2 0.1s Ordered | 9 9 3.6s Number of candidate programs | 6 6 2.6s DomainRuleNode | 1 1 0.3s 4 symbols | 1 1 0.0s (a, b) and (b, a) | 1 1 0.8s Contains | 1 1 0.3s Permutation grammar | 1 1 0.3s ContainsSubtree | 13 13 1.5s Minimal Example | 3 3 1.0s 1 VarNode | 3 3 0.2s 2 VarNodes | 3 3 0.3s No StateHoles | 3 3 0.0s Permutations | 1 1 0.0s Unique | 3 3 1.3s Number of candidate programs | 3 3 1.3s Constraints | 72 72 7.1s fix_point_running related bug | 1 1 0.2s 1 constraint | 30 30 3.4s 2 constraints | 10 10 2.0s 3 constraints | 10 10 0.3s 4 constraints | 10 10 0.2s 5 constraints | 10 10 0.3s all constraints | 1 1 0.5s Test Summary: | Pass Total Time Divide and conquer extension | 21 21 9.6s Search procedure divide and conquer | 20 20 6.7s divide, stopping criteria | 4 4 1.6s decide | 2 2 0.0s conquer | 14 14 5.1s conquer() | 3 3 4.1s conquer related functionality | 10 10 0.6s labels | 2 2 0.1s predicates | 5 5 0.2s features | 3 3 0.4s Construct final program | 1 1 0.1s Benchmark BV example for divide and conquer | 1 1 2.5s Testing HerbSearch tests passed Testing completed after 240.8s PkgEval succeeded after 301.61s