Package evaluation to load PlayingCards on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T20:02:35.225 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing PlayingCards... Resolving package versions... Installed LogExpFunctions ───── v1.0.1 Installed DataStructures ────── v0.19.5 Installed Missings ──────────── v1.2.0 Installed DataAPI ───────────── v1.16.0 Installed Statistics ────────── v1.11.1 Installed StatsAPI ──────────── v1.8.0 Installed SortingAlgorithms ─── v1.2.3 Installed OrderedCollections ── v1.8.2 Installed StatsBase ─────────── v0.34.12 Installed AliasTables ───────── v1.1.3 Installed IrrationalConstants ─ v0.2.6 Installed PtrArrays ─────────── v1.4.0 Installed DocStringExtensions ─ v0.9.5 Installed PlayingCards ──────── v0.4.0 Updating `~/.julia/environments/v1.14/Project.toml` [ecfe714a] + PlayingCards v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v1.0.1 [e1d29d7a] + Missings v1.2.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [ecfe714a] + PlayingCards v0.4.0 [43287f4e] + PtrArrays v1.4.0 [a2af1166] + SortingAlgorithms v1.2.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.12 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+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 5.88s ################################################################################ # 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... 0.8 s ✓ StatsAPI 1.5 s ✓ DocStringExtensions 1.4 s ✓ Statistics 1.1 s ✓ DataAPI 37.8 s ✓ PtrArrays 152.7 s ✓ OrderedCollections 2.5 s ✓ IrrationalConstants 41.9 s ✓ Statistics → SparseArraysExt 57.0 s ✓ Missings 38.0 s ✓ AliasTables 172.8 s ✓ DataStructures 1.8 s ✓ LogExpFunctions 40.5 s ✓ SortingAlgorithms ERROR: LoadError: Creating a new global in closed module `IrrationalConstants` (`#kw_body#_#48`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/StatsBase/2Znv8/src/scalarstats.jl:527  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/StatsBase/2Znv8/src/StatsBase.jl:251  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StatsBase/2Znv8/src/scalarstats.jl:527 in expression starting at /home/pkgeval/.julia/packages/StatsBase/2Znv8/src/StatsBase.jl:1 in expression starting at stdin:5 ✗ StatsBase ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"), "StatsBase") 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/PlayingCards/EB8zX/src/masked_deck.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [13] top-level scope  @ ~/.julia/packages/PlayingCards/EB8zX/src/PlayingCards.jl:331  [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/PlayingCards/EB8zX/src/masked_deck.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlayingCards/EB8zX/src/PlayingCards.jl:1 in expression starting at stdin:5 ✗ PlayingCards 13 dependencies successfully precompiled in 755 seconds. 5 already precompiled. Precompilation completed after 785.15s ################################################################################ # Loading # Loading PlayingCards... ERROR: LoadError: Creating a new global in closed module `IrrationalConstants` (`#kw_body#_#48`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/StatsBase/2Znv8/src/scalarstats.jl:527  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/StatsBase/2Znv8/src/StatsBase.jl:251  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/StatsBase/2Znv8/src/scalarstats.jl:527 in expression starting at /home/pkgeval/.julia/packages/StatsBase/2Znv8/src/StatsBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"), "StatsBase") 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/PlayingCards/EB8zX/src/masked_deck.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [13] top-level scope  @ ~/.julia/packages/PlayingCards/EB8zX/src/PlayingCards.jl:331  [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/PlayingCards/EB8zX/src/masked_deck.jl:1 in expression starting at /home/pkgeval/.julia/packages/PlayingCards/EB8zX/src/PlayingCards.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ PlayingCards │ [Output was shown above] └ ┌ StatsBase │ ERROR: LoadError: Creating a new global in closed module `IrrationalConstants` (`#kw_body#_#48`) breaks incremental compilation because the side effects will not be permanent. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/StatsBase/2Znv8/src/scalarstats.jl:527 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [3] top-level scope │ @ ~/.julia/packages/StatsBase/2Znv8/src/StatsBase.jl:251 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [5] 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 │ [6] top-level scope │ @ stdin:5 │ [7] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [9] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [10] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [11] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/StatsBase/2Znv8/src/scalarstats.jl:527 │ in expression starting at /home/pkgeval/.julia/packages/StatsBase/2Znv8/src/StatsBase.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: PlayingCards Failed to precompile PlayingCards [ecfe714a-bcc2-4d11-ad00-25525ff8f984] to "/home/pkgeval/.julia/compiled/v1.14/PlayingCards/jl_AoEPXC" (ProcessExited(1)). StatsBase Failed to precompile StatsBase [2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91] to "/home/pkgeval/.julia/compiled/v1.14/StatsBase/jl_wWlFGs" (ProcessExited(1)). Loading failed after 214.93s 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 PlayingCards'`, 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 1032.27s: package fails to precompile