Package evaluation of MDEStudy on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T17:31:20.024 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.14s ################################################################################ # Installation # Installing MDEStudy... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [45ce4efb] + MDEStudy v0.1.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [4f18b42c] + BusinessDays v0.9.25 [34da2185] + Compat v4.16.0 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.7.0 [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.3 [34004b35] + HypergeometricFunctions v0.3.28 [5c01b14b] + InMemoryDatasets v0.7.21 [842dd82b] + InlineStrings v1.4.3 [8197267c] + IntervalSets v0.7.10 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [45ce4efb] + MDEStudy v0.1.1 [e1d29d7a] + Missings v1.2.0 [73a701b4] + NamedTuples v5.0.0 [bac558e1] + OrderedCollections v1.8.0 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [08abe8d2] + PrettyTables v2.4.0 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.8.0 [91c51154] + SentinelArrays v1.4.8 ⌅ [1277b4bf] + ShiftedArrays v1.0.0 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.0 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 ⌅ [2913bbd2] + StatsBase v0.33.21 [4c63d2b9] + StatsFuns v1.3.2 ⌅ [3eaba693] + StatsModels v0.6.33 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [dc6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL 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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [4536629a] + OpenBLAS_jll v0.3.28+3 [05823500] + OpenLibm_jll v0.8.1+3 [bea87d4a] + SuiteSparse_jll v7.8.0+1 [8e850b90] + libblastrampoline_jll v5.11.2+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.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: NamedTuples Failed to precompile NamedTuples [73a701b4-84e1-5df0-88ff-1968ee2ee8dc] to "/home/pkgeval/.julia/compiled/v1.12/NamedTuples/jl_C7ZdvD". ERROR: LoadError: UndefVarError: `T` not defined in `NamedTuples` Stacktrace: [1] top-level scope @ ~/.julia/packages/NamedTuples/PjIPJ/src/NamedTuples.jl:119 [2] include(mod::Module, _path::String) @ Base ./Base.jl:300 [3] 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:2995 [4] top-level scope @ stdin:6 [5] eval(m::Module, e::Any) @ Core ./boot.jl:485 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [7] include_string @ ./loading.jl:2856 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:327 [9] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/NamedTuples/PjIPJ/src/NamedTuples.jl:2 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 338.36s ################################################################################ # Testing # Testing MDEStudy Status `/tmp/jl_hddDHO/Project.toml` [4f18b42c] BusinessDays v0.9.25 [a93c6f00] DataFrames v1.7.0 [5c01b14b] InMemoryDatasets v0.7.21 [8197267c] IntervalSets v0.7.10 [45ce4efb] MDEStudy v0.1.1 [73a701b4] NamedTuples v5.0.0 [189a3867] Reexport v1.2.2 ⌅ [1277b4bf] ShiftedArrays v1.0.0 [10745b16] Statistics v1.11.1 ⌅ [3eaba693] StatsModels v0.6.33 [bd369af6] Tables v1.12.0 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_hddDHO/Manifest.toml` [4f18b42c] BusinessDays v0.9.25 [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.3 [34004b35] HypergeometricFunctions v0.3.28 [5c01b14b] InMemoryDatasets v0.7.21 [842dd82b] InlineStrings v1.4.3 [8197267c] IntervalSets v0.7.10 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [45ce4efb] MDEStudy v0.1.1 [e1d29d7a] Missings v1.2.0 [73a701b4] NamedTuples v5.0.0 [bac558e1] OrderedCollections v1.8.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.8.0 [91c51154] SentinelArrays v1.4.8 ⌅ [1277b4bf] ShiftedArrays v1.0.0 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 ⌅ [2913bbd2] StatsBase v0.33.21 [4c63d2b9] StatsFuns v1.3.2 ⌅ [3eaba693] StatsModels v0.6.33 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL 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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.2.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [4536629a] OpenBLAS_jll v0.3.28+3 [05823500] OpenLibm_jll v0.8.1+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [8e850b90] libblastrampoline_jll v5.11.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: ArgumentError: Package DLMReader not found in current path. - Run `import Pkg; Pkg.add("DLMReader")` to install the DLMReader package. Stacktrace: [1] macro expansion @ ./loading.jl:2394 [inlined] [2] macro expansion @ ./lock.jl:294 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2369 [4] #invoke_in_world#2 @ ./essentials.jl:1091 [inlined] [5] invoke_in_world @ ./essentials.jl:1087 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:2361 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [8] top-level scope @ none:6 [9] eval(m::Module, e::Any) @ Core ./boot.jl:485 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [11] _start() @ Base ./client.jl:558 in expression starting at /home/pkgeval/.julia/packages/MDEStudy/10EX2/test/runtests.jl:3 Testing failed after 15.01s ERROR: LoadError: Package MDEStudy errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 383.81s: package is using an unknown package