Package evaluation of MathOptAI on Julia 1.13.0-DEV.417 (813bcf3aa6*) started at 2025-04-22T02:35:21.400 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.44s ################################################################################ # 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.119 [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.2 [4076af6c] + JuMP v1.25.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e52c2cb8] + MathOptAI v0.1.10 [b8f27783] + MathOptInterface v1.39.0 [e1d29d7a] + Missings v1.2.0 [d8a4904e] + MutableArithmetics v1.6.4 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.0 [90014a1f] + PDMats v0.11.34 [69de0a69] + Parsers v2.8.2 [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.0 [2913bbd2] + StatsBase v0.34.4 [4c63d2b9] + StatsFuns v1.4.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.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:63 Precompiling package dependencies... ERROR: LoadError: The following 11 direct dependencies failed to precompile: LuxMLUtilsExt Failed to precompile LuxMLUtilsExt [e2c9d5c9-cfa7-5f28-b110-7d643e4dd174] to "/home/pkgeval/.julia/compiled/v1.13/LuxMLUtilsExt/jl_rcVoWX" (ProcessExited(1)). WARNING: Constructor for type "Int16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int16" refers to `Base.Int16`. 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 Int16 end`. Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int64" refers to `Base.Int64`. 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 Int64 end`. Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int32" refers to `Base.Int32`. 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 Int32 end`. Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "UInt8" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt8" refers to `Base.UInt8`. 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 UInt8 end`. Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt16" refers to `Base.UInt16`. 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 UInt16 end`. Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "Float32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float32" refers to `Base.Float32`. 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 Float32 end`. Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "UInt64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt64" refers to `Base.UInt64`. 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 UInt64 end`. Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "Bool" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Base.Bool`. 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 Bool end`. Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. WARNING: Constructor for type "Int8" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int8" refers to `Base.Int8`. 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 Int8 end`. Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Float64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float64" refers to `Base.Float64`. 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 Float64 end`. Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "UInt32" was extended in `VectorizationBase` 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`. WARNING: Constructor for type "Float16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float16" refers to `Base.Float16`. 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 Float16 end`. Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:303 [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:2978 [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:2824 [6] include_string @ ./loading.jl:2834 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [8] _start() @ Base ./client.jl:563 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_h8XFof" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Lux/dJINW/ext/LuxMLUtilsExt.jl:5 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/ext/LuxMLUtilsExt.jl:1 in expression starting at stdin:5 LuxFluxExt Failed to precompile LuxFluxExt [1490d24c-3620-5ceb-b25d-7b6c160bdf2e] to "/home/pkgeval/.julia/compiled/v1.13/LuxFluxExt/jl_Jzxc55" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_rbmdfh" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Flux/vwk6M/src/Flux.jl:16 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Flux/vwk6M/src/Flux.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.13/Flux/jl_UqAyqE" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Lux/dJINW/ext/LuxFluxExt.jl:4 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 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 [66bc6dec-c86f-543e-b73a-6e3b9af92f39] to "/home/pkgeval/.julia/compiled/v1.13/MathOptAILuxExt/jl_Jeps4w" (ProcessExited(1)). ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:303 [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:2978 [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:2824 [6] include_string @ ./loading.jl:2834 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [8] _start() @ Base ./client.jl:563 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_e2RQGp" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/MathOptAI/qcipV/ext/MathOptAILuxExt.jl:10 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MathOptAI/qcipV/ext/MathOptAILuxExt.jl:7 in expression starting at stdin:5 MathOptAIFluxExt Failed to precompile MathOptAIFluxExt [4166de8a-6692-5f57-b27c-4960066669ed] to "/home/pkgeval/.julia/compiled/v1.13/MathOptAIFluxExt/jl_eEyZcn" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_I0Paym" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Flux/vwk6M/src/Flux.jl:16 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Flux/vwk6M/src/Flux.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.13/Flux/jl_2JJxwI" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/MathOptAI/qcipV/ext/MathOptAIFluxExt.jl:9 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MathOptAI/qcipV/ext/MathOptAIFluxExt.jl:7 in expression starting at stdin:5 Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_UrDTNP" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.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_uWsmlq" (ProcessExited(1)). ERROR: LoadError: cannot declare Lux.xlogx public; it is already declared exported Stacktrace: [1] include(mod::Module, _path::String) @ Base ./Base.jl:303 [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:2978 [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:2824 [6] include_string @ ./loading.jl:2834 [inlined] [7] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [8] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/src/Lux.jl:1 in expression starting at stdin:5 Flux Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.13/Flux/jl_K9YtaC" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_zhyp3W" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Flux/vwk6M/src/Flux.jl:16 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Flux/vwk6M/src/Flux.jl:1 in expression starting at stdin:5 LuxZygoteExt Failed to precompile LuxZygoteExt [df13723f-0f22-5fb0-8a8f-885eac2ce1ee] to "/home/pkgeval/.julia/compiled/v1.13/LuxZygoteExt/jl_BkhvSD" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_7Zo54j" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Lux/dJINW/ext/LuxZygoteExt/LuxZygoteExt.jl:8 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Lux/dJINW/ext/LuxZygoteExt/LuxZygoteExt.jl:1 in expression starting at stdin:5 MathOptAIFluxIpoptExt Failed to precompile MathOptAIFluxIpoptExt [e127fd3d-ef92-570b-9adb-3cbbb1f73ffd] to "/home/pkgeval/.julia/compiled/v1.13/MathOptAIFluxIpoptExt/jl_inrCO0" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_mgbo1T" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Flux/vwk6M/src/Flux.jl:16 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Flux/vwk6M/src/Flux.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Flux [587475ba-b771-5e3f-ad9e-33799f191a9c] to "/home/pkgeval/.julia/compiled/v1.13/Flux/jl_KzYKHX" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/MathOptAI/qcipV/ext/MathOptAIFluxIpoptExt.jl:9 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/MathOptAI/qcipV/ext/MathOptAIFluxIpoptExt.jl:7 in expression starting at stdin:5 ZygoteColorsExt Failed to precompile ZygoteColorsExt [e68c091a-8ea5-5ca7-be4f-380657d4ad79] to "/home/pkgeval/.julia/compiled/v1.13/ZygoteColorsExt/jl_AbX3iJ" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_siNEaZ" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Zygote/1GK3J/ext/ZygoteColorsExt.jl:4 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/ext/ZygoteColorsExt.jl:1 in expression starting at stdin:5 ZygoteDistancesExt Failed to precompile ZygoteDistancesExt [5865c103-18d1-586a-9b11-010bbc2260a8] to "/home/pkgeval/.julia/compiled/v1.13/ZygoteDistancesExt/jl_uu8iUo" (ProcessExited(1)). WARNING: Constructor for type "Variable" was extended in `Zygote` without explicit qualification or import. NOTE: Assumed "Variable" refers to `IRTools.Variable`. 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 Variable end`. Hint: To silence the warning, qualify `Variable` as `IRTools.Variable` in the method signature or explicitly `import IRTools: Variable`. WARNING: Imported binding InteractiveUtils.typesof was undeclared at import time during import to Zygote. ERROR: LoadError: UndefVarError: `typesof` not defined in `Zygote` Suggestion: this global was defined as `InteractiveUtils.typesof` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] IncludeInto @ ./Base.jl:305 [inlined] [4] macro expansion @ ~/.julia/packages/Requires/1eCOK/src/Requires.jl:40 [inlined] [5] precompile() @ Zygote ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:63 [6] top-level scope @ ~/.julia/packages/Zygote/1GK3J/src/Zygote.jl:84 [7] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:303 [9] 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:2978 [10] top-level scope @ stdin:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [13] include_string @ ./loading.jl:2834 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [15] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/precompile.jl:13 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/src/Zygote.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.13/Zygote/jl_QVtd4O" (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:3265 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2651 [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:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1279 [8] #invokelatest_gr#233 @ ./reflection.jl:1287 [inlined] [9] invokelatest_gr @ ./reflection.jl:1281 [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:3836 [11] maybe_cachefile_lock @ ./loading.jl:3833 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2637 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [14] macro expansion @ ./loading.jl:2393 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [17] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [18] top-level scope @ ~/.julia/packages/Zygote/1GK3J/ext/ZygoteDistancesExt.jl:4 [19] include(mod::Module, _path::String) @ Base ./Base.jl:303 [20] 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:2978 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [24] include_string @ ./loading.jl:2834 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [26] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Zygote/1GK3J/ext/ZygoteDistancesExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 2496.3s ################################################################################ # Testing # Testing MathOptAI Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_0EvgGQ/Project.toml` [99985d1d] + AbstractGPs v0.5.24 [336ed68f] + CSV v0.10.15 [a93c6f00] + DataFrames v1.7.0 [7806a523] + DecisionTree v0.12.4 [e30172f5] + Documenter v1.10.1 ⌅ [587475ba] + Flux v0.14.25 [38e38edf] + GLM v1.9.0 [87dc4568] + HiGHS v1.15.0 [b6b21f68] + Ipopt v1.9.0 ⌅ [b2108857] + Lux v0.5.68 [eb30cadb] + MLDatasets v0.7.18 ⌅ [3bd65402] + Optimisers v0.3.4 [91a5bcdd] + Plots v1.40.13 [6099a3de] + PythonCall v0.9.24 ⌅ [e88e6eb3] + Zygote v0.6.76 [f43a241f] ~ Downloads ⇒ v1.7.0 Updating `/tmp/jl_0EvgGQ/Manifest.toml` [47edcb42] + ADTypes v1.14.0 [a4c015fc] + ANSIColoredPrinters v0.0.1 [621f4979] + AbstractFFTs v1.5.0 [99985d1d] + AbstractGPs v0.5.24 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.3.0 [dce04be8] + ArgCheck v2.5.0 [4fba245c] + ArrayInterface v7.18.0 [a9b6321e] + Atomix v1.1.1 [a963bdd2] + AtomsBase v0.5.1 [ab4f0b2a] + BFloat16s v0.5.1 [198e06fe] + BangBang v0.4.4 [9718e550] + Baselet v0.1.1 [d1d4a3ce] + BitFlags v0.1.9 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [e1450e63] + BufferedStreams v1.2.2 [fa961155] + CEnum v0.5.0 [2a0fbf3d] + CPUSummary v0.2.6 [336ed68f] + CSV v0.10.15 [082447d4] + ChainRules v1.72.3 [d360d2e6] + ChainRulesCore v1.25.1 [46823bd8] + Chemfiles v0.10.42 [fb6a15b2] + CloseOpenIntervals v0.1.13 [35d6a980] + ColorSchemes v3.29.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [a33af91c] + CompositionsBase v0.1.2 [2569d6c7] + ConcreteStructs v0.2.3 [f0e56b4a] + ConcurrentUtilities v2.5.0 [992eb4ea] + CondaPkg v0.2.28 [187b0558] + ConstructionBase v1.5.8 [6add18c4] + ContextVariablesX v0.1.3 [d38c429a] + Contour v0.6.3 [adafc99b] + CpuId v0.3.1 [a8cc5b0e] + Crayons v4.1.1 [124859b0] + DataDeps v0.7.13 [a93c6f00] + DataFrames v1.7.0 [e2d170a0] + DataValueInterfaces v1.0.0 [7806a523] + DecisionTree v0.12.4 [244e2a9f] + DefineSingletons v0.1.2 [8bb1440f] + DelimitedFiles v1.9.1 [8d63f2c5] + DispatchDoctor v0.4.19 [b4f34e82] + Distances v0.10.12 [e30172f5] + Documenter v1.10.1 ⌅ [f151be2c] + EnzymeCore v0.7.8 [460bff9d] + ExceptionUnwrapping v0.1.11 [c87230d0] + FFMPEG v0.4.2 [cc61a311] + FLoops v0.2.2 [b9860ae5] + FLoopsBase v0.1.1 [9aa1b823] + FastClosures v0.3.2 [5789e2e9] + FileIO v1.17.0 [48062228] + FilePathsBase v0.9.24 [53c48c17] + FixedPointNumbers v0.8.5 ⌅ [587475ba] + Flux v0.14.25 [1fa38f19] + Format v1.3.7 ⌅ [f6369f11] ↓ ForwardDiff v1.0.1 ⇒ v0.10.38 ⌅ [d9f16b24] + Functors v0.4.12 [38e38edf] + GLM v1.9.0 ⌃ [0c68f7d7] + GPUArrays v10.3.1 ⌅ [46192b85] + GPUArraysCore v0.1.6 [28b8d3ca] + GR v0.73.14 [92fee26a] + GZip v0.6.2 [d7ba0133] + Git v1.3.1 [c27321d9] + Glob v1.3.1 [42e2da0e] + Grisu v1.0.2 [f67ccb44] + HDF5 v0.17.2 [cd3eb016] + HTTP v1.10.16 [076d061b] + HashArrayMappedTries v0.2.0 [87dc4568] + HiGHS v1.15.0 [3e5b6fbb] + HostCPUFeatures v0.1.17 [0e44f5e4] + Hwloc v3.3.0 [b5f81e59] + IOCapture v0.2.5 [7869d1d1] + IRTools v0.4.14 [615f187c] + IfElse v0.1.1 [c817782e] + ImageBase v0.1.7 [a09fc81d] + ImageCore v0.10.5 [4e3cecfd] + ImageShow v0.3.8 [22cec73e] + InitialValues v0.3.1 [842dd82b] + InlineStrings v1.4.3 [7d512f48] + InternedStrings v0.7.0 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [b6b21f68] + Ipopt v1.9.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [033835bb] + JLD2 v0.5.13 [1019f520] + JLFzf v0.1.11 [b14d175d] + JuliaVariables v0.2.4 [63c18a36] + KernelAbstractions v0.9.34 [ec8451be] + KernelFunctions v0.10.65 [929cbde3] + LLVM v9.2.0 [b964fa9f] + LaTeXStrings v1.4.0 [23fbe1c1] + Latexify v0.16.7 [10f19ff3] + LayoutPointers v0.1.17 [0e77f7df] + LazilyInitializedFields v1.3.0 [8cdb02fc] + LazyModules v0.3.1 [e6f89c97] + LoggingExtras v1.1.0 [bdcacae8] + LoopVectorization v0.12.172 ⌅ [30fc2ffe] + LossFunctions v0.11.2 ⌅ [b2108857] + Lux v0.5.68 ⌅ [bb33d45b] + LuxCore v0.1.25 [34f89e08] + LuxDeviceUtils v0.1.27 ⌅ [82251201] + LuxLib v0.3.51 [23992714] + MAT v0.10.7 [c2834f40] + MLCore v1.0.0 ⌃ [7e8f7934] + MLDataDevices v1.5.3 [eb30cadb] + MLDatasets v0.7.18 [d8e11817] + MLStyle v0.4.17 [f1d291b0] + MLUtils v0.4.8 [3da0fdf6] + MPIPreferences v0.1.11 [d125e4d3] + ManualMemory v0.1.8 [dbb5928d] + MappedArrays v0.4.2 [d0879d2d] + MarkdownAST v0.1.2 [739be429] + MbedTLS v1.1.9 [442fdcdd] + Measures v0.3.2 [128add7d] + MicroCollections v0.2.0 [0b3b1443] + MicroMamba v0.1.14 [e94cdb99] + MosaicViews v0.3.4 [872c559c] + NNlib v0.9.30 [15e1cf62] + NPZ v0.4.3 [71a1bf82] + NameResolution v0.1.5 [6fd5a793] + Octavian v0.3.28 [6fe1bfb0] + OffsetArrays v1.17.0 [0b1bfda6] + OneHotArrays v0.2.7 [4d8831e6] + OpenSSL v1.4.3 ⌅ [3bd65402] + Optimisers v0.3.4 [65ce6f38] + PackageExtensionCompat v1.0.2 [5432bcbf] + PaddedViews v0.5.12 [7b2266bf] + PeriodicTable v1.2.1 [fbb45041] + Pickle v0.3.5 [fa939f87] + Pidfile v1.3.0 [ccf2f8ad] + PlotThemes v3.3.0 [995b91a9] + PlotUtils v1.4.3 [91a5bcdd] + Plots v1.40.13 [f517fe37] + Polyester v0.7.16 [1d0040c9] + PolyesterWeave v0.2.2 [2dfb63ee] + PooledArrays v1.4.3 [8162dcfd] + PrettyPrint v0.2.0 [08abe8d2] + PrettyTables v2.4.0 [33c8b6b6] + ProgressLogging v0.1.4 [6099a3de] + PythonCall v0.9.24 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 [01d81517] + RecipesPipeline v0.6.12 [2792f1a3] + RegistryInstances v0.1.0 [05181044] + RelocatableFolders v1.0.1 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [6e75b9c4] + ScikitLearnBase v0.5.0 [7e506255] + ScopedValues v1.3.0 [6c6a2e73] + Scratch v1.2.1 [91c51154] + SentinelArrays v1.4.8 [efcf1570] + Setfield v1.1.2 [1277b4bf] + ShiftedArrays v2.0.0 [605ecd9f] + ShowCases v0.1.0 [992d4aef] + Showoff v1.0.3 [777ac1f9] + SimpleBufferStream v1.2.0 [699a6c99] + SimpleTraits v0.9.4 [dc90abb0] + SparseInverseSubset v0.1.2 [171d559e] + SplittablesBase v0.1.15 [860ef19b] + StableRNGs v1.0.2 [cae243ae] + StackViews v0.1.1 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [90137ffa] + StaticArrays v1.9.13 [3eaba693] + StatsModels v0.7.4 [7792a7ef] + StrideArraysCore v0.5.7 ⌅ [4db3bf67] + StridedViews v0.2.2 [69024149] + StringEncodings v0.3.7 [892a3eda] + StringManipulation v0.4.1 ⌃ [09ab397b] + StructArrays v0.6.18 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [62fd8b95] + TensorCore v0.1.1 [8290d209] + ThreadingUtilities v0.5.3 [28d57a85] + Transducers v0.4.84 [5c2747f8] + URIs v1.5.2 [3a884ed6] + UnPack v1.0.2 [1cfade01] + UnicodeFun v0.4.1 [1986cc42] + Unitful v1.22.0 [a7773ee8] + UnitfulAtomic v1.0.0 [45397f5d] + UnitfulLatexify v1.6.4 [0fe1646c] + UnrolledUtilities v0.1.9 [013be700] + UnsafeAtomics v0.3.0 [e17b2a0c] + UnsafePointers v1.0.0 [41fe7b60] + Unzip v0.2.0 [3d5dd08c] + VectorizationBase v0.21.71 [ea10d353] + WeakRefStrings v1.4.2 [d49dbf32] + WeightInitializers v1.1.1 [76eceee3] + WorkerUtilities v1.6.1 [a5390f91] + ZipFile v0.10.1 ⌅ [e88e6eb3] + Zygote v0.6.76 [700de1a5] + ZygoteRules v0.2.7 [ae81ac8f] + ASL_jll v0.1.3+0 ⌃ [83423d85] + Cairo_jll v1.18.4+0 [78a364fa] + Chemfiles_jll v0.10.4+0 [ee1fde0b] + Dbus_jll v1.16.2+0 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] + Expat_jll v2.6.5+0 ⌅ [b22a6f82] + FFMPEG_jll v4.4.4+1 [a3f928ae] + Fontconfig_jll v2.16.0+0 [d7e528f0] + FreeType2_jll v2.13.4+0 [559328eb] + FriBidi_jll v1.0.17+0 [0656b61e] + GLFW_jll v3.4.0+2 [d2c73de3] + GR_jll v0.73.14+0 [78b55507] + Gettext_jll v0.21.0+0 [f8c6e375] + Git_jll v2.49.0+0 ⌃ [7746bdde] + Glib_jll v2.82.4+0 [3b182d85] + Graphite2_jll v1.3.15+0 [0234f1f7] + HDF5_jll v1.14.6+0 [2e76f6c2] + HarfBuzz_jll v8.5.0+0 [8fd58aa0] + HiGHS_jll v1.10.0+0 [e33a78d0] + Hwloc_jll v2.12.0+0 [9cc047cb] + Ipopt_jll v300.1400.1700+0 [aacddb02] + JpegTurbo_jll v3.1.1+0 [c1c5ebd0] + LAME_jll v3.100.2+0 [88015f11] + LERC_jll v4.0.1+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [1d63c593] + LLVMOpenMP_jll v18.1.7+0 [dd4b983a] + LZO_jll v2.10.3+0 ⌅ [e9f186c6] + Libffi_jll v3.2.2+2 [7e76a0d4] + Libglvnd_jll v1.7.1+1 [94ce4f54] + Libiconv_jll v1.18.0+0 [4b2f31a3] + Libmount_jll v2.41.0+0 [89763e89] + Libtiff_jll v4.7.1+0 [38a345b3] + Libuuid_jll v2.41.0+0 [d00139f3] + METIS_jll v5.1.3+0 [7cb0a576] + MPICH_jll v4.3.0+1 [f1f71cc9] + MPItrampoline_jll v5.5.3+0 [d7ed1dd3] + MUMPS_seq_jll v500.700.301+0 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [e7412a2a] + Ogg_jll v1.3.5+1 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [fe0851c0] + OpenMPI_jll v5.0.7+2 [91d4177d] + Opus_jll v1.3.3+0 [36c8627f] + Pango_jll v1.56.1+0 [30392449] + Pixman_jll v0.44.2+0 ⌅ [c0090381] + Qt6Base_jll v6.7.1+1 ⌅ [629bc702] + Qt6Declarative_jll v6.7.1+2 ⌅ [ce943373] + Qt6ShaderTools_jll v6.7.1+1 ⌃ [e99dba38] + Qt6Wayland_jll v6.7.1+1 ⌅ [319450e9] + SPRAL_jll v2024.5.8+0 [a44049a8] + Vulkan_Loader_jll v1.3.243+0 ⌃ [a2964d1f] + Wayland_jll v1.21.0+2 [2381bf8a] + Wayland_protocols_jll v1.36.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.6+1 [ffd25f8a] + XZ_jll v5.8.1+0 [f67eecfb] + Xorg_libICE_jll v1.1.2+0 [c834827a] + Xorg_libSM_jll v1.2.6+0 [4f6342f7] + Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [935fb764] + Xorg_libXcursor_jll v1.2.3+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [1082639a] + Xorg_libXext_jll v1.3.7+0 [d091e8ba] + Xorg_libXfixes_jll v6.0.1+0 [a51aa0fd] + Xorg_libXi_jll v1.8.2+0 [d1454406] + Xorg_libXinerama_jll v1.1.6+0 [ec84b674] + Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] + Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] + Xorg_xcb_util_cursor_jll v0.1.4+0 [12413925] + Xorg_xcb_util_image_jll v0.4.0+1 [2def613f] + Xorg_xcb_util_jll v0.4.0+1 [975044d2] + Xorg_xcb_util_keysyms_jll v0.4.0+1 [0d47668e] + Xorg_xcb_util_renderutil_jll v0.3.9+1 [c22f9ab0] + Xorg_xcb_util_wm_jll v0.4.1+1 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.39.0+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [3161d3a3] + Zstd_jll v1.5.7+1 [35ca27e7] + eudev_jll v3.2.9+0 [214eeab7] + fzf_jll v0.61.1+0 [1a1c6b14] + gperf_jll v3.1.1+1 [477f73a3] + libaec_jll v1.1.3+0 [a4ae2306] + libaom_jll v3.11.0+0 [0ac62f75] + libass_jll v0.15.2+0 [1183f4f0] + libdecor_jll v0.2.2+0 [2db6ffa8] + libevdev_jll v1.11.0+0 [f638f0a6] + libfdk_aac_jll v2.0.3+0 [36db933b] + libinput_jll v1.18.0+0 [b53b4c65] + libpng_jll v1.6.47+0 [f27f6e37] + libvorbis_jll v1.3.7+2 [f8abcde7] + micromamba_jll v1.5.8+0 [009596ad] + mtdev_jll v1.1.6+0 [4d7b5844] + pixi_jll v0.41.3+0 ⌅ [1270edf5] + x264_jll v2021.5.5+0 ⌅ [dfaa095f] + x265_jll v3.5.0+0 [d8fb68d0] + xkbcommon_jll v1.4.1+2 [0dad84c5] + ArgTools v1.1.2 [8ba89e20] + Distributed v1.11.0 [f43a241f] ~ Downloads ⇒ v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [a4e569a6] + Tar v1.10.0 [deac9b47] + LibCURL_jll v8.12.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [efcefdf7] + PCRE2_jll v10.44.0+1 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_0EvgGQ/Project.toml` [99985d1d] AbstractGPs v0.5.24 [336ed68f] CSV v0.10.15 [a93c6f00] DataFrames v1.7.0 [7806a523] DecisionTree v0.12.4 [31c24e10] Distributions v0.25.119 [e30172f5] Documenter v1.10.1 ⌅ [587475ba] Flux v0.14.25 [38e38edf] GLM v1.9.0 [87dc4568] HiGHS v1.15.0 [b6b21f68] Ipopt v1.9.0 [4076af6c] JuMP v1.25.0 ⌅ [b2108857] Lux v0.5.68 [eb30cadb] MLDatasets v0.7.18 [e52c2cb8] MathOptAI v0.1.10 ⌅ [3bd65402] Optimisers v0.3.4 [91a5bcdd] Plots v1.40.13 [6099a3de] PythonCall v0.9.24 ⌅ [e88e6eb3] Zygote v0.6.76 [f43a241f] Downloads v1.7.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0EvgGQ/Manifest.toml` [47edcb42] ADTypes v1.14.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [99985d1d] AbstractGPs v0.5.24 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.18.0 [a9b6321e] Atomix v1.1.1 [a963bdd2] AtomsBase v0.5.1 [ab4f0b2a] BFloat16s v0.5.1 [198e06fe] BangBang v0.4.4 [9718e550] Baselet v0.1.1 [6e4b80f9] BenchmarkTools v1.6.0 [d1d4a3ce] BitFlags v0.1.9 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [e1450e63] BufferedStreams v1.2.2 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.6 [336ed68f] CSV v0.10.15 [082447d4] ChainRules v1.72.3 [d360d2e6] ChainRulesCore v1.25.1 [46823bd8] Chemfiles v0.10.42 [fb6a15b2] CloseOpenIntervals v0.1.13 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.29.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.0 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [f0e56b4a] ConcurrentUtilities v2.5.0 [992eb4ea] CondaPkg v0.2.28 [187b0558] ConstructionBase v1.5.8 [6add18c4] ContextVariablesX v0.1.3 [d38c429a] Contour v0.6.3 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [124859b0] DataDeps v0.7.13 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [7806a523] DecisionTree v0.12.4 [244e2a9f] DefineSingletons v0.1.2 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [8d63f2c5] DispatchDoctor v0.4.19 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.119 [ffbed154] DocStringExtensions v0.9.4 [e30172f5] Documenter v1.10.1 ⌅ [f151be2c] EnzymeCore v0.7.8 [460bff9d] ExceptionUnwrapping v0.1.11 [c87230d0] FFMPEG v0.4.2 [cc61a311] FLoops v0.2.2 [b9860ae5] FLoopsBase v0.1.1 [9aa1b823] FastClosures v0.3.2 [5789e2e9] FileIO v1.17.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 ⌅ [587475ba] Flux v0.14.25 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.38 ⌅ [d9f16b24] Functors v0.4.12 [38e38edf] GLM v1.9.0 ⌃ [0c68f7d7] GPUArrays v10.3.1 ⌅ [46192b85] GPUArraysCore v0.1.6 [28b8d3ca] GR v0.73.14 [92fee26a] GZip v0.6.2 [d7ba0133] Git v1.3.1 [c27321d9] Glob v1.3.1 [42e2da0e] Grisu v1.0.2 [f67ccb44] HDF5 v0.17.2 [cd3eb016] HTTP v1.10.16 [076d061b] HashArrayMappedTries v0.2.0 [87dc4568] HiGHS v1.15.0 [3e5b6fbb] HostCPUFeatures v0.1.17 [0e44f5e4] Hwloc v3.3.0 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.14 [615f187c] IfElse v0.1.1 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [4e3cecfd] ImageShow v0.3.8 [22cec73e] InitialValues v0.3.1 [842dd82b] InlineStrings v1.4.3 [7d512f48] InternedStrings v0.7.0 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [b6b21f68] Ipopt v1.9.0 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.5.13 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.2 [4076af6c] JuMP v1.25.0 [b14d175d] JuliaVariables v0.2.4 [63c18a36] KernelAbstractions v0.9.34 [ec8451be] KernelFunctions v0.10.65 [929cbde3] LLVM v9.2.0 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.7 [10f19ff3] LayoutPointers v0.1.17 [0e77f7df] LazilyInitializedFields v1.3.0 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [bdcacae8] LoopVectorization v0.12.172 ⌅ [30fc2ffe] LossFunctions v0.11.2 ⌅ [b2108857] Lux v0.5.68 ⌅ [bb33d45b] LuxCore v0.1.25 [34f89e08] LuxDeviceUtils v0.1.27 ⌅ [82251201] LuxLib v0.3.51 [23992714] MAT v0.10.7 [c2834f40] MLCore v1.0.0 ⌃ [7e8f7934] MLDataDevices v1.5.3 [eb30cadb] MLDatasets v0.7.18 [d8e11817] MLStyle v0.4.17 [f1d291b0] MLUtils v0.4.8 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 [d0879d2d] MarkdownAST v0.1.2 [e52c2cb8] MathOptAI v0.1.10 [b8f27783] MathOptInterface v1.39.0 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.2 [128add7d] MicroCollections v0.2.0 [0b3b1443] MicroMamba v0.1.14 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [d8a4904e] MutableArithmetics v1.6.4 [872c559c] NNlib v0.9.30 [15e1cf62] NPZ v0.4.3 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 [6fd5a793] Octavian v0.3.28 [6fe1bfb0] OffsetArrays v1.17.0 [0b1bfda6] OneHotArrays v0.2.7 [4d8831e6] OpenSSL v1.4.3 ⌅ [3bd65402] Optimisers v0.3.4 [bac558e1] OrderedCollections v1.8.0 [90014a1f] PDMats v0.11.34 [65ce6f38] PackageExtensionCompat v1.0.2 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.2 [7b2266bf] PeriodicTable v1.2.1 [fbb45041] Pickle v0.3.5 [fa939f87] Pidfile v1.3.0 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.3 [91a5bcdd] Plots v1.40.13 [f517fe37] Polyester v0.7.16 [1d0040c9] PolyesterWeave v0.2.2 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [8162dcfd] PrettyPrint v0.2.0 [08abe8d2] PrettyTables v2.4.0 [33c8b6b6] ProgressLogging v0.1.4 [43287f4e] PtrArrays v1.3.0 [6099a3de] PythonCall v0.9.24 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [6e75b9c4] ScikitLearnBase v0.5.0 [7e506255] ScopedValues v1.3.0 [6c6a2e73] Scratch v1.2.1 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.2 [1277b4bf] ShiftedArrays v2.0.0 [605ecd9f] ShowCases v0.1.0 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.4 [a2af1166] SortingAlgorithms v1.2.1 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [171d559e] SplittablesBase v0.1.15 [860ef19b] StableRNGs v1.0.2 [cae243ae] StackViews v0.1.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [4c63d2b9] StatsFuns v1.4.0 [3eaba693] StatsModels v0.7.4 [7792a7ef] StrideArraysCore v0.5.7 ⌅ [4db3bf67] StridedViews v0.2.2 [69024149] StringEncodings v0.3.7 [892a3eda] StringManipulation v0.4.1 ⌃ [09ab397b] StructArrays v0.6.18 [856f2bd8] StructTypes v1.11.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.3 [3bb67fe8] TranscodingStreams v0.11.3 [28d57a85] Transducers v0.4.84 [5c2747f8] URIs v1.5.2 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.22.0 [a7773ee8] UnitfulAtomic v1.0.0 [45397f5d] UnitfulLatexify v1.6.4 [0fe1646c] UnrolledUtilities v0.1.9 [013be700] UnsafeAtomics v0.3.0 [e17b2a0c] UnsafePointers v1.0.0 [41fe7b60] Unzip v0.2.0 [3d5dd08c] VectorizationBase v0.21.71 [ea10d353] WeakRefStrings v1.4.2 [d49dbf32] WeightInitializers v1.1.1 [76eceee3] WorkerUtilities v1.6.1 [a5390f91] ZipFile v0.10.1 ⌅ [e88e6eb3] Zygote v0.6.76 [700de1a5] ZygoteRules v0.2.7 [ae81ac8f] ASL_jll v0.1.3+0 [6e34b625] Bzip2_jll v1.0.9+0 ⌃ [83423d85] Cairo_jll v1.18.4+0 [78a364fa] Chemfiles_jll v0.10.4+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.6.5+0 ⌅ [b22a6f82] FFMPEG_jll v4.4.4+1 [a3f928ae] Fontconfig_jll v2.16.0+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.0+2 [d2c73de3] GR_jll v0.73.14+0 [78b55507] Gettext_jll v0.21.0+0 [f8c6e375] Git_jll v2.49.0+0 ⌃ [7746bdde] Glib_jll v2.82.4+0 [3b182d85] Graphite2_jll v1.3.15+0 [0234f1f7] HDF5_jll v1.14.6+0 [2e76f6c2] HarfBuzz_jll v8.5.0+0 [8fd58aa0] HiGHS_jll v1.10.0+0 [e33a78d0] Hwloc_jll v2.12.0+0 [9cc047cb] Ipopt_jll v300.1400.1700+0 [aacddb02] JpegTurbo_jll v3.1.1+0 [c1c5ebd0] LAME_jll v3.100.2+0 [88015f11] LERC_jll v4.0.1+0 [dad2f222] LLVMExtra_jll v0.0.35+0 [1d63c593] LLVMOpenMP_jll v18.1.7+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.2.2+2 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.0+0 [89763e89] Libtiff_jll v4.7.1+0 [38a345b3] Libuuid_jll v2.41.0+0 [d00139f3] METIS_jll v5.1.3+0 [7cb0a576] MPICH_jll v4.3.0+1 [f1f71cc9] MPItrampoline_jll v5.5.3+0 [d7ed1dd3] MUMPS_seq_jll v500.700.301+0 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [e7412a2a] Ogg_jll v1.3.5+1 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [fe0851c0] OpenMPI_jll v5.0.7+2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.3.3+0 [36c8627f] Pango_jll v1.56.1+0 [30392449] Pixman_jll v0.44.2+0 ⌅ [c0090381] Qt6Base_jll v6.7.1+1 ⌅ [629bc702] Qt6Declarative_jll v6.7.1+2 ⌅ [ce943373] Qt6ShaderTools_jll v6.7.1+1 ⌃ [e99dba38] Qt6Wayland_jll v6.7.1+1 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [319450e9] SPRAL_jll v2024.5.8+0 [a44049a8] Vulkan_Loader_jll v1.3.243+0 ⌃ [a2964d1f] Wayland_jll v1.21.0+2 [2381bf8a] Wayland_protocols_jll v1.36.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.6+1 [ffd25f8a] XZ_jll v5.8.1+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.3+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.1+0 [a51aa0fd] Xorg_libXi_jll v1.8.2+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.4+0 [12413925] Xorg_xcb_util_image_jll v0.4.0+1 [2def613f] Xorg_xcb_util_jll v0.4.0+1 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.0+1 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.9+1 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.1+1 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.39.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [3161d3a3] Zstd_jll v1.5.7+1 [35ca27e7] eudev_jll v3.2.9+0 [214eeab7] fzf_jll v0.61.1+0 [1a1c6b14] gperf_jll v3.1.1+1 [477f73a3] libaec_jll v1.1.3+0 [a4ae2306] libaom_jll v3.11.0+0 [0ac62f75] libass_jll v0.15.2+0 [1183f4f0] libdecor_jll v0.2.2+0 [2db6ffa8] libevdev_jll v1.11.0+0 [f638f0a6] libfdk_aac_jll v2.0.3+0 [36db933b] libinput_jll v1.18.0+0 [b53b4c65] libpng_jll v1.6.47+0 [f27f6e37] libvorbis_jll v1.3.7+2 [f8abcde7] micromamba_jll v1.5.8+0 [009596ad] mtdev_jll v1.1.6+0 [4d7b5844] pixi_jll v0.41.3+0 ⌅ [1270edf5] x264_jll v2021.5.5+0 ⌅ [dfaa095f] x265_jll v3.5.0+0 [d8fb68d0] xkbcommon_jll v1.4.1+2 [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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 1529.5 ms ✓ CodecBzip2 84625.1 ms ✓ MathOptInterface ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 972 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7470f916af14) 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:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 jl_apply at /source/src/julia.h:2353 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 jl_apply at /source/src/julia.h:2353 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007470eda30c40 Total snapshots: 214. Utilization: 0% ╎214 @Base/task.jl:1150 wait_forever() 213╎ 214 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x00007470eeffc100 Total snapshots: 214. Utilization: 0% ╎214 @Base/task.jl:1150 wait_forever() 213╎ 214 @Base/task.jl:1216 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7a32be571f14) 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:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 jl_apply at /source/src/julia.h:2353 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 jl_apply at /source/src/julia.h:2353 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007a32b07ec5b0 Total snapshots: 201. Utilization: 0% ╎201 @Base/task.jl:1150 wait_forever() 200╎ 201 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x00007a32b43fc100 Total snapshots: 201. Utilization: 0% ╎201 @Base/task.jl:1150 wait_forever() 200╎ 201 @Base/task.jl:1216 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x7a32be571f14) 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:520 [972] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MathOptAI/qcipV/test/runtests.jl:10 unknown function (ip: 0x7470f916af14) 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:520 wait at ./task.jl:1216 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 wait_forever at ./task.jl:1150 jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 jl_apply at /source/src/julia.h:2353 [inlined] jl_apply at /source/src/julia.h:2353 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:454 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:454 wait at ./task.jl:1216 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 wait_forever at ./task.jl:1150 jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 jfptr_wait_forever_29765.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3498 [inlined] ijl_apply_generic at /source/src/gf.c:3698 jl_apply at /source/src/julia.h:2353 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 30278216 (Pool: 30277562; Big: 654); GC: 36 jl_apply at /source/src/julia.h:2353 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 5417042 (Pool: 5416868; Big: 174); GC: 7 PkgEval terminated after 2749.67s: test duration exceeded the time limit