Package evaluation of StenoGraphs on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:13:18.688 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.68s ################################################################################ # Installation # Installing StenoGraphs... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [78862bba] + StenoGraphs v0.4.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [78862bba] + StenoGraphs v0.4.2 Installation completed after 0.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 25.28s ################################################################################ # Testing # Testing StenoGraphs Status `/tmp/jl_FUSVrC/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_FUSVrC/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.5.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+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... 870.6 ms ✓ SafeTestsets 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompiling packages... 834.8 ms ✓ IOCapture 81120.7 ms ✓ Parsers 7454.2 ms ✓ JSON 9765.2 ms ✓ Documenter 4 dependencies successfully precompiled in 99 seconds. 20 already precompiled. WARNING: Detected access to binding `StenoGraphs.##docmeta#277` 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... 1323.0 ms ✓ OrderedCollections 839.0 ms ✓ StatsAPI 1145.2 ms ✓ Compat 1249.1 ms ✓ LogExpFunctions 895.3 ms ✓ Compat → CompatLinearAlgebraExt 4269.7 ms ✓ DataStructures 1823.8 ms ✓ SortingAlgorithms 5389.7 ms ✓ StatsBase 8 dependencies successfully precompiled in 17 seconds. 26 already precompiled. Test Summary: | Pass Total Time StenoGraphs.jl | 180 180 2m01.2s Testing StenoGraphs tests passed Testing completed after 229.1s PkgEval succeeded after 273.18s