Package evaluation to load ReadDatastores on Julia 1.13.0-DEV.1276 (4ca97dc26d*) started at 2025-10-10T05:19:47.158 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing ReadDatastores... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [70a005b8] + ReadDatastores v0.4.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 [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.5s ################################################################################ # 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... 2573.7 ms ✓ TranscodingStreams 907.9 ms ✓ StableRNGs 1593.2 ms ✓ BioGenerics 2219.0 ms ✓ Automa 13766.1 ms ✓ BioSymbols 5619.2 ms ✓ BioSequences 15271.8 ms ✓ FASTX 3780.5 ms ✓ ReadDatastores 8 dependencies successfully precompiled in 46 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 56.06s ################################################################################ # Loading # Loading ReadDatastores... Loading completed after 2.02s PkgEval succeeded after 74.57s