Package evaluation of DeferredFutures on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:30:31.556 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.13s ################################################################################ # Installation # Installing DeferredFutures... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d2772ebe] + DeferredFutures v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [15f4f7f2] + AutoHashEquals v0.2.0 [d2772ebe] + DeferredFutures v1.0.0 [8ba89e20] + Distributed [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets 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 3.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.18s ################################################################################ # Testing # Testing DeferredFutures Status `/tmp/jl_SgibNa/Project.toml` ⌅ [15f4f7f2] AutoHashEquals v0.2.0 [d2772ebe] DeferredFutures v1.0.0 [8ba89e20] Distributed [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_SgibNa/Manifest.toml` ⌅ [15f4f7f2] AutoHashEquals v0.2.0 [d2772ebe] DeferredFutures v1.0.0 [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = macro expansion at runtests.jl:292 [inlined] └ @ Core ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:292 @defer: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:297 Test threw exception Expression: e.error isa AssertionError type AssertionError has no field error Stacktrace: [1] getproperty(x::AssertionError, f::Symbol) @ Base ./Base.jl:37 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:297 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 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#66 @ ./expr.jl:122 [inlined] [3] macroexpand(m::Module, x::Any) @ Base ./expr.jl:120 [4] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:294 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = macro expansion at runtests.jl:300 [inlined] └ @ Core ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:300 @defer: Error During Test at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:305 Test threw exception Expression: e.error isa AssertionError type AssertionError has no field error Stacktrace: [1] getproperty(x::AssertionError, f::Symbol) @ Base ./Base.jl:37 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [3] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:305 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 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#66 @ ./expr.jl:122 [inlined] [3] macroexpand(m::Module, x::Any) @ Base ./expr.jl:120 [4] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:302 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:277 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 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 Test [8dfed614-e22c-5e08-85e1-65c5234f0b40] not found Stacktrace: [1] getindex @ ./dict.jl:498 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] root_module @ ./loading.jl:1948 [4] deserialize_module @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:994 [5] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:896 [6] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [7] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:904 [8] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [9] deserialize_expr @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1291 [10] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:894 [11] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1281 [12] deserialize_array @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1273 [13] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:865 [14] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [15] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1133 [16] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:960 [17] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [18] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1044 [19] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:960 [20] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1281 [21] deserialize_array @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1273 [22] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:865 [23] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [24] deserialize_typename @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1353 [25] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/clusterserialize.jl:68 [26] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:960 [27] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [28] deserialize_datatype @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:0 [29] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:869 [30] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [31] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:874 [32] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [33] deserialize_msg @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/messages.jl:87 [34] #invokelatest#2 @ ./essentials.jl:892 [inlined] [35] invokelatest @ ./essentials.jl:889 [inlined] [36] message_handler_loop @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:176 [37] process_tcp_streams @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:133 [38] #103 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:121 Stacktrace: [1] remotecall_fetch(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:465 [2] remotecall_fetch(::Function, ::Distributed.Worker) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:454 [3] remotecall_fetch(::Function, ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:492 [4] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:355 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:334 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:321 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [11] include(fname::String) @ Base.MainInclude ./client.jl:494 [12] top-level scope @ none:6 [13] eval @ ./boot.jl:385 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [15] _start() @ Base ./client.jl:557 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 Test [8dfed614-e22c-5e08-85e1-65c5234f0b40] not found Stacktrace: [1] getindex @ ./dict.jl:498 [inlined] [2] macro expansion @ ./lock.jl:267 [inlined] [3] root_module @ ./loading.jl:1948 [4] deserialize_module @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:994 [5] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:896 [6] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [7] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:904 [8] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [9] deserialize_expr @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1291 [10] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:894 [11] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1281 [12] deserialize_array @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1273 [13] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:865 [14] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [15] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1133 [16] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:960 [17] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [18] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1044 [19] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:960 [20] deserialize_fillarray! @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1281 [21] deserialize_array @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1273 [22] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:865 [23] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [24] deserialize_typename @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:1353 [25] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/clusterserialize.jl:68 [26] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:960 [27] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [28] deserialize_datatype @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:0 [29] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:869 [30] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [31] handle_deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:874 [32] deserialize @ /opt/julia/share/julia/stdlib/v1.10/Serialization/src/Serialization.jl:814 [inlined] [33] deserialize_msg @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/messages.jl:87 [34] #invokelatest#2 @ ./essentials.jl:892 [inlined] [35] invokelatest @ ./essentials.jl:889 [inlined] [36] message_handler_loop @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:176 [37] process_tcp_streams @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:133 [38] #103 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:121 Stacktrace: [1] remotecall_fetch(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:465 [2] remotecall_fetch(::Function, ::Distributed.Worker) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:454 [3] remotecall_fetch(::Function, ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:492 [4] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:440 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:419 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:321 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:7 [11] include(fname::String) @ Base.MainInclude ./client.jl:494 [12] top-level scope @ none:6 [13] eval @ ./boot.jl:385 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [15] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time DeferredRemoteRefs | 119 4 123 3m04.4s DeferredFuture Comparison | 2 2 1.8s DeferredChannel Comparison | 2 2 0.1s Finalizing | 60 60 2.4s Distributed DeferredFuture | 18 18 29.3s Distributed DeferredChannel | 20 20 15.5s Allocation | 2 2 18.4s Transfer | 2 2 54.1s @defer | 5 2 7 5.2s Show | 2 2 0.1s Serialization | 6 2 8 57.6s DeferredFuture serialization on same process | 1 1 1.6s DeferredFuture serialization on a cluster | 1 1 13.5s DeferredChannel serialization on same process | 1 1 0.0s DeferredChannel serialization on a cluster | 1 1 12.5s DeferredFuture serialization as part of another object | 2 2 15.6s DeferredChannel serialization as part of another object | 2 2 14.3s ERROR: LoadError: Some tests did not pass: 119 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DeferredFutures/TCvh2/test/runtests.jl:6 Testing failed after 191.66s ERROR: LoadError: Package DeferredFutures errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 217.41s: package tests unexpectedly errored