Package evaluation to load MacOSIOReport on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T18:41:29.239 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing MacOSIOReport... Resolving package versions... Installed Metal ─ v1.9.0 Updating `~/.julia/environments/v1.13/Project.toml` [27799fc1] + MacOSIOReport v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [ab4f0b2a] + BFloat16s v0.6.0 [fa961155] + CEnum v0.5.0 [523fee87] + CodecBzip2 v0.8.5 [e2ba6199] + ExprTools v0.1.10 [0c68f7d7] + GPUArrays v11.2.6 [46192b85] + GPUArraysCore v0.2.0 [61eb1bfa] + GPUCompiler v1.7.2 [096a3bc2] + GPUToolbox v1.0.0 [076d061b] + HashArrayMappedTries v0.2.0 [692b3bcd] + JLLWrappers v1.7.1 [63c18a36] + KernelAbstractions v0.9.38 [929cbde3] + LLVM v9.4.4 [27799fc1] + MacOSIOReport v0.1.0 [1914dd2f] + MacroTools v0.5.16 [dde4c033] + Metal v1.9.0 [e86c9b32] + ObjectiveC v3.4.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [74087812] + Random123 v1.7.1 [e6cf234a] + RandomNumbers v1.6.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [6c6a2e73] + Scratch v1.3.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [e689c965] + Tracy v0.1.6 [3bb67fe8] + TranscodingStreams v0.11.3 [013be700] + UnsafeAtomics v0.3.0 [6e34b625] + Bzip2_jll v1.0.9+0 [f52de702] + LLVMDowngrader_jll v0.6.0+1 [dad2f222] + LLVMExtra_jll v0.0.38+0 [ad6e5548] + LibTracyClient_jll v0.9.1+6 [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 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 11.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 11641.0 ms ✓ ObjectiveC 5401.1 ms ✓ LLVMDowngrader_jll 15841.6 ms ✓ GPUArrays 77805.2 ms ✓ Metal 13246.8 ms ✓ Atomix → AtomixMetalExt 17034.7 ms ✓ MacOSIOReport 6 dependencies successfully precompiled in 142 seconds. 66 already precompiled. Precompilation completed after 151.67s ################################################################################ # Loading # Loading MacOSIOReport... ┌ Error: Metal.jl is only supported on macOS └ @ Metal ~/.julia/packages/Metal/av3If/src/initialization.jl:32 ┌ Warning: MacOSIOReport.jl can only be used on Apple macOS. Suggested usage is │ @static if Sys.isapple() && Sys.ARCH == :aarch64 │ using MacOSIOReport │ # MacOSIOReport specific code goes here │ end └ @ MacOSIOReport ~/.julia/packages/MacOSIOReport/TTEjb/src/MacOSIOReport.jl:39 Loading completed after 15.6s PkgEval succeeded after 190.77s