Package evaluation to test Turtles on Julia 1.14.0-DEV.1420 (3d611fddcf*) started at 2025-12-28T12:10:34.588 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.92s ################################################################################ # 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.88s ################################################################################ # 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.53s ################################################################################ # Testing # Testing Turtles Status `/tmp/jl_I83nSG/Project.toml` [37f3a7ca] Turtles v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_I83nSG/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.4s compile procedures: 2.519803 seconds (1.38 M allocations: 70.437 MiB, 1.08% gc time, 99.80% compilation time) write to file: 0.003678 seconds (14 allocations: 720 bytes) C compiler: 0.101535 seconds (10.77 k allocations: 600.562 KiB, 54.75% compilation time) Test Summary: | Total Time generic | 0 10.4s ┌ 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.332135 seconds (83.52 k allocations: 4.269 MiB, 99.40% compilation time) write to file: 0.000358 seconds (10 allocations: 528 bytes) C compiler: 0.057523 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time pointers and references | 0 4.4s compile procedures: 2.037336 seconds (1.30 M allocations: 65.986 MiB, 2.86% gc time, 99.70% compilation time) write to file: 0.000308 seconds (10 allocations: 528 bytes) C compiler: 0.040502 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time struct | 0 7.5s compile procedures: 0.622429 seconds (246.72 k allocations: 12.155 MiB, 99.73% compilation time) write to file: 0.000355 seconds (10 allocations: 528 bytes) C compiler: 0.042885 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time unrolling | 0 3.1s compile procedures: 0.342440 seconds (82.22 k allocations: 4.130 MiB, 99.46% compilation time) write to file: 0.000359 seconds (10 allocations: 544 bytes) C compiler: 0.049235 seconds (86 allocations: 3.234 KiB) Test Summary: | Total Time gibonacci | 0 2.9s compile procedures: 0.614923 seconds (413.23 k allocations: 20.988 MiB, 99.59% compilation time) write to file: 0.000385 seconds (10 allocations: 528 bytes) C compiler: 0.042864 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time max3 | 0 2.4s compile procedures: 1.324121 seconds (670.13 k allocations: 33.669 MiB, 99.67% compilation time) write to file: 0.000348 seconds (10 allocations: 528 bytes) C compiler: 0.045523 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time ref passing | 0 7.4s compile procedures: 0.190359 seconds (78.27 k allocations: 3.911 MiB, 99.10% compilation time) write to file: 0.000279 seconds (10 allocations: 528 bytes) C compiler: 0.040486 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time defer | 0 3.1s compile procedures: 1.240990 seconds (678.60 k allocations: 34.441 MiB, 99.41% compilation time) write to file: 0.000297 seconds (10 allocations: 528 bytes) C compiler: 0.047913 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time peg | 0 6.5s compile procedures: 0.028032 seconds (3.61 k allocations: 153.219 KiB, 96.74% compilation time) write to file: 0.000392 seconds (10 allocations: 528 bytes) C compiler: 0.048333 seconds (86 allocations: 3.203 KiB) Test Summary: | Total Time loop | 0 2.9s Testing Turtles tests passed Testing completed after 72.84s PkgEval succeeded after 106.76s