Package evaluation to test CIGARStrings on Julia 1.14.0-DEV.1720 (f38c537ec6*) started at 2026-02-15T12:29:50.373 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.68s ################################################################################ # 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 1.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2778.2 ms ✓ CIGARStrings 933.2 ms ✓ FormatSpecimens 2 dependencies successfully precompiled in 4 seconds. 13 already precompiled. Precompilation completed after 21.36s ################################################################################ # Testing # Testing CIGARStrings Status `/tmp/jl_2E01Uf/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_2E01Uf/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 2.0s Test Summary: | Pass Total Time Iteration | 2 2 0.2s Test Summary: | Pass Total Time Writing | 12 12 0.1s Test Summary: | Pass Total Time Query / ref / aln length | 10 10 0.2s 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.7s ┌ 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.3s Test Summary: | Pass Total Time Normalization | 92 92 1.7s Test Summary: | Pass Total Time encode! and encode_append! | 149 149 0.9s Testing CIGARStrings tests passed Testing completed after 26.65s PkgEval succeeded after 72.3s