Package evaluation to load ThreadedIterables on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T18:59:18.704 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing ThreadedIterables... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [11d239b0] + ThreadedIterables v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [11d239b0] + ThreadedIterables v0.2.1 Installation completed after 1.74s ################################################################################ # 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.05s ################################################################################ # Loading # Loading ThreadedIterables... WARNING: Method definition tmapreduce(Function, Function, Any...) in module ThreadedIterables at /home/pkgeval/.julia/packages/ThreadedIterables/66Xsk/src/mapreduce.jl:8 overwritten at /home/pkgeval/.julia/packages/ThreadedIterables/66Xsk/src/mapreduce.jl:17. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ ThreadedIterables │ [Output was shown above] └ ┌ Warning: Replacing docs for `ThreadedIterables.tmapreduce :: Tuple{Function, Function, Vararg{Any}}` in module `ThreadedIterables` └ @ Base.Docs docs/Docs.jl:253 ┌ Warning: Replacing docs for `ThreadedIterables.maptreduce :: Tuple{Function, Function, Vararg{Any}}` in module `ThreadedIterables` └ @ Base.Docs docs/Docs.jl:253 ┌ Warning: Replacing docs for `ThreadedIterables.tmaptreduce :: Tuple{Function, Function, Vararg{Any}}` in module `ThreadedIterables` └ @ Base.Docs docs/Docs.jl:253 ┌ Warning: Replacing docs for `ThreadedIterables.tmapfoldl :: Union{Tuple{T}, Tuple{Function, Function, T}} where T<:AbstractArray` in module `ThreadedIterables` └ @ Base.Docs docs/Docs.jl:253 ┌ Warning: Replacing docs for `ThreadedIterables.tmapfoldr :: Union{Tuple{T}, Tuple{Function, Function, T}} where T<:AbstractArray` in module `ThreadedIterables` └ @ Base.Docs docs/Docs.jl:253 ┌ Warning: Replacing docs for `ThreadedIterables.treduce :: Union{Tuple{T}, Tuple{Function, T}} where T<:AbstractArray` in module `ThreadedIterables` └ @ Base.Docs docs/Docs.jl:253 Loading completed after 3.02s PkgEval succeeded after 27.24s