Package evaluation to test ONNXLowLevel on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T13:00:14.790 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.02s ################################################################################ # 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.6 [26bbae53] + ONNXLowLevel v1.0.0 [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... Precompiling packages... 5329.3 ms ✓ ONNXLowLevel 1760.6 ms ✓ protoc_jll 2 dependencies successfully precompiled in 7 seconds. 17 already precompiled. Precompilation completed after 22.69s ################################################################################ # Testing # Testing ONNXLowLevel Status `/tmp/jl_P9N78t/Project.toml` [26bbae53] ONNXLowLevel v1.0.0 [3349acd9] ProtoBuf v1.2.0 ⌅ [c7845625] protoc_jll v26.1.0+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_P9N78t/Manifest.toml` [e1450e63] BufferedStreams v1.2.2 [4e289a0a] EnumX v1.0.6 [692b3bcd] JLLWrappers v1.7.1 [26bbae53] ONNXLowLevel v1.0.0 [21216c6a] Preferences v1.5.1 [3349acd9] ProtoBuf v1.2.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... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for protoc_jll [c7845625-083e-5bbe-8504-b32d602b7110] │ exception = Required dependency Base.PkgId(Base.UUID("21216c6a-2e73-6563-6e65-726566657250"), "Preferences") failed to load from a cache file. └ @ Base loading.jl:2939 Test Summary: | Pass Total Time Attribute | 58 58 22.7s Test Summary: | Pass Total Time Tensor | 44 44 9.5s Test Summary: | Pass Total Time ValueInfo | 8 8 1.7s Test Summary: | Pass Total Time load and save | 3 3 36.7s Testing ONNXLowLevel tests passed Testing completed after 93.23s PkgEval succeeded after 136.73s