Package evaluation to test TFRecord on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T14:19:38.319 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.97s ################################################################################ # Installation # Installing TFRecord... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [841416d8] + TFRecord v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [944b1d66] + CodecZlib v0.7.8 [4e289a0a] + EnumX v1.0.7 [1914dd2f] + MacroTools v0.5.16 [3349acd9] + ProtoBuf v1.3.0 [841416d8] + TFRecord v0.4.2 ⌅ [3bb67fe8] + TranscodingStreams v0.9.13 [2a0f44e3] + Base64 v1.11.0 [8bf52ea8] + CRC32c 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 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test 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 4.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2209.5 ms ✓ TFRecord 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. Precompilation completed after 24.15s ################################################################################ # Testing # Testing TFRecord Status `/tmp/jl_djTAPe/Project.toml` [e1450e63] BufferedStreams v1.2.2 [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [1914dd2f] MacroTools v0.5.16 [3349acd9] ProtoBuf v1.3.0 [841416d8] TFRecord v0.4.2 ⌅ [3bb67fe8] TranscodingStreams v0.9.13 [8bf52ea8] CRC32c v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_djTAPe/Manifest.toml` [e1450e63] BufferedStreams v1.2.2 [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [1914dd2f] MacroTools v0.5.16 [3349acd9] ProtoBuf v1.3.0 [841416d8] TFRecord v0.4.2 ⌅ [3bb67fe8] TranscodingStreams v0.9.13 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test 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... ┌ Warning: You are using code generated by an older version of ProtoBuf.jl, which was deprecated. Please regenerate your protobuf definitions with the current version of ProtoBuf.jl. The new version will allow for defining custom AbstractProtoDecoder variants. This warning is only printed once per session. └ @ ProtoBuf.Codecs ~/.julia/packages/ProtoBuf/85REE/src/codec/decode.jl:194 Test Summary: | Total Time no compression | 0 13.9s Test Summary: | Total Time gzip | 0 5.1s Test Summary: | Total Time zlib | 0 1.6s Testing TFRecord tests passed Testing completed after 26.58s PkgEval succeeded after 82.93s