Package evaluation of Rete on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:52:05.448 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.24s ################################################################################ # Installation # Installing Rete... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [3d46c559] + Rete v1.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [c8e1da08] + IterTools v1.10.0 [e6f89c97] + LoggingExtras v1.1.0 [1914dd2f] + MacroTools v0.5.15 [bac558e1] + OrderedCollections v1.8.0 [3d46c559] + Rete v1.4.0 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 4.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.26s ################################################################################ # Testing # Testing Rete Status `/tmp/jl_kDnAQq/Project.toml` [864edb3b] DataStructures v0.18.20 [c8e1da08] IterTools v1.10.0 [e6f89c97] LoggingExtras v1.1.0 [1914dd2f] MacroTools v0.5.15 [bac558e1] OrderedCollections v1.8.0 [3d46c559] Rete v1.4.0 [b77e0a4c] InteractiveUtils [56ddb016] Logging [de0858da] Printf [8dfed614] Test Status `/tmp/jl_kDnAQq/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [c8e1da08] IterTools v1.10.0 [e6f89c97] LoggingExtras v1.1.0 [1914dd2f] MacroTools v0.5.15 [bac558e1] OrderedCollections v1.8.0 [3d46c559] Rete v1.4.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time test counting | 1 1 1.5s Test Summary: | Pass Total Time test collecting | 1 1 0.2s Test Summary: | Pass Total Time test collectin type | 1 1 0.1s Test Summary: | Pass Total Time Node connection test | 9 9 1.0s Test Summary: | Pass Total Time Simple memory test | 5 5 0.2s Test Summary: | Pass Total Time simple join test a b | 4 4 3.0s Test Summary: | Pass Total Time symetric join test | 1 1 1.5s Test Summary: | Pass Total Time 3-ary join | 2 2 1.0s Test Summary: | Pass Total Time ensure_memory_node | 2 2 0.1s Test Summary: | Pass Total Time test pattern_matcher | 27 27 0.4s Test Summary: | Pass Total Time test BackwardFilterNode | 4 4 0.3s Test Summary: | Pass Total Time test BackwardExtremumNode | 4 4 0.2s Test Summary: | Pass Total Time rule example 2 | 326 326 7.7s Test Summary: | Pass Total Time rule grouping | 5 5 1.5s Test Summary: | Pass Total Time three input rule | 27 27 0.7s Test Summary: | Pass Total Time extract_rule_declarations | 6 6 0.1s Test Summary: | Pass Total Time test CUSTOM_INSTALL | 2 2 0.1s Test Summary: | Pass Total Time rule declared without forward triggers | 6 6 0.9s Test Summary: | Pass Total Time explicit forward triggers | 2 2 0.6s Test Summary: | Pass Total Time test copy_facts | 4 4 2.2s Test Summary: | Pass Total Time test thing/subthing | 5 5 4.2s Testing Rete tests passed Testing completed after 39.04s PkgEval succeeded after 63.66s