Package evaluation to test Parables on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T12:07:14.016 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.85s ################################################################################ # Installation # Installing Parables... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b23e9bf5] + Parables v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [b23e9bf5] + Parables v0.1.0 Installation completed after 1.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2717.7 ms ✓ Parables 1 dependency successfully precompiled in 3 seconds. 8 already precompiled. Precompilation completed after 20.99s ################################################################################ # Testing # Testing Parables Status `/tmp/jl_0DPJTK/Project.toml` [b23e9bf5] Parables v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0DPJTK/Manifest.toml` [b23e9bf5] Parables v0.1.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 Testing Running tests... Test Summary: | Pass Total Time effects | 7 7 0.4s Test Summary: | Pass Total Time regions | 18 18 0.5s Test Summary: | Pass Total Time access and task | 9 9 0.2s Test Summary: | Pass Total Time conflicts | 9 9 0.5s Test Summary: | Pass Total Time dag building | 12 12 0.8s Testing in serial: ["t1", "t2", "t3"] Testing in threads: ["t1", "t2", "t3"] Test Summary: | Pass Total Time scheduler | 15 15 4.9s Test Summary: | Pass Total Time macros | 3 3 0.1s Test Summary: | Pass Total Time accesses block | 3 3 0.0s access: Write Base.RefValue{Vector{Int64}}#10347383829395164056 Block(1:2) task: TaskSpec("t1", accesses=[Write Block(1:2) @ Base.RefValue{Vector{Int64}}#10347383829395164056]) conflict: (Write Base.RefValue{Vector{Int64}}#10347383829395164056 Block(1:2), Read Base.RefValue{Vector{Int64}}#10347383829395164056 Block(2:3)) DAG with 2 tasks [1] t1 -> [2] [2] t2 -> Int64[] Levels: L1: [1] ["t1"] L2: [2] ["t2"] Test Summary: | Pass Total Time diagnostics | 8 8 1.2s Test Summary: | Pass Total Time reduce privatization | 2 2 0.8s Test Summary: | Pass Total Time convenience helpers | 6 6 1.2s Testing Parables tests passed Testing completed after 20.98s PkgEval succeeded after 66.97s