Package evaluation of MathOptAI on Julia 1.13.0-DEV.680 (905a44b8ef*) started at 2025-06-01T18:16:35.567 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.11s ################################################################################ # Installation # Installing MathOptAI... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [e52c2cb8] + MathOptAI v0.1.10 Updating `~/.julia/environments/v1.13/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [6e4b80f9] + BenchmarkTools v1.6.0 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.16.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [31c24e10] + Distributions v0.25.120 [ffbed154] + DocStringExtensions v0.9.4 [1a297f60] + FillArrays v1.13.0 [f6369f11] + ForwardDiff v1.0.1 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.0 [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.26.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e52c2cb8] + MathOptAI v0.1.10 [b8f27783] + MathOptInterface v1.40.1 [e1d29d7a] + Missings v1.2.0 [d8a4904e] + MutableArithmetics v1.6.4 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.35 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.8.0 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [4c63d2b9] + StatsFuns v1.5.0 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 4.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:75 Precompiling package dependencies... ERROR: LoadError: The following 5 direct dependencies failed to precompile: LuxMLUtilsExt Failed to precompile LuxMLUtilsExt [c29eaf92-bb76-58ee-a5b0-8d1b3a022b07] to "/home/pkgeval/.julia/compiled/v1.13/LuxMLUtilsExt/jl_InZlrF" (ProcessExited(1)). ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3000 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [6] include_string @ ./loading.jl:2856 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [8] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/src/Lux.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Lux [b2108857-7c20-44ae-9111-449ecde12c47] to "/home/pkgeval/.julia/compiled/v1.13/Lux/jl_j7CX1d" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3858 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/Lux/dJINW/ext/LuxMLUtilsExt.jl:5 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/ext/LuxMLUtilsExt.jl:1 in expression starting at stdin:5 Lux Failed to precompile Lux [b2108857-7c20-44ae-9111-449ecde12c47] to "/home/pkgeval/.julia/compiled/v1.13/Lux/jl_6DFyEy" (ProcessExited(1)). ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [6] include_string @ ./loading.jl:2856 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [8] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/src/Lux.jl:1 in expression starting at stdin:5 LuxZygoteExt Failed to precompile LuxZygoteExt [4cea1122-4c47-5b6e-919f-a4b9d59e5ecc] to "/home/pkgeval/.julia/compiled/v1.13/LuxZygoteExt/jl_yZnsG2" (ProcessExited(1)). ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3000 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [6] include_string @ ./loading.jl:2856 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [8] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/src/Lux.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Lux [b2108857-7c20-44ae-9111-449ecde12c47] to "/home/pkgeval/.julia/compiled/v1.13/Lux/jl_F6nzGj" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3858 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/Lux/dJINW/ext/LuxZygoteExt/LuxZygoteExt.jl:10 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/ext/LuxZygoteExt/LuxZygoteExt.jl:1 in expression starting at stdin:5 LuxFluxExt Failed to precompile LuxFluxExt [493115c0-a551-5213-ad85-4b7918737909] to "/home/pkgeval/.julia/compiled/v1.13/LuxFluxExt/jl_sSd5Fw" (ProcessExited(1)). ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3000 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [6] include_string @ ./loading.jl:2856 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [8] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/src/Lux.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Lux [b2108857-7c20-44ae-9111-449ecde12c47] to "/home/pkgeval/.julia/compiled/v1.13/Lux/jl_23qRP4" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3858 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/Lux/dJINW/ext/LuxFluxExt.jl:6 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [27] include_string @ ./loading.jl:2856 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [29] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/ext/LuxFluxExt.jl:1 in expression starting at stdin:5 MathOptAILuxExt Failed to precompile MathOptAILuxExt [6b2cda6c-526e-59c5-9159-b159fd325e51] to "/home/pkgeval/.julia/compiled/v1.13/MathOptAILuxExt/jl_L6jpnG" (ProcessExited(1)). ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:309 [2] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3000 [3] top-level scope @ stdin:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [6] include_string @ ./loading.jl:2856 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [8] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/src/Lux.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Lux [b2108857-7c20-44ae-9111-449ecde12c47] to "/home/pkgeval/.julia/compiled/v1.13/Lux/jl_bez2w7" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3287 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1273 [8] #invokelatest_gr#232 @ ./reflection.jl:1281 [inlined] [9] invokelatest_gr @ ./reflection.jl:1275 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3858 [11] maybe_cachefile_lock @ ./loading.jl:3855 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2466 [14] macro expansion @ ./loading.jl:2394 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2359 [17] require @ ./loading.jl:2335 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/MathOptAI/qcipV/ext/MathOptAILuxExt.jl:10 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, 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:3000 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2846 [26] include_string @ ./loading.jl:2856 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:322 [28] _start() @ Base ./client.jl:557 in expression starting at /home/pkgeval/.julia/packages/MathOptAI/qcipV/ext/MathOptAILuxExt.jl:7 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 2615.32s ################################################################################ # Testing # Testing MathOptAI ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7f65088b9f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 wait_forever at ./task.jl:1150 jfptr_wait_forever_69872.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2341 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) gc_sweep_page at /source/src/gc-stock.c:911 gc_sweep_pool_page at /source/src/gc-stock.c:981 [inlined] gc_sweep_pool_parallel at /source/src/gc-stock.c:1273 gc_sweep_pool at /source/src/gc-stock.c:1392 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3189 ijl_gc_collect at /source/src/gc-stock.c:3461 maybe_collect at /source/src/gc-stock.c:349 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:725 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:783 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:797 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:588 [inlined] rehash! at ./dict.jl:150 ht_keyindex2_shorthash! at ./dict.jl:269 setindex! at ./dict.jl:357 init_package_info! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:222 registry_info at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Registry/registry_instance.jl:184 [inlined] deps_graph at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:647 resolve_versions! at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:526 #up#177 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1894 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1873 [inlined] #up#165 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:404 up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] #up#49 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] up at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] #resolve#167 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:410 [inlined] resolve at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:409 [inlined] #197 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2183 with_temp_env at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2058 #193 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2167 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x7f6506573b1c) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#189 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2114 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2106 unknown function (ip: 0x7f650656bc81) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #test#200 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2364 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:498 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:477 unknown function (ip: 0x7f650656b8e1) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 #test#84 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 unknown function (ip: 0x7f6506569c38) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 unknown function (ip: 0x7f650656105f) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2341 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:309 exec_options at ./client.jl:324 _start at ./client.jl:557 Test Could not use exact versions of packages in manifest. Re-resolving dependencies jfptr__start_55863.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2341 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f650885b249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== [785] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/OpenMPI_jll/M3NEn/.pkg/select_artifacts.jl:3 unknown function (ip: 0x78a96f6c0f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:523 wait at ./task.jl:1213 PkgEval terminated after 2715.72s: test duration exceeded the time limit