Package evaluation of RemoteSemaphores on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:30:59.270 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.84s ################################################################################ # Installation # Installing RemoteSemaphores... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [bcdc7952] + RemoteSemaphores v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [bcdc7952] + RemoteSemaphores v0.2.0 [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [8dfed614] + Test [4ec0a83e] + Unicode Installation completed after 2.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 7.8s ################################################################################ # Testing # Testing RemoteSemaphores Status `/tmp/jl_GCm3g7/Project.toml` [bcdc7952] RemoteSemaphores v0.2.0 [ade2ca70] Dates [8ba89e20] Distributed [8dfed614] Test Status `/tmp/jl_GCm3g7/Manifest.toml` [bcdc7952] RemoteSemaphores v0.2.0 [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Single Process: Test Failed at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:25 Expression: err isa RemoteException Evaluated: TaskFailedException(Task (failed) @0x000079fe0ab8cb00) isa RemoteException Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:25 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 Single Process: Error During Test at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:29 Test threw exception Expression: err.captured.ex isa expected type TaskFailedException has no field captured Stacktrace: [1] getproperty(x::TaskFailedException, 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/RemoteSemaphores/vlqpI/test/runtests.jl:29 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] asynctimedwait(fn::var"#6#41"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 nested task error: release count must match acquire count Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] release(s::Base.Semaphore) @ Base ./lock.jl:408 [3] (::RemoteSemaphores.var"#3#4"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:892 [inlined] [5] invokelatest @ ./essentials.jl:889 [inlined] [6] #153 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] [7] run_work_thunk(thunk::Distributed.var"#153#154"{RemoteSemaphores.var"#3#4"{Future}, Tuple{}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 [8] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 [9] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{RemoteSemaphores.var"#3#4"{Future}, Tuple{}, @Kwargs{}}})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:573 [inlined] [2] call_on_owner @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:563 [inlined] [3] wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:586 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:495 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:495 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] [7] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [8] #6 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined] [9] (::var"#2#4"{var"#6#41"{RemoteSemaphore}})() @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:14 Single Process: Error During Test at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:30 Test threw exception Expression: occursin("release count must match acquire count", err.captured.ex.msg) type TaskFailedException has no field captured Stacktrace: [1] getproperty(x::TaskFailedException, 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/RemoteSemaphores/vlqpI/test/runtests.jl:30 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] asynctimedwait(fn::var"#6#41"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 nested task error: release count must match acquire count Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] release(s::Base.Semaphore) @ Base ./lock.jl:408 [3] (::RemoteSemaphores.var"#3#4"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:892 [inlined] [5] invokelatest @ ./essentials.jl:889 [inlined] [6] #153 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] [7] run_work_thunk(thunk::Distributed.var"#153#154"{RemoteSemaphores.var"#3#4"{Future}, Tuple{}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 [8] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 [9] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{RemoteSemaphores.var"#3#4"{Future}, Tuple{}, @Kwargs{}}})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:573 [inlined] [2] call_on_owner @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:563 [inlined] [3] wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:586 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:495 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:495 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] [7] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [8] #6 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined] [9] (::var"#2#4"{var"#6#41"{RemoteSemaphore}})() @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:14 Single Process: Error During Test at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 Got exception outside of a @test TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] asynctimedwait(fn::var"#6#41"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [9] include(fname::String) @ Base.MainInclude ./client.jl:494 [10] top-level scope @ none:6 [11] eval @ ./boot.jl:385 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [13] _start() @ Base ./client.jl:557 nested task error: release count must match acquire count Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] release(s::Base.Semaphore) @ Base ./lock.jl:408 [3] (::RemoteSemaphores.var"#3#4"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:892 [inlined] [5] invokelatest @ ./essentials.jl:889 [inlined] [6] #153 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] [7] run_work_thunk(thunk::Distributed.var"#153#154"{RemoteSemaphores.var"#3#4"{Future}, Tuple{}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 [8] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 [9] (::Distributed.var"#100#102"{Distributed.RemoteValue, Distributed.var"#153#154"{RemoteSemaphores.var"#3#4"{Future}, Tuple{}, @Kwargs{}}})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:573 [inlined] [2] call_on_owner @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:563 [inlined] [3] wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:586 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:495 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:495 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] [7] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [8] #6 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined] [9] (::var"#2#4"{var"#6#41"{RemoteSemaphore}})() @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:14 WARNING: Method definition (::Type{Main.TimeoutException})(Any) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:2 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition showerror(IO, Main.TimeoutException) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:5 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition asynctimedwait(Any, Any) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.asynctimedwait), Any, Any) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:13 overwritten on the same line (check for duplicate calls to `include`). Simple remote: Test Failed at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:90 Expression: err isa RemoteException Evaluated: TaskFailedException(Task (failed) @0x000079fde43652d0) isa RemoteException Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:90 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 Simple remote: Error During Test at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:94 Test threw exception Expression: err.captured.ex isa expected type TaskFailedException has no field captured Stacktrace: [1] getproperty(x::TaskFailedException, 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/RemoteSemaphores/vlqpI/test/runtests.jl:94 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] asynctimedwait(fn::var"#13#48"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:85 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 nested task error: On worker 2: release count must match acquire count Stacktrace: [1] error @ ./error.jl:35 [2] release @ ./lock.jl:408 [3] #3 @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:892 [inlined] [5] invokelatest @ ./essentials.jl:889 [6] #114 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 [7] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 [8] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 [9] #100 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 Stacktrace: [1] remotecall_wait(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 [2] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] [3] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] [4] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [5] #13 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:86 [inlined] [6] (::var"#78#80"{var"#13#48"{RemoteSemaphore}})() @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:14 Simple remote: Error During Test at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:95 Test threw exception Expression: occursin("release count must match acquire count", err.captured.ex.msg) type TaskFailedException has no field captured Stacktrace: [1] getproperty(x::TaskFailedException, 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/RemoteSemaphores/vlqpI/test/runtests.jl:95 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [9] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] asynctimedwait(fn::var"#13#48"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:85 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 nested task error: On worker 2: release count must match acquire count Stacktrace: [1] error @ ./error.jl:35 [2] release @ ./lock.jl:408 [3] #3 @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:892 [inlined] [5] invokelatest @ ./essentials.jl:889 [6] #114 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 [7] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 [8] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 [9] #100 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 Stacktrace: [1] remotecall_wait(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 [2] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] [3] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] [4] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [5] #13 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:86 [inlined] [6] (::var"#78#80"{var"#13#48"{RemoteSemaphore}})() @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:14 Simple remote: Error During Test at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 Got exception outside of a @test TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] asynctimedwait(fn::var"#13#48"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:85 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [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 nested task error: On worker 2: release count must match acquire count Stacktrace: [1] error @ ./error.jl:35 [2] release @ ./lock.jl:408 [3] #3 @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:892 [inlined] [5] invokelatest @ ./essentials.jl:889 [6] #114 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 [7] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 [8] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 [9] #100 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 Stacktrace: [1] remotecall_wait(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 [2] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] [3] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] [4] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [5] #13 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:86 [inlined] [6] (::var"#78#80"{var"#13#48"{RemoteSemaphore}})() @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:14 WARNING: Method definition (::Type{Main.TimeoutException})(Any) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:2 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition showerror(IO, Main.TimeoutException) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:5 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition asynctimedwait(Any, Any) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Main.asynctimedwait), Any, Any) in module Main at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:13 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Fail Error Total Time RemoteSemaphores.jl | 33 2 6 41 1m31.6s Single Process | 3 1 3 7 8.3s Multiple Processes | 30 1 3 34 1m23.3s Simple remote | 2 1 3 6 22.0s Multiple processes | 28 28 1m01.3s ERROR: LoadError: Some tests did not pass: 33 passed, 2 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:10 Testing failed after 39.08s ERROR: LoadError: Package RemoteSemaphores 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 117.29s: package tests unexpectedly errored