Package evaluation to test ProtoBuf on Julia 1.12.4 (422f456051*) started at 2026-01-28T23:38:57.260 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.51s ################################################################################ # Installation # Installing ProtoBuf... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [3349acd9] + ProtoBuf v1.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [4e289a0a] + EnumX v1.0.6 [3349acd9] + ProtoBuf v1.2.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 10365.6 ms ✓ ProtoBuf 1 dependency successfully precompiled in 11 seconds. 42 already precompiled. Precompilation completed after 28.85s ################################################################################ # Testing # Testing ProtoBuf Status `/tmp/jl_nqccBD/Project.toml` [4c88cf16] Aqua v0.8.14 [e1450e63] BufferedStreams v1.2.2 [4e289a0a] EnumX v1.0.6 ⌅ [c3a54625] JET v0.10.14 [3349acd9] ProtoBuf v1.2.0 [ade2ca70] Dates v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_nqccBD/Manifest.toml` [4c88cf16] Aqua v0.8.14 [e1450e63] BufferedStreams v1.2.2 [da1fd8a2] CodeTracking v3.0.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [4e289a0a] EnumX v1.0.6 ⌅ [c3a54625] JET v0.10.14 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [6f1432cf] LoweredCodeUtils v3.5.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [3349acd9] ProtoBuf v1.2.0 [0dad84c5] ArgTools v1.1.2 [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.12.0 [b27032c2] LibCURL v0.6.4 [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.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition translate_simple_proto(String) in module Main at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_parser.jl:9 overwritten at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_codegen.jl:31. WARNING: Method definition translate_simple_proto(String, Any) in module Main at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_parser.jl:9 overwritten at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_codegen.jl:31. WARNING: Method definition translate_simple_proto(String, Base.Dict{String, String}) in module Main at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_parser.jl:32 overwritten at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_codegen.jl:54. WARNING: Method definition translate_simple_proto(String, Base.Dict{String, String}, Any) in module Main at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_parser.jl:32 overwritten at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_codegen.jl:54. ┌ Warning: `TestDeprecatedMessage` is deprecated. │ caller = ip:0x0 └ @ Core :-1 Test Summary: | Pass Total Time ProtoBuf | 3924 3924 6m22.8s JET: Test Failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:29 Expression: #= /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:29 =# @allocated(vbyte_decode(io, UInt32)) == 16 Evaluated: 0 == 16 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] top-level scope @ ~/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:29 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/ProtoBuf/vW0fR/test/runtests.jl:17 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/ProtoBuf/vW0fR/test/runtests.jl:20 [inlined] JET: Test Failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:32 Expression: #= /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:32 =# @allocated(vbyte_decode(io, UInt64)) == 16 Evaluated: 0 == 16 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] top-level scope @ ~/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:32 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/ProtoBuf/vW0fR/test/runtests.jl:17 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/ProtoBuf/vW0fR/test/runtests.jl:20 [inlined] JET: JET-test failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:171 Expression: #= /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:171 =# JET.@test_opt _encoded_size(NonEmptyMessage(typemax(UInt32), NonEmptyMessage(typemax(UInt32), nothing))) ═════ 1 possible error found ═════ ┌ _encoded_size(x::Main.JETPerformanceAnalysis.NonEmptyMessage) @ Main.JETPerformanceAnalysis /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:47 │┌ _encoded_size(xs::Main.JETPerformanceAnalysis.NonEmptyMessage, i::Int64) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:70 ││ failed to optimize due to recursion: ProtoBuf.Codecs._encoded_size(::Main.JETPerformanceAnalysis.NonEmptyMessage, ::Int64) │└──────────────────── JET: JET-test failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:190 Expression: #= /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:190 =# JET.@test_opt _encoded_size([NonEmptyMessage(typemax(UInt32), NonEmptyMessage(typemax(UInt32), nothing))]) ═════ 1 possible error found ═════ ┌ _encoded_size(xs::Vector{Main.JETPerformanceAnalysis.NonEmptyMessage}) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:74 │┌ kwcall(::@NamedTuple{…}, ::typeof(sum), f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", a::Vector{…}) @ Base ./reducedim.jl:980 ││┌ sum(f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", a::Vector{…}; dims::Colon, kw::@Kwargs{…}) @ Base ./reducedim.jl:980 │││┌ kwcall(::@NamedTuple{…}, ::typeof(Base._sum), f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", a::Vector{…}, ::Colon) @ Base ./reducedim.jl:984 ││││┌ _sum(f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", a::Vector{…}, ::Colon; kw::@Kwargs{…}) @ Base ./reducedim.jl:984 │││││┌ kwcall(::@NamedTuple{…}, ::typeof(mapreduce), f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", op::typeof(Base.add_sum), A::Vector{…}) @ Base ./reducedim.jl:326 ││││││┌ mapreduce(f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", op::typeof(Base.add_sum), A::Vector{…}; dims::Colon, init::Int64) @ Base ./reducedim.jl:326 │││││││┌ _mapreduce_dim(f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", op::typeof(Base.add_sum), nt::Int64, A::Vector{…}, ::Colon) @ Base ./reducedim.jl:331 ││││││││┌ mapfoldl_impl(f::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23", op::typeof(Base.add_sum), nt::Int64, itr::Vector{…}) @ Base ./reduce.jl:36 │││││││││┌ foldl_impl(op::Base.MappingRF{…}, nt::Int64, itr::Vector{…}) @ Base ./reduce.jl:40 ││││││││││┌ _foldl_impl(op::Base.MappingRF{…}, init::Int64, itr::Vector{…}) @ Base ./reduce.jl:50 │││││││││││┌ (::Base.MappingRF{…})(acc::Int64, x::Main.JETPerformanceAnalysis.NonEmptyMessage) @ Base ./reduce.jl:92 ││││││││││││┌ (::ProtoBuf.Codecs.var"#_encoded_size##22#_encoded_size##23")(x::Main.JETPerformanceAnalysis.NonEmptyMessage) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:74 │││││││││││││┌ _encoded_size(x::Main.JETPerformanceAnalysis.NonEmptyMessage) @ Main.JETPerformanceAnalysis /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:47 ││││││││││││││┌ _encoded_size(xs::Main.JETPerformanceAnalysis.NonEmptyMessage, i::Int64) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:70 │││││││││││││││ failed to optimize due to recursion: ProtoBuf.Codecs._encoded_size(::Main.JETPerformanceAnalysis.NonEmptyMessage, ::Int64) ││││││││││││││└──────────────────── JET: JET-test failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:211 Expression: #= /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:211 =# JET.@test_opt _encoded_size(Dict("K" => NonEmptyMessage(typemax(UInt32), NonEmptyMessage(typemax(UInt32), nothing)))) ═════ 1 possible error found ═════ ┌ _encoded_size(d::Dict{String, Main.JETPerformanceAnalysis.NonEmptyMessage}) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:37 │┌ kwcall(::@NamedTuple{…}, ::typeof(mapreduce), f::ProtoBuf.Codecs.var"#_encoded_size##4#_encoded_size##5", op::typeof(+), itr::Dict{…}) @ Base ./reduce.jl:299 ││┌ mapreduce(f::ProtoBuf.Codecs.var"#_encoded_size##4#_encoded_size##5", op::typeof(+), itr::Dict{…}; kw::@Kwargs{…}) @ Base ./reduce.jl:299 │││┌ kwcall(::@NamedTuple{…}, ::typeof(mapfoldl), f::ProtoBuf.Codecs.var"#_encoded_size##4#_encoded_size##5", op::typeof(+), itr::Dict{…}) @ Base ./reduce.jl:167 ││││┌ mapfoldl(f::ProtoBuf.Codecs.var"#_encoded_size##4#_encoded_size##5", op::typeof(+), itr::Dict{…}; init::Int64) @ Base ./reduce.jl:167 │││││┌ mapfoldl_impl(f::ProtoBuf.Codecs.var"#_encoded_size##4#_encoded_size##5", op::typeof(+), nt::Int64, itr::Dict{…}) @ Base ./reduce.jl:36 ││││││┌ foldl_impl(op::Base.MappingRF{…}, nt::Int64, itr::Dict{…}) @ Base ./reduce.jl:40 │││││││┌ _foldl_impl(op::Base.MappingRF{…}, init::Int64, itr::Dict{…}) @ Base ./reduce.jl:50 ││││││││┌ (::Base.MappingRF{…})(acc::Int64, x::Pair{…}) @ Base ./reduce.jl:92 │││││││││┌ (::ProtoBuf.Codecs.var"#_encoded_size##4#_encoded_size##5")(x::Pair{…}) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:38 ││││││││││┌ _encoded_size(xs::Main.JETPerformanceAnalysis.NonEmptyMessage, i::Int64) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:70 │││││││││││┌ _encoded_size(x::Main.JETPerformanceAnalysis.NonEmptyMessage) @ Main.JETPerformanceAnalysis /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:47 ││││││││││││┌ _encoded_size(xs::Main.JETPerformanceAnalysis.NonEmptyMessage, i::Int64) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:70 │││││││││││││ failed to optimize due to recursion: ProtoBuf.Codecs._encoded_size(::Main.JETPerformanceAnalysis.NonEmptyMessage, ::Int64) ││││││││││││└──────────────────── JET: JET-test failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:252 Expression: #= /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:252 =# JET.@test_opt _encoded_size(NonEmptyMessage(typemax(UInt32), NonEmptyMessage(typemax(UInt32), nothing))) ═════ 1 possible error found ═════ ┌ _encoded_size(x::Main.JETPerformanceAnalysis.NonEmptyMessage) @ Main.JETPerformanceAnalysis /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_perf.jl:47 │┌ _encoded_size(xs::Main.JETPerformanceAnalysis.NonEmptyMessage, i::Int64) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:70 │││┌ _encoded_size(xs::Main.JETPerformanceAnalysis.NonEmptyMessage, i::Int64) @ ProtoBuf.Codecs /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/src/codec/encoded_size.jl:70 ││││ failed to optimize due to recursion: ProtoBuf.Codecs._encoded_size(::Main.JETPerformanceAnalysis.NonEmptyMessage, ::Int64) │││└──────────────────── Test Summary: | Pass Fail Total Time JET | 171 6 177 1m36.1s RNG of the outermost testset: Random.Xoshiro(0xcaa613ed64ea9b4b, 0x961037cbf77d41ef, 0x22967b82a8b0785d, 0xc7c21b6d587bb380, 0xb015e4dc0236a369) ERROR: LoadError: Some tests did not pass: 171 passed, 6 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/runtests.jl:15 Testing failed after 496.85s ERROR: LoadError: Package ProtoBuf errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [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.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 551.64s: package has test failures