Package evaluation to load GenomeGraphs on Julia 1.13.0-DEV.1276 (4ca97dc26d*) started at 2025-10-10T05:20:35.193 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing GenomeGraphs... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [3aa97884] + GenomeGraphs v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [67c07d97] + Automa v0.8.4 [47718e42] + BioGenerics v0.1.5 ⌅ [7e6ae17a] + BioSequences v2.0.6 ⌅ [3c28c6f8] + BioSymbols v4.0.4 [861a8166] + Combinatorics v1.0.3 ⌅ [c2308a5c] + FASTX v1.2.0 [3aa97884] + GenomeGraphs v0.2.0 [1cb3b9ac] + IndexableBitVectors v1.0.0 [70a005b8] + ReadDatastores v0.4.0 ⌅ [860ef19b] + StableRNGs v0.1.2 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [7200193e] + Twiddle v1.1.2 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 2298.8 ms ✓ TranscodingStreams 868.0 ms ✓ StableRNGs 1696.9 ms ✓ BioGenerics 2268.7 ms ✓ Automa 13358.4 ms ✓ BioSymbols 5124.4 ms ✓ BioSequences 14447.3 ms ✓ FASTX 3701.2 ms ✓ ReadDatastores 2938.9 ms ✓ GenomeGraphs 9 dependencies successfully precompiled in 47 seconds. 13 already precompiled. 3 dependencies had output during precompilation: ┌ StableRNGs │ WARNING: Constructor for type "Sampler" was extended in `StableRNGs` without explicit qualification or import. │ NOTE: Assumed "Sampler" refers to `Random.Sampler`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Sampler end`. │ Hint: To silence the warning, qualify `Sampler` as `Random.Sampler` in the method signature or explicitly `import Random: Sampler`. └ ┌ BioSymbols │ WARNING: Constructor for type "Char" was extended in `BioSymbols` without explicit qualification or import. │ NOTE: Assumed "Char" refers to `Base.Char`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Char end`. │ Hint: To silence the warning, qualify `Char` as `Base.Char` in the method signature or explicitly `import Base: Char`. └ ┌ BioSequences │ [ Info: Compiling bit-parallel GC counter for LongSequence{<:NucleicAcidAlphabet} │ [ Info: Compiling bit-parallel mismatch counter for LongSequence{<:NucleicAcidAlphabet} │ [ Info: Compiling bit-parallel match counter for LongSequence{<:NucleicAcidAlphabet} │ [ Info: Compiling bit-parallel ambiguity counter... │ [ Info: For a single LongSequence{<:NucleicAcidAlphabet} │ [ Info: For a pair of LongSequence{<:NucleicAcidAlphabet}s │ [ Info: Compiling bit-parallel certainty counter for LongSequence{<:NucleicAcidAlphabet} │ [ Info: Compiling bit-parallel gap counter for LongSequence{<:NucleicAcidAlphabet} └ Precompilation completed after 57.1s ################################################################################ # Loading # Loading GenomeGraphs... Loading completed after 1.75s PkgEval succeeded after 75.88s