Package evaluation to test CIGARStrings on Julia 1.14.0-DEV.1730 (9c1e1fa299*) started at 2026-02-17T12:30:00.724 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.88s ################################################################################ # 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.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2468.8 ms ✓ CIGARStrings 921.1 ms ✓ FormatSpecimens 2 dependencies successfully precompiled in 3 seconds. 13 already precompiled. Precompilation completed after 20.55s ################################################################################ # Testing # Testing CIGARStrings Status `/tmp/jl_9x3QRY/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_9x3QRY/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.2s Test Summary: | Pass Total Time aln identity | 18 18 0.0s Test Summary: | Pass Total Time Translate positions | 174 174 5.0s ┌ 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.3s 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.9s Testing CIGARStrings tests passed Testing completed after 25.96s PkgEval succeeded after 69.19s