Package evaluation to test RemoteSemaphores on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T12:23:47.670 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 18.37s ################################################################################ # Installation # Installing RemoteSemaphores... Resolving package versions... Installed RemoteSemaphores ─ v0.2.0 Updating `~/.julia/environments/v1.14/Project.toml` [bcdc7952] + RemoteSemaphores v0.2.0 Updating `~/.julia/environments/v1.14/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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.7 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.4 s ✓ RemoteSemaphores 1 dependency successfully precompiled in 1 seconds. 12 already precompiled. Precompilation completed after 33.04s ################################################################################ # Testing # Testing RemoteSemaphores Status `/tmp/jl_UuTHj6/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_UuTHj6/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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) @0x000070526b351d20) isa RemoteException Stacktrace: [1] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:25 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 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 FieldError: type TaskFailedException has no field `captured`, available fields: `task` Stacktrace: [1] getproperty(x::TaskFailedException, f::Symbol) @ Base Base_compiler.jl:58 [2] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:29 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] caused by: TaskFailedException Stacktrace: [1] wait(t::Task; throw::Bool) @ Base task.jl:363 [inlined] [2] wait(t::Task) @ Base task.jl:360 [inlined] [3] fetch(t::Task) @ Base task.jl:554 [inlined] [4] asynctimedwait(fn::var"#43#44"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [5] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20 [inlined] nested task error: release count must match acquire count Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] release(s::Base.Semaphore) @ Base lock.jl:604 [3] (::RemoteSemaphores.var"#5#6"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] (::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}})() @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:427 [inlined] [5] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70 [6] run_work_thunk_remotevalue(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79 [7] (::Distributed.var"#schedule_call##2#schedule_call##3"{Distributed.RemoteValue, Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}}})() @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref(::Distributed.RRID, ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:575 [inlined] [2] call_on_owner(f::typeof(Distributed.wait_ref), rr::Future, args::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:565 [inlined] [3] wait(r::Future) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:588 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:497 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:0 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:521 [inlined] [7] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [8] #43 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined] [9] (::var"#4#5"{var"#43#44"{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) FieldError: type TaskFailedException has no field `captured`, available fields: `task` Stacktrace: [1] getproperty(x::TaskFailedException, f::Symbol) @ Base Base_compiler.jl:58 [2] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:30 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] caused by: TaskFailedException Stacktrace: [1] wait(t::Task; throw::Bool) @ Base task.jl:363 [inlined] [2] wait(t::Task) @ Base task.jl:360 [inlined] [3] fetch(t::Task) @ Base task.jl:554 [inlined] [4] asynctimedwait(fn::var"#43#44"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [5] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20 [inlined] nested task error: release count must match acquire count Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] release(s::Base.Semaphore) @ Base lock.jl:604 [3] (::RemoteSemaphores.var"#5#6"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] (::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}})() @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:427 [inlined] [5] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70 [6] run_work_thunk_remotevalue(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79 [7] (::Distributed.var"#schedule_call##2#schedule_call##3"{Distributed.RemoteValue, Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}}})() @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref(::Distributed.RRID, ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:575 [inlined] [2] call_on_owner(f::typeof(Distributed.wait_ref), rr::Future, args::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:565 [inlined] [3] wait(r::Future) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:588 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:497 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:0 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:521 [inlined] [7] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [8] #43 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined] [9] (::var"#4#5"{var"#43#44"{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; throw::Bool) @ Base task.jl:363 [inlined] [2] wait(t::Task) @ Base task.jl:360 [inlined] [3] fetch(t::Task) @ Base task.jl:554 [inlined] [4] asynctimedwait(fn::var"#43#44"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [5] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core boot.jl:545 [13] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [14] _start() @ Base client.jl:596 nested task error: release count must match acquire count Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] release(s::Base.Semaphore) @ Base lock.jl:604 [3] (::RemoteSemaphores.var"#5#6"{Future})() @ RemoteSemaphores ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44 [4] (::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}})() @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:427 [inlined] [5] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}}, print_error::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70 [6] run_work_thunk_remotevalue(rv::Distributed.RemoteValue, thunk::Function) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:79 [7] (::Distributed.var"#schedule_call##2#schedule_call##3"{Distributed.RemoteValue, Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{RemoteSemaphores.var"#5#6"{Future}, Tuple{}, @Kwargs{}}})() @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:88 Stacktrace: [1] wait_ref(::Distributed.RRID, ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:575 [inlined] [2] call_on_owner(f::typeof(Distributed.wait_ref), rr::Future, args::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:565 [inlined] [3] wait(r::Future) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:588 [inlined] [4] remotecall_wait(::Function, ::Distributed.LocalProcess; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:497 [5] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:0 [inlined] [6] remotecall_wait @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:521 [inlined] [7] release @ ~/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined] [8] #43 @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined] [9] (::var"#4#5"{var"#43#44"{RemoteSemaphore}})() @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:14 WARNING: Method definition 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`). ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:519:34 wait at ./task.jl:1293:0 (pc: 149) wait_forever at ./task.jl:1199:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] start_task at /source/src/task.c:1241:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000075bfbd1f7b20 Total snapshots: 693. Utilization: 0% ╎693 @Base/task.jl:1199 wait_forever() 692╎ 693 @Base/task.jl:1293 wait() [29] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:10 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:519:34 wait at ./task.jl:1293:0 (pc: 149) wait_forever at ./task.jl:1199:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] start_task at /source/src/task.c:1241:19 unknown function (ip: (nil)) at (unknown file) Allocations: 10440818 (Pool: 10440745; Big: 73); GC: 11 PkgEval terminated after 611.62s: tests became inactive