Package evaluation to test TimeseriesFeatures on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-24T11:54:10.507 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.88s ################################################################################ # Installation # Installing TimeseriesFeatures... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f3112013] + TimeseriesFeatures v0.6.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [0703355e] + DimensionalData v0.29.25 [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 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [33c8b6b6] + ProgressLogging v0.1.6 [3cdcf5f2] + RecipesBase v1.3.4 [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 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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 4.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3148.6 ms ✓ Normalization 2284.3 ms ✓ Peaks 105022.2 ms ✓ UnicodePlots 1519.1 ms ✓ OpenSpecFun_jll 1712.9 ms ✓ FFTW_jll 3475.8 ms ✓ Neighborhood 3771.6 ms ✓ Polynomials → PolynomialsChainRulesCoreExt 2944.6 ms ✓ DimensionalData → DimensionalDataNearestNeighborsExt 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`. 5576.2 ms ✓ TimeseriesFeatures 8343.8 ms ✓ MakieCore 3730.4 ms ✓ Normalization → UnitfulExt 2212.1 ms ✓ Normalization → DimensionalDataExt 8631.5 ms ✓ UnicodePlots → IntervalSetsExt 10976.0 ms ✓ UnicodePlots → UnitfulExt 5142.5 ms ✓ SpecialFunctions 7278.4 ms ✓ FFTW 3245.3 ms ✓ StateSpaceSets 3095.3 ms ✓ TimeseriesFeatures → StatsBaseExt 4363.8 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 2370.8 ms ✓ HypergeometricFunctions 1291.3 ms ✓ Measurements → MeasurementsSpecialFunctionsExt 1601.6 ms ✓ ColorVectorSpace → SpecialFunctionsExt 3736.7 ms ✓ Polynomials → PolynomialsFFTWExt WARNING: Constructor for type "Dict" was extended in `RecurrenceAnalysis` without explicit qualification or import.  NOTE: Assumed "Dict" refers to `Base.Dict`. 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 Dict end`.  Hint: To silence the warning, qualify `Dict` as `Base.Dict` in the method signature or explicitly `import Base: Dict`. 12424.6 ms ✓ RecurrenceAnalysis 3643.6 ms ✓ StatsFuns 3850.6 ms ✓ LombScargle 7241.6 ms ✓ DSP 3720.7 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1150.0 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 11322.4 ms ✓ Distributions 5731.9 ms ✓ Wavelets 5115.2 ms ✓ HypothesisTests 4292.6 ms ✓ Distributions → DistributionsTestExt 3905.2 ms ✓ Distributions → DistributionsChainRulesCoreExt 5818.0 ms ✓ DelayEmbeddings WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. 12675.1 ms ✓ ComplexityMeasures 10544.0 ms ✓ TimeseriesSurrogates WARNING: Constructor for type "Between" was extended in `TimeseriesTools` without explicit qualification or import.  NOTE: Assumed "Between" refers to `DimensionalData.Between`. 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 Between end`.  Hint: To silence the warning, qualify `Between` as `DimensionalData.Between` in the method signature or explicitly `import DimensionalData: Between`. WARNING: Constructor for type "Touches" was extended in `TimeseriesTools` without explicit qualification or import.  NOTE: Assumed "Touches" refers to `DimensionalData.Touches`. 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 Touches end`.  Hint: To silence the warning, qualify `Touches` as `DimensionalData.Touches` in the method signature or explicitly `import DimensionalData: Touches`. WARNING: Constructor for type "Where" was extended in `TimeseriesTools` without explicit qualification or import.  NOTE: Assumed "Where" refers to `DimensionalData.Where`. 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 Where end`.  Hint: To silence the warning, qualify `Where` as `DimensionalData.Where` in the method signature or explicitly `import DimensionalData: Where`. WARNING: Constructor for type "Contains" was extended in `TimeseriesTools` without explicit qualification or import.  NOTE: Assumed "Contains" refers to `DimensionalData.Contains`. 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 Contains end`.  Hint: To silence the warning, qualify `Contains` as `DimensionalData.Contains` in the method signature or explicitly `import DimensionalData: Contains`. 25886.9 ms ✓ TimeseriesTools  Update message: Associations v4.0.0  - The package has been renamed from CausalityTools.jl to Associations.jl! As part of the renaming, Associations.jl has incremented its major version to v4, which is fully backwards compatible with CausalityTools v3. 23511.8 ms ✓ Associations 22536.9 ms ✓ TimeseriesTools → ComplexityMeasuresExt 23245.1 ms ✓ TimeseriesTools → DSPExt 22600.0 ms ✓ TimeseriesFeatures → TimeseriesToolsExt 42 dependencies successfully precompiled in 408 seconds. 198 already precompiled. 5 dependencies 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`. └ ┌ TimeseriesTools │ WARNING: Constructor for type "Between" was extended in `TimeseriesTools` without explicit qualification or import. │ NOTE: Assumed "Between" refers to `DimensionalData.Between`. 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 Between end`. │ Hint: To silence the warning, qualify `Between` as `DimensionalData.Between` in the method signature or explicitly `import DimensionalData: Between`. │ WARNING: Constructor for type "Touches" was extended in `TimeseriesTools` without explicit qualification or import. │ NOTE: Assumed "Touches" refers to `DimensionalData.Touches`. 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 Touches end`. │ Hint: To silence the warning, qualify `Touches` as `DimensionalData.Touches` in the method signature or explicitly `import DimensionalData: Touches`. │ WARNING: Constructor for type "Where" was extended in `TimeseriesTools` without explicit qualification or import. │ NOTE: Assumed "Where" refers to `DimensionalData.Where`. 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 Where end`. │ Hint: To silence the warning, qualify `Where` as `DimensionalData.Where` in the method signature or explicitly `import DimensionalData: Where`. │ WARNING: Constructor for type "Contains" was extended in `TimeseriesTools` without explicit qualification or import. │ NOTE: Assumed "Contains" refers to `DimensionalData.Contains`. 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 Contains end`. │ Hint: To silence the warning, qualify `Contains` as `DimensionalData.Contains` in the method signature or explicitly `import DimensionalData: Contains`. └ ┌ RecurrenceAnalysis │ WARNING: Constructor for type "Dict" was extended in `RecurrenceAnalysis` without explicit qualification or import. │ NOTE: Assumed "Dict" refers to `Base.Dict`. 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 Dict end`. │ Hint: To silence the warning, qualify `Dict` as `Base.Dict` in the method signature or explicitly `import Base: Dict`. └ ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. └ ┌ Associations │ Update message: Associations v4.0.0 │ │ - The package has been renamed from CausalityTools.jl to Associations.jl! As part of the renaming, Associations.jl has incremented its major version to v4, which is fully backwards compatible with CausalityTools v3. └ Precompilation completed after 424.92s ################################################################################ # Testing # Testing TimeseriesFeatures Status `/tmp/jl_uOsrst/Project.toml` ⌃ [614afb3a] Associations v4.4.2 [6e4b80f9] BenchmarkTools v1.6.3 ⌅ [ab4b797d] ComplexityMeasures v3.7.4 ⌅ [717857b8] DSP v0.7.10 [0703355e] DimensionalData v0.29.25 [b4f34e82] Distances v0.10.12 ⌅ [be38d6a3] Normalization v0.7.3 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.10 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [f3112013] TimeseriesFeatures v0.6.1 ⌃ [380cddd1] TimeseriesTools v0.6.3 ⌅ [f5851436] FFTW_jll v3.3.9+8 ⌅ [efe28fd5] OpenSpecFun_jll v0.5.4+0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_uOsrst/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 ⌃ [614afb3a] Associations v4.4.2 [13072b0f] AxisAlgorithms v1.1.0 [198e06fe] BangBang v0.4.6 [6e4b80f9] BenchmarkTools v1.6.3 [49dc2e85] Calculus v0.5.2 [d360d2e6] ChainRulesCore v1.26.0 [ae650224] ChunkSplitters v3.1.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.1.0 [38540f10] CommonSolve v0.2.6 [34da2185] Compat v4.18.1 ⌅ [ab4b797d] ComplexityMeasures v3.7.4 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 ⌅ [717857b8] DSP v0.7.10 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [5732040d] DelayEmbeddings v2.9.0 [8bb1440f] DelimitedFiles v1.9.1 [0703355e] DimensionalData v0.29.25 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [411431e0] Extents v0.1.6 [7a1cc6ca] FFTW v1.10.0 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [5c1252a2] GeometryBasics v0.5.10 [86223c79] Graphs v1.13.3 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [09f84164] HypothesisTests v0.11.6 [d25df0c9] Inflate v0.1.5 [22cec73e] InitialValues v0.3.1 [85a1e053] Interfaces v0.3.2 [a98d9a8b] Interpolations v0.16.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [fc60dff9] LombScargle v1.0.3 [1914dd2f] MacroTools v0.5.16 ⌅ [20f20a25] MakieCore v0.9.5 [299715c1] MarchingCubes v0.1.11 [eff96d63] Measurements v2.14.1 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [b8a86587] NearestNeighbors v0.4.26 [645ca80c] Neighborhood v0.2.4 ⌅ [be38d6a3] Normalization v0.7.3 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [67456a42] OhMyThreads v0.8.5 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.3 ⌅ [18e31ff7] Peaks v0.5.3 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c84ed2f1] Ratios v0.4.5 [3cdcf5f2] RecipesBase v1.3.4 [639c3291] RecurrenceAnalysis v2.1.3 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v2.2.10 [fdea26ae] SIMD v3.7.2 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [91464d47] StableTasks v0.1.7 [40b095a5] StateSpaceSets v2.5.3 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [4c63d2b9] StatsFuns v1.5.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [f3112013] TimeseriesFeatures v0.6.1 [c804724b] TimeseriesSurrogates v2.8.0 ⌃ [380cddd1] TimeseriesTools v0.6.3 [b8865327] UnicodePlots v3.8.1 [1986cc42] Unitful v1.27.0 [29a6e085] Wavelets v0.10.1 [efce3f68] WoodburyMatrices v1.1.0 [5ae413db] EarCut_jll v2.2.4+0 ⌅ [f5851436] FFTW_jll v3.3.9+8 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 ⌅ [efe28fd5] OpenSpecFun_jll v0.5.4+0 [f50d1b31] Rmath_jll v0.5.1+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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+0 [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.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [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.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd369af6-aec1-5ad0-b16a-f7cc5008161c"), "Tables") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/DimensionalData/FWnw9/src/DimensionalData.jl:15  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [16] include_string  @ ./loading.jl:3160 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/DimensionalData/FWnw9/src/DimensionalData.jl:1 in expression starting at stdin:5 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`. WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. 1 dependency had output during precompilation: ┌ TimeseriesFeatures │ [Output was shown above] └ ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for DSP [717857b8-e6f2-59f4-9121-6e50c889abd2] │ exception = Required dependency Base.PkgId(Base.UUID("1914dd2f-81c6-5fcd-8719-6d5c9610ff09"), "MacroTools") failed to load from a cache file. └ @ Base loading.jl:2949 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 WARNING: Constructor for type "Dict" was extended in `RecurrenceAnalysis` without explicit qualification or import.  NOTE: Assumed "Dict" refers to `Base.Dict`. 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 Dict end`.  Hint: To silence the warning, qualify `Dict` as `Base.Dict` in the method signature or explicitly `import Base: Dict`. WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ RecurrenceAnalysis │ WARNING: Constructor for type "Dict" was extended in `RecurrenceAnalysis` without explicit qualification or import. │ NOTE: Assumed "Dict" refers to `Base.Dict`. 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 Dict end`. │ Hint: To silence the warning, qualify `Dict` as `Base.Dict` in the method signature or explicitly `import Base: Dict`. └ ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ Features: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:41 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_0LW8TK" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_DJUUNc" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_OT0siq" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_e6Cdmw" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ FeatureArrays: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:96 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_iNFPgU" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_KaenXM" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_uxsOpV" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_wV0mnb" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ SuperFeatures: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:130 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_a78AO3" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_yZ7uM2" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_4OWFSx" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_UJH8h9" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ FeatureSet: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:138 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_TSMVuW" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_JeO8gS" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_vGiSGi" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_LH3DBX" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ Multidimensional arrays: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:212 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_col0cP" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_jU1ITq" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_qIKp4f" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_YQcb6u" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ Vector of vectors: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:227 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_8311VG" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_HIg5VV" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_3vEB54" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_O58szo" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ SuperFeatures: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:238 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_Iitn5u" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_jsDPsM" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_O3OHU8" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_PULjpZ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ DimArrays: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:312 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_0WnJEK" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_6lHvVI" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_s9fXU8" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_gyOadV" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ ACF and PACF: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:386 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_9cMCah" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_awzrx3" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_SraaLE" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_S1G3zT" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ PACF superfeatures: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:396 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_Hzsvry" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_oOP2LW" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_p72bxV" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_Cb7cII" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ RAD: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:422 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_fP9tlR" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_FZ0j88" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_OoV2J4" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_VEe68Q" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ PairwiseFeatures: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:430 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_cZK2IE" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_hPB7Ce" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_vP7Kbc" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_tz210p" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ AssociationsExt: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:492 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_6D7TX7" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_jPuRsc" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_9Pp0g7" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_Ko2Alq" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ Super: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:503 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_dMuFlw" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_pifCSd" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_ReC5HD" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_fM8XKG" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ PPC: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:543 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_ZrgbUW" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_Hyf8oL" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_NvS2ia" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_Bfz1D8" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ TimeseriesToolsExt: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:563 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_zoJeCu" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_iAmrO3" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_kSecnf" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_DeIcVp" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 in expression starting at stdin:5 WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2  [11] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [12] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [20] include_string  @ ./loading.jl:3160 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ab4b797d-85ee-42ba-b621-05d793b346a2"), "ComplexityMeasures") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/core.jl:1  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/Associations/FZBsp/src/Associations.jl:21  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3308  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [19] include_string  @ ./loading.jl:3160 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/core.jl:1 in expression starting at /home/pkgeval/.julia/packages/Associations/FZBsp/src/Associations.jl:2 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ ComplexityMeasures │ WARNING: Constructor for type "Integer" was extended in `ComplexityMeasures` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("29a6e085-ba6d-5f35-a997-948ac2efa89a"), "Wavelets") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base ./module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [12] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [14] top-level scope │ @ ~/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:33 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [20] include_string │ @ ./loading.jl:3160 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/wavelet_overlap.jl:2 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/outcome_spaces/outcome_spaces.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/ComplexityMeasures/iqz1Z/src/ComplexityMeasures.jl:1 │ in expression starting at stdin:5 └ ┌ Associations │ [Output was shown above] └ ┌ TimeseriesSurrogates │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:14 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [18] include_string │ @ ./loading.jl:3160 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/TimeseriesSurrogates/lWa9H/src/TimeseriesSurrogates.jl:1 │ in expression starting at stdin:5 └ ┌ Wavelets │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2873 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2725 │ [4] macro expansion │ @ ./loading.jl:2653 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2617 │ [7] require │ @ ./loading.jl:2593 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:32 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:6 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3308 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3150 │ [19] include_string │ @ ./loading.jl:3160 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/mod/Util.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/Wavelets/Wci23/src/Wavelets.jl:3 │ in expression starting at stdin:5 └ Calculation type stability: Error During Test at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:575 Got exception outside of a @test LoadError: The following 4 packages failed to precompile: ComplexityMeasures Failed to precompile ComplexityMeasures [ab4b797d-85ee-42ba-b621-05d793b346a2] to "/home/pkgeval/.julia/compiled/v1.14/ComplexityMeasures/jl_UzDgqR" (ProcessExited(1)). Associations Failed to precompile Associations [614afb3a-e278-4863-8805-9959372b9ec2] to "/home/pkgeval/.julia/compiled/v1.14/Associations/jl_Vu0Guv" (ProcessExited(1)). TimeseriesSurrogates Failed to precompile TimeseriesSurrogates [c804724b-8c18-5caa-8579-6025a0767c70] to "/home/pkgeval/.julia/compiled/v1.14/TimeseriesSurrogates/jl_LPDzEq" (ProcessExited(1)). Wavelets Failed to precompile Wavelets [29a6e085-ba6d-5f35-a997-948ac2efa89a] to "/home/pkgeval/.julia/compiled/v1.14/Wavelets/jl_uLfHuL" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:13 Test Summary: | Error Total Time Package | 17 17 12m55.6s test/runtests.jl | 17 17 12m55.5s Features | 1 1 5m49.3s FeatureArrays | 1 1 25.8s SuperFeatures | 1 1 28.2s FeatureSet | 1 1 25.6s Multidimensional arrays | 1 1 25.9s Vector of vectors | 1 1 25.5s SuperFeatures | 1 1 27.1s DimArrays | 1 1 26.0s ACF and PACF | 1 1 28.0s PACF superfeatures | 1 1 26.3s RAD | 1 1 28.2s PairwiseFeatures | 1 1 26.8s AssociationsExt | 1 1 24.8s Super | 1 1 27.3s PPC | 1 1 28.8s TimeseriesToolsExt | 1 1 27.1s Calculation type stability | 1 1 24.8s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 17 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TimeseriesFeatures/KFMFS/test/runtests.jl:5 Testing failed after 792.45s ERROR: LoadError: Package TimeseriesFeatures 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [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:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 1277.94s: package fails to precompile