Package evaluation to test CIGARStrings on Julia 1.14.0-DEV.1699 (9484a92029*) started at 2026-02-10T14:27:15.785 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.26s ################################################################################ # Installation # Installing CIGARStrings... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e5b51f81] + CIGARStrings v0.1.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [e5b51f81] + CIGARStrings v0.1.8 [a791c907] + MemoryViews v0.3.7 Installation completed after 0.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2716.7 ms ✓ CIGARStrings 902.0 ms ✓ FormatSpecimens 2 dependencies successfully precompiled in 4 seconds. 13 already precompiled. Precompilation completed after 18.38s ################################################################################ # Testing # Testing CIGARStrings Status `/tmp/jl_LGjv8d/Project.toml` [e5b51f81] CIGARStrings v0.1.8 [3372ea36] FormatSpecimens v1.4.0 [a791c907] MemoryViews v0.3.7 [8dfed614] Test v1.11.0 Status `/tmp/jl_LGjv8d/Manifest.toml` [e5b51f81] CIGARStrings v0.1.8 [3372ea36] FormatSpecimens v1.4.0 [a791c907] MemoryViews v0.3.7 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Instantiation | 56 56 1.9s Test Summary: | Pass Total Time Iteration | 2 2 0.2s Test Summary: | Pass Total Time Writing | 12 12 0.0s Test Summary: | Pass Total Time Query / ref / aln length | 10 10 0.1s Test Summary: | Pass Total Time Count matches | 26 26 0.1s Test Summary: | Pass Total Time aln identity | 18 18 0.0s Test Summary: | Pass Total Time Translate positions | 174 174 4.4s ┌ Warning: `cigar_view!(v::Vector{UInt8}, x::BAMCIGAR)` is deprecated, use `MemoryView(encode_append!(empty!(v), CIGAR, x))` instead. │ caller = macro expansion at runtests.jl:363 [inlined] └ @ Core ~/.julia/packages/CIGARStrings/EHlxH/test/runtests.jl:363 Test Summary: | Pass Total Time BAMCIGAR specifics | 38 38 2.5s Test Summary: | Pass Total Time is_compatible | 57 57 2.2s Test Summary: | Pass Total Time Normalization | 92 92 1.6s Test Summary: | Pass Total Time encode! and encode_append! | 149 149 0.8s Testing CIGARStrings tests passed Testing completed after 25.06s PkgEval succeeded after 64.1s