Package evaluation to load ScopedStreams on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:07:19.797 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing ScopedStreams... Resolving package versions... Installed ScopedValues ───────── v1.5.0 Installed HashArrayMappedTries ─ v0.2.0 Installed ScopedStreams ──────── v0.3.8 Updating `~/.julia/environments/v1.14/Project.toml` [ae12ab41] + ScopedStreams v0.3.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [076d061b] + HashArrayMappedTries v0.2.0 [ae12ab41] + ScopedStreams v0.3.8 [7e506255] + ScopedValues v1.5.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [f489334b] + StyledStrings v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 3.06s ################################################################################ # 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 packages... 969.1 ms ✓ HashArrayMappedTries 1095.5 ms ✓ ScopedValues ERROR: LoadError: UndefVarError: `showarg` not defined in `LinearAlgebra` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [2] _gen_scoped_stream_method!(mod::Module, failed::Vector{Pair{Method, String}}, where_IO_var::Dict{String, String}, m::Method, x::Int64, incremental::Bool)  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:491  [3] (::ScopedStreams.var"#11#12"{Module, Bool})()  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:438  [4] lock(f::ScopedStreams.var"#11#12"{Module, Bool}, l::ReentrantLock)  @ Base ./lock.jl:335  [5] gen_scoped_stream_methods(incremental::Bool; mod::Module)  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:425  [6] kwcall(::@NamedTuple{mod::Module}, ::typeof(ScopedStreams.gen_scoped_stream_methods), incremental::Bool)  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:423  [7] top-level scope  @ ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:381  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [9] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [13] include_string  @ ./loading.jl:3004 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [15] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:1 in expression starting at stdin:5 Precompilation completed after 18.8s ################################################################################ # Loading # Loading ScopedStreams... ERROR: LoadError: UndefVarError: `showarg` not defined in `LinearAlgebra` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in Base. Stacktrace:  [1] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [2] _gen_scoped_stream_method!(mod::Module, failed::Vector{Pair{Method, String}}, where_IO_var::Dict{String, String}, m::Method, x::Int64, incremental::Bool)  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:491  [3] (::ScopedStreams.var"#11#12"{Module, Bool})()  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:438  [4] lock(f::ScopedStreams.var"#11#12"{Module, Bool}, l::ReentrantLock)  @ Base ./lock.jl:335  [5] gen_scoped_stream_methods(incremental::Bool; mod::Module)  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:425  [6] kwcall(::@NamedTuple{mod::Module}, ::typeof(ScopedStreams.gen_scoped_stream_methods), incremental::Bool)  @ ScopedStreams ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:423  [7] top-level scope  @ ~/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:381  [8] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [9] include_package_for_output(pkg::Base.PkgId, input::String, 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:3148  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [13] include_string  @ ./loading.jl:3004 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [15] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ScopedStreams/VAruU/src/ScopedStreams.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ScopedStreams │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: ScopedStreams Failed to precompile ScopedStreams [ae12ab41-8e94-49b1-b3b7-5c73acb71980] to "/home/pkgeval/.julia/compiled/v1.14/ScopedStreams/jl_OkqYUk" (ProcessExited(1)). Loading failed after 10.69s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using ScopedStreams'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 48.03s: package fails to precompile