Package evaluation to test LoweredCodeUtils on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:26:03.192 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.37s ################################################################################ # Installation # Installing LoweredCodeUtils... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6f1432cf] + LoweredCodeUtils v3.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [da1fd8a2] + CodeTracking v3.0.0 [807dbc54] + Compiler v0.1.1 [aa1ae85d] + JuliaInterpreter v0.10.9 [6f1432cf] + LoweredCodeUtils v3.5.0 [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs Installation completed after 4.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.44s ################################################################################ # Testing # Testing LoweredCodeUtils Status `/tmp/jl_eFqHom/Project.toml` [da1fd8a2] CodeTracking v3.0.0 [807dbc54] Compiler v0.1.1 [aa1ae85d] JuliaInterpreter v0.10.9 [6f1432cf] LoweredCodeUtils v3.5.0 [d96e819e] Parameters v0.12.3 [b77e0a4c] InteractiveUtils [44cfe95a] Pkg v1.10.0 [8dfed614] Test Status `/tmp/jl_eFqHom/Manifest.toml` [da1fd8a2] CodeTracking v3.0.0 [807dbc54] Compiler v0.1.1 [aa1ae85d] JuliaInterpreter v0.10.9 [6f1432cf] LoweredCodeUtils v3.5.0 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [3a884ed6] UnPack v1.0.2 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... WARNING: Method definition bodymethtest0(Any) in module Signatures at /home/pkgeval/.julia/packages/LoweredCodeUtils/hO6Ne/test/signatures.jl:24 overwritten at /home/pkgeval/.julia/packages/LoweredCodeUtils/hO6Ne/test/signatures.jl:25. ┌ Warning: skipping callee Main.Signatures.Lowering.:(var"#s387#31") (called by Main.Signatures.Lowering.generated1) due to MethodError(iterate, (nothing,), 0x0000000000007b72) └ @ LoweredCodeUtils ~/.julia/packages/LoweredCodeUtils/hO6Ne/src/signatures.jl:333 ┌ Warning: skipping callee Main.Signatures.Lowering.:(var"#another_kwdef#32") (called by Main.Signatures.Lowering.another_kwdef) due to MethodError(iterate, (nothing,), 0x0000000000007b74) └ @ LoweredCodeUtils ~/.julia/packages/LoweredCodeUtils/hO6Ne/src/signatures.jl:333 ┌ Warning: skipping callee Main.Signatures.Lowering422.:(var"#s387#2") (called by Main.Signatures.Lowering422.fneg) due to UndefRefError() └ @ LoweredCodeUtils ~/.julia/packages/LoweredCodeUtils/hO6Ne/src/signatures.jl:333 WARNING: Method definition f568() in module Lowering at /home/pkgeval/.julia/packages/LoweredCodeUtils/hO6Ne/test/signatures.jl:379 overwritten at /home/pkgeval/.julia/packages/LoweredCodeUtils/hO6Ne/test/signatures.jl:383. [ Info: Adding CBinding to the environment for test purposes Test Summary: | Pass Total Time LoweredCodeUtils.jl | 142 142 48.2s Testing LoweredCodeUtils tests passed Testing completed after 52.37s PkgEval succeeded after 74.3s