Package evaluation to load BioRecordsProcessing on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T21:20:38.248 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing BioRecordsProcessing... Resolving package versions... Installed BioAlignments ──────── v3.1.0 Installed Automa ─────────────── v1.2.0 Installed Twiddle ────────────── v1.1.2 Installed Glob ───────────────── v1.5.0 Installed Compat ─────────────── v4.18.1 Installed Indexes ────────────── v0.1.3 Installed Preferences ────────── v1.5.2 Installed BioSymbols ─────────── v5.2.0 Installed DataStructures ─────── v0.18.22 Installed PrecompileTools ────── v1.3.4 Installed BioGenerics ────────── v0.1.5 Installed XAM ────────────────── v0.4.2 Installed BGZFStreams ────────── v0.3.2 Installed BioSequences ───────── v3.5.1 Installed OrderedCollections ─── v1.8.2 Installed CodecZlib ──────────── v0.7.8 Installed GenomicFeatures ────── v2.1.0 Installed BioRecordsProcessing ─ v0.2.3 Installed TranscodingStreams ─── v0.9.13 Installed IntervalTrees ──────── v1.1.0 Updating `~/.julia/environments/v1.14/Project.toml` [321bc2d7] + BioRecordsProcessing v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [67c07d97] + Automa v1.2.0 [28d598bf] + BGZFStreams v0.3.2 [00701ae9] + BioAlignments v3.1.0 [47718e42] + BioGenerics v0.1.5 [321bc2d7] + BioRecordsProcessing v0.2.3 [7e6ae17a] + BioSequences v3.5.1 [3c28c6f8] + BioSymbols v5.2.0 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 ⌅ [899a7d2d] + GenomicFeatures v2.1.0 [c27321d9] + Glob v1.5.0 ⌅ [4ffb77ac] + Indexes v0.1.3 [524e6230] + IntervalTrees v1.1.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [7200193e] + Twiddle v1.1.2 [d759349c] + XAM v0.4.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.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.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.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 9.53s ################################################################################ # 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 project... 1.4 s ✓ Glob 0.8 s ✓ Twiddle 93.5 s ✓ IntervalTrees 151.4 s ✓ OrderedCollections 31.9 s ✓ Preferences 2.2 s ✓ Compat 92.0 s ✓ TranscodingStreams 32.0 s ✓ PrecompileTools 0.9 s ✓ Compat → CompatLinearAlgebraExt 55.2 s ✓ BioGenerics 38.5 s ✓ CodecZlib 202.6 s ✓ Automa 120.1 s ✓ BioSymbols 280.4 s ✓ DataStructures 38.6 s ✓ BGZFStreams ERROR: LoadError: Creating a new global in closed module `Base` (`##->###0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] eval_closure_type(mod::Module, closure_type_name::Symbol, field_names::Core.SimpleVector, field_is_box::Core.SimpleVector)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:96  [2] top-level scope  @ ~/.julia/packages/BioSequences/31amM/src/counting.jl:129  [3] eval(m::Module, e::Any)  @ Core boot.jl:522  [4] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [5] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [6] top-level scope  @ ~/.julia/packages/BioSequences/31amM/src/counting.jl:129  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/BioSequences/31amM/src/BioSequences.jl:225  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BioSequences/31amM/src/counting.jl:129 in expression starting at /home/pkgeval/.julia/packages/BioSequences/31amM/src/BioSequences.jl:8 in expression starting at stdin:5 ✗ BioSequences 196.5 s ✓ GenomicFeatures ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7e6ae17a-c86d-528c-b3b9-7f778a29fe59"), "BioSequences") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/BioAlignments/I6ecx/src/BioAlignments.jl:86  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BioAlignments/I6ecx/src/BioAlignments.jl:3 in expression starting at stdin:5 ✗ BioAlignments 128.0 s ✓ Indexes ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("00701ae9-d1dc-5365-b64a-a3a3ebf5695e"), "BioAlignments") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/XAM/gm2PK/src/sam/sam.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [13] top-level scope  @ ~/.julia/packages/XAM/gm2PK/src/XAM.jl:16  [14] include(mod::Module, _path::String)  @ Base Base.jl:325  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core boot.jl:522  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [19] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [21] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/XAM/gm2PK/src/sam/sam.jl:4 in expression starting at /home/pkgeval/.julia/packages/XAM/gm2PK/src/XAM.jl:1 in expression starting at stdin:5 ✗ XAM ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d759349c-bcba-11e9-07c2-5b90f8f05f7c"), "XAM") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/BioRecordsProcessing/Dw0CY/src/BioRecordsProcessing.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BioRecordsProcessing/Dw0CY/src/BioRecordsProcessing.jl:1 in expression starting at stdin:5 ✗ BioRecordsProcessing 17 dependencies successfully precompiled in 1612 seconds. 14 already precompiled. Precompilation completed after 1638.99s ################################################################################ # Loading # Loading BioRecordsProcessing... ERROR: LoadError: Creating a new global in closed module `Base` (`##->###0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] eval_closure_type(mod::Module, closure_type_name::Symbol, field_names::Core.SimpleVector, field_is_box::Core.SimpleVector)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:96  [2] top-level scope  @ ~/.julia/packages/BioSequences/31amM/src/counting.jl:129  [3] eval(m::Module, e::Any)  @ Core boot.jl:522  [4] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [5] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [6] top-level scope  @ ~/.julia/packages/BioSequences/31amM/src/counting.jl:129  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/BioSequences/31amM/src/BioSequences.jl:225  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BioSequences/31amM/src/counting.jl:129 in expression starting at /home/pkgeval/.julia/packages/BioSequences/31amM/src/BioSequences.jl:8 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7e6ae17a-c86d-528c-b3b9-7f778a29fe59"), "BioSequences") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/BioAlignments/I6ecx/src/BioAlignments.jl:86  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BioAlignments/I6ecx/src/BioAlignments.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("00701ae9-d1dc-5365-b64a-a3a3ebf5695e"), "BioAlignments") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/XAM/gm2PK/src/sam/sam.jl:8  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [13] top-level scope  @ ~/.julia/packages/XAM/gm2PK/src/XAM.jl:16  [14] include(mod::Module, _path::String)  @ Base Base.jl:325  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core boot.jl:522  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [19] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [21] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/XAM/gm2PK/src/sam/sam.jl:4 in expression starting at /home/pkgeval/.julia/packages/XAM/gm2PK/src/XAM.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("d759349c-bcba-11e9-07c2-5b90f8f05f7c"), "XAM") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/BioRecordsProcessing/Dw0CY/src/BioRecordsProcessing.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BioRecordsProcessing/Dw0CY/src/BioRecordsProcessing.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ BioAlignments │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7e6ae17a-c86d-528c-b3b9-7f778a29fe59"), "BioSequences") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118 │ [11] top-level scope │ @ ~/.julia/packages/BioAlignments/I6ecx/src/BioAlignments.jl:86 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [17] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [19] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/BioAlignments/I6ecx/src/BioAlignments.jl:3 │ in expression starting at stdin:5 └ ┌ BioRecordsProcessing │ [Output was shown above] └ ┌ BioSequences │ ERROR: LoadError: Creating a new global in closed module `Base` (`##->###0`) breaks incremental compilation because the side effects will not be permanent. │ Stacktrace: │ [1] eval_closure_type(mod::Module, closure_type_name::Symbol, field_names::Core.SimpleVector, field_is_box::Core.SimpleVector) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:96 │ [2] top-level scope │ @ ~/.julia/packages/BioSequences/31amM/src/counting.jl:129 │ [3] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [4] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745 │ [5] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined] │ [6] top-level scope │ @ ~/.julia/packages/BioSequences/31amM/src/counting.jl:129 │ [7] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [8] top-level scope │ @ ~/.julia/packages/BioSequences/31amM/src/BioSequences.jl:225 │ [9] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [10] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [11] top-level scope │ @ stdin:5 │ [12] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [14] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [15] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [16] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/BioSequences/31amM/src/counting.jl:129 │ in expression starting at /home/pkgeval/.julia/packages/BioSequences/31amM/src/BioSequences.jl:8 │ in expression starting at stdin:5 └ ┌ XAM │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("00701ae9-d1dc-5365-b64a-a3a3ebf5695e"), "BioAlignments") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118 │ [11] top-level scope │ @ ~/.julia/packages/XAM/gm2PK/src/sam/sam.jl:8 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [13] top-level scope │ @ ~/.julia/packages/XAM/gm2PK/src/XAM.jl:16 │ [14] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/XAM/gm2PK/src/sam/sam.jl:4 │ in expression starting at /home/pkgeval/.julia/packages/XAM/gm2PK/src/XAM.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 4 packages failed to precompile: BioAlignments Failed to precompile BioAlignments [00701ae9-d1dc-5365-b64a-a3a3ebf5695e] to "/home/pkgeval/.julia/compiled/v1.14/BioAlignments/jl_npMdMC" (ProcessExited(1)). BioRecordsProcessing Failed to precompile BioRecordsProcessing [321bc2d7-9525-42af-8b23-17b2621d5ea8] to "/home/pkgeval/.julia/compiled/v1.14/BioRecordsProcessing/jl_cIMot8" (ProcessExited(1)). BioSequences Failed to precompile BioSequences [7e6ae17a-c86d-528c-b3b9-7f778a29fe59] to "/home/pkgeval/.julia/compiled/v1.14/BioSequences/jl_UzAPhz" (ProcessExited(1)). XAM Failed to precompile XAM [d759349c-bcba-11e9-07c2-5b90f8f05f7c] to "/home/pkgeval/.julia/compiled/v1.14/XAM/jl_X0lFNh" (ProcessExited(1)). Loading failed after 156.56s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using BioRecordsProcessing'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 1834.65s: package fails to precompile