Package evaluation to test ChunkedArrays on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:27:59.565 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.08s ################################################################################ # Installation # Installing ChunkedArrays... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8bab3169] + ChunkedArrays v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [8bab3169] + ChunkedArrays v0.1.1 ⌅ [da5c29d0] + EllipsisNotation v0.4.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 7.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1050.1 ms ✓ EllipsisNotation ✗ ChunkedArrays 1 dependency successfully precompiled in 5 seconds ERROR: LoadError: The following 1 direct dependency failed to precompile: ChunkedArrays Failed to precompile ChunkedArrays [8bab3169-4815-5aad-9f88-5df82062e999] to "/home/pkgeval/.julia/compiled/v1.10/ChunkedArrays/jl_Vzx8ul". ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/ChunkedArrays/cNMKj/src/ChunkedArrays.jl:11:8 type ChunkedArray{T,N1,N2} # └──────────────────┘ ── Expected `end` Stacktrace: [1] top-level scope @ ~/.julia/packages/ChunkedArrays/cNMKj/src/ChunkedArrays.jl:11 [2] include @ ./Base.jl:495 [inlined] [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2295 [4] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/ChunkedArrays/cNMKj/src/ChunkedArrays.jl:11 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 16.79s ################################################################################ # Testing # Testing ChunkedArrays Status `/tmp/jl_cfSjsW/Project.toml` [8bab3169] ChunkedArrays v0.1.1 ⌅ [da5c29d0] EllipsisNotation v0.4.0 Status `/tmp/jl_cfSjsW/Manifest.toml` [8bab3169] ChunkedArrays v0.1.1 ⌅ [da5c29d0] EllipsisNotation v0.4.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: ParseError: # Error @ /home/pkgeval/.julia/packages/ChunkedArrays/cNMKj/src/ChunkedArrays.jl:11:8 type ChunkedArray{T,N1,N2} # └──────────────────┘ ── Expected `end` Stacktrace: [1] top-level scope @ ~/.julia/packages/ChunkedArrays/cNMKj/src/ChunkedArrays.jl:11 [2] include @ ./Base.jl:495 [inlined] [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2295 [4] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/ChunkedArrays/cNMKj/src/ChunkedArrays.jl:11 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile ChunkedArrays [8bab3169-4815-5aad-9f88-5df82062e999] to "/home/pkgeval/.julia/compiled/v1.10/ChunkedArrays/jl_GvaSQP". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2542 [3] compilecache @ ./loading.jl:2414 [inlined] [4] (::Base.var"#971#972"{Base.PkgId})() @ Base ./loading.jl:2047 [5] mkpidlock(f::Base.var"#971#972"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#971#972"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3057 [11] maybe_cachefile_lock @ ./loading.jl:3054 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2043 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1885 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1876 [17] macro expansion @ ./loading.jl:1863 [inlined] [18] macro expansion @ ./lock.jl:270 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1826 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1819 [23] include(fname::String) @ Base.MainInclude ./client.jl:487 [24] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/ChunkedArrays/cNMKj/test/runtests.jl:1 Testing failed after 12.54s ERROR: LoadError: Package ChunkedArrays errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 48.49s: package fails to precompile