Package evaluation of TreeverseAlgorithm on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:36:56.141 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.12s ################################################################################ # Installation # Installing TreeverseAlgorithm... Resolving package versions... Installed TreeverseAlgorithm ─ v0.1.1 Updating `~/.julia/environments/v1.13/Project.toml` [e1c63c57] + TreeverseAlgorithm v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [0f8b85d8] + JSON3 v1.14.2 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [856f2bd8] + StructTypes v1.11.0 [e1c63c57] + TreeverseAlgorithm v0.1.1 [ade2ca70] + Dates v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 77.24s ################################################################################ # Testing # Testing TreeverseAlgorithm Status `/tmp/jl_8SZ1LP/Project.toml` [f6369f11] ForwardDiff v1.0.1 [0f8b85d8] JSON3 v1.14.2 [ab4ef3a6] NiLang v0.9.4 [e1c63c57] TreeverseAlgorithm v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_8SZ1LP/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.4 [53c48c17] FixedPointNumbers v0.8.5 [f6369f11] ForwardDiff v1.0.1 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [0f8b85d8] JSON3 v1.14.2 [2ab3a3ac] LogExpFunctions v0.3.29 [aa2f6b4e] LogarithmicNumbers v1.4.1 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [ab4ef3a6] NiLang v0.9.4 [575d3204] NiLangCore v0.10.7 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [e1c63c57] TreeverseAlgorithm v0.1.1 [9d95972d] TupleTools v1.6.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Precompiling packages... 1591.1 ms ✓ LogarithmicNumbers → LogarithmicNumbersForwardDiffExt 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. WARNING: Detected access to binding `Main.P3` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. Test Summary: | Pass Total Time TreeverseAlgorithm.jl | 6 6 1m03.7s Testing TreeverseAlgorithm tests passed Testing completed after 71.31s PkgEval succeeded after 169.05s