Package evaluation to test CatchaMouse16 on Julia 1.14.0-DEV.1886 (984ad247db*) started at 2026-03-12T15:05:08.245 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.5s ################################################################################ # Installation # Installing CatchaMouse16... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d380ff4f] + CatchaMouse16 v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d380ff4f] + CatchaMouse16 v0.3.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 ⌅ [0703355e] + DimensionalData v0.29.27 [411431e0] + Extents v0.1.6 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.13 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [33c8b6b6] + ProgressLogging v0.1.6 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [f3112013] + TimeseriesFeatures v0.6.1 ⌅ [1b77fbbe] + GSL_jll v2.7.2+0 [dcffe42e] + catchaMouse16_jll v0.1.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+1 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.8.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 5.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2018.8 ms ✓ GSL_jll 24246.8 ms ✓ DimensionalData 2187.4 ms ✓ catchaMouse16_jll WARNING: Constructor for type "IndexStyle" was extended in `FeatureSets` without explicit qualification or import.  NOTE: Assumed "IndexStyle" refers to `Base.IndexStyle`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function IndexStyle end`.  Hint: To silence the warning, qualify `IndexStyle` as `Base.IndexStyle` in the method signature or explicitly `import Base: IndexStyle`. 5783.3 ms ✓ TimeseriesFeatures 2613.6 ms ✓ DimensionalData → DimensionalDataSparseArraysExt 2917.5 ms ✓ DimensionalData → DimensionalDataStatsBaseExt 3127.7 ms ✓ TimeseriesFeatures → StatsBaseExt 14583.6 ms ✓ CatchaMouse16 8 dependencies successfully precompiled in 58 seconds. 77 already precompiled. 1 dependency had output during precompilation: ┌ TimeseriesFeatures │ WARNING: Constructor for type "IndexStyle" was extended in `FeatureSets` without explicit qualification or import. │ NOTE: Assumed "IndexStyle" refers to `Base.IndexStyle`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function IndexStyle end`. │ Hint: To silence the warning, qualify `IndexStyle` as `Base.IndexStyle` in the method signature or explicitly `import Base: IndexStyle`. └ Precompilation completed after 82.04s ################################################################################ # Testing # Testing CatchaMouse16 Status `/tmp/jl_LFkiWT/Project.toml` [6e4b80f9] BenchmarkTools v1.6.3 [d380ff4f] CatchaMouse16 v0.3.0 [2913bbd2] StatsBase v0.34.10 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LFkiWT/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [6e4b80f9] BenchmarkTools v1.6.3 [d380ff4f] CatchaMouse16 v0.3.0 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 ⌅ [0703355e] DimensionalData v0.29.27 [ffbed154] DocStringExtensions v0.9.5 [411431e0] Extents v0.1.6 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.13 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [33c8b6b6] ProgressLogging v0.1.6 [43287f4e] PtrArrays v1.4.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [ec057cc2] StructUtils v2.6.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [f3112013] TimeseriesFeatures v0.6.1 ⌅ [1b77fbbe] GSL_jll v2.7.2+0 [dcffe42e] catchaMouse16_jll v0.1.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+1 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 8.336253 seconds (3.41 M allocations: 198.017 MiB, 3.74% gc time, 67.49% compilation time) 13.507080 seconds (2.05 M allocations: 126.321 MiB, 22.73% compilation time) Types: Test Failed at /home/pkgeval/.julia/packages/CatchaMouse16/1twWD/test/runtests.jl:141 Expression: ≈(F, _F, rtol = 0.0001) Evaluated: [-0.024116775783920196 0.06419848943170746 … -0.004284518389628036 -0.05847742707628871; 0.019242731988832463 -0.006281465433878822 … -0.02465566734123507 -0.027659269446179354; … ; 3.978901704632026 0.07705859797862655 … 0.8175221590618436 -0.8008300758355251; 0.31228412706404923 0.32244879215955735 … 0.2838743329048157 0.2857636979222298;;; 0.010076504739339312 0.07737379240849272 … -0.03305216389691888 -0.017176259900477383; -0.0748959316997202 0.045099139631695984 … -0.05038235036806241 -0.001506903035591613; … ; -1.1419178711419302 -0.18344626461409994 … -1.7067947429125405 -4.1544159398815115; 0.3116705887019634 0.36546988248825074 … 0.3328877866268158 0.34859183013439177;;; 0.00992635384137544 0.022768683153290326 … 0.05390711543545039 -0.014566676693887663; 0.0053038047252705845 -0.02911053977289681 … 0.11389298499397037 0.011271300248610333; … ; -3.3753489397809346 -2.0710288399659147 … -0.6128730780056801 0.07560330410594836; 0.3270174178481102 0.2943203634023666 … 0.2971271723508835 0.3087429045140743;;; 0.009968313811368743 -0.0718714921930339 … 0.0659488081923845 -0.045868479753649376; -0.04248352969792139 0.0550191038945517 … 0.03804049700472177 0.026954362079531738; … ; 0.18594940872339327 -3.5363412294969563 … -0.07734148735388532 1.8995914878898792; 0.32184174239635466 0.33316980719566347 … 0.3688278263807297 0.34283573091030123;;; -0.013031983680599053 0.027061728824568015 … 0.03825274260912932 0.04897959473304144; -0.04940612372521582 -0.0394316665973833 … 0.0016471832252148986 0.060585451412747744; … ; 498930.2060367403 1.405004742572186 … -16.42210217336409 -0.40591047770234956; 0.2608680120110512 0.2905814561247826 … 0.28217298835515975 0.3600171962380409;;; 0.07425093022963895 0.03124112749501337 … -0.028555165406683562 -0.0003799914865653546; -0.05213978721921525 -0.07723810641631028 … 0.007223734006924398 -0.051352758941969924; … ; 0.06279732056401557 2.0087343720193744 … 0.9448209685440352 0.165430432115898; 0.29609252616763115 0.3075666153430939 … 0.3469391210377216 0.3175034999847412;;; 0.015624980474560976 -0.04629181721492225 … 0.013473868526612287 0.025327323869849854; -0.016183296103714086 -0.0035361213381512814 … 0.02169689694971271 0.019959598180389743; … ; -2.212600120310243 0.47583318884445974 … 1.123663050517811 12.801272603221612; 0.29035827308893203 0.31702323973178864 … 0.26938857689499857 0.27146008908748626;;; 0.0034540421229251887 -0.030354674321327935 … -0.05978560066762896 -0.043785185093605794; 0.03804793105474554 0.05176315684662792 … -0.042729609661246525 -0.047653900324527335; … ; -0.0034324435999725173 1.3221797823081025 … -0.767662625779345 1.5052063229027317; 0.3345988038182259 0.233140789270401 … 0.3171069598197937 0.29592901952564715;;; 0.05204844107497352 0.05202247527407428 … -0.024950750830700735 0.08058381958883754; 0.029982099226529838 0.03363091409531867 … 0.0455922622492416 0.10262694549709135; … ; -0.45740685187110636 1.22773724144064 … -0.6628752056422346 2.4862123735812904; 0.3196805138885975 0.2568443113565445 … 0.31568387866020203 0.31961087457835674;;; -0.005094990825249022 -0.03817971871737335 … -0.04739286544631892 -0.004229450184407571; -0.014816533754318314 -0.04487358763429061 … 0.00639786481131833 0.02092198983976963; … ; -2.901687359259307 0.9605114572166245 … 2.7539242305618292 2.1140112414537615; 0.30050390407443045 0.31932882845401767 … 0.32874510377645494 0.2678645393252373] ≈ [-0.024116772092218124 0.06419852141647904 … -0.004284523871394882 -0.058477396253997664; 0.019242735266475748 -0.0062814735481801776 … -0.024655690053715054 -0.027659263842318874; … ; 3.978901782342017 0.07705850261252291 … 0.8175222402753421 -0.8008301132755081; 0.31228413549468 0.32244883415981174 … 0.2838743926851447 0.2857636469674021;;; 0.010076515676957139 0.0773737977846128 … -0.03305217235077588 -0.017176244468399018; -0.07489600792331617 0.04509913898153241 … -0.05038235764511526 -0.00150690009207932; … ; -1.1419179370035188 -0.18344628627950355 … -1.7067947236903673 -4.154416102786673; 0.31167066357864337 0.3654698795356199 … 0.33288781555164704 0.348591751912762;;; 0.009926347864006271 0.02276866463900716 … 0.053907029246947485 -0.014566665225828784; 0.005303793759454049 -0.029110514414218473 … 0.1138927961123966 0.011271292412733672; … ; -3.3753488017134474 -2.071029081703349 … -0.6128730506005329 0.07560336329111492; 0.32701736501862816 0.2943202974975662 … 0.2971270432678418 0.3087428406097568;;; 0.009968316931033776 -0.07187157243075787 … 0.06594894254589234 -0.04586849216008253; -0.04248353733795791 0.05501916046478082 … 0.03804057743719856 0.026954377785038938; … ; 0.18594935037981158 -3.5363496085107813 … -0.07734144582365489 1.8995915178509493; 0.32184176796010694 0.333169912757368 … 0.36882803498459815 0.3428357580361501;;; -0.013031977544957378 0.027061734881517762 … 0.0382527037746342 0.04897964589274489; -0.04940610869671047 -0.03943168922922201 … 0.0016471812973117372 0.06058552115148955; … ; 496218.10631227214 1.405004815896567 … -16.422099725296295 -0.4059104994517091; 0.26086799288298684 0.2905815051732461 … 0.282172902362681 0.36001730800270804;;; 0.0742509971447062 0.03124108035458891 … -0.028555153516651853 -0.0003799887737895707; -0.052139830751074284 -0.07723798327058458 … 0.0072237234887697205 -0.0513528010197075; … ; 0.0627973468876834 2.008734343901955 … 0.9448209764453789 0.16543040444803161; 0.2960925754296994 0.3075664952380719 … 0.34693907321644146 0.3175035657424805;;; 0.015624948739547936 -0.04629182859588318 … 0.013473845033470381 0.025327309921378844; -0.01618326736839951 -0.0035361272690774075 … 0.021696871583821158 0.019959592162891924; … ; -2.2126004875760477 0.4758332053255963 … 1.123663022088368 12.801275406131866; 0.2903581413107396 0.317023257091152 … 0.2693884704305967 0.2714600752971304;;; 0.0034540402016289317 -0.03035463348082218 … -0.05978563967227108 -0.0437851758337772; 0.03804794437643126 0.05176309836335814 … -0.04272964182005694 -0.04765389207026998; … ; -0.003432459392603317 1.3221795953792779 … -0.7676625669822712 1.5052062897291907; 0.33459887900435825 0.23314070981883417 … 0.3171070193716049 0.29592900921674475;;; 0.05204844240517908 0.05202245955824365 … -0.024950716901855678 0.08058389155961215; 0.029982100368454535 0.033630908663313565 … 0.045592206903800635 0.10262702462866372; … ; -0.45740687007076564 1.227737140797321 … -0.6628751635320861 2.4862122045100463; 0.3196805191238427 0.25684428567264006 … 0.31568378536962316 0.31961093772523613;;; -0.005094985962065842 -0.03817967621488653 … -0.04739288094117534 -0.004229449645635353; -0.014816530505888322 -0.04487353946747789 … 0.006397868998884096 0.020921986908076732; … ; -2.901688025669241 0.9605113579609541 … 2.7539241737108746 2.11401121089511; 0.3005038556939445 0.31932875873860456 … 0.3287451258572539 0.2678645458751584] (rtol=0.0001) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] top-level scope @ ~/.julia/packages/CatchaMouse16/1twWD/test/runtests.jl:141 Test Summary: | Pass Fail Total Time Package | 36 1 37 3m09.2s test/runtests.jl | 36 1 37 3m09.1s Matrices | 1 1 17.3s Short names | 1 1 5.5s Arrays | 1 1 13.7s FeatureArray indexing | 9 9 24.9s DimArrays | 3 3 1.1s SuperFeatures | 1 1 3.9s CatchaMouse16 SuperFeatures | 4 4 45.6s Multithreading | 0 0.3s Types | 8 1 9 34.9s Performance | 8 8 41.7s ERROR: LoadError: Some tests did not pass: 36 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CatchaMouse16/1twWD/test/runtests.jl:5 Testing failed after 250.9s ERROR: LoadError: Package CatchaMouse16 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [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:586 [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:562 [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:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 369.46s: package has test failures