Package evaluation to test Reg1dmt on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T12:29:20.293 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.99s ################################################################################ # Installation # Installing Reg1dmt... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [18868e41] + Reg1dmt v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [8bb1440f] + DelimitedFiles v1.9.1 [18868e41] + Reg1dmt v0.0.1 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.0 s ✓ Reg1dmt 1 dependency successfully precompiled in 2 seconds. 17 already precompiled. Precompilation completed after 24.01s ################################################################################ # Testing # Testing Reg1dmt Status `/tmp/jl_5yFPwZ/Project.toml` [8bb1440f] DelimitedFiles v1.9.1 [18868e41] Reg1dmt v0.0.1 [10745b16] Statistics v1.11.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5yFPwZ/Manifest.toml` [8bb1440f] DelimitedFiles v1.9.1 [18868e41] Reg1dmt v0.0.1 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Reading input files and initializing ... Reg1dmt.jl: Error During Test at /home/pkgeval/.julia/packages/Reg1dmt/dhUOL/test/runtests.jl:5 Test threw exception Expression: Reg1dmt.Inversion("input_data.dat", "input_setting.dat", "output.dat") == nothing ArgumentError: Cannot open 'input_setting.dat': not a file Stacktrace: [1] readdlm_auto(input::String, dlm::Char, T::Type, eol::Char, auto::Bool; opts::@Kwargs{skipstart::Int64}) @ DelimitedFiles ~/.julia/packages/DelimitedFiles/aGcsu/src/DelimitedFiles.jl:234 [2] readdlm_auto @ ~/.julia/packages/DelimitedFiles/aGcsu/src/DelimitedFiles.jl:233 [inlined] [3] axes(A::Matrix) @ Base ~/.julia/packages/DelimitedFiles/aGcsu/src/DelimitedFiles.jl:170 [inlined] [4] checkbounds(::Type{Bool}, ::Matrix, ::Int64, ::Int64) @ Base ~/.julia/packages/DelimitedFiles/aGcsu/src/DelimitedFiles.jl:170 [inlined] [5] checkbounds(::Matrix, ::Int64, ::Int64) @ Base ~/.julia/packages/DelimitedFiles/aGcsu/src/DelimitedFiles.jl:118 [inlined] [6] getindex(::Matrix, ::Int64, ::Int64) @ Base ~/.julia/packages/DelimitedFiles/aGcsu/src/DelimitedFiles.jl:118 [inlined] [7] Inversion(finp::String, fset::String, fout::String) @ Reg1dmt ~/.julia/packages/Reg1dmt/dhUOL/src/Inversion.jl:12 [8] top-level scope @ ~/.julia/packages/Reg1dmt/dhUOL/test/runtests.jl:5 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/Reg1dmt/dhUOL/test/runtests.jl:5 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Error Total Time Reg1dmt.jl | 1 1 14.7s RNG of the outermost testset: Random.Xoshiro(0xfb99b5db464a1660, 0x995d7a3ab7f5f0fc, 0x025900f7b8da8946, 0xa8328421dd36efb4, 0x6cd0c64f16f1259e) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Reg1dmt/dhUOL/test/runtests.jl:4 Testing failed after 27.44s ERROR: LoadError: Package Reg1dmt 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 85.01s: package tests unexpectedly errored