Package evaluation to test Parables on Julia 1.14.0-DEV.1826 (44c835795b*) started at 2026-03-02T09:17:52.325 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.15s ################################################################################ # 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.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2569.2 ms ✓ Parables 1 dependency successfully precompiled in 3 seconds. 8 already precompiled. Precompilation completed after 20.79s ################################################################################ # Testing # Testing Parables Status `/tmp/jl_fDS8I7/Project.toml` [b23e9bf5] Parables v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fDS8I7/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}}#5581186412613115705 Block(1:2) task: TaskSpec("t1", accesses=[Write Block(1:2) @ Base.RefValue{Vector{Int64}}#5581186412613115705]) conflict: (Write Base.RefValue{Vector{Int64}}#5581186412613115705 Block(1:2), Read Base.RefValue{Vector{Int64}}#5581186412613115705 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.4s Test Summary: | Pass Total Time reduce privatization | 2 2 0.8s Test Summary: | Pass Total Time convenience helpers | 6 6 1.5s Testing Parables tests passed Testing completed after 22.46s PkgEval succeeded after 69.87s