Package evaluation of ReactiveToolkit on Julia 1.13.0-DEV.759 (3bb7518b04*) started at 2025-06-19T11:37:10.179 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.57s ################################################################################ # Installation # Installing ReactiveToolkit... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [5352d3c8] + ReactiveToolkit v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [1914dd2f] + MacroTools v0.5.16 [5352d3c8] + ReactiveToolkit v0.1.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.92s ################################################################################ # Testing # Testing ReactiveToolkit Status `/tmp/jl_sBTl9t/Project.toml` [a8cc5b0e] Crayons v4.1.1 [1914dd2f] MacroTools v0.5.16 [5352d3c8] ReactiveToolkit v0.1.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_sBTl9t/Manifest.toml` [a8cc5b0e] Crayons v4.1.1 [1914dd2f] MacroTools v0.5.16 [5352d3c8] ReactiveToolkit v0.1.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... rtk> [j3U6pYX4 - active] "@on x" is starting rtk> [j3U6pYX4 - active] "@on x" has stopped rtk> [j3U6pYX4 - active] "@on x" has been asked to stop rtk> [j3U70M8m - active] "@on x" is starting rtk> [j3U70M8m - active] "@on x" has been asked to stop rtk> [j3U70M8m - active] "@on x" has stopped rtk> [j3U6PhwO - active] "@on x" is starting rtk> [j3U6PiEO - active] "@on x" is starting rtk> [j3U6PiEO - active] "@on x" has been asked to stop rtk> [j3U6PiEO - active] "@on x" has stopped rtk> [j3U6PhwO - active] "@on x" has been asked to stop rtk> [j3U6PhwO - active] "@on x" has stopped rtk> [j3U6PkAO - active] "@every micros(100)" is starting rtk> [j3U6PkAO - active] "@every micros(100)" has been asked to stop rtk> [j3U6PkAO - active] "@every micros(100)" has stopped rtk> [j3U712YO - active] "@every micros(100)" is starting @every macro: Test Failed at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:91 Expression: x[] < 2000 Evaluated: 64772 < 2000 Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:78 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:91 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] @every macro: Test Failed at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:94 Expression: x[] < 3000 Evaluated: 143325 < 3000 Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:78 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_tasks.jl:94 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] rtk> [j3U712YO - active] "@every micros(100)" has been asked to stop rtk> [j3U712YO - active] "@every micros(100)" has stopped rtk> [j3U70J8m - active] "@on y" is starting rtk> [j3U70J8m - active] "@on y" has been asked to stop rtk> [j3U70J8m - active] "@on y" has stopped rtk> [j3U6pY14 - active] "@every millis(50)" is starting rtk> [j3U6pYH4 - active] "@on x" is starting rtk> [j3U6pYb4 - active] "@on y" is starting rtk:error> [j3U6pY14 - active] "@every millis(50)" has failed rtk> [j3U6pY14 - active] "@every millis(50)" has stopped chaining tasks: Test Failed at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:20 Expression: z[] != z_last Evaluated: 0.0 != 0.0 Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:6 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:20 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] chaining tasks: Test Failed at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:24 Expression: z[] != z_last Evaluated: 0.0 != 0.0 Stacktrace: [1] top-level scope @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:6 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1837 [inlined] [3] macro expansion @ ~/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:24 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:730 [inlined] rtk:warn> [j3U6pY14 - failed] "@every millis(50)" is not active rtk> [j3U6pYH4 - active] "@on x" has been asked to stop rtk> [j3U6pYb4 - active] "@on y" has been asked to stop rtk> [j3U6pYH4 - active] "@on x" has stopped rtk> [j3U6pYb4 - active] "@on y" has stopped rtk> [j3U550AO - active] "x->y1" is starting rtk> [j3U550QO - active] "x->y2" is starting rtk> [j3U6ASG0 - active] "x->y73" is starting rtk> [j3U6BseG - active] "x->y4" is starting rtk> [j3U6BsiG - active] "x->y5" is starting rtk> [j3U6BsmG - active] "x->y6" is starting rtk> [j3U6BsqG - active] "x->y7" is starting rtk> [j3U6BsuG - active] "x->y8" is starting rtk> [j3U6Bt0G - active] "x->y9" is starting rtk> [j3U6Bt4G - active] "x->y10" is starting rtk> [j3U6Bt8G - active] "x->y11" is starting rtk> [j3U6BtCG - active] "x->y12" is starting rtk> [j3U6BtGG - active] "x->y13" is starting rtk> [j3U6BtKG - active] "x->y14" is starting rtk> [j3U6BtOG - active] "x->y15" is starting rtk> [j3U6BtSG - active] "x->y16" is starting rtk> [j3U6BtWG - active] "x->y17" is starting rtk> [j3U6BtaG - active] "x->y18" is starting rtk> [j3U6BteG - active] "x->y19" is starting rtk> [j3U6BtiG - active] "x->y20" is starting rtk> [j3U6BtmG - active] "x->y21" is starting rtk> [j3U6BtqG - active] "x->y22" is starting rtk> [j3U6BtuG - active] "x->y23" is starting rtk> [j3U6Bu0G - active] "x->y24" is starting rtk> [j3U6Bu4G - active] "x->y25" is starting rtk> [j3U6Bu8G - active] "x->y26" is starting rtk> [j3U6BuCG - active] "x->y27" is starting rtk> [j3U6BuGG - active] "x->y28" is starting rtk> [j3U6BuKG - active] "x->y29" is starting rtk> [j3U6BuOG - active] "x->y30" is starting rtk> [j3U6BuSG - active] "x->y31" is starting rtk> [j3U6BuWG - active] "x->y32" is starting rtk> [j3U6BuaG - active] "x->y33" is starting rtk> [j3U6BueG - active] "x->y34" is starting rtk> [j3U6BuiG - active] "x->y35" is starting rtk> [j3U6BumG - active] "x->y36" is starting rtk> [j3U6BuqG - active] "x->y37" is starting rtk> [j3U6BuuG - active] "x->y38" is starting rtk> [j3U6Bv0G - active] "x->y39" is starting rtk> [j3U6Bv4G - active] "x->y40" is starting rtk> [j3U6Bv8G - active] "x->y41" is starting rtk> [j3U6BvCG - active] "x->y42" is starting rtk> [j3U6BvGG - active] "x->y43" is starting rtk> [j3U6BvKG - active] "x->y44" is starting rtk> [j3U6BvOG - active] "x->y45" is starting rtk> [j3U6BvSG - active] "x->y46" is starting rtk> [j3U6BvWG - active] "x->y47" is starting rtk> [j3U6BvaG - active] "x->y48" is starting rtk> [j3U6BveG - active] "x->y49" is starting rtk> [j3U6BviG - active] "x->y50" is starting rtk> [j3U6BvmG - active] "x->y51" is starting rtk> [j3U6BvqG - active] "x->y52" is starting rtk> [j3U6BvuG - active] "x->y53" is starting rtk> [j3U6Bw0G - active] "x->y54" is starting rtk> [j3U6Bw4G - active] "x->y55" is starting rtk> [j3U6Bw8G - active] "x->y56" is starting rtk> [j3U6BwCG - active] "x->y57" is starting rtk> [j3U6BwGG - active] "x->y58" is starting rtk> [j3U6BwKG - active] "x->y59" is starting rtk> [j3U6BwOG - active] "x->y60" is starting rtk> [j3U6BwSG - active] "x->y61" is starting rtk> [j3U6BwWG - active] "x->y62" is starting rtk> [j3U6BwaG - active] "x->y63" is starting rtk> [j3U6BweG - active] "x->y64" is starting rtk> [j3U6BwiG - active] "x->y65" is starting rtk> [j3U6BwmG - active] "x->y66" is starting rtk> [j3U6BwqG - active] "x->y67" is starting rtk> [j3U6BwuG - active] "x->y68" is starting rtk> [j3U6Bx0G - active] "x->y69" is starting rtk> [j3U6Bx4G - active] "x->y70" is starting rtk> [j3U6Bx8G - active] "x->y71" is starting rtk> [j3U6ASC0 - active] "x->y72" is starting rtk> [j3U550UO - active] "x->y3" is starting rtk> [j3U6ASK0 - active] "x->y74" is starting rtk> [j3U6ASO0 - active] "x->y75" is starting rtk> [j3U6ASS0 - active] "x->y76" is starting rtk> [j3U6ASW0 - active] "x->y77" is starting rtk> [j3U6ASa0 - active] "x->y78" is starting rtk> [j3U6ASe0 - active] "x->y79" is starting rtk> [j3U6ASi0 - active] "x->y80" is starting rtk> [j3U6ASm0 - active] "x->y81" is starting rtk> [j3U6ASq0 - active] "x->y82" is starting rtk> [j3U6ASu0 - active] "x->y83" is starting rtk> [j3U6AT00 - active] "x->y84" is starting rtk> [j3U6AT40 - active] "x->y85" is starting rtk> [j3U6AT80 - active] "x->y86" is starting rtk> [j3U6ATC0 - active] "x->y87" is starting rtk> [j3U6ATG0 - active] "x->y88" is starting rtk> [j3U6ATK0 - active] "x->y89" is starting rtk> [j3U6ATO0 - active] "x->y90" is starting rtk> [j3U6ATS0 - active] "x->y91" is starting rtk> [j3U6ATW0 - active] "x->y92" is starting rtk> [j3U6ATa0 - active] "x->y93" is starting rtk> [j3U6ATe0 - active] "x->y94" is starting rtk> [j3U6ATi0 - active] "x->y95" is starting rtk> [j3U6ATm0 - active] "x->y96" is starting rtk> [j3U6ATq0 - active] "x->y97" is starting rtk> [j3U6ATu0 - active] "x->y98" is starting rtk> [j3U6AU00 - active] "x->y99" is starting rtk> [j3U6AU40 - active] "x->y100" is starting rtk> [j3U550UO - active] "x->y3" has been asked to stop rtk> [j3U550UO - active] "x->y3" has stopped rtk> [j3U550AO - active] "x->y1" has been asked to stop rtk> [j3U550QO - active] "x->y2" has been asked to stop rtk> [j3U550AO - active] "x->y1" has stopped rtk> [j3U550QO - active] "x->y2" has stopped rtk:warn> [j3U550UO --- done] "x->y3" is not active rtk> [j3U6BseG - active] "x->y4" has been asked to stop rtk> [j3U6BsiG - active] "x->y5" has been asked to stop rtk> [j3U6BseG - active] "x->y4" has stopped rtk> [j3U6BsiG - active] "x->y5" has stopped rtk> [j3U6BsmG - active] "x->y6" has stopped rtk> [j3U6BsmG - active] "x->y6" has been asked to stop rtk> [j3U6BsqG - active] "x->y7" has been asked to stop rtk> [j3U6BsqG - active] "x->y7" has stopped rtk> [j3U6BsuG - active] "x->y8" has stopped rtk> [j3U6BsuG - active] "x->y8" has been asked to stop rtk> [j3U6Bt0G - active] "x->y9" has been asked to stop rtk> [j3U6Bt0G - active] "x->y9" has stopped rtk> [j3U6Bt4G - active] "x->y10" has stopped rtk> [j3U6Bt4G - active] "x->y10" has been asked to stop rtk> [j3U6Bt8G - active] "x->y11" has been asked to stop rtk> [j3U6Bt8G - active] "x->y11" has stopped rtk> [j3U6BtCG - active] "x->y12" has stopped rtk> [j3U6BtCG - active] "x->y12" has been asked to stop rtk> [j3U6BtGG - active] "x->y13" has been asked to stop rtk> [j3U6BtGG - active] "x->y13" has stopped rtk> [j3U6BtKG - active] "x->y14" has stopped rtk> [j3U6BtKG - active] "x->y14" has been asked to stop rtk> [j3U6BtOG - active] "x->y15" has been asked to stop rtk> [j3U6BtOG - active] "x->y15" has stopped rtk> [j3U6BtSG - active] "x->y16" has stopped rtk> [j3U6BtSG - active] "x->y16" has been asked to stop rtk> [j3U6BtWG - active] "x->y17" has been asked to stop rtk> [j3U6BtWG - active] "x->y17" has stopped rtk> [j3U6BtaG - active] "x->y18" has stopped rtk> [j3U6BtaG - active] "x->y18" has been asked to stop rtk> [j3U6BteG - active] "x->y19" has been asked to stop rtk> [j3U6BteG - active] "x->y19" has stopped rtk> [j3U6BtiG - active] "x->y20" has stopped rtk> [j3U6BtiG - active] "x->y20" has been asked to stop rtk> [j3U6BtmG - active] "x->y21" has been asked to stop rtk> [j3U6BtmG - active] "x->y21" has stopped rtk> [j3U6BtqG - active] "x->y22" has stopped rtk> [j3U6BtqG - active] "x->y22" has been asked to stop rtk> [j3U6BtuG - active] "x->y23" has been asked to stop rtk> [j3U6BtuG - active] "x->y23" has stopped rtk> [j3U6Bu0G - active] "x->y24" has stopped rtk> [j3U6Bu0G - active] "x->y24" has been asked to stop rtk> [j3U6Bu4G - active] "x->y25" has been asked to stop rtk> [j3U6Bu4G - active] "x->y25" has stopped rtk> [j3U6Bu8G - active] "x->y26" has stopped rtk> [j3U6Bu8G - active] "x->y26" has been asked to stop rtk> [j3U6BuCG - active] "x->y27" has been asked to stop rtk> [j3U6BuCG - active] "x->y27" has stopped rtk> [j3U6BuGG - active] "x->y28" has stopped rtk> [j3U6BuGG - active] "x->y28" has been asked to stop rtk> [j3U6BuKG - active] "x->y29" has been asked to stop rtk> [j3U6BuKG - active] "x->y29" has stopped rtk> [j3U6BuOG - active] "x->y30" has stopped rtk> [j3U6BuOG - active] "x->y30" has been asked to stop rtk> [j3U6BuSG - active] "x->y31" has been asked to stop rtk> [j3U6BuSG - active] "x->y31" has stopped rtk> [j3U6BuWG - active] "x->y32" has stopped rtk> [j3U6BuWG - active] "x->y32" has been asked to stop rtk> [j3U6BuaG - active] "x->y33" has been asked to stop rtk> [j3U6BuaG - active] "x->y33" has stopped rtk> [j3U6BueG - active] "x->y34" has stopped rtk> [j3U6BueG - active] "x->y34" has been asked to stop rtk> [j3U6BuiG - active] "x->y35" has been asked to stop rtk> [j3U6BuiG - active] "x->y35" has stopped rtk> [j3U6BumG - active] "x->y36" has stopped rtk> [j3U6BumG - active] "x->y36" has been asked to stop rtk> [j3U6BuqG - active] "x->y37" has been asked to stop rtk> [j3U6BuqG - active] "x->y37" has stopped rtk> [j3U6BuuG - active] "x->y38" has stopped rtk> [j3U6BuuG - active] "x->y38" has been asked to stop rtk> [j3U6Bv0G - active] "x->y39" has been asked to stop rtk> [j3U6Bv0G - active] "x->y39" has stopped rtk> [j3U6Bv4G - active] "x->y40" has stopped rtk> [j3U6Bv4G - active] "x->y40" has been asked to stop rtk> [j3U6Bv8G - active] "x->y41" has been asked to stop rtk> [j3U6Bv8G - active] "x->y41" has stopped rtk> [j3U6BvCG - active] "x->y42" has stopped rtk> [j3U6BvCG - active] "x->y42" has been asked to stop rtk> [j3U6BvGG - active] "x->y43" has been asked to stop rtk> [j3U6BvGG - active] "x->y43" has stopped rtk> [j3U6BvKG - active] "x->y44" has stopped rtk> [j3U6BvKG - active] "x->y44" has been asked to stop rtk> [j3U6BvOG - active] "x->y45" has been asked to stop rtk> [j3U6BvOG - active] "x->y45" has stopped rtk> [j3U6BvSG - active] "x->y46" has stopped rtk> [j3U6BvSG - active] "x->y46" has been asked to stop rtk> [j3U6BvWG - active] "x->y47" has been asked to stop rtk> [j3U6BvWG - active] "x->y47" has stopped rtk> [j3U6BvaG - active] "x->y48" has stopped rtk> [j3U6BvaG - active] "x->y48" has been asked to stop rtk> [j3U6BveG - active] "x->y49" has been asked to stop rtk> [j3U6BveG - active] "x->y49" has stopped rtk> [j3U6BviG - active] "x->y50" has stopped rtk> [j3U6BviG - active] "x->y50" has been asked to stop rtk:warn> [j3U550AO --- done] "x->y1" is not active rtk:warn> [j3U550QO --- done] "x->y2" is not active rtk:warn> [j3U550UO --- done] "x->y3" is not active rtk:warn> [j3U6BseG --- done] "x->y4" is not active rtk:warn> [j3U6BsiG --- done] "x->y5" is not active rtk:warn> [j3U6BsmG --- done] "x->y6" is not active rtk:warn> [j3U6BsqG --- done] "x->y7" is not active rtk:warn> [j3U6BsuG --- done] "x->y8" is not active rtk:warn> [j3U6Bt0G --- done] "x->y9" is not active rtk:warn> [j3U6Bt4G --- done] "x->y10" is not active rtk:warn> [j3U6Bt8G --- done] "x->y11" is not active rtk:warn> [j3U6BtCG --- done] "x->y12" is not active rtk:warn> [j3U6BtGG --- done] "x->y13" is not active rtk:warn> [j3U6BtKG --- done] "x->y14" is not active rtk:warn> [j3U6BtOG --- done] "x->y15" is not active rtk:warn> [j3U6BtSG --- done] "x->y16" is not active rtk:warn> [j3U6BtWG --- done] "x->y17" is not active rtk:warn> [j3U6BtaG --- done] "x->y18" is not active rtk:warn> [j3U6BteG --- done] "x->y19" is not active rtk:warn> [j3U6BtiG --- done] "x->y20" is not active rtk:warn> [j3U6BtmG --- done] "x->y21" is not active rtk:warn> [j3U6BtqG --- done] "x->y22" is not active rtk:warn> [j3U6BtuG --- done] "x->y23" is not active rtk:warn> [j3U6Bu0G --- done] "x->y24" is not active rtk:warn> [j3U6Bu4G --- done] "x->y25" is not active rtk:warn> [j3U6Bu8G --- done] "x->y26" is not active rtk:warn> [j3U6BuCG --- done] "x->y27" is not active rtk:warn> [j3U6BuGG --- done] "x->y28" is not active rtk:warn> [j3U6BuKG --- done] "x->y29" is not active rtk:warn> [j3U6BuOG --- done] "x->y30" is not active rtk:warn> [j3U6BuSG --- done] "x->y31" is not active rtk:warn> [j3U6BuWG --- done] "x->y32" is not active rtk:warn> [j3U6BuaG --- done] "x->y33" is not active rtk:warn> [j3U6BueG --- done] "x->y34" is not active rtk:warn> [j3U6BuiG --- done] "x->y35" is not active rtk:warn> [j3U6BumG --- done] "x->y36" is not active rtk:warn> [j3U6BuqG --- done] "x->y37" is not active rtk:warn> [j3U6BuuG --- done] "x->y38" is not active rtk:warn> [j3U6Bv0G --- done] "x->y39" is not active rtk:warn> [j3U6Bv4G --- done] "x->y40" is not active rtk:warn> [j3U6Bv8G --- done] "x->y41" is not active rtk:warn> [j3U6BvCG --- done] "x->y42" is not active rtk:warn> [j3U6BvGG --- done] "x->y43" is not active rtk:warn> [j3U6BvKG --- done] "x->y44" is not active rtk:warn> [j3U6BvOG --- done] "x->y45" is not active rtk:warn> [j3U6BvSG --- done] "x->y46" is not active rtk:warn> [j3U6BvWG --- done] "x->y47" is not active rtk:warn> [j3U6BvaG --- done] "x->y48" is not active rtk:warn> [j3U6BveG --- done] "x->y49" is not active rtk:warn> [j3U6BviG --- done] "x->y50" is not active rtk> [j3U6BvmG - active] "x->y51" has been asked to stop rtk> [j3U6BvqG - active] "x->y52" has been asked to stop rtk> [j3U6BvmG - active] "x->y51" has stopped rtk> [j3U6BvqG - active] "x->y52" has stopped rtk> [j3U6BvuG - active] "x->y53" has stopped rtk> [j3U6BvuG - active] "x->y53" has been asked to stop rtk> [j3U6Bw0G - active] "x->y54" has been asked to stop rtk> [j3U6Bw0G - active] "x->y54" has stopped rtk> [j3U6Bw4G - active] "x->y55" has stopped rtk> [j3U6Bw4G - active] "x->y55" has been asked to stop rtk> [j3U6Bw8G - active] "x->y56" has been asked to stop rtk> [j3U6Bw8G - active] "x->y56" has stopped rtk> [j3U6BwCG - active] "x->y57" has stopped rtk> [j3U6BwCG - active] "x->y57" has been asked to stop rtk> [j3U6BwGG - active] "x->y58" has been asked to stop rtk> [j3U6BwGG - active] "x->y58" has stopped rtk> [j3U6BwKG - active] "x->y59" has stopped rtk> [j3U6BwKG - active] "x->y59" has been asked to stop rtk> [j3U6BwOG - active] "x->y60" has been asked to stop rtk> [j3U6BwOG - active] "x->y60" has stopped rtk> [j3U6BwSG - active] "x->y61" has stopped rtk> [j3U6BwSG - active] "x->y61" has been asked to stop rtk> [j3U6BwWG - active] "x->y62" has been asked to stop rtk> [j3U6BwWG - active] "x->y62" has stopped rtk> [j3U6BwaG - active] "x->y63" has stopped rtk> [j3U6BwaG - active] "x->y63" has been asked to stop rtk> [j3U6BweG - active] "x->y64" has been asked to stop rtk> [j3U6BweG - active] "x->y64" has stopped rtk> [j3U6BwiG - active] "x->y65" has stopped rtk> [j3U6BwiG - active] "x->y65" has been asked to stop rtk> [j3U6BwmG - active] "x->y66" has been asked to stop rtk> [j3U6BwmG - active] "x->y66" has stopped rtk> [j3U6BwqG - active] "x->y67" has stopped rtk> [j3U6BwqG - active] "x->y67" has been asked to stop rtk> [j3U6BwuG - active] "x->y68" has been asked to stop rtk> [j3U6BwuG - active] "x->y68" has stopped rtk> [j3U6Bx0G - active] "x->y69" has stopped rtk> [j3U6Bx0G - active] "x->y69" has been asked to stop rtk> [j3U6Bx4G - active] "x->y70" has been asked to stop rtk> [j3U6Bx4G - active] "x->y70" has stopped rtk> [j3U6Bx8G - active] "x->y71" has stopped rtk> [j3U6Bx8G - active] "x->y71" has been asked to stop rtk> [j3U6ASC0 - active] "x->y72" has been asked to stop rtk> [j3U6ASC0 - active] "x->y72" has stopped rtk> [j3U6ASG0 - active] "x->y73" has stopped rtk> [j3U6ASG0 - active] "x->y73" has been asked to stop rtk> [j3U6ASK0 - active] "x->y74" has been asked to stop rtk> [j3U6ASK0 - active] "x->y74" has stopped rtk> [j3U6ASO0 - active] "x->y75" has stopped rtk> [j3U6ASO0 - active] "x->y75" has been asked to stop rtk> [j3U6ASS0 - active] "x->y76" has been asked to stop rtk> [j3U6ASS0 - active] "x->y76" has stopped rtk> [j3U6ASW0 - active] "x->y77" has stopped rtk> [j3U6ASW0 - active] "x->y77" has been asked to stop rtk> [j3U6ASa0 - active] "x->y78" has been asked to stop rtk> [j3U6ASa0 - active] "x->y78" has stopped rtk> [j3U6ASe0 - active] "x->y79" has stopped rtk> [j3U6ASe0 - active] "x->y79" has been asked to stop rtk> [j3U6ASi0 - active] "x->y80" has been asked to stop rtk> [j3U6ASi0 - active] "x->y80" has stopped rtk> [j3U6ASm0 - active] "x->y81" has stopped rtk> [j3U6ASm0 - active] "x->y81" has been asked to stop rtk> [j3U6ASq0 - active] "x->y82" has been asked to stop rtk> [j3U6ASq0 - active] "x->y82" has stopped rtk> [j3U6ASu0 - active] "x->y83" has stopped rtk> [j3U6ASu0 - active] "x->y83" has been asked to stop rtk> [j3U6AT00 - active] "x->y84" has been asked to stop rtk> [j3U6AT00 - active] "x->y84" has stopped rtk> [j3U6AT40 - active] "x->y85" has stopped rtk> [j3U6AT40 - active] "x->y85" has been asked to stop rtk> [j3U6AT80 - active] "x->y86" has been asked to stop rtk> [j3U6AT80 - active] "x->y86" has stopped rtk> [j3U6ATC0 - active] "x->y87" has stopped rtk> [j3U6ATC0 - active] "x->y87" has been asked to stop rtk> [j3U6ATG0 - active] "x->y88" has been asked to stop rtk> [j3U6ATG0 - active] "x->y88" has stopped rtk> [j3U6ATK0 - active] "x->y89" has stopped rtk> [j3U6ATK0 - active] "x->y89" has been asked to stop rtk> [j3U6ATO0 - active] "x->y90" has been asked to stop rtk> [j3U6ATO0 - active] "x->y90" has stopped rtk> [j3U6ATS0 - active] "x->y91" has stopped rtk> [j3U6ATS0 - active] "x->y91" has been asked to stop rtk> [j3U6ATW0 - active] "x->y92" has been asked to stop rtk> [j3U6ATW0 - active] "x->y92" has stopped rtk> [j3U6ATa0 - active] "x->y93" has stopped rtk> [j3U6ATa0 - active] "x->y93" has been asked to stop rtk> [j3U6ATe0 - active] "x->y94" has been asked to stop rtk> [j3U6ATe0 - active] "x->y94" has stopped rtk> [j3U6ATi0 - active] "x->y95" has stopped rtk> [j3U6ATi0 - active] "x->y95" has been asked to stop rtk> [j3U6ATm0 - active] "x->y96" has been asked to stop rtk> [j3U6ATm0 - active] "x->y96" has stopped rtk> [j3U6ATq0 - active] "x->y97" has stopped rtk> [j3U6ATq0 - active] "x->y97" has been asked to stop rtk> [j3U6ATu0 - active] "x->y98" has been asked to stop rtk> [j3U6ATu0 - active] "x->y98" has stopped rtk> [j3U6AU00 - active] "x->y99" has stopped rtk> [j3U6AU00 - active] "x->y99" has been asked to stop rtk> [j3U6AU40 - active] "x->y100" has been asked to stop rtk> [j3U6AU40 - active] "x->y100" has stopped rtk> [j3U6ao68 - active] "@after seconds(1)" is starting rtk> [j3U64sj4 - active] "@every millis(5)" is starting hello! i=1 rtk> [j3U64t54 - active] "@after seconds(1)" is starting rtk> [j3U6ao68 - active] "@after seconds(1)" has stopped hello! i=2 hello! i=3 hello! i=4 hello! i=5 hello! i=6 hello! i=7 hello! i=8 hello! i=9 hello! i=10 hello! i=11 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_36099.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000707f81884d30 Total snapshots: 660. Utilization: 0% ╎660 @Base/task.jl:1150 wait_forever() 659╎ 660 @Base/task.jl:1213 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) hello! i=12 uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 [15] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/test/test_compound.jl:67 clock_nanosleep at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) nanosleep at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) usleep at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) microsleep at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/src/timing.jl:53 [inlined] autosleep at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/src/timing.jl:83 wait at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:165 unknown function (ip: 0x72b80152e6f2) at (unknown file) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 wait at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/src/tasks.jl:72 #75 at /home/pkgeval/.julia/packages/ReactiveToolkit/GcP4X/src/loops.jl:56 unknown function (ip: 0x72b80157498f) at (unknown file) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 7298941 (Pool: 7298847; Big: 94); GC: 9 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_36099.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3692 [inlined] ijl_apply_generic at /source/src/gf.c:3892 jl_apply at /source/src/julia.h:2343 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 10681419 (Pool: 10681284; Big: 135); GC: 9 PkgEval terminated after 612.57s: tests became inactive