Package evaluation to test ONNXLowLevel on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T13:05:21.040 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.32s ################################################################################ # Installation # Installing ONNXLowLevel... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [26bbae53] + ONNXLowLevel v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [e1450e63] + BufferedStreams v1.2.2 [4e289a0a] + EnumX v1.0.7 [26bbae53] + ONNXLowLevel v1.0.0 [3349acd9] + ProtoBuf v1.3.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.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 4435.2 ms ✓ ONNXLowLevel 1823.6 ms ✓ protoc_jll 2 dependencies successfully precompiled in 6 seconds. 17 already precompiled. Precompilation completed after 26.51s ################################################################################ # Testing # Testing ONNXLowLevel Status `/tmp/jl_qh0Lrv/Project.toml` [26bbae53] ONNXLowLevel v1.0.0 [3349acd9] ProtoBuf v1.3.0 ⌅ [c7845625] protoc_jll v26.1.0+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qh0Lrv/Manifest.toml` [e1450e63] BufferedStreams v1.2.2 [4e289a0a] EnumX v1.0.7 [692b3bcd] JLLWrappers v1.7.1 [26bbae53] ONNXLowLevel v1.0.0 [21216c6a] Preferences v1.5.2 [3349acd9] ProtoBuf v1.3.0 ⌅ [c7845625] protoc_jll v26.1.0+0 [56f22d72] Artifacts v1.11.0 [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 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Attribute | 58 58 21.8s Test Summary: | Pass Total Time Tensor | 44 44 10.8s Test Summary: | Pass Total Time ValueInfo | 8 8 1.7s ┌ 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: | Pass Total Time load and save | 3 3 51.7s Testing ONNXLowLevel tests passed Testing completed after 94.86s PkgEval succeeded after 146.87s