Package evaluation of CompactBases on Julia 1.13.0-DEV.811 (41570e9800*) started at 2025-07-03T16:12:28.959 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.33s ################################################################################ # Installation # Installing CompactBases... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [2c0377a8] + CompactBases v0.3.14 Updating `~/.julia/environments/v1.13/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [4c555306] + ArrayLayouts v1.11.1 ⌅ [aae01518] + BandedMatrices v0.17.38 ⌅ [8e7c35d0] + BlockArrays v0.16.43 ⌅ [ffab5731] + BlockBandedMatrices v0.12.10 [2c0377a8] + CompactBases v0.3.14 [b152e2b5] + CompositeTypes v0.1.4 ⌅ [7ae1f121] + ContinuumArrays v0.12.6 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [5b8099bc] + DomainSets v0.6.7 ⌅ [442a2c76] + FastGaussQuadrature v0.5.1 [1a297f60] + FillArrays v1.13.0 [59287772] + Formatting v0.4.3 ⌅ [4858937d] + InfiniteArrays v0.12.15 [e1ba4f0e] + Infinities v0.1.11 [8197267c] + IntervalSets v0.7.11 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 ⌅ [5078a376] + LazyArrays v1.10.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 ⌅ [a3b82374] + MatrixFactorizations v2.2.0 [6fe1bfb0] + OffsetArrays v1.17.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 ⌅ [c4ea9172] + QuasiArrays v0.9.8 [3cdcf5f2] + RecipesBase v1.3.4 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 4 direct dependencies failed to precompile: LazyArraysStaticArraysExt Failed to precompile LazyArraysStaticArraysExt [0727f461-a597-5046-9f46-e684c4045fc4] to "/home/pkgeval/.julia/compiled/v1.13/LazyArraysStaticArraysExt/jl_TzEOAR" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_QDAbLV" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3288 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2653 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3859 [10] maybe_cachefile_lock @ ./loading.jl:3856 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2639 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2467 [13] macro expansion @ ./loading.jl:2395 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/ext/LazyArraysStaticArraysExt.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [26] include_string @ ./loading.jl:2857 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/ext/LazyArraysStaticArraysExt.jl:1 in expression starting at stdin:5 ContinuumArrays Failed to precompile ContinuumArrays [7ae1f121-cc2c-504b-ac30-9b923412ae5c] to "/home/pkgeval/.julia/compiled/v1.13/ContinuumArrays/jl_45HCkJ" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_a2qOWJ" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3288 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2653 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3859 [10] maybe_cachefile_lock @ ./loading.jl:3856 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2639 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2467 [13] macro expansion @ ./loading.jl:2395 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/ContinuumArrays/2jOj3/src/ContinuumArrays.jl:2 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [26] include_string @ ./loading.jl:2857 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/ContinuumArrays/2jOj3/src/ContinuumArrays.jl:1 in expression starting at stdin:5 LazyArrays Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_Imsi0x" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 QuasiArrays Failed to precompile QuasiArrays [c4ea9172-b204-11e9-377d-29865faadc5c] to "/home/pkgeval/.julia/compiled/v1.13/QuasiArrays/jl_fGfSGY" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_VolaXy" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3288 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2653 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3859 [10] maybe_cachefile_lock @ ./loading.jl:3856 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2639 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2467 [13] macro expansion @ ./loading.jl:2395 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/QuasiArrays/EK26C/src/QuasiArrays.jl:2 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [26] include_string @ ./loading.jl:2857 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/QuasiArrays/EK26C/src/QuasiArrays.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 234.85s ################################################################################ # Testing # Testing CompactBases Status `/tmp/jl_nEs1K6/Project.toml` ⌅ [ec485272] ArnoldiMethod v0.2.0 ⌅ [aae01518] BandedMatrices v0.17.38 ⌅ [ffab5731] BlockBandedMatrices v0.12.10 [2c0377a8] CompactBases v0.3.14 ⌅ [7ae1f121] ContinuumArrays v0.12.6 ⌅ [442a2c76] FastGaussQuadrature v0.5.1 [1a297f60] FillArrays v1.13.0 [59287772] Formatting v0.4.3 [8197267c] IntervalSets v0.7.11 ⌅ [5078a376] LazyArrays v1.10.0 [6fe1bfb0] OffsetArrays v1.17.0 [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.10.4 ⌅ [c4ea9172] QuasiArrays v0.9.8 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [b0e4dd01] RollingFunctions v0.7.0 [b8865327] UnicodePlots v3.8.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nEs1K6/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [22286c92] AccurateArithmetic v0.3.8 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 ⌅ [ec485272] ArnoldiMethod v0.2.0 ⌃ [4fba245c] ArrayInterface v7.10.0 [4c555306] ArrayLayouts v1.11.1 ⌅ [aae01518] BandedMatrices v0.17.38 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌅ [8e7c35d0] BlockArrays v0.16.43 ⌅ [ffab5731] BlockBandedMatrices v0.12.10 [2a0fbf3d] CPUSummary v0.2.6 [fb6a15b2] CloseOpenIntervals v0.1.13 [35d6a980] ColorSchemes v3.29.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [2c0377a8] CompactBases v0.3.14 [34da2185] Compat v4.17.0 [b152e2b5] CompositeTypes v0.1.4 ⌅ [7ae1f121] ContinuumArrays v0.12.6 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 ⌅ [5b8099bc] DomainSets v0.6.7 ⌅ [442a2c76] FastGaussQuadrature v0.5.1 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [59287772] Formatting v0.4.3 [3e5b6fbb] HostCPUFeatures v0.1.17 [615f187c] IfElse v0.1.1 ⌅ [4858937d] InfiniteArrays v0.12.15 [e1ba4f0e] Infinities v0.1.11 [8197267c] IntervalSets v0.7.11 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [8e2b3108] KahanSummation v0.3.1 [b964fa9f] LaTeXStrings v1.4.0 [10f19ff3] LayoutPointers v0.1.17 ⌅ [5078a376] LazyArrays v1.10.0 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.172 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [299715c1] MarchingCubes v0.1.11 ⌅ [a3b82374] MatrixFactorizations v2.2.0 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.10.4 [43287f4e] PtrArrays v1.3.0 ⌅ [c4ea9172] QuasiArrays v0.9.8 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 ⌅ [b0e4dd01] RollingFunctions v0.7.0 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 [3a884ed6] UnPack v1.0.2 [b8865327] UnicodePlots v3.8.0 [3d5dd08c] VectorizationBase v0.21.71 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.13.1+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... Precompiling packages... ✗ LazyArrays ✗ LazyArrays → LazyArraysStaticArraysExt ✗ InfiniteArrays ✗ QuasiArrays ✗ InfiniteArrays → InfiniteArraysStatisticsExt ✗ ContinuumArrays 0 dependencies successfully precompiled in 75 seconds. 46 already precompiled. ERROR: LoadError: The following 4 direct dependencies failed to precompile: LazyArraysStaticArraysExt Failed to precompile LazyArraysStaticArraysExt [0727f461-a597-5046-9f46-e684c4045fc4] to "/home/pkgeval/.julia/compiled/v1.13/LazyArraysStaticArraysExt/jl_kbgmJK" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_skzc3P" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3288 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2653 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3859 [10] maybe_cachefile_lock @ ./loading.jl:3856 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2639 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2467 [13] macro expansion @ ./loading.jl:2395 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/ext/LazyArraysStaticArraysExt.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [26] include_string @ ./loading.jl:2857 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/ext/LazyArraysStaticArraysExt.jl:1 in expression starting at stdin:5 ContinuumArrays Failed to precompile ContinuumArrays [7ae1f121-cc2c-504b-ac30-9b923412ae5c] to "/home/pkgeval/.julia/compiled/v1.13/ContinuumArrays/jl_J1q2cJ" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_j2jad1" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3288 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2653 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3859 [10] maybe_cachefile_lock @ ./loading.jl:3856 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2639 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2467 [13] macro expansion @ ./loading.jl:2395 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/ContinuumArrays/2jOj3/src/ContinuumArrays.jl:2 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [26] include_string @ ./loading.jl:2857 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/ContinuumArrays/2jOj3/src/ContinuumArrays.jl:1 in expression starting at stdin:5 LazyArrays Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_7EMHvq" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 QuasiArrays Failed to precompile QuasiArrays [c4ea9172-b204-11e9-377d-29865faadc5c] to "/home/pkgeval/.julia/compiled/v1.13/QuasiArrays/jl_UpfEab" (ProcessExited(1)). WARNING: Constructor for type "MemoryLayout" was extended in `LazyArrays` without explicit qualification or import. NOTE: Assumed "MemoryLayout" refers to `ArrayLayouts.MemoryLayout`. 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 MemoryLayout end`. Hint: To silence the warning, qualify `MemoryLayout` as `ArrayLayouts.MemoryLayout` in the method signature or explicitly `import ArrayLayouts: MemoryLayout`. ERROR: LoadError: UndefVarError: `to_power_type` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:61 [3] include(mod::Module, _path::String) @ Base ./Base.jl:309 [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3001 [5] top-level scope @ stdin:5 [6] eval(m::Module, e::Any) @ Core ./boot.jl:489 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [8] include_string @ ./loading.jl:2857 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [10] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/LazyArrays/JNdsG/src/LazyArrays.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LazyArrays [5078a376-72f3-5289-bfd5-ec5146d43c02] to "/home/pkgeval/.julia/compiled/v1.13/LazyArrays/jl_0mp0aC" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3288 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2653 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3859 [10] maybe_cachefile_lock @ ./loading.jl:3856 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2639 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2467 [13] macro expansion @ ./loading.jl:2395 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/QuasiArrays/EK26C/src/QuasiArrays.jl:2 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3001 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2847 [26] include_string @ ./loading.jl:2857 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/QuasiArrays/EK26C/src/QuasiArrays.jl:1 in expression starting at stdin:5 in expression starting at /home/pkgeval/.julia/packages/CompactBases/wrkDy/test/runtests.jl:1 Testing failed after 85.41s ERROR: LoadError: Package CompactBases errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2446 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:500 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 351.58s: package fails to precompile