Package evaluation of GeneticVariation on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T00:37:42.712 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing GeneticVariation... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [9bc6ac9d] + GeneticVariation v0.4.1 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [67c07d97] + Automa v0.7.0 [28d598bf] + BGZFStreams v0.3.2 [37cfa864] + BioCore v2.0.5 ⌅ [7e6ae17a] + BioSequences v1.1.0 ⌅ [3c28c6f8] + BioSymbols v3.1.0 [e1450e63] + BufferedStreams v1.2.2 [944b1d66] + CodecZlib v0.7.8 ⌅ [861a8166] + Combinatorics v0.7.0 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [9bc6ac9d] + GeneticVariation v0.4.1 [1cb3b9ac] + IndexableBitVectors v1.0.0 [524e6230] + IntervalTrees v1.1.0 [692b3bcd] + JLLWrappers v1.7.0 [bac558e1] + OrderedCollections v1.8.0 ⌅ [f27b6e38] + Polynomials v0.6.1 [21216c6a] + Preferences v1.4.3 ⌅ [3cdcf5f2] + RecipesBase v0.8.0 [69024149] + StringEncodings v0.3.7 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [7200193e] + Twiddle v1.1.2 [ddb6d928] + YAML v0.4.13 [94ce4f54] + Libiconv_jll v1.18.0+0 [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 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra 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 [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 [4536629a] + OpenBLAS_jll v0.3.29+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.12.0+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 5.71s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 2900.7 ms ✓ Automa 2917.4 ms ✓ BioCore 15206.4 ms ✓ BioSymbols 20016.8 ms ✓ BioSequences 17703.7 ms ✓ GeneticVariation 5 dependencies successfully precompiled in 59 seconds. 33 already precompiled. 3 dependencies had output during precompilation: ┌ BioSequences │ WARNING: Constructor for type "UInt64" was extended in `BioSequences` without explicit qualification or import. │ NOTE: Assumed "UInt64" refers to `Base.UInt64`. 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 UInt64 end`. │ Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. │ WARNING: method definition for BroadcastStyle at /home/pkgeval/.julia/packages/BioSequences/7i86L/src/search/pwm.jl:76 declares type variable T but does not use it. │ WARNING: method definition for BroadcastStyle at /home/pkgeval/.julia/packages/BioSequences/7i86L/src/search/pwm.jl:76 declares type variable S but does not use it. └ ┌ GeneticVariation │ [ Info: Compiling VCF parser... └ ┌ 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`. └ Precompilation completed after 68.89s ################################################################################ # Loading # Loading GeneticVariation... Loading completed after 3.15s PkgEval succeeded after 88.01s