Package evaluation to test NicePipes on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:51:40.659 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.16s ################################################################################ # Installation # Installing NicePipes... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [13650a8a] + NicePipes v0.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [13650a8a] + NicePipes v0.1.3 [21216c6a] + Preferences v1.5.1 [94ce4f54] + Libiconv_jll v1.18.0+0 [47013893] + grep_jll v3.12.0+0 [8ce03227] + sed_jll v4.9.0+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode Installation completed after 4.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1393.2 ms ✓ sed_jll 868.0 ms ✓ grep_jll 645.9 ms ✓ NicePipes 3 dependencies successfully precompiled in 4 seconds. 4 already precompiled. Precompilation completed after 12.27s ################################################################################ # Testing # Testing NicePipes Status `/tmp/jl_JVIAI6/Project.toml` [13650a8a] NicePipes v0.1.3 [47013893] grep_jll v3.12.0+0 [8ce03227] sed_jll v4.9.0+0 [8dfed614] Test Status `/tmp/jl_JVIAI6/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [13650a8a] NicePipes v0.1.3 [21216c6a] Preferences v1.5.1 [94ce4f54] Libiconv_jll v1.18.0+0 [47013893] grep_jll v3.12.0+0 [8ce03227] sed_jll v4.9.0+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... ┌ Warning: grep() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 NicePipes.jl: Error During Test at /home/pkgeval/.julia/packages/NicePipes/JXIuj/test/runtests.jl:18 Got exception outside of a @test ArgumentError: ensureroom failed, IOBuffer is not writeable Stacktrace: [1] ensureroom_slowpath(io::IOBuffer, nshort::UInt64) @ Base ./iobuffer.jl:311 [2] ensureroom @ ./iobuffer.jl:333 [inlined] [3] unsafe_write(to::IOBuffer, p::Ptr{UInt8}, nb::UInt64) @ Base ./iobuffer.jl:458 [4] write @ ./strings/io.jl:248 [inlined] [5] print @ ./strings/io.jl:250 [inlined] [6] (::NicePipes.var"#2#4"{IOBuffer, NicePipes.ShPipe{Vector{String}, typeof(grep_jll.grep)}})(cmd::String) @ NicePipes ~/.julia/packages/NicePipes/JXIuj/src/NicePipes.jl:45 [7] (::JLLWrappers.var"#2#3"{NicePipes.var"#2#4"{IOBuffer, NicePipes.ShPipe{Vector{String}, typeof(grep_jll.grep)}}, String})() @ JLLWrappers ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [8] withenv(::JLLWrappers.var"#2#3"{NicePipes.var"#2#4"{IOBuffer, NicePipes.ShPipe{Vector{String}, typeof(grep_jll.grep)}}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:257 [9] withenv_executable_wrapper(f::Function, executable_path::String, PATH::String, LIBPATH::String, adjust_PATH::Bool, adjust_LIBPATH::Bool) @ JLLWrappers ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [10] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::@Kwargs{}) @ Base ./essentials.jl:892 [11] invokelatest(::Any, ::Any, ::Vararg{Any}) @ Base ./essentials.jl:889 [12] grep(f::Function; adjust_PATH::Bool, adjust_LIBPATH::Bool) @ grep_jll ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [13] grep(f::Function) @ grep_jll ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [14] show @ ~/.julia/packages/NicePipes/JXIuj/src/NicePipes.jl:35 [inlined] [15] test_show(x::NicePipes.ShPipe{Vector{String}, typeof(grep_jll.grep)}, show_x::String) @ Main ~/.julia/packages/NicePipes/JXIuj/test/runtests.jl:12 [16] macro expansion @ ~/.julia/packages/NicePipes/JXIuj/test/runtests.jl:25 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [18] top-level scope @ ~/.julia/packages/NicePipes/JXIuj/test/runtests.jl:19 [19] include(fname::String) @ Base.MainInclude ./client.jl:487 [20] top-level scope @ none:6 Test Summary: | Error Total Time NicePipes.jl | 1 1 9.3s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NicePipes/JXIuj/test/runtests.jl:18 Testing failed after 15.59s ERROR: LoadError: Package NicePipes errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 44.21s: package tests unexpectedly errored