Package evaluation to load SAMaDB on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T05:09:26.632 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing SAMaDB... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [aa959544] + SAMaDB v0.3.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [a10d1c49] + DBInterface v2.6.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 [864edb3b] + DataStructures v0.19.3 [e2d170a0] + DataValueInterfaces v1.0.0 [55939f99] + DecFP v1.4.1 [ffbed154] + DocStringExtensions v0.9.5 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [39abe10b] + MySQL v1.5.1 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [08abe8d2] + PrettyTables v3.1.2 [189a3867] + Reexport v1.2.2 [aa959544] + SAMaDB v0.3.1 [91c51154] + SentinelArrays v1.4.9 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [47200ebd] + DecFP_jll v2.0.300+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [aabc7e14] + MariaDB_Connector_C_jll v3.4.8+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+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.68.0+1 Installation completed after 7.29s ################################################################################ # 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... 1488.1 ms ✓ MariaDB_Connector_C_jll 4631.8 ms ✓ MySQL ERROR: LoadError: (2026): TLS/SSL error: SSL is required, but the server does not support it Stacktrace:  [1] connect(mysql::MySQL.API.MYSQL, host::String, user::String, passwd::String, db::String, port::Int64, unix_socket::String, client_flag::UInt64)  @ MySQL.API ~/.julia/packages/MySQL/JGiss/src/api/capi.jl:12  [2] MySQL.Connection(host::String, user::String, passwd::String, db::String, port::Int64, unix_socket::String; kw::@Kwargs{})  @ MySQL ~/.julia/packages/MySQL/JGiss/src/MySQL.jl:36  [3] Connection  @ ~/.julia/packages/MySQL/JGiss/src/MySQL.jl:26 [inlined]  [4] connect  @ ~/.julia/packages/MySQL/JGiss/src/MySQL.jl:294 [inlined]  [5] (::SAMaDB.var"#2#3")()  @ SAMaDB ~/.julia/packages/SAMaDB/gUKcN/src/SAMaDB.jl:49  [6] top-level scope  @ ~/.julia/packages/SAMaDB/gUKcN/src/SAMaDB.jl:52  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [8] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [12] include_string  @ ./loading.jl:3161 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [14] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SAMaDB/gUKcN/src/SAMaDB.jl:1 in expression starting at stdin:5 ✗ SAMaDB 2 dependencies successfully precompiled in 18 seconds. 55 already precompiled. Precompilation completed after 27.85s ################################################################################ # Loading # Loading SAMaDB... ERROR: LoadError: (2026): TLS/SSL error: SSL is required, but the server does not support it Stacktrace:  [1] connect(mysql::MySQL.API.MYSQL, host::String, user::String, passwd::String, db::String, port::Int64, unix_socket::String, client_flag::UInt64)  @ MySQL.API ~/.julia/packages/MySQL/JGiss/src/api/capi.jl:12  [2] MySQL.Connection(host::String, user::String, passwd::String, db::String, port::Int64, unix_socket::String; kw::@Kwargs{})  @ MySQL ~/.julia/packages/MySQL/JGiss/src/MySQL.jl:36  [3] Connection  @ ~/.julia/packages/MySQL/JGiss/src/MySQL.jl:26 [inlined]  [4] connect  @ ~/.julia/packages/MySQL/JGiss/src/MySQL.jl:294 [inlined]  [5] (::SAMaDB.var"#2#3")()  @ SAMaDB ~/.julia/packages/SAMaDB/gUKcN/src/SAMaDB.jl:49  [6] top-level scope  @ ~/.julia/packages/SAMaDB/gUKcN/src/SAMaDB.jl:52  [7] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [8] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [9] top-level scope  @ stdin:5  [10] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [12] include_string  @ ./loading.jl:3161 [inlined]  [13] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [14] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SAMaDB/gUKcN/src/SAMaDB.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ SAMaDB │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: SAMaDB Failed to precompile SAMaDB [aa959544-2f3b-44d5-8079-5ba914f22dbb] to "/home/pkgeval/.julia/compiled/v1.14/SAMaDB/jl_3G8F99" (ProcessExited(1)). Loading failed after 16.09s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using SAMaDB'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:610 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:525 [3] run(::Cmd) @ Base ./process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 74.08s: package fails to precompile