Package evaluation to test ValueHistories on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T19:33:32.520 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.6s ################################################################################ # Installation # Installing ValueHistories... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [98cad3c8] + ValueHistories v0.5.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [98cad3c8] + ValueHistories v0.5.4 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.14s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.61s ################################################################################ # Testing # Testing ValueHistories Status `/tmp/jl_JdYT4G/Project.toml` ⌅ [864edb3b] DataStructures v0.18.22 [3cdcf5f2] RecipesBase v1.3.4 [98cad3c8] ValueHistories v0.5.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_JdYT4G/Manifest.toml` [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [98cad3c8] ValueHistories v0.5.4 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [cf7118a7] UUIDs 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... 100 elements {Int64,Float64} History * types: Int64, Float64 * length: 100 History * types: UInt8, String * length: 100 100 elements {Int64,Float64} QHistory types: Int64, Float64 length: 100 QHistory types: UInt8, String length: 100 Test Summary: | Pass Total Time [->] tst_history.jl | 1033 1033 2.6s MVHistory{History} :myint2 => 5 elements {Int64,Int64} :myf => 56 elements {Int64,Int64} :myint => 5 elements {Int64,Int64} MVHistory{History} :myint2 => 5 elements {Int64,Int64} :myf => 56 elements {Int64,Int64} :myint => 5 elements {Int64,Int64} Test Summary: | Pass Total Time [->] tst_mvhistory.jl | 548 548 3.4s --> Baseline: 100 loops that accumulates a Float64 0.014371 seconds (4.03 k allocations: 197.766 KiB, 99.79% compilation time) 0.000008 seconds (1 allocation: 16 bytes) --> History: 100 loops tracking accumulator as Float64 0.030427 seconds (5.86 k allocations: 303.766 KiB, 99.81% compilation time) 0.000013 seconds (17 allocations: 3.594 KiB) --> History: Converting result into arrays 0.000015 seconds (11 allocations: 528 bytes) 0.000019 seconds (11 allocations: 528 bytes) --> QHistory: 100 loops tracking accumulator as Float64 0.043370 seconds (6.59 k allocations: 354.547 KiB, 99.93% compilation time) 0.000005 seconds (9 allocations: 448 bytes) --> QHistory: Converting result into arrays 0.000018 seconds (15 allocations: 2.328 KiB) 0.000006 seconds (15 allocations: 2.328 KiB) --> MVHistory: 100 loops tracking accumulator as Float64 and String 0.039204 seconds (5.09 k allocations: 281.703 KiB, 99.53% compilation time) 0.000140 seconds (425 allocations: 50.609 KiB) --> MVHistory: Converting result into arrays 0.082103 seconds (23.30 k allocations: 1.148 MiB, 98.82% compilation time) 0.000146 seconds (631 allocations: 23.125 KiB) Test Summary: | Total Time [->] bm_history.jl | 0 2.1s Testing ValueHistories tests passed Testing completed after 17.54s PkgEval succeeded after 50.49s