Package evaluation to test Pipelines on Julia 1.14.0-DEV.2265 (73323c5146*) started at 2026-05-31T13:33:54.588 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.13s ################################################################################ # Installation # Installing Pipelines... Resolving package versions... Installed Reexport ───────────── v1.2.2 Installed HashArrayMappedTries ─ v0.2.0 Installed ScopedStreams ──────── v0.3.9 Installed Compat ─────────────── v4.18.1 Installed OrderedCollections ─── v1.8.1 Installed ScopedValues ───────── v1.6.2 Installed FilePathsBase ──────── v0.9.24 Installed Pipelines ──────────── v0.12.3 Updating `~/.julia/environments/v1.14/Project.toml` [ef544631] + Pipelines v0.12.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [48062228] + FilePathsBase v0.9.24 [076d061b] + HashArrayMappedTries v0.2.0 [bac558e1] + OrderedCollections v1.8.1 [ef544631] + Pipelines v0.12.3 [189a3867] + Reexport v1.2.2 [ae12ab41] + ScopedStreams v0.3.9 [7e506255] + ScopedValues v1.6.2 [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.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.2 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.6 s ✓ HashArrayMappedTries 0.5 s ✓ Reexport 1.1 s ✓ OrderedCollections 0.9 s ✓ Compat 0.6 s ✓ ScopedValues 0.5 s ✓ Compat → CompatLinearAlgebraExt 5.4 s ✓ ScopedStreams 2.2 s ✓ FilePathsBase ERROR: LoadError: ScopedStreams.ScopedStream does not support byte I/O Stacktrace:  [1] error(::Type, ::String)  @ Base ./error.jl:56  [2] write(s::ScopedStreams.ScopedStream, x::UInt8)  @ Base ./io.jl:334  [3] unsafe_write(s::ScopedStreams.ScopedStream, p::Ptr{UInt8}, n::UInt64)  @ Base ./io.jl:348 [inlined]  [4] write(io::ScopedStreams.ScopedStream, s::String)  @ Base ./strings/io.jl:237 [inlined]  [5] print(io::ScopedStreams.ScopedStream, s::String)  @ Base ./strings/io.jl:239  [6] print(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any})  @ Base ./strings/io.jl:46  [7] println(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any})  @ Base ./strings/io.jl:75  [8] 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:3307  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [12] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3142 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [14] _start()  @ Base ./client.jl:596 in expression starting at stdin:5 ✗ ScopedStreams → SSTestExt 3.0 s ✓ FilePathsBase → FilePathsBaseTestExt ERROR: LoadError: ScopedStreams.ScopedStream does not support byte I/O Stacktrace:  [1] error(::Type, ::String)  @ Base ./error.jl:56  [2] write(s::ScopedStreams.ScopedStream, x::UInt8)  @ Base ./io.jl:334  [3] unsafe_write(s::ScopedStreams.ScopedStream, p::Ptr{UInt8}, n::UInt64)  @ Base ./io.jl:348 [inlined]  [4] write(io::ScopedStreams.ScopedStream, s::String)  @ Base ./strings/io.jl:237 [inlined]  [5] print(io::ScopedStreams.ScopedStream, s::String)  @ Base ./strings/io.jl:239  [6] print(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any})  @ Base ./strings/io.jl:46  [7] println(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any})  @ Base ./strings/io.jl:75  [8] 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:3307  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [12] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3142 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [14] _start()  @ Base ./client.jl:596 in expression starting at stdin:5 ✗ Pipelines 9 dependencies successfully precompiled in 28 seconds. 13 already precompiled. Precompilation completed after 57.07s ################################################################################ # Testing # Testing Pipelines Status `/tmp/jl_5nLZb3/Project.toml` [48062228] FilePathsBase v0.9.24 [bac558e1] OrderedCollections v1.8.1 [ef544631] Pipelines v0.12.3 [189a3867] Reexport v1.2.2 [ae12ab41] ScopedStreams v0.3.9 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_5nLZb3/Manifest.toml` [34da2185] Compat v4.18.1 [48062228] FilePathsBase v0.9.24 [076d061b] HashArrayMappedTries v0.2.0 [bac558e1] OrderedCollections v1.8.1 [ef544631] Pipelines v0.12.3 [189a3867] Reexport v1.2.2 [ae12ab41] ScopedStreams v0.3.9 [7e506255] ScopedValues v1.6.2 [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.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 Testing Running tests... ERROR: LoadError: ScopedStreams.ScopedStream does not support byte I/O Stacktrace: [1] error(::Type, ::String) @ Base ./error.jl:56 [2] write(s::ScopedStreams.ScopedStream, x::UInt8) @ Base ./io.jl:334 [3] unsafe_write(s::ScopedStreams.ScopedStream, p::Ptr{UInt8}, n::UInt64) @ Base ./io.jl:348 [inlined] [4] write(io::ScopedStreams.ScopedStream, s::String) @ Base ./strings/io.jl:237 [inlined] [5] print(io::ScopedStreams.ScopedStream, s::String) @ Base ./strings/io.jl:239 [6] print(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any}) @ Base ./strings/io.jl:46 [7] println(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any}) @ Base ./strings/io.jl:75 [8] 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::String) @ Base ./loading.jl:3307 [9] top-level scope @ stdin:5 [10] eval(m::Module, e::Any) @ Core ./boot.jl:517 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3132 [12] push!(a::Vector{SubString{String}}, item::String) @ Base ./loading.jl:3142 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:353 [14] _start() @ Base ./client.jl:596 in expression starting at stdin:5 ┌ Error: Error during loading of extension SSTestExt of ScopedStreams, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ Failed to precompile SSTestExt [64460b60-3466-5eb4-8894-fa80e40f61aa] to "/home/pkgeval/.julia/compiled/v1.14/SSTestExt/jl_PFW7RZ" (ProcessExited(1)). │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Vector{Base.PkgId}, signal_channel::Nothing, pid_channel::Nothing) │ @ Base ./loading.jl:3631 │ [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}})() │ @ Base ./loading.jl:2901 │ [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) │ @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:97 │ [5] #mkpidlock#7 │ @ /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] │ [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) │ @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:118 │ [7] #invokelatest_gr#233 │ @ ./reflection.jl:1374 [inlined] │ [8] invokelatest_gr(gr::GlobalRef, args::String) │ @ Base ./reflection.jl:1366 [inlined] │ [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) │ @ Base ./loading.jl:4201 │ [10] maybe_cachefile_lock │ @ ./loading.jl:4198 [inlined] │ [11] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2862 │ [12] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2685 │ [13] assert_havelock(l::ReentrantLock) │ @ Base ./loading.jl:2672 [inlined] │ [14] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1769 │ [15] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1806 │ [16] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1622 │ [17] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2693 │ [18] macro expansion │ @ ./loading.jl:2599 [inlined] │ [19] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String) │ @ Base ./lock.jl:376 [inlined] │ [20] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2563 │ [21] require │ @ ./loading.jl:2539 [inlined] │ [22] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base ./module.jl:36 [inlined] │ [23] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [24] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base ./module.jl:137 [inlined] │ [25] top-level scope │ @ ~/.julia/packages/Pipelines/ChhEn/test/runtests.jl:3 │ [26] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:327 │ [27] top-level scope │ @ none:6 │ [28] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:321 │ [30] _start() │ @ Base ./client.jl:596 └ @ Base loading.jl:1779 ERROR: LoadError: ScopedStreams.ScopedStream does not support byte I/O Stacktrace:  [1] error(::Type, ::String)  @ Base ./error.jl:56  [2] write(s::ScopedStreams.ScopedStream, x::UInt8)  @ Base ./io.jl:334  [3] unsafe_write(s::ScopedStreams.ScopedStream, p::Ptr{UInt8}, n::UInt64)  @ Base ./io.jl:348 [inlined]  [4] write(io::ScopedStreams.ScopedStream, s::String)  @ Base ./strings/io.jl:237 [inlined]  [5] print(io::ScopedStreams.ScopedStream, s::String)  @ Base ./strings/io.jl:239  [6] print(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any})  @ Base ./strings/io.jl:46  [7] println(::ScopedStreams.ScopedStream, ::String, ::String, ::Vararg{Any})  @ Base ./strings/io.jl:75  [8] 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:3307  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [12] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3142 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [14] _start()  @ Base ./client.jl:596 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Pipelines │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Pipelines Failed to precompile Pipelines [ef544631-5c6f-4e9b-994c-12e7a4cd724c] to "/home/pkgeval/.julia/compiled/v1.14/Pipelines/jl_UezIRB" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Pipelines/ChhEn/test/runtests.jl:5 Testing failed after 45.64s ERROR: LoadError: Package Pipelines errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 137.72s: package fails to precompile