Package evaluation to test BitStructs on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T13:08:22.964 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.84s ################################################################################ # Installation # Installing BitStructs... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [986c44fd] + BitStructs v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [986c44fd] + BitStructs v0.1.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [bac558e1] + OrderedCollections v1.8.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 Installation completed after 1.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1399.6 ms ✓ BitStructs 1 dependency successfully precompiled in 2 seconds. 30 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 12 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 24.95s ################################################################################ # Testing # Testing BitStructs Status `/tmp/jl_5cMHAI/Project.toml` ⌃ [6e4b80f9] BenchmarkTools v0.6.0 [986c44fd] BitStructs v0.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5cMHAI/Manifest.toml` ⌃ [6e4b80f9] BenchmarkTools v0.6.0 [986c44fd] BitStructs v0.1.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [682c06a0] JSON v0.21.1 [bac558e1] OrderedCollections v1.8.1 ⌅ [69de0a69] Parsers v1.1.0 [10745b16] Statistics v1.11.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [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 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time BitStructs.jl | 47 47 3.2s Testing BitStructs tests passed Testing completed after 16.86s PkgEval succeeded after 68.63s