Package evaluation to test ThreadingUtilities on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T14:56:50.477 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.34s ################################################################################ # Installation # Installing ThreadingUtilities... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8290d209] + ThreadingUtilities v0.5.5 Updating `~/.julia/environments/v1.11/Manifest.toml` [d125e4d3] + ManualMemory v0.1.8 [8290d209] + ThreadingUtilities v0.5.5 Installation completed after 4.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.4s ################################################################################ # Testing # Testing ThreadingUtilities Status `/tmp/jl_MXFm4O/Project.toml` ⌅ [4c88cf16] Aqua v0.5.6 [6e4b80f9] BenchmarkTools v1.6.3 [d125e4d3] ManualMemory v0.1.8 [90137ffa] StaticArrays v1.9.15 [8290d209] ThreadingUtilities v0.5.5 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MXFm4O/Manifest.toml` ⌅ [4c88cf16] Aqua v0.5.6 [6e4b80f9] BenchmarkTools v1.6.3 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.2.0 [d125e4d3] ManualMemory v0.1.8 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.5.1 [8290d209] ThreadingUtilities v0.5.5 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization 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 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Julia Version 1.11.7 Commit 58327cce5e* (2025-10-06 21:27 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) CPU: 128 × AMD EPYC 7502 32-Core Processor WORD_SIZE: 64 LLVM: libLLVM-16.0.6 (ORCJIT, znver2) Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_MXFm4O [ Info: Running tests with 1 threads [ Info: Code coverage is disabled Test Summary: | Pass Total Time Internals | 10 10 1.4s Test Summary: | Pass Total Time ThreadingUtilities.jl | 8 8 2.5s Test Summary: | Pass Total Time THREADPOOL | 4 4 0.0s Test Summary: | Pass Total Time warnings | 11 11 0.9s Skipping Base.active_repl Skipping Base.active_repl_backend Skipping Base.cwstring 14.529182 seconds (2.08 M allocations: 105.314 MiB, 0.25% gc time, 43.59% compilation time) Test Summary: | Pass Total Time Aqua.jl | 7 7 14.6s Testing ThreadingUtilities tests passed Testing completed after 45.82s PkgEval succeeded after 83.12s