Package evaluation of PreallocatedArrays on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-04T10:02:53.923 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.43s ################################################################################ # 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.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.86s ################################################################################ # Testing # Testing PreallocatedArrays Status `/tmp/jl_wQ31dk/Project.toml` [f9710d63] PreallocatedArrays v0.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_wQ31dk/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-323, 4.4e-323, 3.0e-323, 4.0e-323, 2.5e-323, 2.0e-323, 3.5e-323, 1.5e-323, 1.0e-323, 5.4e-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 [1.0e-323, 3.0e-323, 3.5e-323, 4.4e-323, 5.4e-323, 6.0e-323, 7.4e-323, 1.1e-322, 1.14e-322, 1.3e-322] 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.9255856625747e-310, 6.92558582832857e-310, 6.92557212776015e-310, 6.925572127904e-310, 6.92558531706944e-310, 6.92558598455766e-310, 6.9255721277633e-310, 6.92557212776647e-310, 6.92557216853124e-310, 6.92557216853203e-310] 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] --------------------- [5.0e-324, 1.0e-323, 1.5e-323, NaN, 2.5e-323, 3.0e-323, 3.5e-323, 4.0e-323, NaN, NaN] 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] --------------------- [5.0e-324, 1.0e-323, 1.5e-323, NaN, 2.5e-323, 3.0e-323, 3.5e-323, 4.0e-323, NaN, NaN] 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.9255721685328e-310, 6.9255721685336e-310, 6.9255878783105e-310, 6.9255878787911e-310, 6.92557216867195e-310, 6.92557216867274e-310, 6.92558787831365e-310, 6.9255878783105e-310, 6.9255878787911e-310, 6.9255878787911e-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 14.4s Testing PreallocatedArrays tests passed Testing completed after 20.81s PkgEval succeeded after 52.25s