Package evaluation of StenoGraphs on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-16T22:12:47.292 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.58s ################################################################################ # 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 1.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 92.42s ################################################################################ # Testing # Testing StenoGraphs Status `/tmp/jl_GeJXv4/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_GeJXv4/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 [7b1f6079] FileWatching 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.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+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... 922.5 ms ✓ IOCapture 62887.7 ms ✓ Parsers 1229.5 ms ✓ DocStringExtensions 7557.2 ms ✓ JSON 8770.4 ms ✓ Documenter 5 dependencies successfully precompiled in 81 seconds. 21 already precompiled. WARNING: Detected access to binding `StenoGraphs.##docmeta#281` 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. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. [ 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... 1279.0 ms ✓ OrderedCollections 832.8 ms ✓ StatsAPI 1168.4 ms ✓ Compat 1346.7 ms ✓ LogExpFunctions 852.9 ms ✓ Compat → CompatLinearAlgebraExt 4485.4 ms ✓ DataStructures 1969.9 ms ✓ SortingAlgorithms 5543.8 ms ✓ StatsBase 8 dependencies successfully precompiled in 18 seconds. 28 already precompiled. Test Summary: | Pass Total Time StenoGraphs.jl | 180 180 2m12.5s Testing StenoGraphs tests passed Testing completed after 221.22s PkgEval succeeded after 332.58s