Package evaluation of RemoteSemaphores on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:34:43.911 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.72s ################################################################################ # Installation # Installing RemoteSemaphores... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [bcdc7952] + RemoteSemaphores v0.2.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [bcdc7952] + RemoteSemaphores v0.2.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.69s ################################################################################ # Testing # Testing RemoteSemaphores Status `/tmp/jl_3SmCdq/Project.toml` [bcdc7952] RemoteSemaphores v0.2.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_3SmCdq/Manifest.toml` [bcdc7952] RemoteSemaphores v0.2.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 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) @0x000077c47517f6c0) isa RemoteException Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:25 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [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:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:29 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] fetch @ ./task.jl:390 [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.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [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:471 [3] (::RemoteSemaphores.var"#3#4"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:1055 [inlined] [5] invokelatest @ ./essentials.jl:1052 [inlined] [6] #153 @ /opt/julia/share/julia/stdlib/v1.11/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.11/Distributed/src/process_messages.jl:70 [8] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.11/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.11/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:573 [inlined] [2] call_on_owner @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:563 [inlined] [3] wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:586 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:495 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:495 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/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:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:30 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] fetch @ ./task.jl:390 [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.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [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:471 [3] (::RemoteSemaphores.var"#3#4"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:1055 [inlined] [5] invokelatest @ ./essentials.jl:1052 [inlined] [6] #153 @ /opt/julia/share/julia/stdlib/v1.11/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.11/Distributed/src/process_messages.jl:70 [8] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.11/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.11/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:573 [inlined] [2] call_on_owner @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:563 [inlined] [3] wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:586 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:495 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:495 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/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(t::Task) @ Base ./task.jl:370 [2] fetch @ ./task.jl:390 [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.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [9] include(fname::String) @ Main ./sysimg.jl:38 [10] top-level scope @ none:6 [11] eval @ ./boot.jl:430 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [13] _start() @ Base ./client.jl:531 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:471 [3] (::RemoteSemaphores.var"#3#4"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:1055 [inlined] [5] invokelatest @ ./essentials.jl:1052 [inlined] [6] #153 @ /opt/julia/share/julia/stdlib/v1.11/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.11/Distributed/src/process_messages.jl:70 [8] run_work_thunk(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.11/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.11/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:573 [inlined] [2] call_on_owner @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:563 [inlined] [3] wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:586 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:495 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:495 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/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) @0x000077c4731e79e0) isa RemoteException Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:90 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [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:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:94 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] fetch @ ./task.jl:390 [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.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [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:471 [3] #3 @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:1055 [inlined] [5] invokelatest @ ./essentials.jl:1052 [6] #114 @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:303 [7] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:70 [8] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:79 [9] #100 @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:88 Stacktrace: [1] remotecall_wait(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:507 [2] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:497 [inlined] [3] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/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:49 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [3] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:95 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 caused by: TaskFailedException Stacktrace: [1] wait(t::Task) @ Base ./task.jl:370 [2] fetch @ ./task.jl:390 [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.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [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:471 [3] #3 @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:1055 [inlined] [5] invokelatest @ ./essentials.jl:1052 [6] #114 @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:303 [7] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:70 [8] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:79 [9] #100 @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:88 Stacktrace: [1] remotecall_wait(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:507 [2] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:497 [inlined] [3] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/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(t::Task) @ Base ./task.jl:370 [2] fetch @ ./task.jl:390 [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.11/Test/src/Test.jl:1704 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [11] include(fname::String) @ Main ./sysimg.jl:38 [12] top-level scope @ none:6 [13] eval @ ./boot.jl:430 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [15] _start() @ Base ./client.jl:531 nested task error: On worker 2: release count must match acquire count Stacktrace: [1] error @ ./error.jl:35 [2] release @ ./lock.jl:471 [3] #3 @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] #invokelatest#2 @ ./essentials.jl:1055 [inlined] [5] invokelatest @ ./essentials.jl:1052 [6] #114 @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:303 [7] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:70 [8] run_work_thunk @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:79 [9] #100 @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/process_messages.jl:88 Stacktrace: [1] remotecall_wait(::Function, ::Distributed.Worker; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:507 [2] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/remotecall.jl:497 [inlined] [3] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.11/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 1m58.7s Single Process | 3 1 3 7 10.1s Multiple Processes | 30 1 3 34 1m48.6s Simple remote | 2 1 3 6 36.8s Multiple processes | 28 28 1m11.7s 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 82.78s ERROR: LoadError: Package RemoteSemaphores errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/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 160.71s: package tests unexpectedly errored