Package evaluation to test Reactive on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:17:56.277 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.68s ################################################################################ # Installation # Installing Reactive... Resolving package versions... Installed Compat ───────────── v4.18.1 Installed OrderedCollections ─ v1.8.1 Installed DataStructures ───── v0.18.22 Installed Reactive ─────────── v0.8.3 Updating `~/.julia/environments/v1.10/Project.toml` [a223df75] + Reactive v0.8.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 [a223df75] + Reactive v0.8.3 [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode 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 5.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1172.2 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds Precompiling package dependencies... Precompiling packages... 859.1 ms ✓ Compat 934.4 ms ✓ OrderedCollections 3540.0 ms ✓ DataStructures 1237.3 ms ✓ Reactive 4 dependencies successfully precompiled in 7 seconds. 2 already precompiled. Precompilation completed after 17.42s ################################################################################ # Testing # Testing Reactive Status `/tmp/jl_V6j5WW/Project.toml` ⌅ [864edb3b] DataStructures v0.18.22 [a223df75] Reactive v0.8.3 [8ba89e20] Distributed [8dfed614] Test Status `/tmp/jl_V6j5WW/Manifest.toml` [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [bac558e1] OrderedCollections v1.8.1 [a223df75] Reactive v0.8.3 [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Queue runner | 2 2 1.9s step 1 step 2 step 3 queue_size() = 0 Test Summary: | Pass Total Time Basic checks | 91 91 6.7s Test Summary: | Pass Total Time Push to non-input nodes | 32 32 0.4s av = 1 bv = 2 av = 1 bv = 3 av = 7 bv = 7 Test Summary: | Pass Total Time multi-path graphs 1 | 17 17 0.4s Test Summary: | Pass Total Time multi-path graphs 2 | 16 16 0.0s Test Summary: | Pass Total Time multi-path graphs: dfs good, bfs bad | 2 2 0.2s Test Summary: | Pass Total Time multi-path graphs: bfs good, dfs bad | 2 2 0.0s Test Summary: | Pass Total Time multi-path graphs: dfs bad, bfs bad | 2 2 0.0s WARNING: Method definition number() in module Main at /home/pkgeval/.julia/packages/Reactive/g1LZ6/test/runtests.jl:14 overwritten at /home/pkgeval/.julia/packages/Reactive/g1LZ6/test/call_count.jl:3. Test Summary: | Pass Total Time Call counting | 600 600 0.1s Test Summary: | Pass Total Time Flatten | 30 30 2.3s dt = 1.214292207 end_t = 1.770041931301086e9 end_t .- accval = [1.4781768321990967, 1.0094349384307861, 0.5087840557098389, 0.008131027221679688] z got 2 z got 5 z′ got [1, 2, 3, 4, 5, 6] z got 6 z got 10 z′ got [7, 8, 9, 10] i = 10 dt = 2.229773998260498 ydt = 0.5 y′dt = 1.1 zcount = 5.0 z′count = 3.0 value(y) = 10 value(y′) = [7, 8, 9, 10] value(z) = 4 value(z′) = 2 Test Summary: | Pass Total Time Timing functions | 28 28 18.0s Test Summary: | Pass Total Time Async | 5 5 0.2s Test Summary: | Pass Total Time Queue runner | 24 24 0.4s Testing Reactive tests passed Testing completed after 26.93s PkgEval succeeded after 69.39s