Package evaluation to test ParallelTestRunner on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T13:53:01.752 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.51s ################################################################################ # Installation # Installing ParallelTestRunner... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d3525ed8] + ParallelTestRunner v2.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [b5f81e59] + IOCapture v0.2.5 [36869731] + Malt v1.3.1 [d3525ed8] + ParallelTestRunner v2.0.2 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.3.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.0s ################################################################################ # 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 12.85s ################################################################################ # Testing # Testing ParallelTestRunner Status `/tmp/jl_Vfdi07/Project.toml` [d3525ed8] ParallelTestRunner v2.0.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_Vfdi07/Manifest.toml` ⌅ [b5f81e59] IOCapture v0.2.5 [36869731] Malt v1.3.1 [d3525ed8] ParallelTestRunner v2.0.2 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Showing the output of one test run: -------------------------------------------------------------------------------- Running 1 tests in parallel. If this is too many, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable.  │  │ ──────────────── CPU ──────────────── │ Test (Worker) │ Time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ subdir/subdir_test (1) │ started at 2026-01-04T13:53:51.454 subdir/subdir_test (1) │  0.27 │  0.00 │  0.0 │  1.03 │  449.78 │ basic (1) │ started at 2026-01-04T13:54:02.904 basic (1) │  0.00 │  0.00 │  0.0 │  0.02 │  449.78 │ Test Summary: | Pass Total  Time Overall |  2  2 21.7s subdir/subdir_test |  1  1  0.3s basic |  1  1  0.0s SUCCESS -------------------------------------------------------------------------------- Test Summary: | Pass Total Time ParallelTestRunner | 51 51 3m01.2s basic use | 3 3 30.7s subdir use | 2 2 0.0s custom tests | 3 3 12.3s init code | 2 2 11.1s custom worker | 5 5 34.1s failing test | 6 6 11.6s nested failure | 9 9 11.1s throwing test | 6 6 13.1s crashing test | 6 6 12.9s test output | 3 3 11.1s warnings | 2 2 11.1s colorful output | 4 4 22.1s Testing ParallelTestRunner tests passed Testing completed after 181.96s PkgEval succeeded after 222.39s