Package evaluation of Guards on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:26:59.501 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.15s ################################################################################ # Installation # Installing Guards... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4870c19d] + Guards v0.2.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [7e194583] + ActorInterfaces v0.1.0 [18269d71] + Actors v0.2.5 [4870c19d] + Guards v0.2.1 [710532b4] + Proquint v0.1.0 [189a3867] + Reexport v1.2.2 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.03s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.62s ################################################################################ # Testing # Testing Guards Status `/tmp/jl_XhcNP2/Project.toml` [18269d71] Actors v0.2.5 [e30172f5] Documenter v1.10.2 [4870c19d] Guards v0.2.1 [189a3867] Reexport v1.2.2 [1bc83da4] SafeTestsets v0.1.0 [8ba89e20] Distributed v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XhcNP2/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [18269d71] Actors v0.2.5 [944b1d66] CodecZlib v0.7.8 [ffbed154] DocStringExtensions v0.9.4 [e30172f5] Documenter v1.10.2 [d7ba0133] Git v1.3.1 [4870c19d] Guards v0.2.1 [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [0e77f7df] LazilyInitializedFields v1.3.0 [d0879d2d] MarkdownAST v0.1.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [710532b4] Proquint v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.6.5+0 [f8c6e375] Git_jll v2.49.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [efcefdf7] PCRE2_jll v10.44.0+1 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... ┌ Error: Error during package callback │ exception = │ 1-element ExceptionStack: │ On worker 2: │ InitError: On worker 2: │ Error deserializing a remote exception from worker 1 │ Remote(original) exception of type TaskFailedException │ Remote stacktrace : │ Stacktrace: │ [1] check_channel_state │ @ ./channels.jl:187 [inlined] │ [2] put! │ @ ./channels.jl:395 │ [3] put! │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:703 │ [4] put_ref │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:706 │ [5] #handle_msg##4 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:287 │ [6] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:70 │ [7] #handle_msg##2 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:287 │ │ ...and 1 more exception. │ │ Stacktrace: │ [1] deserialize │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/clusterserialize.jl:231 │ [2] handle_deserialize │ @ /opt/julia/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:903 │ [3] deserialize │ @ /opt/julia/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:1626 │ [4] handle_deserialize │ @ /opt/julia/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:903 │ [5] deserialize │ @ /opt/julia/share/julia/stdlib/v1.13/Serialization/src/Serialization.jl:839 [inlined] │ [6] deserialize_msg │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/messages.jl:87 │ [7] message_handler_loop │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:176 │ [8] process_tcp_streams │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:133 │ [9] #process_messages##0 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:121 │ Stacktrace: │ [1] #remotecall_fetch#105 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:465 │ [2] remotecall_fetch │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:454 │ [3] #remotecall_fetch#109 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:492 │ [4] call_on_owner │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:0 │ [5] put! │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/remotecall.jl:722 [inlined] │ [6] _send! │ @ ~/.julia/packages/Actors/skg0T/src/com.jl:30 │ [7] send │ @ ~/.julia/packages/Actors/skg0T/src/com.jl:42 [inlined] │ [8] #become!#172 │ @ ~/.julia/packages/Actors/skg0T/src/api.jl:20 [inlined] │ [9] become! │ @ ~/.julia/packages/Actors/skg0T/src/api.jl:19 │ [10] __init__ │ @ ~/.julia/packages/Actors/skg0T/src/init.jl:22 │ [11] run_module_init │ @ ./loading.jl:1415 │ [12] register_restored_modules │ @ ./loading.jl:1403 │ [13] #_include_from_serialized#869 │ @ ./loading.jl:1291 │ [14] _include_from_serialized │ @ ./loading.jl:1246 [inlined] │ [15] #_require_search_from_serialized#885 │ @ ./loading.jl:2074 │ [16] __require_prelocked │ @ ./loading.jl:2599 │ [17] _require_prelocked │ @ ./loading.jl:2465 │ [18] _require_prelocked │ @ ./loading.jl:2459 [inlined] │ [19] macro expansion │ @ ./lock.jl:376 [inlined] │ [20] __require │ @ ./loading.jl:2457 │ [21] require │ @ ./loading.jl:2455 [inlined] │ [22] #_require_callback##2 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/Distributed.jl:84 │ [23] #handle_msg##8 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:303 │ [24] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:70 │ [25] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:79 │ [26] #schedule_call##2 │ @ /opt/julia/share/julia/stdlib/v1.13/Distributed/src/process_messages.jl:88 │ during initialization of module Actors │ Stacktrace: │ [1] sync_end(c::Channel{Any}) │ @ Base ./task.jl:601 │ [2] macro expansion │ @ ./task.jl:634 [inlined] │ [3] _require_callback(mod::Base.PkgId) │ @ Distributed /opt/julia/share/julia/stdlib/v1.13/Distributed/src/Distributed.jl:78 │ [4] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1437 │ [5] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2473 │ [6] macro expansion │ @ ./loading.jl:2393 [inlined] │ [7] macro expansion │ @ ./lock.jl:376 [inlined] │ [8] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2358 │ [9] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2334 │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:304 │ [11] top-level scope │ @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:13 │ [12] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] │ [13] macro expansion │ @ ~/.julia/packages/Guards/CtSTN/test/runtests.jl:13 [inlined] │ [14] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [15] top-level scope │ @ ~/.julia/packages/Guards/CtSTN/test/runtests.jl:28 │ [16] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:304 │ [17] top-level scope │ @ none:6 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:297 │ [20] _start() │ @ Base ./client.jl:563 └ @ Base loading.jl:1442 Test Summary: | Pass Total Time Basics | 14 14 34.2s Test Summary: | Pass Total Time Interface | 12 12 0.8s Test Summary: | Pass Total Time Distributed | 2 2 4.3s Testing Guards tests passed Testing completed after 47.65s PkgEval succeeded after 112.95s