Package evaluation to load Spec on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T16:28:38.931 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing Spec... Resolving package versions... Installed OrderedCollections ─ v1.8.2 Installed Parameters ───────── v0.12.3 Installed CassetteBase ─────── v0.2.1 Installed UnPack ───────────── v1.0.2 Installed CassetteOverlay ──── v0.2.5 Installed MLStyle ──────────── v0.4.17 Installed Spec ─────────────── v0.4.0 Updating `~/.julia/environments/v1.14/Project.toml` [b8ccf107] + Spec v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [6dd3e646] + CassetteBase v0.2.1 [d78b62d4] + CassetteOverlay v0.2.5 [d8e11817] + MLStyle v0.4.17 ⌅ [bac558e1] + OrderedCollections v1.8.2 ⌅ [d96e819e] + Parameters v0.12.3 [b8ccf107] + Spec v0.4.0 [3a884ed6] + UnPack v1.0.2 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.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 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.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.35s ################################################################################ # 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.6 s ✓ CassetteBase 152.3 s ✓ OrderedCollections 27.3 s ✓ MLStyle 0.9 s ✓ UnPack 2.0 s ✓ CassetteOverlay 40.9 s ✓ Parameters ERROR: LoadError: Creating a new global in closed module `CassetteOverlay` (`#kw_body#_#1`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Spec/W8977/src/overlay.jl:4  [2] eval(m::Module, e::Any)  @ Core boot.jl:522  [3] _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  [4] 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]  [5] top-level scope  @ ~/.julia/packages/Spec/W8977/src/overlay.jl:4  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [7] top-level scope  @ ~/.julia/packages/Spec/W8977/src/Spec.jl:10  [8] include(mod::Module, _path::String)  @ Base Base.jl:325  [9] 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  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:522  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [15] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Spec/W8977/src/overlay.jl:4 in expression starting at /home/pkgeval/.julia/packages/Spec/W8977/src/Spec.jl:1 in expression starting at stdin:5 ✗ Spec 6 dependencies successfully precompiled in 266 seconds. 30 already precompiled. Precompilation completed after 295.99s ################################################################################ # Loading # Loading Spec... ERROR: LoadError: Creating a new global in closed module `CassetteOverlay` (`#kw_body#_#1`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Spec/W8977/src/overlay.jl:4  [2] eval(m::Module, e::Any)  @ Core boot.jl:522  [3] _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  [4] 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]  [5] top-level scope  @ ~/.julia/packages/Spec/W8977/src/overlay.jl:4  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [7] top-level scope  @ ~/.julia/packages/Spec/W8977/src/Spec.jl:10  [8] include(mod::Module, _path::String)  @ Base Base.jl:325  [9] 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  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:522  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [15] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Spec/W8977/src/overlay.jl:4 in expression starting at /home/pkgeval/.julia/packages/Spec/W8977/src/Spec.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Spec │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: Spec Failed to precompile Spec [b8ccf107-3a88-5e0f-823b-b838c6a0f327] to "/home/pkgeval/.julia/compiled/v1.14/Spec/jl_IhCo9F" (ProcessExited(1)). Loading failed after 49.45s 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 Spec'`, 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 376.96s: package fails to precompile