Package evaluation of DataStreams on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:06:26.314 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.12s ################################################################################ # Installation # Installing DataStreams... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9a8bc11e] + DataStreams v0.4.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [9a8bc11e] + DataStreams v0.4.2 ⌅ [e1d29d7a] + Missings v0.4.5 ⌅ [ea10d353] + WeakRefStrings v0.6.2 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test 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.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.65s ################################################################################ # Testing # Testing DataStreams Status `/tmp/jl_wWRKTt/Project.toml` [9a8bc11e] DataStreams v0.4.2 ⌅ [e1d29d7a] Missings v0.4.5 ⌅ [ea10d353] WeakRefStrings v0.6.2 [ade2ca70] Dates [8dfed614] Test Status `/tmp/jl_wWRKTt/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [9a8bc11e] DataStreams v0.4.2 ⌅ [e1d29d7a] Missings v0.4.5 ⌅ [ea10d353] WeakRefStrings v0.6.2 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: `T` is deprecated, use `nonmissingtype` instead. │ caller = (::DataStreams.Data.var"#7#8")(x::Type) at DataStreams.jl:68 └ @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/DataStreams.jl:68 Data.stream!: Error During Test at /home/pkgeval/.julia/packages/DataStreams/mEqAy/test/runtests.jl:107 Got exception outside of a @test MethodError: no method matching return_type(::var"#11#37", ::Tuple{DataType}) Closest candidates are: return_type(::Any, !Matched::DataType, !Matched::UInt64) @ Core compiler/typeinfer.jl:1107 return_type(::Any, !Matched::DataType) @ Core compiler/typeinfer.jl:1101 Stacktrace: [1] DataStreams.Data.QueryColumn(sourceindex::Int64, types::Vector{Any}, header::Vector{String}; name::String, T::Type, sinkindex::Int64, hide::Bool, filter::Nothing, having::Nothing, compute::var"#11#37", computeaggregate::Nothing, computeargs::Tuple{Int64}, sort::Bool, sortindex::Nothing, sortasc::Bool, group::Bool, aggregate::Nothing, kwargs::@Kwargs{}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:76 [2] DataStreams.Data.Query(types::Vector{Any}, header::Vector{String}, actions::Vector{Any}, limit::Nothing, offset::Nothing) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:138 [3] stream!(source::Source{@NamedTuple{id::Vector{Int64}, firstname::Vector{Union{Missing, String}}, lastname::Vector{String}, salary::Vector{Union{Missing, Float64}}, rate::Vector{Float64}, hired::Vector{Union{Missing, Date}}, fired::Vector{DateTime}}}, sink::Sink{@NamedTuple{id::Vector{Int64}, firstname::Vector{Union{Missing, String}}, lastname::Vector{String}, salary::Vector{Union{Missing, Float64}}, rate::Vector{Float64}, hired::Vector{Union{Missing, Date}}, fired::Vector{DateTime}}}; append::Bool, transforms::Dict{Int64, var"#11#37"}, filter::Function, actions::Vector{Any}, limit::Nothing, offset::Nothing, columns::Vector{Any}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:568 [4] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:130 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:119 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:53 [9] include(fname::String) @ Base.MainInclude ./client.jl:494 [10] top-level scope @ none:6 [11] eval @ ./boot.jl:385 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [13] _start() @ Base ./client.jl:557 DataStreams with WeakRefStrings: Error During Test at /home/pkgeval/.julia/packages/DataStreams/mEqAy/test/runtests.jl:318 Got exception outside of a @test UndefVarError: `WeakRefStringArray` not defined Stacktrace: [1] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:321 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [3] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:321 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:53 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] top-level scope @ none:6 [8] eval @ ./boot.jl:385 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [10] _start() @ Base ./client.jl:557 Data.query: Error During Test at /home/pkgeval/.julia/packages/DataStreams/mEqAy/test/query.jl:9 Got exception outside of a @test MethodError: no method matching return_type(::var"#65#83", ::Tuple{DataType}) Closest candidates are: return_type(::Any, !Matched::DataType, !Matched::UInt64) @ Core compiler/typeinfer.jl:1107 return_type(::Any, !Matched::DataType) @ Core compiler/typeinfer.jl:1101 Stacktrace: [1] DataStreams.Data.QueryColumn(sourceindex::Int64, types::Vector{Any}, header::Vector{String}; name::Symbol, T::Type, sinkindex::Int64, hide::Bool, filter::Nothing, having::Nothing, compute::var"#65#83", computeaggregate::Nothing, computeargs::Tuple{Int64}, sort::Bool, sortindex::Nothing, sortasc::Bool, group::Bool, aggregate::Nothing, kwargs::@Kwargs{}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:76 [2] DataStreams.Data.Query(types::Vector{Any}, header::Vector{String}, actions::Vector{Any}, limit::Nothing, offset::Nothing) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:138 [3] query(::@NamedTuple{a::Vector{Int64}, b::Vector{String}, c::Vector{Float64}, d::Vector{Int64}}, ::Vector{@NamedTuple{compute::var"#65#83", computeargs::Tuple{Int64}}}, ::Type{NamedTuple{names, T} where {N, names, T<:Tuple{Vararg{AbstractVector, N}}}}; append::Bool, limit::Nothing, offset::Nothing, kwargs::@Kwargs{}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:197 [4] query(::@NamedTuple{a::Vector{Int64}, b::Vector{String}, c::Vector{Float64}, d::Vector{Int64}}, ::Vector{@NamedTuple{compute::var"#65#83", computeargs::Tuple{Int64}}}, ::Type{NamedTuple{names, T} where {N, names, T<:Tuple{Vararg{AbstractVector, N}}}}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:193 [5] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/query.jl:97 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/query.jl:10 [8] include(fname::String) @ Base.MainInclude ./client.jl:494 [9] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:353 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [11] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:53 [12] include(fname::String) @ Base.MainInclude ./client.jl:494 [13] top-level scope @ none:6 [14] eval @ ./boot.jl:385 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [16] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time DataStreams | 83 3 86 26.4s Data.Schema | 29 29 2.1s Data.stream! | 2 1 3 8.5s DataStreams NamedTuple | 11 11 4.6s DataStreams with WeakRefStrings | 1 1 0.4s Data.query | 41 1 42 10.2s ERROR: LoadError: Some tests did not pass: 83 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DataStreams/mEqAy/test/runtests.jl:51 Testing failed after 35.83s ERROR: LoadError: Package DataStreams 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 65.71s: package tests unexpectedly errored