Package evaluation to test RemoteSemaphores on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-01T13:09:21.650 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 32.61s ################################################################################ # 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.12.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.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.9 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.7 s ✓ RemoteSemaphores 1 dependency successfully precompiled in 2 seconds. 12 already precompiled. Precompilation completed after 46.27s ################################################################################ # Testing # Testing RemoteSemaphores Status `/tmp/jl_1iS5xu/Project.toml` [bcdc7952] RemoteSemaphores v0.2.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1iS5xu/Manifest.toml` [bcdc7952] RemoteSemaphores v0.2.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.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) @0x000077a80f88fbb0) 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:2247 [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:2247 [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:2247 [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:2247 [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, tok::Base.CancellationToken; throw::Bool) @ Base task.jl:500 [2] wait(t::Task; throw::Bool, cancel::Base.UseDefaultToken) @ Base task.jl:494 [3] fetch(t::Task; cancel::Base.UseDefaultToken) @ Base task.jl:730 [inlined] [4] fetch(t::Task) @ Base task.jl:727 [inlined] [5] asynctimedwait(fn::var"#43#44"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [6] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] 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:671 [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:155 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:2247 [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:2247 [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, tok::Base.CancellationToken; throw::Bool) @ Base task.jl:500 [2] wait(t::Task; throw::Bool, cancel::Base.UseDefaultToken) @ Base task.jl:494 [3] fetch(t::Task; cancel::Base.UseDefaultToken) @ Base task.jl:730 [inlined] [4] fetch(t::Task) @ Base task.jl:727 [inlined] [5] asynctimedwait(fn::var"#43#44"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [6] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] 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:671 [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:155 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, tok::Base.CancellationToken; throw::Bool) @ Base task.jl:500 [2] wait(t::Task; throw::Bool, cancel::Base.UseDefaultToken) @ Base task.jl:494 [3] fetch(t::Task; cancel::Base.UseDefaultToken) @ Base task.jl:730 [inlined] [4] fetch(t::Task) @ Base task.jl:727 [inlined] [5] asynctimedwait(fn::var"#43#44"{RemoteSemaphore}, secs::Float64; kill::Bool) @ Main ~/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18 [6] top-level scope @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] macro expansion @ ~/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] 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:671 [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:155 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:573:34 wait at ./task.jl:1652:0 (pc: 108) wait_forever at ./task.jl:1528:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2533:12 [inlined] start_task at /source/src/task.c:1278:23 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000072e34eda9b10 Total snapshots: 606. Utilization: 0% ╎606 @Base/task.jl:1528 wait_forever() 605╎ 606 @Base/task.jl:? 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:573:34 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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:573:34 wait at ./task.jl:1652:0 (pc: 108) wait_safe_interrupt at ./park.jl:231:0 (pc: 6) wait at ./task.jl:1652:0 (pc: 108) wait_safe_interrupt at ./park.jl:231:0 (pc: 6) #wait#428 at ./condition.jl:390:0 (pc: 117) #wait#428 at ./condition.jl:390:0 (pc: 194) wait at ./condition.jl:325:0 [inlined] wait_readnb at ./stream.jl:416:0 (pc: 203) wait_locked at ./stream.jl:1253:0 (pc: 38) #unsafe_read#753 at ./stream.jl:1259:0 (pc: 50) unsafe_read at ./stream.jl:1240:0 [inlined] unsafe_read at ./io.jl:990:0 [inlined] unsafe_read at ./io.jl:989:0 (pc: 15) read! at ./io.jl:994:0 [inlined] deserialize_hdr_raw at /source/usr/share/julia/stdlib/v1.14/Distributed/src/messages.jl:167:0 [inlined] message_handler_loop at /source/usr/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:239:0 (pc: 193) process_tcp_streams at /source/usr/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:200:0 (pc: 121) #process_messages##0 at /source/usr/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:188:0 (pc: 4) unknown function (ip: 0x77a80a1a2cf9) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2533:12 [inlined] start_task at /source/src/task.c:1278:23 unknown function (ip: (nil)) at (unknown file) Allocations: 14192215 (Pool: 14192117; Big: 98); GC: 12 wait at ./condition.jl:325:0 [inlined] _trywait at ./asyncevent.jl:204:0 (pc: 38) #_trywait#722 at ./asyncevent.jl:175:0 [inlined] _trywait at ./asyncevent.jl:175:0 [inlined] profile_printing_listener at ./Base.jl:366:0 (pc: 23) #start_profile_listener##0 at ./Base.jl:386:0 (pc: 2) jfptr_YY.start_profile_listenerYY.YY.0_0.1 at /opt/julia/lib/julia/sys.so (unknown line) start_task at /source/src/task.c:1275:23 unknown function (ip: (nil)) at (unknown file) Allocations: 13820184 (Pool: 13819992; Big: 192); GC: 13 PkgEval terminated after 651.46s: tests became inactive