Package evaluation to load Oracle on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:28:14.035 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing Oracle... Resolving package versions... Installed Oracle ─ v0.3.4 Updating `~/.julia/environments/v1.14/Project.toml` [7240a794] + Oracle v0.3.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [7240a794] + Oracle v0.3.4 [bac558e1] + OrderedCollections v1.8.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v1.0.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 Building Oracle → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/72b130e18b0bcbbe73bb002307888897657a884a/build.log` Installation completed after 6.77s ################################################################################ # 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... WARNING: Constructor for type "UInt32" was extended in `Oracle` without explicit qualification or import.  NOTE: Assumed "UInt32" refers to `Base.UInt32`. 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 UInt32 end`.  Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. 3683.9 ms ✓ Oracle 1 dependency successfully precompiled in 4 seconds. 20 already precompiled. 1 dependency had output during precompilation: ┌ Oracle │ WARNING: Constructor for type "UInt32" was extended in `Oracle` without explicit qualification or import. │ NOTE: Assumed "UInt32" refers to `Base.UInt32`. 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 UInt32 end`. │ Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. └ Precompilation completed after 12.95s ################################################################################ # Loading # Loading Oracle... Loading completed after 1.17s PkgEval succeeded after 31.01s