Package evaluation of FeatherLib on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T16:58:58.018 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.07s ################################################################################ # Installation # Installing FeatherLib... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [409f5150] + FeatherLib v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [69666777] + Arrow v0.2.4 ⌅ [324d7699] + CategoricalArrays v0.8.3 [9a962f9c] + DataAPI v1.16.0 [409f5150] + FeatherLib v0.2.0 ⌅ [53afe959] + FlatBuffers v0.5.4 [682c06a0] + JSON v0.21.4 ⌅ [e1d29d7a] + Missings v0.4.5 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [856f2bd8] + StructTypes v1.11.0 [3a884ed6] + UnPack v1.0.2 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [9fa8497b] + Future [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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 4.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.63s ################################################################################ # Testing # Testing FeatherLib Status `/tmp/jl_EX9PUg/Project.toml` ⌅ [69666777] Arrow v0.2.4 ⌅ [324d7699] CategoricalArrays v0.8.3 [409f5150] FeatherLib v0.2.0 ⌅ [53afe959] FlatBuffers v0.5.4 ⌅ [e1d29d7a] Missings v0.4.5 [ade2ca70] Dates [a63ad114] Mmap [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_EX9PUg/Manifest.toml` ⌅ [69666777] Arrow v0.2.4 ⌅ [324d7699] CategoricalArrays v0.8.3 [9a962f9c] DataAPI v1.16.0 [409f5150] FeatherLib v0.2.0 ⌅ [53afe959] FlatBuffers v0.5.4 [682c06a0] JSON v0.21.4 ⌅ [e1d29d7a] Missings v0.4.5 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [856f2bd8] StructTypes v1.11.0 [3a884ed6] UnPack v1.0.2 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ReadWrite: Error During Test at /home/pkgeval/.julia/packages/FeatherLib/nPFge/test/test_readwrite.jl:1 Got exception outside of a @test type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:32 [inlined] [2] isstruct(T::Type) @ FlatBuffers ~/.julia/packages/FlatBuffers/WJDnk/src/FlatBuffers.jl:34 [3] getarray(t::FlatBuffers.Table{FeatherLib.Metadata.CTable}, vp::Int64, len::Int32, ::Type{FeatherLib.Metadata.Column}) @ FlatBuffers ~/.julia/packages/FlatBuffers/WJDnk/src/FlatBuffers.jl:225 [4] getvalue(t::FlatBuffers.Table{FeatherLib.Metadata.CTable}, o::Int16, ::Type{Vector{FeatherLib.Metadata.Column}}) @ FlatBuffers ~/.julia/packages/FlatBuffers/WJDnk/src/FlatBuffers.jl:241 [5] read(t::FlatBuffers.Table{FeatherLib.Metadata.CTable}, ::Type{FeatherLib.Metadata.CTable}) @ FlatBuffers ~/.julia/packages/FlatBuffers/WJDnk/src/FlatBuffers.jl:315 [6] read @ ~/.julia/packages/FlatBuffers/WJDnk/src/FlatBuffers.jl:300 [inlined] [7] read @ ~/.julia/packages/FlatBuffers/WJDnk/src/FlatBuffers.jl:323 [inlined] [8] getctable(data::Vector{UInt8}) @ FeatherLib ~/.julia/packages/FeatherLib/nPFge/src/loadfile.jl:38 [9] featherread(filename::String; use_mmap::Bool) @ FeatherLib ~/.julia/packages/FeatherLib/nPFge/src/read.jl:10 [10] featherread(filename::String) @ FeatherLib ~/.julia/packages/FeatherLib/nPFge/src/read.jl:8 [11] macro expansion @ ~/.julia/packages/FeatherLib/nPFge/test/test_readwrite.jl:7 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/FeatherLib/nPFge/test/test_readwrite.jl:3 [14] include @ ./client.jl:494 [inlined] [15] macro expansion @ ~/.julia/packages/FeatherLib/nPFge/test/runtests.jl:8 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/FeatherLib/nPFge/test/runtests.jl:8 [18] include(fname::String) @ Base.MainInclude ./client.jl:494 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:385 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:557 ArrowTests: Error During Test at /home/pkgeval/.julia/packages/FeatherLib/nPFge/test/test_arrow.jl:24 Got exception outside of a @test type CategoricalPool has no field index Stacktrace: [1] getproperty @ ./Base.jl:37 [inlined] [2] getlevels(x::CategoricalVector{String, UInt32, String, CategoricalValue{String, UInt32}, Union{}}) @ Arrow ~/.julia/packages/Arrow/q3tEJ/src/dictencoding.jl:167 [3] DictEncoding(x::CategoricalVector{String, UInt32, String, CategoricalValue{String, UInt32}, Union{}}) @ Arrow ~/.julia/packages/Arrow/q3tEJ/src/dictencoding.jl:68 [4] arrowformat(x::CategoricalVector{String, UInt32, String, CategoricalValue{String, UInt32}, Union{}}) @ Arrow ~/.julia/packages/Arrow/q3tEJ/src/arrowvectors.jl:242 [5] featherwrite(filename::String, columns::Vector{AbstractVector}, colnames::Vector{Symbol}; description::String, metadata::String) @ FeatherLib ~/.julia/packages/FeatherLib/nPFge/src/write.jl:4 [6] featherwrite(filename::String, columns::Vector{AbstractVector}, colnames::Vector{Symbol}) @ FeatherLib ~/.julia/packages/FeatherLib/nPFge/src/write.jl:1 [7] macro expansion @ ~/.julia/packages/FeatherLib/nPFge/test/test_arrow.jl:40 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/FeatherLib/nPFge/test/test_arrow.jl:26 [10] include @ ./client.jl:494 [inlined] [11] macro expansion @ ~/.julia/packages/FeatherLib/nPFge/test/runtests.jl:9 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/FeatherLib/nPFge/test/runtests.jl:8 [14] include(fname::String) @ Base.MainInclude ./client.jl:494 [15] top-level scope @ none:6 [16] eval @ ./boot.jl:385 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [18] _start() @ Base ./client.jl:557 Test Summary: | Error Total Time FeatherLib | 2 2 21.3s ReadWrite | 1 1 8.9s ArrowTests | 1 1 4.2s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FeatherLib/nPFge/test/runtests.jl:6 Testing failed after 28.87s ERROR: LoadError: Package FeatherLib 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:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 63.15s: package tests unexpectedly errored