Package evaluation of PreallocatedArrays on Julia 1.13.0-DEV.1022 (6a783956c1*) started at 2025-08-21T10:57:30.528 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.32s ################################################################################ # Installation # Installing PreallocatedArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [f9710d63] + PreallocatedArrays v0.0.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [f9710d63] + PreallocatedArrays v0.0.1 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.89s ################################################################################ # Testing # Testing PreallocatedArrays Status `/tmp/jl_vCzBWK/Project.toml` [f9710d63] PreallocatedArrays v0.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_vCzBWK/Manifest.toml` [f9710d63] PreallocatedArrays v0.0.1 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... --------------------- --------------------- test1 The total number of fields: 4 The total number of fields used: 2 The address 1 is used as the index 1 The address 2 is used as the index 2 The flags: Bool[1, 1, 0, 0] The indices: [1, 2, 0, 0] --------------------- The total number of fields: 4 The total number of fields used: 1 The address 2 is used as the index 2 The flags: Bool[0, 1, 0, 0] The indices: [0, 2, 0, 0] --------------------- The total number of fields: 4 The total number of fields used: 4 The address 1 is used as the index 1 The address 2 is used as the index 2 The address 3 is used as the index 3 The address 4 is used as the index 4 The flags: Bool[1, 1, 1, 1] The indices: [1, 2, 3, 4] --------------------- --------------------- test2 --------------------- The total number of fields: 4 The total number of fields used: 1 The address 1 is used as the index 1 The flags: Bool[1, 0, 0, 0] The indices: [1, 0, 0, 0] --------------------- The total number of fields: 4 The total number of fields used: 1 The address 1 is used as the index 1 label is cat The flags: Bool[1, 0, 0, 0] The indices: [1, 0, 0, 0] The labels: Union{Nothing, String}["cat", nothing, nothing, nothing] --------------------- The total number of fields: 4 The total number of fields used: 2 The address 1 is used as the index 1 label is cat The address 2 is used as the index 2 label is dog The flags: Bool[1, 1, 0, 0] The indices: [1, 2, 0, 0] The labels: Union{Nothing, String}["cat", "dog", nothing, nothing] --------------------- The total number of fields: 4 The total number of fields used: 2 The address 1 is used as the index 1 label is cat The address 2 is used as the index 2 label is bird The flags: Bool[1, 1, 0, 0] The indices: [1, 2, 0, 0] The labels: Union{Nothing, String}["cat", "bird", nothing, nothing] 10-element Vector{Float64}: 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 10-element Vector{Float64}: 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 100.0 --------------------- The total number of fields: 4 The total number of fields used: 1 The address 1 is used as the index 1 label is cat The flags: Bool[1, 0, 0, 0] The indices: [1, 0, 0, 0] The labels: Union{Nothing, Symbol}[:cat, nothing, nothing, nothing] 10-element Vector{Float64}: 120.0 120.0 120.0 120.0 120.0 120.0 120.0 120.0 120.0 120.0 --------------------- --------------------- --------------------- test3 The total number of fields: 10 The total number of fields used: 10 The address 1 is used as the index 1 The address 2 is used as the index 2 The address 3 is used as the index 3 The address 4 is used as the index 4 The address 5 is used as the index 5 The address 6 is used as the index 6 The address 7 is used as the index 7 The address 8 is used as the index 8 The address 9 is used as the index 9 The address 10 is used as the index 10 The flags: Bool[1, 1, 1, 1, 1, 1, 1, 1, 1, 1] The indices: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] The total number of fields: 10 The total number of fields used: 10 The address 1 is used as the index 1 The address 2 is used as the index 2 The address 3 is used as the index 3 The address 4 is used as the index 4 The address 5 is used as the index 5 The address 6 is used as the index 6 The address 7 is used as the index 7 The address 8 is used as the index 8 The address 9 is used as the index 9 The address 10 is used as the index 10 The flags: Bool[1, 1, 1, 1, 1, 1, 1, 1, 1, 1] The indices: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] --------------------- --------------------- test4 The total number of fields: 1 The total number of fields used: 0 The flags: Bool[0] The indices: [0] [5.0e-324, 4.243991582e-314, 0.0, 1.5e-323, 8.487983164e-314, 0.0, 2.5e-323, 1.2731974746e-313, 0.0, 3.5e-323] The total number of fields: 1 The total number of fields used: 1 The address 1 is used as the index 1 The flags: Bool[1] The indices: [1] ┌ Warning: The length of the PreallocatedArray is shorter than the index 2. New temporal fields are created. └ @ PreallocatedArrays ~/.julia/packages/PreallocatedArrays/3AF3c/src/PreallocatedArrays.jl:92 [6.5484914033777e-310, 6.5484914034299e-310, 6.5484914023058e-310, 6.54849140230894e-310, 6.5484904114164e-310, 0.0, 0.0, 0.0, 0.0, 0.0] The total number of fields: 2 The total number of fields used: 2 The address 1 is used as the index 1 The address 2 is used as the index 2 The flags: Bool[1, 1] The indices: [1, 2] [6.5484978358207e-310, 6.5484978358207e-310, 6.5484978358207e-310, 6.54849107536e-310, 6.5484978358207e-310, 0.0, 0.0, 0.0, 0.0, 0.0] The total number of fields: 4 The total number of fields used: 1 The address 1 is used as the index 1 The flags: Bool[1, 0, 0, 0] The indices: [1, 0, 0, 0] --------------------- [1.0e-323, 1.0e-323, 5.0e-324, 5.0e-324, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] The total number of fields: 4 The total number of fields used: 2 The address 1 is used as the index 1 The address 2 is used as the index 2 The flags: Bool[1, 1, 0, 0] The indices: [1, 2, 0, 0] --------------------- [1.0e-323, 1.0e-323, 5.0e-324, 5.0e-324, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0] The total number of fields: 4 The total number of fields used: 2 The address 1 is used as the index 1 The address 2 is used as the index 3 The flags: Bool[1, 1, 0, 0] The indices: [1, 0, 2, 0] --------------------- ┌ Warning: The length of the PreallocatedArray is shorter than the index 6. New temporal fields are created. └ @ PreallocatedArrays ~/.julia/packages/PreallocatedArrays/3AF3c/src/PreallocatedArrays.jl:92 [6.54849206616677e-310, 6.54849206641933e-310, 6.54849206641933e-310, 6.54849206616677e-310, 6.54849206644147e-310, 6.54849206644147e-310, 6.54849206616677e-310, 6.54849206644147e-310, 6.5484920664636e-310, 6.54849206648574e-310] The total number of fields: 6 The total number of fields used: 3 The address 1 is used as the index 1 The address 2 is used as the index 3 The address 3 is used as the index 6 The flags: Bool[1, 1, 1, 0, 0, 0] The indices: [1, 0, 2, 0, 0, 3] --------------------- Test Summary: | Pass Total Time PreallocatedArrays.jl | 4 4 13.0s Testing PreallocatedArrays tests passed Testing completed after 18.61s PkgEval succeeded after 51.86s