Package evaluation of ProtoBuf on Julia 1.13.0-DEV.1200 (a5576b4ddb*) started at 2025-09-25T11:49:59.065 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.25s ################################################################################ # Installation # Installing ProtoBuf... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [3349acd9] + ProtoBuf v1.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [4e289a0a] + EnumX v1.0.5 [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 0.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.18s ################################################################################ # Testing # Testing ProtoBuf Status `/tmp/jl_4ydkLf/Project.toml` [4c88cf16] Aqua v0.8.14 [e1450e63] BufferedStreams v1.2.2 [4e289a0a] EnumX v1.0.5 [c3a54625] JET v0.10.7 [3349acd9] ProtoBuf v1.2.0 [ade2ca70] Dates v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_4ydkLf/Manifest.toml` [4c88cf16] Aqua v0.8.14 [e1450e63] BufferedStreams v1.2.2 [da1fd8a2] CodeTracking v2.0.1 [34da2185] Compat v4.18.0 [807dbc54] Compiler v0.1.1 [4e289a0a] EnumX v1.0.5 [c3a54625] JET v0.10.7 [aa1ae85d] JuliaInterpreter v0.10.5 [70703baa] JuliaSyntax v1.0.2 [6f1432cf] LoweredCodeUtils v3.4.3 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [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.13.0 [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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... encoded payload 1: Test Failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_encode.jl:90 Expression: elbytes == elexpected Evaluated: UInt8[0x0a, 0x01, 0x62, 0x12, 0x01, 0x61] == UInt8[0x0a, 0x01, 0x63, 0x12, 0x01, 0x64] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] macro expansion @ ~/.julia/packages/ProtoBuf/vW0fR/test/test_encode.jl:90 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] test_encode(input::Dict{String, String}, i::Int64, w::ProtoBuf.Codecs.WireType, expected::Vector{UInt8}, V::Type) @ Main.TestEncode ~/.julia/packages/ProtoBuf/vW0fR/test/test_encode.jl:90 encoded payload 2: Test Failed at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/test_encode.jl:90 Expression: elbytes == elexpected Evaluated: UInt8[0x0a, 0x01, 0x63, 0x12, 0x01, 0x64] == UInt8[0x0a, 0x01, 0x62, 0x12, 0x01, 0x61] Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] macro expansion @ ~/.julia/packages/ProtoBuf/vW0fR/test/test_encode.jl:90 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] test_encode(input::Dict{String, String}, i::Int64, w::ProtoBuf.Codecs.WireType, expected::Vector{UInt8}, V::Type) @ Main.TestEncode ~/.julia/packages/ProtoBuf/vW0fR/test/test_encode.jl:90 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 Fail Total Time ProtoBuf | 3922 2 3924 6m44.1s Lexers | 740 740 1.2s vbyte | 1161 1161 7.5s encode | 369 2 371 1m31.0s length delimited | 297 2 299 1m15.2s bytes | 10 10 1.7s string | 10 10 1.4s repeated bytes | 9 9 2.2s repeated string | 9 9 1.5s repeated uint32 | 5 5 1.3s repeated uint64 | 5 5 1.4s repeated int32 | 10 10 1.7s repeated enum | 5 5 1.4s repeated int64 | 10 10 1.7s repeated bool | 5 5 1.5s repeated float64 | 5 5 1.2s repeated float32 | 5 5 1.2s repeated sfixed32 | 5 5 1.3s repeated sfixed64 | 5 5 1.6s repeated fixed32 | 5 5 1.5s repeated fixed64 | 5 5 1.6s repeated sint32 | 5 5 0.0s repeated sint64 | 5 5 0.0s repeated message | 9 9 2.8s map | 132 2 134 41.2s string,string | 5 5 2.2s multiple string,string | 7 2 9 4.9s encoded size | 1 1 0.0s length 1 | 1 1 0.0s tag 1 | 2 2 0.0s encoded payload 1 | 1 1 4.9s length 2 | 1 1 0.0s tag 2 | 2 2 0.0s encoded payload 2 | 1 1 0.0s int32,string | 5 5 2.5s int64,string | 5 5 2.3s uint32,string | 5 5 2.4s uint64,string | 5 5 2.3s bool,string | 5 5 2.2s sfixed32,string | 5 5 0.3s sfixed64,string | 5 5 0.2s fixed32,string | 5 5 0.2s fixed64,string | 5 5 0.2s sint32,string | 5 5 0.3s sint64,string | 5 5 0.2s string,int32 | 5 5 2.4s string,int64 | 5 5 2.2s string,uint32 | 5 5 2.4s string,uint64 | 5 5 2.1s string,bool | 5 5 1.4s string,sfixed32 | 5 5 0.2s string,sfixed64 | 5 5 0.2s string,fixed32 | 5 5 0.2s string,fixed64 | 5 5 0.2s sfixed32,sfixed32 | 5 5 2.4s sfixed64,sfixed64 | 5 5 2.1s fixed32,fixed32 | 5 5 2.3s fixed64,fixed64 | 5 5 2.6s message | 15 15 2.8s group message | 23 23 4.2s varint | 56 56 9.8s fixed | 16 16 6.1s _with_size | 26 26 2.1s _encoded_size | 135 135 5.9s decode | 96 96 19.5s Parsers | 703 703 7.9s Non-packaged proto imports packaged proto | 6 6 1.6s Packaged proto imports non-packaged proto | 7 7 0.1s Non-packaged proto imports non-packaged proto | 3 3 0.2s Packaged proto imports packaged proto | 11 11 0.0s External dependencies are imported in in the topmost module where all downstreams can reach it | 8 8 0.0s Imported non-namespaced protos are put in artificial modules internally | 3 3 0.0s Repeated julia module names are made unique | 7 7 0.0s Relative internal imports | 3 3 0.2s Imports within a leaf module which name-clashes with top module | 1 1 0.0s translate | 347 347 5.8s Translate and include complex proto files | 46 46 1m10.3s Translate and roundtrip a complex message | 243 243 40.1s Roundtrip a dictionary mapping | 5 5 1.6s RNG of the outermost testset: Random.Xoshiro(0x7a02aea468fc3299, 0xebbc06595e065f0b, 0x6594cd7bd587b7ae, 0xc5a77fa7fb98c773, 0xa0b342b38fe35a45) ERROR: LoadError: Some tests did not pass: 3922 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/unittests.jl:4 in expression starting at /home/pkgeval/.julia/packages/ProtoBuf/vW0fR/test/runtests.jl:12 Testing failed after 420.05s ERROR: LoadError: Package ProtoBuf errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 473.68s: package has test failures