Package evaluation of StenoGraphs on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:44:07.705 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.75s ################################################################################ # Installation # Installing StenoGraphs... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [78862bba] + StenoGraphs v0.4.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [78862bba] + StenoGraphs v0.4.2 Installation completed after 0.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 93.31s ################################################################################ # Testing # Testing StenoGraphs Status `/tmp/jl_3XNbxm/Project.toml` ⌃ [e30172f5] Documenter v0.27.15 ⌃ [1bc83da4] SafeTestsets v0.0.1 [2913bbd2] StatsBase v0.34.4 [78862bba] StenoGraphs v0.4.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_3XNbxm/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [66dad0bd] AliasTables v1.1.3 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 ⌃ [864edb3b] DataStructures v0.18.20 ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌃ [e30172f5] Documenter v0.27.15 ⌃ [b5f81e59] IOCapture v0.2.2 [92d709cd] IrrationalConstants v0.2.4 ⌃ [682c06a0] JSON v0.21.3 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.0 ⌃ [69de0a69] Parsers v2.2.3 [43287f4e] PtrArrays v1.3.0 ⌃ [1bc83da4] SafeTestsets v0.0.1 [a2af1166] SortingAlgorithms v1.2.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [78862bba] StenoGraphs v0.4.2 [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 [76f85450] LibGit2 v1.11.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 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 1048.8 ms ✓ IOCapture 64770.8 ms ✓ Parsers 1314.4 ms ✓ DocStringExtensions 8013.8 ms ✓ JSON 9673.5 ms ✓ Documenter 5 dependencies successfully precompiled in 85 seconds. 19 already precompiled. WARNING: Detected access to binding `StenoGraphs.##docmeta#278` 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. [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Precompiling packages... 1403.6 ms ✓ LogExpFunctions 4367.0 ms ✓ DataStructures 1915.3 ms ✓ SortingAlgorithms 5322.8 ms ✓ StatsBase 4 dependencies successfully precompiled in 13 seconds. 30 already precompiled. Test Summary: | Pass Total Time StenoGraphs.jl | 180 180 2m00.8s Testing StenoGraphs tests passed Testing completed after 214.21s PkgEval succeeded after 326.44s