Package evaluation to test ExceptionUnwrapping on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T11:28:16.675 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.23s ################################################################################ # Installation # Installing ExceptionUnwrapping... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [460bff9d] + ExceptionUnwrapping v0.1.11 Updating `~/.julia/environments/v1.14/Manifest.toml` [460bff9d] + ExceptionUnwrapping v0.1.11 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 Installation completed after 1.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.37s ################################################################################ # Testing # Testing ExceptionUnwrapping Status `/tmp/jl_oTraTy/Project.toml` [460bff9d] ExceptionUnwrapping v0.1.11 [8dfed614] Test v1.11.0 Status `/tmp/jl_oTraTy/Manifest.toml` [460bff9d] ExceptionUnwrapping v0.1.11 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time ExceptionUnwrapping.jl | 29 29 3.0s Parity Successes: Error During Test at /home/pkgeval/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:6 Got exception outside of a @test MethodError: Cannot `convert` an object of type Nothing to an object of type Base.ExceptionStack The function `convert` exists, but no method is defined for this combination of argument types. Closest candidates are: Base.ExceptionStack(::Any) @ Base error.jl:141 convert(::Type{T}, !Matched::T) where T<:AbstractArray @ Base abstractarray.jl:16 convert(::Type{T}, !Matched::T) where T @ Base Base_compiler.jl:137 ... Stacktrace: [1] Test.Threw(exception::Any, current_exceptions::Any, source::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:369 [2] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:7 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:8 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [6] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [13] _start() @ Base ./client.jl:593 caused by: ohnoes Stacktrace: [1] error(s::String) @ Base ./error.jl:56 [2] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:7 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:8 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [6] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [13] _start() @ Base ./client.jl:593 Wrapped Exceptions: Error During Test at /home/pkgeval/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:19 Got exception outside of a @test MethodError: Cannot `convert` an object of type Nothing to an object of type Base.ExceptionStack The function `convert` exists, but no method is defined for this combination of argument types. Closest candidates are: Base.ExceptionStack(::Any) @ Base error.jl:141 convert(::Type{T}, !Matched::T) where T<:AbstractArray @ Base abstractarray.jl:16 convert(::Type{T}, !Matched::T) where T @ Base Base_compiler.jl:137 ... Stacktrace: [1] Test.Threw(exception::Any, current_exceptions::Any, source::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:369 [2] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:20 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:20 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [6] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [13] _start() @ Base ./client.jl:593 caused by: TaskFailedException Stacktrace: [1] wait(t::Task; throw::Bool) @ Base ./task.jl:363 [inlined] [2] wait(t::Task) @ Base ./task.jl:360 [inlined] [3] fetch(t::Task) @ Base ./task.jl:554 [4] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:20 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:20 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [8] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:517 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [15] _start() @ Base ./client.jl:593 nested task error: ohnoes Stacktrace: [1] error(s::String) @ Base ./error.jl:56 [2] (::Main.TestThrowsWrappedTest.var"#9#10")() @ Main.TestThrowsWrappedTest ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:20 Parity Failures: Test Failed at /home/pkgeval/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:65 Expression: fails[2] isa Test.Fail Evaluated: Error During Test at /home/pkgeval/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:43 Got exception outside of a @test MethodError: Cannot `convert` an object of type Nothing to an object of type Base.ExceptionStack The function `convert` exists, but no method is defined for this combination of argument types. Closest candidates are: Base.ExceptionStack(::Any) @ Base error.jl:141 convert(::Type{T}, !Matched::T) where T<:AbstractArray @ Base abstractarray.jl:16 convert(::Type{T}, !Matched::T) where T @ Base Base_compiler.jl:137 ... Stacktrace: [1] Test.Threw(exception::Any, current_exceptions::Any, source::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:369 [2] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:45 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:46 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [6] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [13] _start() @ Base ./client.jl:593 caused by: ohnoes Stacktrace: [1] error(s::String) @ Base ./error.jl:56 [2] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:45 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:46 [inlined] [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [6] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [13] _start() @ Base ./client.jl:593 isa Test.Fail Stacktrace: [1] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:64 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:65 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Parity Failures: Error During Test at /home/pkgeval/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:63 Got exception outside of a @test BoundsError: attempt to access 2-element Vector{Any} at index [3] Stacktrace: [1] _throw_boundserror_indices(::Vector{Any}, ::Int64) @ Base ./essentials.jl:19 [2] checkbounds(A::Vector{Any}, I::Int64) @ Base ./essentials.jl:391 [inlined] [3] getindex(A::Vector{Any}, i::Int64) @ Base ./essentials.jl:1039 [4] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:64 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/test_throws_wrapped.jl:67 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [8] top-level scope @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:7 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:517 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [15] _start() @ Base ./client.jl:593 Test Summary: | Pass Fail Error Total Time test_throws_wrapped.jl | 1 1 3 5 12.0s Parity Successes | 1 1 2 4.0s Wrapped Exceptions | 1 1 0.3s Parity Failures | 1 1 2 6.1s RNG of the outermost testset: Random.Xoshiro(0xf22af6d1a3764c24, 0x6bffe53fa49dd637, 0xf90004bebd259cb0, 0xd4e54fb6f8ee48c5, 0xe56fec4b118fdb9c) ERROR: LoadError: Some tests did not pass: 1 passed, 1 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ExceptionUnwrapping/vi3xx/test/runtests.jl:6 Testing failed after 24.72s ERROR: LoadError: Package ExceptionUnwrapping 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 77.81s: package tests unexpectedly errored