Package evaluation of RAI on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T03:40:11.565 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing RAI... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [9c30249a] + RAI v0.2.9 Updating `~/.julia/environments/v1.13/Manifest.toml` [c7e460c6] + ArgParse v1.2.0 [69666777] + Arrow v2.8.0 [31f734f8] + ArrowTypes v2.3.0 [d1d4a3ce] + BitFlags v0.1.9 [c3b6d118] + BitIntegers v0.3.5 [e1450e63] + BufferedStreams v1.2.2 [5ba52731] + CodecLz4 v0.4.6 [944b1d66] + CodecZlib v0.7.8 [6b39b394] + CodecZstd v0.8.6 [34da2185] + Compat v4.16.0 [f0e56b4a] + ConcurrentUtilities v2.5.0 [88353bc9] + ConfParser v0.1.2 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [4e289a0a] + EnumX v1.0.5 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [cd3eb016] + HTTP v1.10.16 [842dd82b] + InlineStrings v1.4.3 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [0f8b85d8] + JSON3 v1.14.2 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 ⌅ [78c3b35d] + Mocking v0.7.9 [4d8831e6] + OpenSSL v1.4.3 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [3349acd9] + ProtoBuf v1.1.1 [9c30249a] + RAI v0.2.9 [6c6a2e73] + Scratch v1.2.1 [91c51154] + SentinelArrays v1.4.8 [777ac1f9] + SimpleBufferStream v1.2.0 [354b36f9] + StringViews v1.3.4 [856f2bd8] + StructTypes v1.11.0 [dc5dba14] + TZJData v1.5.0+2025b [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [b718987f] + TextWrap v1.0.2 [f269a46b] + TimeZones v1.21.3 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.5.2 [5ced341a] + Lz4_jll v1.10.1+0 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [3161d3a3] + Zstd_jll v1.5.7+1 [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 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [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 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.12.1+1 [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 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 3.8s ################################################################################ # 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... 17733.5 ms ✓ Arrow 43302.0 ms ✓ RAI 2 dependencies successfully precompiled in 62 seconds. 75 already precompiled. 2 dependencies had output during precompilation: ┌ RAI │ WARNING: Constructor for type "Type" was extended in `Flatbuf` without explicit qualification or import. │ NOTE: Assumed "Type" refers to `Base.Type`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Type end`. │ Hint: To silence the warning, qualify `Type` as `Base.Type` in the method signature or explicitly `import Base: Type`. └ ┌ Arrow │ WARNING: Constructor for type "Type" was extended in `Flatbuf` without explicit qualification or import. │ NOTE: Assumed "Type" refers to `Base.Type`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Type end`. │ Hint: To silence the warning, qualify `Type` as `Base.Type` in the method signature or explicitly `import Base: Type`. └ Precompilation completed after 70.98s ################################################################################ # Loading # Loading RAI... Loading completed after 13.29s PkgEval succeeded after 99.28s