Package evaluation of DeferredFutures on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:49:26.650 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.98s ################################################################################ # Installation # Installing DeferredFutures... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d2772ebe] + DeferredFutures v1.0.0 Updating `~/.julia/environments/v1.12/Manifest.toml` ⌅ [15f4f7f2] + AutoHashEquals v0.2.0 [d2772ebe] + DeferredFutures v1.0.0 [8ba89e20] + Distributed v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 0.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.05s ################################################################################ # Testing # Testing DeferredFutures Status `/tmp/jl_9ELnuo/Project.toml` ⌅ [15f4f7f2] AutoHashEquals v0.2.0 [d2772ebe] DeferredFutures v1.0.0 [8ba89e20] Distributed v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_9ELnuo/Manifest.toml` ⌅ [15f4f7f2] AutoHashEquals v0.2.0 [d2772ebe] DeferredFutures v1.0.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 [8dfed614] Test v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Transfer: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:236 Got exception outside of a @test On worker 6: Global Main.data does not exist and cannot be assigned. Note: Julia 1.9 and 1.10 inadvertently omitted this error check (#56933). Hint: Declare it using `global data` inside `Main` before attempting assignment. Stacktrace: [1] #28 @ ./none:-1 [inlined] [2] #28 @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:0 [3] #handle_msg##4 @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:287 [4] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:70 [5] #handle_msg##2 @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:287 Stacktrace: [1] remotecall_fetch(f::Function, w::Distributed.Worker, args::DeferredFuture; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:465 [2] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:454 [inlined] [3] remotecall_fetch(f::Function, id::Int64, args::DeferredFuture) @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:492 [4] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:237 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:255 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [13] _start() @ Base ./client.jl:554 ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = top-level scope at runtests.jl:7 └ @ Core ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 @defer: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:297 Test threw exception Expression: e.error isa AssertionError FieldError: type AssertionError has no field `error`, available fields: `msg` Stacktrace: [1] getproperty(x::AssertionError, f::Symbol) @ Base ./Base_compiler.jl:54 [2] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:297 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] caused by: AssertionError: Expected expression to be a function call, but got mutable struct Foo #= /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:294 =# end. Stacktrace: [1] var"@defer"(__source__::LineNumberNode, __module__::Module, ex::Expr) @ DeferredFutures ~/.julia/packages/DeferredFutures/TCvh2/src/DeferredFutures.jl:283 [2] #macroexpand#22 @ ./expr.jl:126 [inlined] [3] macroexpand(m::Module, x::Any) @ Base ./expr.jl:124 [4] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:294 [inlined] ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = top-level scope at runtests.jl:7 └ @ Core ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 @defer: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:305 Test threw exception Expression: e.error isa AssertionError FieldError: type AssertionError has no field `error`, available fields: `msg` Stacktrace: [1] getproperty(x::AssertionError, f::Symbol) @ Base ./Base_compiler.jl:54 [2] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:305 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] caused by: AssertionError: Expected RemoteChannel or Future and got Channel. Stacktrace: [1] var"@defer"(__source__::LineNumberNode, __module__::Module, ex::Expr) @ DeferredFutures ~/.julia/packages/DeferredFutures/TCvh2/src/DeferredFutures.jl:291 [2] #macroexpand#22 @ ./expr.jl:126 [inlined] [3] macroexpand(m::Module, x::Any) @ Base ./expr.jl:124 [4] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:302 [inlined] DeferredFuture serialization on a cluster: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:333 Got exception outside of a @test On worker 7: KeyError: key Base.PkgId(Base.UUID("8dfed614-e22c-5e08-85e1-65c5234f0b40"), "Test") not found Stacktrace: [1] getindex @ ./dict.jl:477 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] root_module @ ./loading.jl:2537 [4] deserialize_module @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1028 [5] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:930 [6] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [7] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:938 [8] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1374 [9] deserialize_array @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1366 [10] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:899 [11] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [12] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1188 [13] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:994 [14] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [15] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1081 [16] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:994 [17] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1374 [18] deserialize_array @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1366 [19] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:899 [20] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [21] deserialize_typename @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1488 [22] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/clusterserialize.jl:68 [23] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:994 [24] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [25] deserialize_datatype @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:0 [26] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:903 [27] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [28] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:908 [29] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [30] deserialize_msg @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/messages.jl:87 [31] message_handler_loop @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:176 [32] process_tcp_streams @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:133 [33] #process_messages##0 @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:121 Stacktrace: [1] remotecall_fetch(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:465 [2] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:454 [inlined] [3] remotecall_fetch(::Function, ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:492 [4] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:321 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:334 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:355 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [15] _start() @ Base ./client.jl:554 DeferredChannel serialization on a cluster: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:418 Got exception outside of a @test On worker 8: KeyError: key Base.PkgId(Base.UUID("8dfed614-e22c-5e08-85e1-65c5234f0b40"), "Test") not found Stacktrace: [1] getindex @ ./dict.jl:477 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] root_module @ ./loading.jl:2537 [4] deserialize_module @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1028 [5] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:930 [6] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [7] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:938 [8] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1374 [9] deserialize_array @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1366 [10] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:899 [11] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [12] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1188 [13] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:994 [14] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [15] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1081 [16] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:994 [17] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1374 [18] deserialize_array @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1366 [19] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:899 [20] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [21] deserialize_typename @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:1488 [22] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/clusterserialize.jl:68 [23] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:994 [24] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [25] deserialize_datatype @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:0 [26] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:903 [27] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [28] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:908 [29] deserialize @ /opt/julia/share/julia/stdlib/v1.12/Serialization/src/Serialization.jl:848 [inlined] [30] deserialize_msg @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/messages.jl:87 [31] message_handler_loop @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:176 [32] process_tcp_streams @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:133 [33] #process_messages##0 @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/process_messages.jl:121 Stacktrace: [1] remotecall_fetch(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:465 [2] remotecall_fetch @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:454 [inlined] [3] remotecall_fetch(::Function, ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/remotecall.jl:492 [4] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:321 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:419 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:440 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [15] _start() @ Base ./client.jl:554 DeferredFuture serialization as part of another object: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:501 Test threw exception Expression: (result[2])() == 3 MethodError: no method matching (::Serialization.__deserialized_types__.var"#38#39")() The applicable method may be too new: running in world age 38563, while current world is 38564. Closest candidates are: (::Serialization.__deserialized_types__.var"#38#39")() (method too new to be called from this world context.) @ Main ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:496 Stacktrace: [1] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:321 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:492 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:501 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] DeferredChannel serialization as part of another object: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:517 Test threw exception Expression: (result[2])() == 3 MethodError: no method matching (::Serialization.__deserialized_types__.var"#42#43")() The applicable method may be too new: running in world age 38570, while current world is 38571. Closest candidates are: (::Serialization.__deserialized_types__.var"#42#43")() (method too new to be called from this world context.) @ Main ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:512 Stacktrace: [1] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:321 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:508 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:517 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Test Summary: | Pass Error Total Time DeferredRemoteRefs | 115 7 122 4m24.8s DeferredFuture Comparison | 2 2 0.3s DeferredChannel Comparison | 2 2 0.1s Finalizing | 60 60 2.2s Distributed DeferredFuture | 18 18 37.7s Distributed DeferredChannel | 20 20 18.7s Allocation | 2 2 38.8s Transfer | 1 1 1m32.0s @defer | 5 2 7 3.5s Show | 2 2 0.3s Serialization | 4 4 8 1m11.2s DeferredFuture serialization on same process | 1 1 2.5s DeferredFuture serialization on a cluster | 1 1 16.3s DeferredChannel serialization on same process | 1 1 0.1s DeferredChannel serialization on a cluster | 1 1 16.0s DeferredFuture serialization as part of another object | 1 1 2 19.4s DeferredChannel serialization as part of another object | 1 1 2 17.0s RNG of the outermost testset: Random.Xoshiro(0xdaf4df545ea2c905, 0x447391f28efc32ce, 0x3c63f0143c43f173, 0x0db7edefd0610272, 0x364ac71feb9229cc) ERROR: LoadError: Some tests did not pass: 115 passed, 0 failed, 7 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:6 Testing failed after 276.35s ERROR: LoadError: Package DeferredFutures errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 322.74s: package tests unexpectedly errored