Package evaluation to test ContextManagers on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T11:19:37.902 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.52s ################################################################################ # Installation # Installing ContextManagers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [51ca0b03] + ContextManagers v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [51ca0b03] + ContextManagers v0.1.0 Installation completed after 1.44s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.0 s ✓ ContextManagers 69.9 s ✓ Documenter 2 dependencies successfully precompiled in 71 seconds. 57 already precompiled. Precompilation completed after 100.29s ################################################################################ # Testing # Testing ContextManagers Status `/tmp/jl_l77K49/Project.toml` [51ca0b03] ContextManagers v0.1.0 [e30172f5] Documenter v1.17.0 [792026f5] TestFunctionRunner v0.1.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_l77K49/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [944b1d66] CodecZlib v0.7.8 [51ca0b03] ContextManagers v0.1.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [d7ba0133] Git v1.5.0 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [0e77f7df] LazilyInitializedFields v1.3.0 [b37bcd2d] LoadAllPackages v0.1.0 [d0879d2d] MarkdownAST v0.1.3 [69de0a69] Parsers v2.8.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [2792f1a3] RegistryInstances v0.1.0 [ec057cc2] StructUtils v2.8.2 [b0858c3f] Terminators v0.1.1 [792026f5] TestFunctionRunner v0.1.4 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.3.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... [ Info: Loading packages from `/home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/Project.toml`... [ Info: Loading 3 packages... [ Info: 3 packages loaded in 0.09295561 seconds test_opentempdir_error: Error During Test at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:67 Test threw exception Expression: isdir(tmppath[]) MethodError: no method matching joinpath(::ContextManagers.Internal.TemporaryDirectory) The function `joinpath` exists, but no method is defined for this combination of argument types. Closest candidates are: joinpath(!Matched::Base.Filesystem.DirEntry, Any...) @ Base file.jl:1071 joinpath(!Matched::AbstractString...) @ Base path.jl:487 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:465 Stacktrace: [1] stat(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:235 [2] isdir(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:587 [3] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [5] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:67 [inlined] [6] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [7] test_opentempdir_error() @ ContextManagersTests.TestBase ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:65 test_opentempdir_error: Error During Test at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:70 Test threw exception Expression: !(isdir(tmppath[])) MethodError: no method matching joinpath(::ContextManagers.Internal.TemporaryDirectory) The function `joinpath` exists, but no method is defined for this combination of argument types. Closest candidates are: joinpath(!Matched::Base.Filesystem.DirEntry, Any...) @ Base file.jl:1071 joinpath(!Matched::AbstractString...) @ Base path.jl:487 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:465 Stacktrace: [1] stat(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:235 [2] isdir(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:587 [3] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [5] test_opentempdir_error() @ ContextManagersTests.TestBase ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:70 test_opentempdir_success: Error During Test at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:58 Test threw exception Expression: isdir(tmppath) MethodError: no method matching joinpath(::ContextManagers.Internal.TemporaryDirectory) The function `joinpath` exists, but no method is defined for this combination of argument types. Closest candidates are: joinpath(!Matched::Base.Filesystem.DirEntry, Any...) @ Base file.jl:1071 joinpath(!Matched::AbstractString...) @ Base path.jl:487 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:465 Stacktrace: [1] stat(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:235 [2] isdir(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:587 [3] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [5] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:58 [inlined] [6] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [7] test_opentempdir_success() @ ContextManagersTests.TestBase ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:56 test_opentempdir_success: Error During Test at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:60 Test threw exception Expression: !(isdir(tmppath)) MethodError: no method matching joinpath(::ContextManagers.Internal.TemporaryDirectory) The function `joinpath` exists, but no method is defined for this combination of argument types. Closest candidates are: joinpath(!Matched::Base.Filesystem.DirEntry, Any...) @ Base file.jl:1071 joinpath(!Matched::AbstractString...) @ Base path.jl:487 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:465 Stacktrace: [1] stat(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:235 [2] isdir(path::ContextManagers.Internal.TemporaryDirectory) @ Base.Filesystem stat.jl:587 [3] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [5] test_opentempdir_success() @ ContextManagersTests.TestBase ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_base.jl:60 test_error_in_exit: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:116 Expression: int == 111 Evaluated: ContextManagers.Internal.OnExit{ContextManagersTests.TestCore.var"#test_error_in_exit##0#test_error_in_exit##1"{Vector{Any}}, Int64}(ContextManagersTests.TestCore.var"#test_error_in_exit##0#test_error_in_exit##1"{Vector{Any}}(Any[]), 111) == 111 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:116 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] test_error_in_exit() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:107 [5] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_error_in_exit), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [6] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [8] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 test_onexit: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:21 Expression: int == 111 Evaluated: ContextManagers.Internal.OnExit{ContextManagersTests.TestCore.var"#test_onexit##0#test_onexit##1"{Vector{Any}}, Int64}(ContextManagersTests.TestCore.var"#test_onexit##0#test_onexit##1"{Vector{Any}}(Any[]), 111) == 111 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:21 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] test_onexit() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:15 [5] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_onexit), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [6] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [8] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 test_onexit: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:22 Expression: io isa IOBuffer Evaluated: ContextManagers.Internal.OnExit{typeof(close), IOBuffer}(close, IOBuffer(data=UInt8[...], readable=true, writable=true, seekable=true, append=false, size=0, maxsize=Inf, ptr=1, mark=-1)) isa IOBuffer Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:22 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] test_onexit() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:15 [5] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_onexit), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [6] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [8] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 test_onexit_noarg: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:35 Expression: io isa IOBuffer Evaluated: ContextManagers.Internal.OnExit{typeof(close), IOBuffer}(close, IOBuffer(data=UInt8[...], readable=true, writable=true, seekable=true, append=false, size=0, maxsize=Inf, ptr=1, mark=-1)) isa IOBuffer Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:35 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] test_onexit_noarg() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:29 [5] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_onexit_noarg), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [6] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [8] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 test_onfail: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:67 Expression: int == 111 Evaluated: ContextManagers.Internal.OnFail{ContextManagersTests.TestCore.var"#check_onfail##0#check_onfail##1"{Vector{Any}}, Int64}(ContextManagersTests.TestCore.var"#check_onfail##0#check_onfail##1"{Vector{Any}}(Any[]), 111) == 111 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:67 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] check_onfail(witherror::Bool) @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:58 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [6] test_onfail() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:79 [7] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_onfail), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [8] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [10] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 test_onfail: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:68 Expression: io isa IOBuffer Evaluated: ContextManagers.Internal.OnExit{typeof(close), IOBuffer}(close, IOBuffer(data=UInt8[...], readable=true, writable=true, seekable=true, append=false, size=0, maxsize=Inf, ptr=1, mark=-1)) isa IOBuffer Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:68 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] check_onfail(witherror::Bool) @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:58 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [6] test_onfail() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:79 [7] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_onfail), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [8] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [10] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 test_onfail: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:67 Expression: int == 111 Evaluated: ContextManagers.Internal.OnFail{ContextManagersTests.TestCore.var"#check_onfail##0#check_onfail##1"{Vector{Any}}, Int64}(ContextManagersTests.TestCore.var"#check_onfail##0#check_onfail##1"{Vector{Any}}(Any[]), 111) == 111 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:67 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] check_onfail(witherror::Bool) @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:58 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [6] test_onfail() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:80 [7] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_onfail), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [8] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [10] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 test_onfail: Test Failed at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:68 Expression: io isa IOBuffer Evaluated: ContextManagers.Internal.OnExit{typeof(close), IOBuffer}(close, IOBuffer(data=UInt8[...], readable=true, writable=true, seekable=true, append=false, size=0, maxsize=Inf, ptr=1, mark=-1)) isa IOBuffer Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:68 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [4] check_onfail(witherror::Bool) @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:58 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [6] test_onfail() @ ContextManagersTests.TestCore ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_core.jl:80 [7] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestCore.test_onfail), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [8] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [10] testset_iter(f::Function, iter::Vector{Union{Nothing, Function}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl:719 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. ┌ Error: doctest failure in ../src/sharedresources.jl:13-40 │ │ ```jldoctest │ using Base.Threads: @spawn │ using ContextManagers: @with, SharedResource │ │ output = Int[] │ @sync begin │ ch = Channel() │ @with(handle = SharedResource(ch)) do # (1) create a `handle` │ for x in 1:3 │ context = open(handle) # (2) refcount++ │ @spawn begin │ @with(ch = context) do # (3) obtain the `ch` value │ put!(ch, x) │ end # (4a) refcount--; maybe cleanup │ end │ end │ end # (4b) refcount--; maybe cleanup │ append!(output, ch) │ end │ │ sort!(output) │ │ # output │ 3-element Vector{Int64}: │ 1 │ 2 │ 3 │ ``` │ │ Subexpression: │ │ using Base.Threads: @spawn │ using ContextManagers: @with, SharedResource │ │ output = Int[] │ @sync begin │ ch = Channel() │ @with(handle = SharedResource(ch)) do # (1) create a `handle` │ for x in 1:3 │ context = open(handle) # (2) refcount++ │ @spawn begin │ @with(ch = context) do # (3) obtain the `ch` value │ put!(ch, x) │ end # (4a) refcount--; maybe cleanup │ end │ end │ end # (4b) refcount--; maybe cleanup │ append!(output, ch) │ end │ │ sort!(output) │ │ Evaluated output: │ │ ERROR: MethodError: no method matching open(::SharedResource{Channel{Any}}) │ The function `open` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ open(!Matched::RawFD) │ @ Base stream.jl:327 │ open(!Matched::String; lock, read, write, create, truncate, append) │ @ Base iostream.jl:306 │ open(!Matched::AbstractString; kwargs...) │ @ Base iostream.jl:336 │ ... │ │ Stacktrace: │ [1] top-level scope │ @ none:661 │ [2] macro expansion │ @ task.jl:662 [inlined] │ [3] macro expansion │ @ none:3 [inlined] │ [4] macro expansion │ @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] │ [5] macro expansion │ @ none:5 [inlined] │ │ Expected output: │ │ 3-element Vector{Int64}: │ 1 │ 2 │ 3 │ │ diff = │ Warning: Diff output requires color. │ 3-element Vector{Int64}: │ 1 │ 2 │ 3ERROR: MethodError: no method matching open(::SharedResource{Channel{Any}}) │ The function `open` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ open(!Matched::RawFD) │ @ Base stream.jl:327 │ open(!Matched::String; lock, read, write, create, truncate, append) │ @ Base iostream.jl:306 │ open(!Matched::AbstractString; kwargs...) │ @ Base iostream.jl:336 │ ... │ │ Stacktrace: │ [1] top-level scope │ @ none:661 │ [2] macro expansion │ @ task.jl:662 [inlined] │ [3] macro expansion │ @ none:3 [inlined] │ [4] macro expansion │ @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] │ [5] macro expansion │ @ none:5 [inlined] └ @ Documenter ~/.julia/packages/ContextManagers/EOM2F/src/sharedresources.jl:13 ┌ Error: Doctesting failed │ exception = │ `makedocs` encountered a doctest error. Terminating build │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] runner(::Type{Documenter.Builder.Doctest}, doc::Documenter.Document) │ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/builder_pipeline.jl:213 │ [3] dispatch(::Type{Documenter.Builder.DocumentPipeline}, x::Documenter.Document) │ @ Documenter.Selectors ~/.julia/packages/Documenter/AXNMp/src/utilities/Selectors.jl:170 │ [4] (::Documenter.var"#95#96"{Documenter.Document})() │ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/makedocs.jl:283 [inlined] │ [5] withenv(::Documenter.var"#95#96"{Documenter.Document}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) │ @ Base env.jl:265 │ [6] (::Documenter.var"#93#94"{Documenter.Document})() │ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/makedocs.jl:282 [inlined] │ [7] cd(f::Documenter.var"#93#94"{Documenter.Document}, dir::String) │ @ Base.Filesystem file.jl:112 │ [8] makedocs(; debug::Bool, format::Documenter.HTMLWriter.HTML, kwargs::@Kwargs{root::String, source::String, sitename::String, doctest::Symbol, modules::Vector{Module}, doctestfilters::Vector{Regex}, remotes::Nothing, plugins::Vector{Documenter.Plugin}}) │ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/makedocs.jl:281 │ [9] (::Documenter.var"#all_doctests#147"{Bool, Vector{Regex}, Vector{Documenter.Plugin}, Vector{Module}})() │ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:85 │ [10] macro expansion │ @ ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:110 [inlined] │ [11] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] │ [12] macro expansion │ @ ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:110 [inlined] │ [13] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] │ [14] doctest(source::String, modules::Vector{Module}; fix::Bool, testset::String, doctestfilters::Vector{Regex}, plugins::Vector{Documenter.Plugin}) │ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:110 │ [15] doctest(package::Module; manual::Bool, testset::Nothing, kwargs::@Kwargs{}) │ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:37 │ [16] test() │ @ ContextManagersTests.TestDoctest ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_doctest.jl:12 [inlined] │ [17] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestDoctest.test), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 │ [18] macro expansion │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] │ [19] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] │ [20] testset_iter(f::Function, iter::Vector{Union{Nothing, typeof(ContextManagersTests.TestDoctest.test)}}; failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 │ [21] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 │ [22] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 │ [23] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 │ [24] (::TestFunctionRunner.Internal.var"#29#30"{Module, Bool, Nothing, Bool})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 │ [25] macro expansion │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] │ [26] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] │ [27] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 │ [28] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 │ [29] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 │ [30] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 │ [31] (::TestFunctionRunner.Internal.var"#10#11"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 │ [32] macro expansion │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] │ [33] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] │ [34] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 │ [35] (::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 [inlined] │ [36] with_project(f::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool}, m::Module) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 │ [37] run(m::Module; kwargs::@Kwargs{prepare_distributed::Bool}) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 │ [38] at_run_impl(__source__::LineNumberNode, __module__::Module; paths::Vector{String}, packages::Nothing, prepare_distributed::Bool, kwargs::@Kwargs{}) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 │ [39] at_run_impl(__source__::LineNumberNode, __module__::Module) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 │ [40] top-level scope │ @ ~/.julia/packages/ContextManagers/EOM2F/test/runtests.jl:2 │ [41] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:327 │ [42] top-level scope │ @ none:6 │ [43] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [44] exec_options(opts::Base.JLOptions) │ @ Base client.jl:321 │ [45] _start() │ @ Base client.jl:596 └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:99 Doctests: ContextManagers: Test Failed at /home/pkgeval/.julia/packages/Documenter/AXNMp/src/doctest.jl:110 Expression: all_doctests() Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:110 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] doctest(source::String, modules::Vector{Module}; fix::Bool, testset::String, doctestfilters::Vector{Regex}, plugins::Vector{Documenter.Plugin}) @ Documenter ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:110 test_channel: Error During Test at /home/pkgeval/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 Got exception outside of a @test MethodError: no method matching open(::ContextManagers.SharedResource{Channel{Int64}}) The function `open` exists, but no method is defined for this combination of argument types. Closest candidates are: open(!Matched::RawFD) @ Base stream.jl:327 open(!Matched::String; lock, read, write, create, truncate, append) @ Base iostream.jl:306 open(!Matched::AbstractString; kwargs...) @ Base iostream.jl:336 ... Stacktrace: [1] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_sharedresources.jl:11 [inlined] [2] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/src/internal.jl:56 [inlined] [3] macro expansion @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_sharedresources.jl:9 [inlined] [4] macro expansion @ task.jl:662 [inlined] [5] test_channel() @ ContextManagersTests.TestSharedResources ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_sharedresources.jl:7 [6] (::TestFunctionRunner.Internal.var"#25#26"{typeof(ContextManagersTests.TestSharedResources.test_channel), Nothing, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:214 [7] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [9] testset_iter(f::Function, iter::Vector{Union{Nothing, typeof(ContextManagersTests.TestSharedResources.test_channel)}}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [10] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:208 [11] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 [12] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [13] (::TestFunctionRunner.Internal.var"#29#30"{Module, Bool, Nothing, Bool})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 [14] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [16] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [17] (::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:221 [18] with_module_context(f::TestFunctionRunner.Internal.var"#21#22"{Bool, Nothing, Bool, Module, typeof(TestFunctionRunner.Internal.default_timeout_of)}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:164 [19] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [20] (::TestFunctionRunner.Internal.var"#10#11"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 [21] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [23] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [24] (::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 [inlined] [25] with_project(f::TestFunctionRunner.Internal.var"#6#7"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}, Bool, Bool}, m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:105 [26] run(m::Module; kwargs::@Kwargs{prepare_distributed::Bool}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 [27] at_run_impl(__source__::LineNumberNode, __module__::Module; paths::Vector{String}, packages::Nothing, prepare_distributed::Bool, kwargs::@Kwargs{}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:315 [28] at_run_impl(__source__::LineNumberNode, __module__::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 [29] top-level scope @ ~/.julia/packages/ContextManagers/EOM2F/test/runtests.jl:2 [30] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [31] top-level scope @ none:6 [32] eval(m::Module, e::Any) @ Core boot.jl:521 [33] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [34] _start() @ Base client.jl:596 Test Summary: | Pass Fail Error Total Time ContextManagersTests | 26 9 5 40 1m13.6s TestBase | 11 4 15 9.3s test_channel | 1 1 1.0s test_iobuffer | 2 2 0.1s test_lock | 2 2 0.2s test_opentemp_error | 3 3 0.2s test_opentemp_success | 3 3 0.2s test_opentempdir_error | 2 2 4.4s test_opentempdir_success | 2 2 0.1s TestCore | 15 8 23 9.3s test_error_in_exit | 1 1 2 6.1s test_ignoreerror | 1 1 0.1s test_many | 4 4 0.3s test_many_function | 4 4 0.4s test_non_assignment | 1 1 0.3s test_onexit | 1 2 3 0.4s test_onexit_noarg | 1 1 2 0.2s test_onfail | 2 4 6 0.5s TestDoctest | 1 1 51.2s test | 1 1 50.0s Doctests: ContextManagers | 1 1 48.1s TestSharedResources | 1 1 1.8s test_channel | 1 1 0.6s RNG of the outermost testset: Random.Xoshiro(0xceaf3db8e2cdb283, 0x6208381a8f7c8d7b, 0x47f92f2f933f3b84, 0xd197dd03293a2d23, 0x17ccdd0c9216c07d) ERROR: LoadError: Some tests did not pass: 26 passed, 9 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/runtests.jl:2 Testing failed after 121.72s ERROR: LoadError: Package ContextManagers 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 257.48s: package tests unexpectedly errored