Package evaluation of Faiss on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T01:08:06.835 ################################################################################ # Set-up # Set-up completed after 0.17s ################################################################################ # Installation # Installing Faiss... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [97d83715] + Faiss v0.3.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [992eb4ea] + CondaPkg v0.2.28 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [97d83715] + Faiss v0.3.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.2 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.14 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.3 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [6099a3de] + PythonCall v0.9.24 [ae029012] + Requires v1.3.1 [6c6a2e73] + Scratch v1.2.1 [856f2bd8] + StructTypes v1.11.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [e17b2a0c] + UnsafePointers v1.0.0 [f8abcde7] + micromamba_jll v1.5.8+0 [4d7b5844] + pixi_jll v0.41.3+0 [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 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap 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.12.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.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 2.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 33482.3 ms ? Faiss Precompilation completed after 38.54s ################################################################################ # Loading # Loading Faiss... Precompiling packages... Info Given Faiss was explicitly requested, output will be shown live  WARNING: Method definition (::Type{Faiss.Index})(Integer) in module Faiss at /home/pkgeval/.julia/packages/Faiss/18CT2/src/Faiss.jl:31 overwritten at /home/pkgeval/.julia/packages/Faiss/18CT2/src/Faiss.jl:43. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 11059.7 ms ? Faiss WARNING: Method definition (::Type{Faiss.Index})(Integer) in module Faiss at /home/pkgeval/.julia/packages/Faiss/18CT2/src/Faiss.jl:31 overwritten at /home/pkgeval/.julia/packages/Faiss/18CT2/src/Faiss.jl:43. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. Loading completed after 40.76s PkgEval succeeded after 101.22s