Package evaluation to test Parables on Julia 1.14.0-DEV.1886 (984ad247db*) started at 2026-03-12T11:08:46.621 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.49s ################################################################################ # 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.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2681.5 ms ✓ Parables 1 dependency successfully precompiled in 3 seconds. 8 already precompiled. Precompilation completed after 21.59s ################################################################################ # Testing # Testing Parables Status `/tmp/jl_a5pTeq/Project.toml` [b23e9bf5] Parables v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_a5pTeq/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.6s Test Summary: | Pass Total Time access and task | 9 9 0.2s Test Summary: | Pass Total Time conflicts | 9 9 0.6s Test Summary: | Pass Total Time dag building | 12 12 0.9s Testing in serial: ["t1", "t2", "t3"] Testing in threads: ["t1", "t2", "t3"] Test Summary: | Pass Total Time scheduler | 15 15 5.0s 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}}#11951044021127888514 Block(1:2) task: TaskSpec("t1", accesses=[Write Block(1:2) @ Base.RefValue{Vector{Int64}}#11951044021127888514]) conflict: (Write Base.RefValue{Vector{Int64}}#11951044021127888514 Block(1:2), Read Base.RefValue{Vector{Int64}}#11951044021127888514 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.3s Test Summary: | Pass Total Time reduce privatization | 2 2 0.8s Test Summary: | Pass Total Time convenience helpers | 6 6 1.3s Testing Parables tests passed Testing completed after 21.85s PkgEval succeeded after 68.56s