Package evaluation to test CBinding on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:13:57.701 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.01s ################################################################################ # Installation # Installing CBinding... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d43a6710] + CBinding v1.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [d43a6710] + CBinding v1.1.0 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.1 [6c6a2e73] + Scratch v1.3.0 ⌅ [0ee61d77] + Clang_jll v15.0.7+10 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [d6f4376e] + Markdown [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [83775a58] + Zlib_jll v1.2.13+1 [8f36deef] + libLLVM_jll v15.0.7+10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1446.5 ms ✓ Clang_jll 5533.4 ms ✓ CBinding 2 dependencies successfully precompiled in 8 seconds. 6 already precompiled. Precompilation completed after 18.29s ################################################################################ # Testing # Testing CBinding Status `/tmp/jl_dSKOci/Project.toml` [d43a6710] CBinding v1.1.0 [9a3f8284] Random [fa267f1f] TOML v1.0.3 [8dfed614] Test Status `/tmp/jl_dSKOci/Manifest.toml` [d43a6710] CBinding v1.1.0 [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.1 [6c6a2e73] Scratch v1.3.0 ⌅ [0ee61d77] Clang_jll v15.0.7+10 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [83775a58] Zlib_jll v1.2.13+1 [8f36deef] libLLVM_jll v15.0.7+10 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Broken Total Time CBinding | 3750 1 3751 7m05.5s Testing CBinding tests passed Testing completed after 422.98s PkgEval succeeded after 469.42s