Package evaluation to test DataFrameMacros on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T20:56:33.866 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.87s ################################################################################ # Installation # Installing DataFrameMacros... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [75880514] + DataFrameMacros v0.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [75880514] + DataFrameMacros v0.4.1 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [b964fa9f] + LaTeXStrings v1.4.0 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.1.2 [189a3867] + Reexport v1.2.2 [91c51154] + SentinelArrays v1.4.8 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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 3.45s ################################################################################ # 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.42s ################################################################################ # Testing # Testing DataFrameMacros Status `/tmp/jl_Ug2R3Q/Project.toml` [75880514] DataFrameMacros v0.4.1 [a93c6f00] DataFrames v1.8.1 [1914dd2f] MacroTools v0.5.16 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ug2R3Q/Manifest.toml` [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [75880514] DataFrameMacros v0.4.1 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for DataFrameMacros [75880514-38bc-4a95-a458-c2aea5a3a702] │ exception = Required dependency Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") failed to load from a cache file. └ @ Base loading.jl:2891 Test Summary: | Pass Total Time transform & select | 13 13 20.2s Test Summary: | Pass Total Time combine | 4 4 1.0s Test Summary: | Pass Total Time subset | 1 1 2.7s Test Summary: | Total Time groupby | 0 4.8s Test Summary: | Pass Total Time sort | 4 4 5.3s Test Summary: | Pass Total Time escaping symbols | 1 1 0.5s Test Summary: | Total Time mutating | 0 1.7s Test Summary: | Pass Total Time string and int column specification | 1 1 1.4s Test Summary: | Pass Total Time modules | 1 1 0.8s Test Summary: | Pass Total Time simple formula | 2 2 1.1s Test Summary: | Pass Total Time getproperty dot syntax | 1 1 0.7s Test Summary: | Pass Total Time block syntax | 1 1 1.1s Test Summary: | Pass Total Time table shortcut @astable | 3 3 1.6s Test Summary: | Pass Total Time macro hygiene | 4 4 0.5s Test Summary: | Pass Total Time @subset arg for `transform` | 14 14 8.0s Test Summary: | Pass Total Time @transform! with @subset with grouped dataframes | 2 2 13.1s Test Summary: | Pass Total Time multiple columns | 8 8 11.5s Test Summary: | Pass Total Time lefthand brackets | 3 3 5.7s Test Summary: | Pass Total Time target name shortcut string | 3 3 2.9s Test Summary: | Pass Total Time double brace syntax | 5 5 4.7s special cased functions: Error During Test at /home/pkgeval/.julia/packages/DataFrameMacros/i1V53/test/runtests.jl:356 Got exception outside of a @test BoundsError: attempt to access 5×1 DataFrame at index [!, 135993063323856] Stacktrace: [1] getindex @ ~/.julia/packages/DataFrames/b4w9K/src/dataframe/dataframe.jl:551 [inlined] [2] isagg @ ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/fastaggregates.jl:290 [inlined] [3] (::DataFrames.var"#_combine##0#_combine##1"{GroupedDataFrame{DataFrame}})(x::Pair{Int64, Pair{typeof(length), Symbol}}) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/splitapplycombine.jl:690 [4] _any(f::DataFrames.var"#_combine##0#_combine##1"{GroupedDataFrame{DataFrame}}, itr::Vector{Any}, ::Colon) @ Base ./anyall.jl:124 [5] any @ ./reducedim.jl:993 [inlined] [6] _combine(gd::GroupedDataFrame{DataFrame}, cs_norm::Vector{Any}, optional_transform::Vector{Bool}, copycols::Bool, keeprows::Bool, renamecols::Bool, threads::Bool) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/splitapplycombine.jl:690 [7] _combine_prepare_norm(gd::GroupedDataFrame{DataFrame}, cs_vec::Vector{Any}, keepkeys::Bool, ungroup::Bool, copycols::Bool, keeprows::Bool, renamecols::Bool, threads::Bool) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/splitapplycombine.jl:87 [8] _combine_prepare(gd::GroupedDataFrame{DataFrame}, ::Base.RefValue{Any}; keepkeys::Bool, ungroup::Bool, copycols::Bool, keeprows::Bool, renamecols::Bool, threads::Bool) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/splitapplycombine.jl:52 [9] _combine_prepare @ ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/splitapplycombine.jl:26 [inlined] [10] combine(gd::GroupedDataFrame{DataFrame}, args::Union{Regex, AbstractString, Function, Signed, Symbol, Unsigned, Pair, Type, All, Between, Cols, InvertedIndex, AbstractVecOrMat}; keepkeys::Bool, ungroup::Bool, renamecols::Bool, threads::Bool) @ DataFrames ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/splitapplycombine.jl:857 [11] top-level scope @ ~/.julia/packages/DataFrameMacros/i1V53/test/runtests.jl:357 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/DataFrameMacros/i1V53/test/runtests.jl:358 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time special cased functions | 1 1 13.7s RNG of the outermost testset: Random.Xoshiro(0xe9954d0b5f7a063d, 0x2311c7e23afa73f0, 0xd745c7c1f7601764, 0x64bd692894c3fb0c, 0x48556b97f6a5b455) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DataFrameMacros/i1V53/test/runtests.jl:356 Testing failed after 146.31s ERROR: LoadError: Package DataFrameMacros errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [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.14/Pkg/src/API.jl:572 [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.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 188.95s: package tests unexpectedly errored