Package evaluation of Semicoroutines on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T20:53:48.461 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.07s ################################################################################ # Installation # Installing Semicoroutines... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [b37d3d51] + Semicoroutines v1.0.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [1914dd2f] + MacroTools v0.5.15 [b37d3d51] + Semicoroutines v1.0.0 Installation completed after 1.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.13/JET/jl_OP1NPf" (ProcessExited(1)). WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `LineInfoNode` not defined in `JET` Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JETBase.jl:220 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [3] top-level scope @ ~/.julia/packages/JET/sQkqi/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:307 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3004 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [9] include_string @ ./loading.jl:2865 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [11] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/JET/sQkqi/src/JETBase.jl:220 in expression starting at /home/pkgeval/.julia/packages/JET/sQkqi/src/JET.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 31.77s ################################################################################ # Testing # Testing Semicoroutines Status `/tmp/jl_Ypwkce/Project.toml` [4c88cf16] Aqua v0.8.11 [c3a54625] JET v0.9.18 [b37d3d51] Semicoroutines v1.0.0 [860ef19b] StableRNGs v1.0.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ypwkce/Manifest.toml` [4c88cf16] Aqua v0.8.11 [da1fd8a2] CodeTracking v1.3.6 [34da2185] Compat v4.16.0 [c3a54625] JET v0.9.18 [aa1ae85d] JuliaInterpreter v0.9.42 [70703baa] JuliaSyntax v0.4.10 [6f1432cf] LoweredCodeUtils v3.1.0 [1914dd2f] MacroTools v0.5.15 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [b37d3d51] Semicoroutines v1.0.0 [860ef19b] StableRNGs v1.0.2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates 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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.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 [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.11.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 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Test Summary: | Pass Total Time test_for | 1 1 0.1s Test Summary: | Pass Total Time test_try | 4 4 0.2s Test Summary: | Pass Total Time test_where | 2 2 0.3s Test Summary: | Pass Total Time test_varargs | 1 1 0.2s Test Summary: | Pass Total Time test_let | 1 1 0.4s Test Summary: | Pass Total Time test_nosave | 1 1 0.2s ┌ Warning: @resumable function contains return statement with value! └ @ Semicoroutines ~/.julia/packages/Semicoroutines/MQ8YJ/src/utils.jl:91 ┌ Warning: @resumable function contains return statement with value! └ @ Semicoroutines ~/.julia/packages/Semicoroutines/MQ8YJ/src/utils.jl:91 Test Summary: | Pass Total Time test_return_value | 1 1 0.0s Test Summary: | Pass Total Time test_continue | 2 2 0.3s Testing Semicoroutines tests passed Testing completed after 29.97s PkgEval succeeded after 81.33s