Package evaluation to load HalfIntegerArrays on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T19:30:55.233 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing HalfIntegerArrays... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8d01e2c4] + HalfIntegerArrays v0.1.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [8d01e2c4] + HalfIntegerArrays v0.1.5 [f0d1745a] + HalfIntegers v1.6.0 [6fe1bfb0] + OffsetArrays v1.17.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.77s ################################################################################ # 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.32s ################################################################################ # Loading # Loading HalfIntegerArrays... WARNING: Method definition similar(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, N} where N where T, LinearAlgebra.Adjoint{T, var"#s3"} where var"#s3"<:(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, 1}, HalfIntegerArrays.AbstractHalfIntegerArray{T, 2}} where T) where T, LinearAlgebra.Transpose{T, var"#s3"} where var"#s3"<:(Union{HalfIntegerArrays.AbstractHalfIntegerArray{T, 1}, HalfIntegerArrays.AbstractHalfIntegerArray{T, 2}} where T) where T}, Type{T}, Tuple{Union{Integer, Base.AbstractUnitRange{T} where T}, Vararg{Union{Integer, Base.AbstractUnitRange{T} where T}}}) where {T} in module HalfIntegerArrays at /home/pkgeval/.julia/packages/HalfIntegerArrays/e36ys/src/HalfIntegerArrays.jl:220 overwritten on the same line (check for duplicate calls to `include`). ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1 dependency had output during precompilation: ┌ HalfIntegerArrays │ [Output was shown above] └ Loading completed after 4.1s PkgEval succeeded after 29.93s