Package evaluation to test LogRoller on Julia 1.14.0-DEV.3071 (c76331c927*) started at 2026-08-30T14:17:23.420 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.2s ################################################################################ # Installation # Installing LogRoller... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c41e01d8] + LogRoller v0.5.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.9 ⌅ [682c06a0] + JSON v0.21.4 [c41e01d8] + LogRoller v0.5.1 ⌅ [69de0a69] + Parsers v2.8.7 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3bb67fe8] + TranscodingStreams v0.11.3 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.2+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 3.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.3 s ✓ LogRoller 1 dependency successfully precompiled in 2 seconds. 21 already precompiled. Precompilation completed after 27.78s ################################################################################ # Testing # Testing LogRoller Status `/tmp/jl_6s4Kkf/Project.toml` [944b1d66] CodecZlib v0.7.9 ⌅ [682c06a0] JSON v0.21.4 [c41e01d8] LogRoller v0.5.1 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_6s4Kkf/Manifest.toml` [944b1d66] CodecZlib v0.7.9 ⌅ [682c06a0] JSON v0.21.4 [c41e01d8] LogRoller v0.5.1 ⌅ [69de0a69] Parsers v2.8.7 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [3bb67fe8] TranscodingStreams v0.11.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 [83775a58] Zlib_jll v1.3.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time file writer | 40 40 4.5s Test Summary: | Pass Total Time process streams | 7 7 4.6s logger: Error During Test at /home/pkgeval/.julia/packages/LogRoller/AvWVT/test/runtests.jl:448 Got exception outside of a @test Unexpected end of input ...when parsing byte with value '0' Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] _error(message::String, ps::JSON.Parser.StreamingParserState{IOStream}) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:148 [3] byteat(ps::JSON.Parser.StreamingParserState{IOStream}) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:57 [4] current(ps::JSON.Parser.StreamingParserState{IOStream}) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:70 [inlined] [5] chomp_space!(ps::JSON.Parser.StreamingParserState{IOStream}) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:115 [inlined] [6] parse_value(pc::JSON.Parser.ParserContext{Dict{String, Any}, Int64, true, nothing}, ps::JSON.Parser.StreamingParserState{IOStream}) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:158 [7] parse(io::IOStream; dicttype::Core.TypeEgal{Dict{String, Any}}, inttype::Core.TypeEgal{Int64}, allownan::Bool, null::Nothing) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:481 [8] parse(io::IOStream) @ JSON.Parser ~/.julia/packages/JSON/93Ea8/src/Parser.jl:474 [inlined] [9] (::var"#test_exception_printing##4#test_exception_printing##5")(readio::IOStream) @ Main ~/.julia/packages/LogRoller/AvWVT/test/runtests.jl:418 [10] open(f::var"#test_exception_printing##4#test_exception_printing##5", args::String; kwargs::@Kwargs{}) @ Base io.jl:451 [inlined] [11] open(f::var"#test_exception_printing##4#test_exception_printing##5", args::String) @ Base io.jl:448 [inlined] [12] (::var"#test_exception_printing##0#test_exception_printing##1")(logdir::String) @ Main ~/.julia/packages/LogRoller/AvWVT/test/runtests.jl:417 [13] mktempdir(fn::var"#test_exception_printing##0#test_exception_printing##1", parent::String; prefix::String) @ Base.Filesystem file.jl:949 [14] mktempdir(fn::var"#test_exception_printing##0#test_exception_printing##1", parent::String) @ Base.Filesystem file.jl:945 [inlined] [15] test_exception_printing() @ Main ~/.julia/packages/LogRoller/AvWVT/test/runtests.jl:404 [16] top-level scope @ ~/.julia/packages/LogRoller/AvWVT/test/runtests.jl:449 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [18] macro expansion @ ~/.julia/packages/LogRoller/AvWVT/test/runtests.jl:454 [inlined] Test Summary: | Pass Error Total Time logger | 106 1 107 56.0s RNG of the outermost testset: Random.Xoshiro(0x79a0939cbaf45d48, 0x14fb96c29d82bd56, 0xd353720fd1765e83, 0x6de7382a56a66bd8, 0xda871b5c095960c1) ERROR: LoadError: Some tests did not pass: 106 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LogRoller/AvWVT/test/runtests.jl:448 Testing failed after 83.29s ERROR: LoadError: Package LogRoller 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:3283 [3] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 165.88s: package tests unexpectedly errored