Package evaluation of DataStreams on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T12:29:20.021 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.66s ################################################################################ # Installation # Installing DataStreams... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [9a8bc11e] + DataStreams v0.4.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [9a8bc11e] + DataStreams v0.4.2 ⌅ [e1d29d7a] + Missings v0.4.5 ⌅ [ea10d353] + WeakRefStrings v0.6.2 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.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 1.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.66s ################################################################################ # Testing # Testing DataStreams Status `/tmp/jl_pSQYI1/Project.toml` [9a8bc11e] DataStreams v0.4.2 ⌅ [e1d29d7a] Missings v0.4.5 ⌅ [ea10d353] WeakRefStrings v0.6.2 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pSQYI1/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [9a8bc11e] DataStreams v0.4.2 ⌅ [e1d29d7a] Missings v0.4.5 ⌅ [ea10d353] WeakRefStrings v0.6.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 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"#anytypes##0#anytypes##1")(x::Type) at DataStreams.jl:68 └ @ Core ~/.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"#39#40", ::Tuple{DataType}) The function `return_type` exists, but no method is defined for this combination of argument types. Closest candidates are: return_type(::Any, !Matched::DataType, !Matched::UInt64) @ Base /opt/julia/share/julia/Compiler/src/typeinfer.jl:1704 return_type(::Any, !Matched::DataType) @ Base /opt/julia/share/julia/Compiler/src/typeinfer.jl:1698 return_type(!Matched::DataType, !Matched::UInt64) @ Base /opt/julia/share/julia/Compiler/src/typeinfer.jl:1713 ... 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"#39#40", 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] kwcall(::@NamedTuple{sinkindex::Int64, sortindex::Nothing, name::String, compute::var"#39#40", computeargs::Tuple{Int64}}, ::Type{DataStreams.Data.QueryColumn}, sourceindex::Int64, types::Vector{Any}, header::Vector{String}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:32 [3] 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 [4] 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"#39#40"}, filter::Function, actions::Vector{Any}, limit::Nothing, offset::Nothing, columns::Vector{Any}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:568 [5] kwcall(::@NamedTuple{append::Bool, transforms::Dict{Int64, var"#39#40"}}, ::typeof(DataStreams.Data.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}}}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:541 [6] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:53 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:119 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:130 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [15] _start() @ Base ./client.jl:563 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 in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:53 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [3] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:321 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:321 [inlined] [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [10] _start() @ Base ./client.jl:563 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"#113#114", ::Tuple{DataType}) The function `return_type` exists, but no method is defined for this combination of argument types. Closest candidates are: return_type(::Any, !Matched::DataType, !Matched::UInt64) @ Base /opt/julia/share/julia/Compiler/src/typeinfer.jl:1704 return_type(::Any, !Matched::DataType) @ Base /opt/julia/share/julia/Compiler/src/typeinfer.jl:1698 return_type(!Matched::DataType, !Matched::UInt64) @ Base /opt/julia/share/julia/Compiler/src/typeinfer.jl:1713 ... 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"#113#114", 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] kwcall(::@NamedTuple{sinkindex::Int64, sortindex::Nothing, compute::var"#113#114", computeargs::Tuple{Int64}}, ::Type{DataStreams.Data.QueryColumn}, sourceindex::Int64, types::Vector{Any}, header::Vector{String}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:32 [3] 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 [4] query(::@NamedTuple{a::Vector{Int64}, b::Vector{String}, c::Vector{Float64}, d::Vector{Int64}}, ::Vector{@NamedTuple{compute::var"#113#114", computeargs::Tuple{Int64}}}, ::Type{NamedTuple{names, T} where {N, names, T<:NTuple{N, AbstractVector}}}; append::Bool, limit::Nothing, offset::Nothing, kwargs::@Kwargs{}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:197 [5] query(::@NamedTuple{a::Vector{Int64}, b::Vector{String}, c::Vector{Float64}, d::Vector{Int64}}, ::Vector{@NamedTuple{compute::var"#113#114", computeargs::Tuple{Int64}}}, ::Type{NamedTuple{names, T} where {N, names, T<:NTuple{N, AbstractVector}}}) @ DataStreams.Data ~/.julia/packages/DataStreams/mEqAy/src/query.jl:193 [6] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/query.jl:10 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/query.jl:97 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [10] top-level scope @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:53 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/DataStreams/mEqAy/test/runtests.jl:353 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Test Summary: | Pass Error Total Time DataStreams | 83 3 86 41.6s Data.Schema | 29 29 3.2s Data.stream! | 2 1 3 13.5s DataStreams NamedTuple | 11 11 8.4s DataStreams with WeakRefStrings | 1 1 1.2s Data.query | 41 1 42 14.6s RNG of the outermost testset: Random.Xoshiro(0xe13f1165d1548fdb, 0xf7314440c2cca93e, 0x80d2fda0d439fc6a, 0xfbe0b5b9ba48b0cf, 0x2e16ca6056d94f50) 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 55.65s ERROR: LoadError: Package DataStreams errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 99.85s: package tests unexpectedly errored