Package evaluation of ContextManagers on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T11:03:12.414 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.53s ################################################################################ # Installation # Installing ContextManagers... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [51ca0b03] + ContextManagers v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [51ca0b03] + ContextManagers v0.1.0 Installation completed after 1.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.61s ################################################################################ # Testing # Testing ContextManagers Status `/tmp/jl_G4DngS/Project.toml` [51ca0b03] ContextManagers v0.1.0 [e30172f5] Documenter v1.14.1 [792026f5] TestFunctionRunner v0.1.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_G4DngS/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.14.1 [d7ba0133] Git v1.4.0 [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [0e77f7df] LazilyInitializedFields v1.3.0 [b37bcd2d] LoadAllPackages v0.1.0 [d0879d2d] MarkdownAST v0.1.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [2792f1a3] RegistryInstances v0.1.0 [b0858c3f] Terminators v0.1.1 [792026f5] TestFunctionRunner v0.1.4 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.6.5+0 [f8c6e375] Git_jll v2.50.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.0.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.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Precompiling packages... 8811.8 ms ✓ ContextManagersTests (serial) 1 dependency successfully precompiled in 9 seconds [ Info: Loading packages from `/home/pkgeval/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/Project.toml`... [ Info: Loading 3 packages... [ Info: 3 packages loaded in 0.077979979 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:1034 joinpath(!Matched::AbstractString...) @ Base path.jl:346 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:324 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.13/Test/src/Test.jl:388 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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:1034 joinpath(!Matched::AbstractString...) @ Base path.jl:346 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:324 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.13/Test/src/Test.jl:388 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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:1034 joinpath(!Matched::AbstractString...) @ Base path.jl:346 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:324 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.13/Test/src/Test.jl:388 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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:1034 joinpath(!Matched::AbstractString...) @ Base path.jl:346 joinpath(!Matched::Union{Tuple, AbstractVector}) @ Base path.jl:324 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.13/Test/src/Test.jl:388 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:2018 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:2018 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:2018 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:2018 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:742 [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.13/Test/src/Test.jl:2018 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:742 [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.13/Test/src/Test.jl:2018 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:742 [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.13/Test/src/Test.jl:2018 [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.13/Test/src/Test.jl:745 [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.13/Test/src/Test.jl:742 [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.13/Test/src/Test.jl:2018 [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/eoWm2/src/utilities/utilities.jl:665 [ 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:330 │ 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:632 │ [2] macro expansion │ @ task.jl:633 [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:330 │ 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:632 │ [2] macro expansion │ @ task.jl:633 [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:44 │ [2] runner(::Type{Documenter.Builder.Doctest}, doc::Documenter.Document) │ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/builder_pipeline.jl:213 │ [3] dispatch(::Type{Documenter.Builder.DocumentPipeline}, x::Documenter.Document) │ @ Documenter.Selectors ~/.julia/packages/Documenter/eoWm2/src/utilities/Selectors.jl:170 │ [4] #89 │ @ ~/.julia/packages/Documenter/eoWm2/src/makedocs.jl:280 [inlined] │ [5] withenv(::Documenter.var"#89#90"{Documenter.Document}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) │ @ Base ./env.jl:265 │ [6] #87 │ @ ~/.julia/packages/Documenter/eoWm2/src/makedocs.jl:279 [inlined] │ [7] cd(f::Documenter.var"#87#88"{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/eoWm2/src/makedocs.jl:278 │ [9] kwcall(::@NamedTuple{root::String, source::String, sitename::String, doctest::Symbol, modules::Vector{Module}, doctestfilters::Vector{Regex}, remotes::Nothing, plugins::Vector{Documenter.Plugin}}, ::typeof(Documenter.makedocs)) │ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/makedocs.jl:271 │ [10] (::Documenter.var"#all_doctests#141"{Bool, Vector{Regex}, Vector{Documenter.Plugin}, Vector{Module}})() │ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:85 │ [11] macro expansion │ @ ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:110 [inlined] │ [12] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] │ [13] macro expansion │ @ ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:110 [inlined] │ [14] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] │ [15] doctest(source::String, modules::Vector{Module}; fix::Bool, testset::String, doctestfilters::Vector{Regex}, plugins::Vector{Documenter.Plugin}) │ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:110 │ [16] doctest │ @ ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:69 [inlined] │ [17] doctest(package::Module; manual::Bool, testset::Nothing, kwargs::@Kwargs{}) │ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:37 │ [18] doctest │ @ ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:20 [inlined] │ [19] test │ @ ~/.julia/packages/ContextManagers/EOM2F/test/ContextManagersTests/src/test_doctest.jl:12 [inlined] │ [20] (::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 │ [21] macro expansion │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] │ [22] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] │ [23] testset_iter(f::Function, iter::Vector{Union{Nothing, typeof(ContextManagersTests.TestDoctest.test)}}; failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 │ [24] kwcall(::@NamedTuple{failfast::Bool}, ::typeof(TestFunctionRunner.Internal.testset_iter), f::Function, iter::Vector{Union{Nothing, typeof(ContextManagersTests.TestDoctest.test)}}) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 │ [25] (::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 │ [26] 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 │ [27] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 │ [28] kwcall(::@NamedTuple{recursive::Bool, timeout::Nothing, failfast::Bool}, ::typeof(TestFunctionRunner.Internal.runtests), m::Module) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 │ [29] (::TestFunctionRunner.Internal.var"#29#30"{Module, Bool, Nothing, Bool})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 │ [30] macro expansion │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] │ [31] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] │ [32] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 │ [33] testset_iter │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] │ [34] (::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 │ [35] 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 │ [36] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 │ [37] runtests │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] │ [38] (::TestFunctionRunner.Internal.var"#10#11"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}})() │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 │ [39] macro expansion │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] │ [40] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] │ [41] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 │ [42] testset_iter │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] │ [43] #6 │ @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 [inlined] │ [44] 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 │ [45] run(m::Module; kwargs::@Kwargs{prepare_distributed::Bool}) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 │ [46] kwcall(::@NamedTuple{prepare_distributed::Bool}, ::typeof(TestFunctionRunner.run), m::Module) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 │ [47] invokelatest │ @ ./Base_compiler.jl:253 [inlined] │ [48] 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 │ [49] at_run_impl(__source__::LineNumberNode, __module__::Module) │ @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 │ [50] top-level scope │ @ ~/.julia/packages/ContextManagers/EOM2F/test/runtests.jl:2 │ [51] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [52] top-level scope │ @ none:6 │ [53] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [54] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:296 │ [55] _start() │ @ Base ./client.jl:563 └ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:99 Doctests: ContextManagers: Test Failed at /home/pkgeval/.julia/packages/Documenter/eoWm2/src/doctest.jl:110 Expression: all_doctests() Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:745 [inlined] [2] macro expansion @ ~/.julia/packages/Documenter/eoWm2/src/doctest.jl:110 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [4] doctest(source::String, modules::Vector{Module}; fix::Bool, testset::String, doctestfilters::Vector{Regex}, plugins::Vector{Documenter.Plugin}) @ Documenter ~/.julia/packages/Documenter/eoWm2/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:330 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:633 [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.13/Test/src/Test.jl:2018 [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] kwcall(::@NamedTuple{failfast::Bool}, ::typeof(TestFunctionRunner.Internal.testset_iter), f::Function, iter::Vector{Union{Nothing, typeof(ContextManagersTests.TestSharedResources.test_channel)}}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [11] (::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 [12] 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 [13] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [14] kwcall(::@NamedTuple{recursive::Bool, timeout::Nothing, failfast::Bool}, ::typeof(TestFunctionRunner.Internal.runtests), m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [15] (::TestFunctionRunner.Internal.var"#29#30"{Module, Bool, Nothing, Bool})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:223 [16] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] [18] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [19] testset_iter @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] [20] (::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 [21] 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 [22] runtests(m::Module; recursive::Bool, timeout::Nothing, failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:206 [23] runtests @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:193 [inlined] [24] (::TestFunctionRunner.Internal.var"#10#11"{Module, @NamedTuple{timeout::Nothing, failfast::Bool}})() @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:35 [25] macro expansion @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:188 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2018 [inlined] [27] testset_iter(f::Function, iter::Vector{Module}; failfast::Bool) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:187 [28] testset_iter @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:180 [inlined] [29] #6 @ ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:33 [inlined] [30] 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 [31] run(m::Module; kwargs::@Kwargs{prepare_distributed::Bool}) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:27 [32] kwcall(::@NamedTuple{prepare_distributed::Bool}, ::typeof(TestFunctionRunner.run), m::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:24 [33] invokelatest @ ./Base_compiler.jl:253 [inlined] [34] 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 [35] at_run_impl(__source__::LineNumberNode, __module__::Module) @ TestFunctionRunner.Internal ~/.julia/packages/TestFunctionRunner/urO5I/src/core.jl:294 [36] top-level scope @ ~/.julia/packages/ContextManagers/EOM2F/test/runtests.jl:2 [37] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [38] top-level scope @ none:6 [39] eval(m::Module, e::Any) @ Core ./boot.jl:489 [40] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [41] _start() @ Base ./client.jl:563 Test Summary: | Pass Fail Error Total Time ContextManagersTests | 26 9 5 40 1m08.7s TestBase | 11 4 15 8.3s test_channel | 1 1 0.7s test_iobuffer | 2 2 0.2s 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.7s test_opentempdir_success | 2 2 0.1s TestCore | 15 8 23 7.2s test_error_in_exit | 1 1 2 5.0s test_ignoreerror | 1 1 0.1s test_many | 4 4 0.3s test_many_function | 4 4 0.3s test_non_assignment | 1 1 0.2s test_onexit | 1 2 3 0.3s test_onexit_noarg | 1 1 2 0.2s test_onfail | 2 4 6 0.3s TestDoctest | 1 1 50.3s test | 1 1 49.3s Doctests: ContextManagers | 1 1 48.2s TestSharedResources | 1 1 1.5s test_channel | 1 1 0.5s RNG of the outermost testset: Random.Xoshiro(0x66e5157fb4140f2b, 0xf595e9aa9d3fd847, 0x60f8aa0617c4c565, 0x1d029cbc6ceb2c58, 0xf7946dc4fd19a961) 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 98.31s ERROR: LoadError: Package ContextManagers errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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.13/Pkg/src/API.jl:538 [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.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 140.59s: package tests unexpectedly errored