Package evaluation to test DBCDatasus on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T15:02:56.260 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.72s ################################################################################ # Installation # Installing DBCDatasus... Resolving package versions... Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed Compat ────────────────────── v4.18.1 Installed OrderedCollections ────────── v1.8.1 Installed InlineStrings ─────────────── v1.4.5 Installed Statistics ────────────────── v1.11.1 Installed DBCtoDBF_jll ──────────────── v1.0.0+0 Installed DataStructures ────────────── v0.19.3 Installed DataValueInterfaces ───────── v1.0.0 Installed InvertedIndices ───────────── v1.3.1 Installed SentinelArrays ────────────── v1.4.8 Installed DBFTables ─────────────────── v1.2.7 Installed StringManipulation ────────── v0.4.2 Installed DBCDatasus ────────────────── v1.0.0 Installed PrecompileTools ───────────── v1.3.3 Installed Tables ────────────────────── v1.12.1 Installed Parsers ───────────────────── v2.8.3 Installed Missings ──────────────────── v1.2.0 Installed Reexport ──────────────────── v1.2.2 Installed WeakRefStrings ────────────── v1.4.2 Installed Preferences ───────────────── v1.5.0 Installed PrettyTables ──────────────── v3.1.2 Installed PooledArrays ──────────────── v1.4.3 Installed JLLWrappers ───────────────── v1.7.1 Installed TableTraits ───────────────── v1.0.1 Installed DataFrames ────────────────── v1.8.1 Installed LaTeXStrings ──────────────── v1.4.0 Installed Crayons ───────────────────── v4.1.1 Installed SortingAlgorithms ─────────── v1.2.2 Installing 1 artifacts Installed artifact DBCtoDBF 10.8 KiB Updating `~/.julia/environments/v1.14/Project.toml` [0a41c9ea] + DBCDatasus v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [0a41c9ea] + DBCDatasus v1.0.0 [75c7ada1] + DBFTables v1.2.7 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [b964fa9f] + LaTeXStrings v1.4.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [08abe8d2] + PrettyTables v3.1.2 [189a3867] + Reexport v1.2.2 [91c51154] + SentinelArrays v1.4.8 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ea10d353] + WeakRefStrings v1.4.2 [404e8f35] + DBCtoDBF_jll v1.0.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 3507.6 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1236.3 ms ✓ InlineStrings 578.2 ms ✓ Reexport 833.7 ms ✓ Statistics 1323.7 ms ✓ DataAPI 702.3 ms ✓ DataValueInterfaces 1013.8 ms ✓ OrderedCollections 648.2 ms ✓ InvertedIndices 700.2 ms ✓ IteratorInterfaceExtensions 922.1 ms ✓ LaTeXStrings 1724.2 ms ✓ Crayons 2291.1 ms ✓ SentinelArrays 835.4 ms ✓ Compat 900.3 ms ✓ Preferences 909.7 ms ✓ Missings 897.9 ms ✓ PooledArrays 2600.5 ms ✓ DataStructures 824.3 ms ✓ TableTraits 676.9 ms ✓ Compat → CompatLinearAlgebraExt 874.9 ms ✓ JLLWrappers 891.9 ms ✓ PrecompileTools 860.9 ms ✓ SortingAlgorithms 1264.0 ms ✓ Tables 1287.4 ms ✓ DBCtoDBF_jll 2349.0 ms ✓ StringManipulation 11436.3 ms ✓ Parsers 27587.2 ms ✓ PrettyTables 653.5 ms ✓ InlineStrings → ParsersExt 82939.1 ms ✓ DataFrames 2484.0 ms ✓ WeakRefStrings 2350.0 ms ✓ DBFTables 9308.6 ms ✓ DBCDatasus 31 dependencies successfully precompiled in 164 seconds. 12 already precompiled. Precompilation completed after 170.83s ################################################################################ # Testing # Testing DBCDatasus Status `/tmp/jl_75EAw6/Project.toml` [0a41c9ea] DBCDatasus v1.0.0 [75c7ada1] DBFTables v1.2.7 [a93c6f00] DataFrames v1.8.1 [404e8f35] DBCtoDBF_jll v1.0.0+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_75EAw6/Manifest.toml` [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [0a41c9ea] DBCDatasus v1.0.0 [75c7ada1] DBFTables v1.2.7 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.2 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ea10d353] WeakRefStrings v1.4.2 [404e8f35] DBCtoDBF_jll v1.0.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Mocking dbctodbf function Test dbctodbf (mock): Error During Test at /home/pkgeval/.julia/packages/DBCDatasus/cMRY1/test/runtests.jl:25 Got exception outside of a @test IOError: open("mock_file.dbf", 65, 438): permission denied (EACCES) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] open(path::String, flags::UInt16, mode::UInt16) @ Base.Filesystem ./filesystem.jl:190 [4] touch(path::String) @ Base.Filesystem ./file.jl:544 [5] mock_dbctodbf(input_file::String, output_file::String) @ Main ~/.julia/packages/DBCDatasus/cMRY1/test/runtests.jl:9 [6] top-level scope @ ~/.julia/packages/DBCDatasus/cMRY1/test/runtests.jl:25 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/DBCDatasus/cMRY1/test/runtests.jl:26 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/DBCDatasus/cMRY1/test/runtests.jl:28 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [15] _start() @ Base ./client.jl:577 Mocking dbcTable function Test Summary: | Pass Error Total Time DBCDatasus Module Mocked Tests | 4 1 5 11.5s Test dbctodbf (mock) | 1 1 8.4s Test dbcTable (mock) | 4 4 3.1s RNG of the outermost testset: Random.Xoshiro(0xccdcd04e508179a7, 0x9b8d53f0e1f66238, 0xc1f6354eca87da8f, 0x3f34ab16bc4d5120, 0x23c4844a11291cfa) ERROR: LoadError: Some tests did not pass: 4 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DBCDatasus/cMRY1/test/runtests.jl:22 Testing failed after 30.42s ERROR: LoadError: Package DBCDatasus 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 274.78s: package tests unexpectedly errored