Package evaluation to test Turtles on Julia 1.14.0-DEV.1491 (0e7d18362a*) started at 2026-01-11T07:43:15.896 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.61s ################################################################################ # Installation # Installing Turtles... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [37f3a7ca] + Turtles v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [37f3a7ca] + Turtles v0.1.0 Installation completed after 0.76s ################################################################################ # 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:585 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:585 Precompilation failed after 13.22s ################################################################################ # Testing # Testing Turtles Status `/tmp/jl_sbWSFv/Project.toml` [37f3a7ca] Turtles v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sbWSFv/Manifest.toml` [37f3a7ca] Turtles 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... ┌ Info: &m1 := 0; │ &m2 := 0; │ loop L1:{ │ r1 := (m2); │ r6 := r1 < 32; │ if (r6) { │ r2 := (m2); │ r3 := r2 + 1; │ &m2 = r3; │ r4 := (m1); │ r5 := r4 + r2; │ &m1 = r5 │ } else { │ return:L1 (break) │ }; │ continue │ }; └ (m1) Test Summary: | Total Time syntax | 0 6.6s compile procedures: 2.185117 seconds (1.38 M allocations: 70.729 MiB, 1.23% gc time, 99.78% compilation time) write to file: 0.001545 seconds (14 allocations: 720 bytes) C compiler: 0.086640 seconds (10.99 k allocations: 611.594 KiB, 56.73% compilation time) Test Summary: | Total Time generic | 0 9.5s ┌ Info: #include │ #include │ │ struct vec2 { int64_t x; int64_t y; }; │ void swapvec(struct vec2* const r19); └ void memory_copy(uint8_t* const r22, uint8_t* const r23, int64_t const r24); compile procedures: 0.316182 seconds (83.99 k allocations: 4.297 MiB, 99.40% compilation time) write to file: 0.000376 seconds (10 allocations: 528 bytes) C compiler: 0.045300 seconds (90 allocations: 3.391 KiB) Test Summary: | Total Time pointers and references | 0 4.3s compile procedures: 1.914907 seconds (1.30 M allocations: 66.169 MiB, 99.68% compilation time) write to file: 0.000359 seconds (10 allocations: 528 bytes) C compiler: 0.048331 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time struct | 0 7.1s compile procedures: 0.664753 seconds (246.99 k allocations: 12.191 MiB, 99.68% compilation time) write to file: 0.003559 seconds (10 allocations: 528 bytes) C compiler: 0.044909 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time unrolling | 0 3.4s compile procedures: 0.340060 seconds (82.56 k allocations: 4.155 MiB, 99.38% compilation time) write to file: 0.000271 seconds (10 allocations: 544 bytes) C compiler: 0.043826 seconds (86 allocations: 3.234 KiB) Test Summary: | Total Time gibonacci | 0 3.0s compile procedures: 0.539635 seconds (413.23 k allocations: 21.034 MiB, 99.51% compilation time) write to file: 0.000266 seconds (10 allocations: 528 bytes) C compiler: 0.036285 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time max3 | 0 2.1s compile procedures: 1.274505 seconds (671.34 k allocations: 33.771 MiB, 99.64% compilation time) write to file: 0.000352 seconds (10 allocations: 528 bytes) C compiler: 0.041834 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time ref passing | 0 7.1s compile procedures: 0.186292 seconds (78.27 k allocations: 3.924 MiB, 99.12% compilation time) write to file: 0.000396 seconds (10 allocations: 528 bytes) C compiler: 0.036374 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time defer | 0 3.1s compile procedures: 1.158463 seconds (679.08 k allocations: 34.514 MiB, 99.35% compilation time) write to file: 0.000362 seconds (10 allocations: 528 bytes) C compiler: 0.045126 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time peg | 0 6.5s compile procedures: 0.025435 seconds (3.61 k allocations: 153.469 KiB, 96.77% compilation time) write to file: 0.000321 seconds (10 allocations: 528 bytes) C compiler: 0.046263 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time loop | 0 2.6s Testing Turtles tests passed Testing completed after 70.56s PkgEval succeeded after 103.87s