Package evaluation to test AutomaticDocstrings on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T19:20:59.254 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.57s ################################################################################ # Installation # Installing AutomaticDocstrings... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [70b36510] + AutomaticDocstrings v1.0.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [70b36510] + AutomaticDocstrings v1.0.5 [00ebfdb7] + CSTParser v3.4.3 [1914dd2f] + MacroTools v0.5.16 [0796e94c] + Tokenize v0.5.29 Installation completed after 1.02s ################################################################################ # 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 13.45s ################################################################################ # Testing # Testing AutomaticDocstrings Status `/tmp/jl_kEGEef/Project.toml` [70b36510] AutomaticDocstrings v1.0.5 [00ebfdb7] CSTParser v3.4.3 [ab62b9b5] DeepDiffs v1.2.0 [1914dd2f] MacroTools v0.5.16 [8dfed614] Test v1.11.0 Status `/tmp/jl_kEGEef/Manifest.toml` [70b36510] AutomaticDocstrings v1.0.5 [00ebfdb7] CSTParser v3.4.3 [ab62b9b5] DeepDiffs v1.2.0 [1914dd2f] MacroTools v0.5.16 [0796e94c] Tokenize v0.5.29 [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: Testing AutomaticDOcstrings [ Info: Saved a backup to /tmp/jl_ANHfQD/backup [ Info: Saved a backup to /tmp/jl_8Jtr7n/backup WARNING: Method definition f(Any, Any) in module Main at /tmp/jl_Nih5j3:11 overwritten at /tmp/jl_vHTguE:11. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), Any, Any) in module Main at /tmp/jl_Nih5j3:11 overwritten at /tmp/jl_vHTguE:11. [ Info: Saved a backup to /tmp/jl_Fi34yA/backup WARNING: Method definition f(A, Any) where {A} in module Main at /tmp/jl_vHTguE:11 overwritten at /tmp/jl_o5krlT:11. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), A, Any) where {A} in module Main at /tmp/jl_vHTguE:11 overwritten at /tmp/jl_o5krlT:11. [ Info: Saved a backup to /tmp/jl_nGPvXW/backup WARNING: Method definition f(A, Any) where {A} in module Main at /tmp/jl_o5krlT:11 overwritten at /tmp/jl_j6IA7L:11. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), A, Any) where {A} in module Main at /tmp/jl_o5krlT:11 overwritten at /tmp/jl_j6IA7L:11. [ Info: Saved a backup to /tmp/jl_RGIqcv/backup WARNING: Method definition f(Any, Any) in module Main at /tmp/jl_j6IA7L:11 overwritten at /tmp/jl_HH7mZh:11. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), Any, Any) in module Main at /tmp/jl_j6IA7L:11 overwritten at /tmp/jl_HH7mZh:11. [ Info: Saved a backup to /tmp/jl_9E9mkR/backup WARNING: Method definition f() in module Main at /tmp/jl_HH7mZh:11 overwritten at /tmp/jl_X17fr2:6. WARNING: Method definition f(Any) in module Main at /tmp/jl_HH7mZh:11 overwritten at /tmp/jl_X17fr2:6. WARNING: Method definition f(Any, Any) in module Main at /tmp/jl_HH7mZh:11 overwritten at /tmp/jl_X17fr2:6. [ Info: Saved a backup to /tmp/jl_tsJ2hR/backup [ Info: Saved a backup to /tmp/jl_brAXED/backup WARNING: Method definition (::Type{Main.Workspace{T1, T2, T3, T4, T5, T6} where T6 where T5 where T4 where T3 where T2 where T1})(T1, T2, T3, T4, T5, T6, Int64) where {T1, T2, T3, T4, T5, T6} in module Main at /tmp/jl_84Rswe:16 overwritten at /tmp/jl_iEdwVT:16. WARNING: Method definition (::Type{Main.Workspace{T1, T2, T3, T4, T5, T6}})(Any, Any, Any, Any, Any, Any, Any) in module Main at /tmp/jl_84Rswe:16 overwritten at /tmp/jl_iEdwVT:16. [ Info: Saved a backup to /tmp/jl_lOLfOL/backup WARNING: Method definition f(A) where {A} in module Main at /tmp/jl_X17fr2:6 overwritten at /tmp/jl_bVq5KI:11. WARNING: Method definition f(A, Any) where {A} in module Main at /tmp/jl_X17fr2:6 overwritten at /tmp/jl_bVq5KI:11. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), A) where {A} in module Main at /tmp/jl_HH7mZh:11 overwritten at /tmp/jl_bVq5KI:11. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), A, Any) where {A} in module Main at /tmp/jl_HH7mZh:11 overwritten at /tmp/jl_bVq5KI:11. [ Info: Saved a backup to /tmp/jl_qbRypL/backup WARNING: Method definition f(A) where {A} in module Main at /tmp/jl_bVq5KI:11 overwritten at /tmp/jl_ufeTjs:12. WARNING: Method definition f(A, Any) where {A} in module Main at /tmp/jl_bVq5KI:11 overwritten at /tmp/jl_ufeTjs:12. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), A) where {A} in module Main at /tmp/jl_bVq5KI:11 overwritten at /tmp/jl_ufeTjs:12. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.f), A, Any) where {A} in module Main at /tmp/jl_bVq5KI:11 overwritten at /tmp/jl_ufeTjs:12. Test Summary: | Pass Total Time AutomaticDocstrings | 12 12 25.6s Testing AutomaticDocstrings tests passed Testing completed after 35.92s PkgEval succeeded after 69.39s