Package evaluation to test Turtles on Julia 1.14.0-DEV.1395 (a32911ae58*) started at 2025-12-21T12:08:18.273 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.07s ################################################################################ # 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.84s ################################################################################ # 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:577 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:577 Precompilation failed after 12.98s ################################################################################ # Testing # Testing Turtles Status `/tmp/jl_4LkzmF/Project.toml` [37f3a7ca] Turtles v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_4LkzmF/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.348868 seconds (1.38 M allocations: 70.744 MiB, 99.77% compilation time) write to file: 0.001637 seconds (14 allocations: 720 bytes) C compiler: 0.099082 seconds (10.77 k allocations: 600.625 KiB, 54.37% compilation time) Test Summary: | Total Time generic | 0 9.6s ┌ 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.314094 seconds (83.71 k allocations: 4.277 MiB, 99.38% compilation time) write to file: 0.000345 seconds (10 allocations: 528 bytes) C compiler: 0.049384 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time pointers and references | 0 4.4s compile procedures: 1.976193 seconds (1.30 M allocations: 66.010 MiB, 99.60% compilation time) write to file: 0.000327 seconds (10 allocations: 528 bytes) C compiler: 0.051145 seconds (90 allocations: 3.391 KiB) Test Summary: | Total Time struct | 0 7.2s compile procedures: 0.620852 seconds (247.75 k allocations: 12.264 MiB, 99.70% compilation time) write to file: 0.000216 seconds (10 allocations: 528 bytes) C compiler: 0.043503 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time unrolling | 0 3.4s compile procedures: 0.344273 seconds (82.35 k allocations: 4.134 MiB, 99.35% compilation time) write to file: 0.000304 seconds (10 allocations: 544 bytes) C compiler: 0.049215 seconds (86 allocations: 3.234 KiB) Test Summary: | Total Time gibonacci | 0 3.1s compile procedures: 0.598542 seconds (413.49 k allocations: 21.001 MiB, 99.59% compilation time) write to file: 0.000383 seconds (10 allocations: 528 bytes) C compiler: 0.043912 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time max3 | 0 2.4s compile procedures: 1.289543 seconds (670.46 k allocations: 33.693 MiB, 99.64% compilation time) write to file: 0.000324 seconds (10 allocations: 528 bytes) C compiler: 0.045178 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time ref passing | 0 6.9s compile procedures: 0.194661 seconds (78.40 k allocations: 3.917 MiB, 99.14% compilation time) write to file: 0.000343 seconds (10 allocations: 528 bytes) C compiler: 0.037439 seconds (87 allocations: 3.484 KiB) Test Summary: | Total Time defer | 0 2.8s compile procedures: 1.204745 seconds (678.82 k allocations: 34.453 MiB, 99.39% compilation time) write to file: 0.000430 seconds (10 allocations: 528 bytes) C compiler: 0.045950 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time peg | 0 6.3s compile procedures: 0.026613 seconds (3.67 k allocations: 155.000 KiB, 96.86% compilation time) write to file: 0.000375 seconds (10 allocations: 528 bytes) C compiler: 0.050366 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time loop | 0 2.8s Testing Turtles tests passed Testing completed after 67.98s PkgEval succeeded after 100.08s