Package evaluation to test RuleMiner on Julia 1.14.0-DEV.1354 (1806b0bc31*) started at 2025-12-11T15:03:43.730 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.5s ################################################################################ # Installation # Installing RuleMiner... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [26420b10] + RuleMiner v0.8.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [861a8166] + Combinatorics v1.0.3 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [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 [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 [26420b10] + RuleMiner v0.8.0 [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 [a63ad114] + Mmap 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 [2f01184e] + SparseArrays v1.13.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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.85s ################################################################################ # 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 11.35s ################################################################################ # Testing # Testing RuleMiner Status `/tmp/jl_W1jwkY/Project.toml` [861a8166] Combinatorics v1.0.3 [a93c6f00] DataFrames v1.8.1 [08abe8d2] PrettyTables v3.1.2 [26420b10] RuleMiner v0.8.0 [a63ad114] Mmap v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_W1jwkY/Manifest.toml` [861a8166] Combinatorics v1.0.3 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [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 [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 [26420b10] RuleMiner v0.8.0 [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 [a63ad114] Mmap 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 [2f01184e] SparseArrays v1.13.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 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Full: Test Failed at /home/pkgeval/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:23 Expression: output == expected_output Evaluated: "FPTree with 6 items and 13 nodes\nRoot\n ├── milk (5)\n │ ├── eggs (4)\n │ │ ├── bread (1)\n │ │ └── beer (1)\n │ └── beer (1)\n ├── bread (2)\n │ └── ham (2)\n │ └── cheese (1)\n ├── eggs (1)\n │ └── ham (1)\n │ └── cheese (1)\n └── beer (1)\n └── cheese (1)\n" == "FPTree with 6 items and 13 nodes\nRoot\n ├── milk (5)\n │ ├── eggs (4)\n │ │ ├── beer (1)\n │ │ └── bread (1)\n │ └── beer (1)\n ├── bread (2)\n │ └── ham (2)\n │ └── cheese (1)\n ├── beer (1)\n │ └── cheese (1)\n └── eggs (1)\n └── ham (1)\n └── cheese (1)\n" Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:23 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] test_printing(object::FPTree, file_prefix::String, truncated_dims::Tuple{Int64, Int64}) @ Main ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:21 ┌ Warning: `txns_to_df(txns)` is deprecated, use `DataFrame(txns)` instead. │ caller = top-level scope at data_structures.jl:59 └ @ Core ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:59 ┌ Warning: `txns_to_df(txns)` is deprecated, use `DataFrame(txns)` instead. │ caller = top-level scope at data_structures.jl:59 └ @ Core ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:59 ┌ Warning: `txns_to_df(txns, true)` is deprecated, use `DataFrame(txns)` instead. │ caller = top-level scope at data_structures.jl:141 └ @ Core ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:141 ┌ Warning: `txns_to_df(txns, false)` is deprecated, use `DataFrame(txns, sequence_index=false)` instead. │ caller = top-level scope at data_structures.jl:141 └ @ Core ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:141 without index: Error During Test at /home/pkgeval/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:167 Got exception outside of a @test BoundsError: attempt to access 12×17 DataFrame at index [!, 127997981594816] 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 @ ~/.julia/packages/DataFrames/b4w9K/src/groupeddataframe/splitapplycombine.jl:857 [inlined] [11] SeqTxns(df::DataFrame, sequence_col::Symbol) @ RuleMiner ~/.julia/packages/RuleMiner/0YpKM/src/data_structures/seqtxns.jl:108 [12] top-level scope @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:141 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:162 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:168 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [18] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:168 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [20] top-level scope @ ~/.julia/packages/RuleMiner/0YpKM/test/runtests.jl:5 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [22] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/runtests.jl:5 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [27] _start() @ Base ./client.jl:577 invalid: Test Failed at /home/pkgeval/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:176 Expression: SeqTxns(dftest_invalid, :SequenceIndex) Expected: "Column 'x_column' contains values that cannot be coerced to boolean." Message: "BoundsError: attempt to access 12×18 DataFrame at index [!, 127997981594816]" Stacktrace: [1] do_test_throws(result::Test.ExecutionResult, orig_expr::Any, extype::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:910 [2] top-level scope @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:141 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:162 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:176 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/RuleMiner/0YpKM/test/data_structures.jl:176 [inlined] Test Summary: | Pass Fail Error Total Time Data Structs | 78 2 1 81 1m04.9s fptree.jl | 4 1 5 15.9s convert Txns | 2 2 7.4s Printing | 2 1 3 5.7s Full | 1 1 4.5s Truncated | 1 1 0.0s Minimal | 1 1 0.0s txns.jl | 44 44 27.2s seqtxns.jl | 30 1 1 32 20.0s Load Files | 12 12 1.8s convert df | 4 1 1 6 16.1s without index | 1 1 15.2s data only | 4 4 0.0s invalid | 1 1 0.4s Default Constructor | 4 4 0.1s Auxiliary Functions | 10 10 2.0s RNG of the outermost testset: Random.Xoshiro(0x226e7540bb6bbdc8, 0x67e694f3ddbd8ef0, 0x1cfddd4edf90f25a, 0xda053473e017e2be, 0xe13bf5d1d320598c) ERROR: LoadError: Some tests did not pass: 78 passed, 2 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RuleMiner/0YpKM/test/runtests.jl:4 Testing failed after 168.68s ERROR: LoadError: Package RuleMiner 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 211.09s: package tests unexpectedly errored