Package evaluation to test Octo on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-24T09:13:48.072 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.16s ################################################################################ # Installation # Installing Octo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [16905944] + Octo v0.2.13 Updating `~/.julia/environments/v1.14/Manifest.toml` [16905944] + Octo v0.2.13 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1163.5 ms ✓ Decimals 1033.9 ms ✓ ArrowTypes 1731.5 ms ✓ Infinity 3029.4 ms ✓ Octo 4640.2 ms ✓ Memento 1517.2 ms ✓ ICU_jll 1580.8 ms ✓ DuckDB_jll 1494.9 ms ✓ Kerberos_krb5_jll 1949.3 ms ✓ DecFP_jll 40716.6 ms ✓ PrettyTables WARNING: Imported binding Test.push_testset was undeclared at import time during import to Jive. WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Jive. 3810.0 ms ✓ Jive 1554.7 ms ✓ MariaDB_Connector_C_jll 1865.3 ms ✓ FixedPointDecimals 5281.6 ms ✓ TimeZones → TimeZonesRecipesBaseExt WARNING: Constructor for type "DateTime" was extended in `UTCDateTimes` without explicit qualification or import.  NOTE: Assumed "DateTime" refers to `.DateTime`. 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 DateTime end`.  Hint: To silence the warning, qualify `DateTime` as `.DateTime` in the method signature or explicitly `import : DateTime`. 10675.2 ms ✓ UTCDateTimes 2661.5 ms ✓ WeakRefStrings 844.8 ms ✓ InlineStrings → ArrowTypesExt 1505.6 ms ✓ LibPQ_jll 3283.3 ms ✓ DecFP 85931.0 ms ✓ DataFrames 4478.1 ms ✓ SQLite 12134.9 ms ✓ Intervals 4772.6 ms ✓ MySQL ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a93c6f00-e57d-5684-b7b6-d8193f3e46c0"), "DataFrames") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/DuckDB/I8oJ8/src/DuckDB.jl:8  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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:3308  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3150  [18] include_string  @ ./loading.jl:3160 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/DuckDB/I8oJ8/src/DuckDB.jl:1 in expression starting at stdin:5 ✗ DuckDB 25675.8 ms ✓ LibPQ 24 dependencies successfully precompiled in 227 seconds. 81 already precompiled. 2 dependencies had output during precompilation: ┌ Jive │ WARNING: Imported binding Test.push_testset was undeclared at import time during import to Jive. │ WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Jive. └ ┌ UTCDateTimes │ WARNING: Constructor for type "DateTime" was extended in `UTCDateTimes` without explicit qualification or import. │ NOTE: Assumed "DateTime" refers to `.DateTime`. 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 DateTime end`. │ Hint: To silence the warning, qualify `DateTime` as `.DateTime` in the method signature or explicitly `import : DateTime`. └ Precompilation completed after 246.63s ################################################################################ # Testing # Testing Octo Status `/tmp/jl_aoM9JL/Project.toml` [a93c6f00] DataFrames v1.8.1 ⌅ [d2f5444f] DuckDB v0.8.1 ⌅ [ba5e3d4b] Jive v0.2.30 [194296ae] LibPQ v1.18.0 [39abe10b] MySQL v1.5.0 [16905944] Octo v0.2.13 [0aa819cd] SQLite v1.7.1 [aabc7e14] MariaDB_Connector_C_jll v3.4.8+0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_aoM9JL/Manifest.toml` [31f734f8] ArrowTypes v2.3.0 [fa961155] CEnum v0.5.0 [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 ⌅ [abce61dc] Decimals v0.4.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [d2f5444f] DuckDB v0.8.1 [e2ba6199] ExprTools v0.1.10 ⌅ [fb4d412d] FixedPointDecimals v0.4.4 [a303e19e] Infinity v0.2.4 [842dd82b] InlineStrings v1.4.5 [d8418881] Intervals v1.11.0 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [ba5e3d4b] Jive v0.2.30 [b964fa9f] LaTeXStrings v1.4.0 [6f188dcb] LayerDicts v1.0.0 [194296ae] LibPQ v1.18.0 [2ab3a3ac] LogExpFunctions v0.3.29 [f28f55f0] Memento v1.4.1 [e1d29d7a] Missings v1.2.0 [78c3b35d] Mocking v0.8.1 [39abe10b] MySQL v1.5.0 [16905944] Octo v0.2.13 [6fe1bfb0] OffsetArrays v1.17.0 [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 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [af517c2e] SQLStrings v0.1.0 [0aa819cd] SQLite v1.7.1 [6c6a2e73] Scratch v1.3.0 [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 [dc5dba14] TZJData v1.5.0+2025b [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f269a46b] TimeZones v1.22.2 [0f7cfa37] UTCDateTimes v1.6.1 [ea10d353] WeakRefStrings v1.4.2 [47200ebd] DecFP_jll v2.0.300+0 ⌅ [2cbbab25] DuckDB_jll v0.8.1+0 [a51ab1cf] ICU_jll v76.2.0+0 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [08be9ffa] LibPQ_jll v16.8.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [aabc7e14] MariaDB_Connector_C_jll v3.4.8+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [76ed43ae] SQLite_jll v3.51.2+0 [c4b69c83] dlfcn_win32_jll v1.4.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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.13.0 [b27032c2] LibCURL v1.0.0 [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.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.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.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Imported binding Test.push_testset was undeclared at import time during import to Jive. WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Jive. 1 dependency had output during precompilation: ┌ Jive │ [Output was shown above] └ 1/42 adapters/duckdb/repo_test.jl ERROR: LoadError: UndefVarError: `push_testset` not defined in `Jive` Suggestion: this global was defined as `Test.push_testset` but not assigned a value. Stacktrace: [1] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/ecvc3/src/runtests.jl:244 [2] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool) @ Jive ~/.julia/packages/Jive/ecvc3/src/runtests.jl:210 [3] runtests(dir::String; skip::Vector{Any}, node1::Vector{Any}, targets::Vector{String}, testset::Nothing, enable_distributed::Bool, stop_on_failure::Bool, context::Nothing, verbose::Bool) @ Jive ~/.julia/packages/Jive/ecvc3/src/runtests.jl:165 [4] kwcall(::@NamedTuple{skip::Vector{Any}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/ecvc3/src/runtests.jl:136 [5] top-level scope @ ~/.julia/packages/Octo/12vvA/test/runtests.jl:20 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [10] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Octo/12vvA/test/runtests.jl:20 Testing failed after 28.01s ERROR: LoadError: Package Octo errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 301.94s: package tests unexpectedly errored