Package evaluation of ComponentArrays on Julia 1.12.0-rc2.1 (084dab1917*) started at 2025-09-12T04:38:43.103 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.47s ################################################################################ # Installation # Installing ComponentArrays... Resolving package versions... Installed Compat ─────────────────── v4.18.0 Installed ConstructionBase ───────── v1.6.0 Installed Requires ───────────────── v1.3.1 Installed Adapt ──────────────────── v4.3.0 Installed CommonWorldInvalidations ─ v1.0.0 Installed Static ─────────────────── v1.2.0 Installed ChainRulesCore ─────────── v1.26.0 Installed Functors ───────────────── v0.5.2 Installed IfElse ─────────────────── v0.1.1 Installed StaticArraysCore ───────── v1.4.3 Installed Preferences ────────────── v1.5.0 Installed StaticArrayInterface ───── v1.8.0 Installed ArrayInterface ─────────── v7.20.0 Installed PrecompileTools ────────── v1.3.3 Installed ComponentArrays ────────── v0.15.29 Updating `~/.julia/environments/v1.12/Project.toml` [b0b7db55] + ComponentArrays v0.15.29 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.20.0 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.0 [b0b7db55] + ComponentArrays v0.15.29 [187b0558] + ConstructionBase v1.6.0 [d9f16b24] + Functors v0.5.2 [615f187c] + IfElse v0.1.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+1 Installation completed after 4.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4460.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 25 already precompiled. Precompiling package dependencies... ERROR: LoadError: The following 11 direct dependencies failed to precompile: ReactantFillArraysExt Failed to precompile ReactantFillArraysExt [6099b7f4-532d-5c2c-be6a-c685da8b0d38] to "/home/pkgeval/.julia/compiled/v1.12/ReactantFillArraysExt/jl_NmJR9X". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_yELWfg". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantFillArraysExt.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantFillArraysExt.jl:1 in expression starting at stdin:5 Reactant Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_AOUccg". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ReactantKernelAbstractionsExt Failed to precompile ReactantKernelAbstractionsExt [3a10c02a-767b-5677-a49b-4e0c45c5f1b5] to "/home/pkgeval/.julia/compiled/v1.12/ReactantKernelAbstractionsExt/jl_Q03Rbd". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_9D8XJh". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantKernelAbstractionsExt.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantKernelAbstractionsExt.jl:1 in expression starting at stdin:5 ReactantArrayInterfaceExt Failed to precompile ReactantArrayInterfaceExt [858f3708-8c41-5dc3-8029-b9e234615147] to "/home/pkgeval/.julia/compiled/v1.12/ReactantArrayInterfaceExt/jl_hce9xT". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_STmH3w". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantArrayInterfaceExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantArrayInterfaceExt.jl:1 in expression starting at stdin:5 OptimisersReactantExt Failed to precompile OptimisersReactantExt [cf1bdce5-c0d7-518e-8886-d9164a857f1d] to "/home/pkgeval/.julia/compiled/v1.12/OptimisersReactantExt/jl_xnEv9U". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_Y3EjKX". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Optimisers/W5seC/ext/OptimisersReactantExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Optimisers/W5seC/ext/OptimisersReactantExt.jl:1 in expression starting at stdin:5 ReactantStatisticsExt Failed to precompile ReactantStatisticsExt [963ed91e-491b-54ce-bb4b-249dcb1ed2bb] to "/home/pkgeval/.julia/compiled/v1.12/ReactantStatisticsExt/jl_P0c9zE". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_4yP7Xg". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantStatisticsExt.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantStatisticsExt.jl:1 in expression starting at stdin:5 ReactantSpecialFunctionsExt Failed to precompile ReactantSpecialFunctionsExt [5981d66b-43ae-5ef9-a655-fb5bed72485b] to "/home/pkgeval/.julia/compiled/v1.12/ReactantSpecialFunctionsExt/jl_Py9w8n". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_uohyA6". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantSpecialFunctionsExt.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ReactantNNlibExt Failed to precompile ReactantNNlibExt [1cc43b4b-f40c-58cf-bf58-d175afebd789] to "/home/pkgeval/.julia/compiled/v1.12/ReactantNNlibExt/jl_UeOOIG". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_fj24Yq". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantNNlibExt/ReactantNNlibExt.jl:5 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantNNlibExt/ReactantNNlibExt.jl:1 in expression starting at stdin:5 ComponentArraysReactantExt Failed to precompile ComponentArraysReactantExt [00b4c137-b335-578a-a876-09b15d5dc541] to "/home/pkgeval/.julia/compiled/v1.12/ComponentArraysReactantExt/jl_qH5HIQ". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_fiIL3h". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/ComponentArrays/dB3Ra/ext/ComponentArraysReactantExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/ext/ComponentArraysReactantExt.jl:1 in expression starting at stdin:5 ReactantAbstractFFTsExt Failed to precompile ReactantAbstractFFTsExt [5fcca37e-a8db-5a22-98f5-7d2ccd5baf64] to "/home/pkgeval/.julia/compiled/v1.12/ReactantAbstractFFTsExt/jl_z4Fldc". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_FxVzIw". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantAbstractFFTsExt.jl:4 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantAbstractFFTsExt.jl:1 in expression starting at stdin:5 ReactantOffsetArraysExt Failed to precompile ReactantOffsetArraysExt [1450e4e5-41f2-5f43-8de1-72a4f1faf591] to "/home/pkgeval/.julia/compiled/v1.12/ReactantOffsetArraysExt/jl_OQjCdy". WARNING: Imported binding Compiler.mapany was undeclared at import time during import to Reactant. WARNING: Constructor for type "BroadcastStyle" was extended in `TracedRArrayOverrides` without explicit qualification or import. NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`. Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "ReactantRNG" was extended in `TracedRandom` without explicit qualification or import. NOTE: Assumed "ReactantRNG" refers to `Reactant.ReactantRNG`. 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 ReactantRNG end`. Hint: To silence the warning, qualify `ReactantRNG` as `Reactant.ReactantRNG` in the method signature or explicitly `import Reactant: ReactantRNG`. ERROR: LoadError: UndefVarError: `FTy` not defined in `Reactant.Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Compiler.jl:3701 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/Reactant/B1BXA/src/Reactant.jl:205 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Compiler.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/src/Reactant.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Reactant [3c362404-f566-11ee-1572-e11a4b42c853] to "/home/pkgeval/.julia/compiled/v1.12/Reactant/jl_dFY1bX". 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:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Reactant/B1BXA/ext/ReactantOffsetArraysExt.jl:5 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] 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:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Reactant/B1BXA/ext/ReactantOffsetArraysExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 2183.88s ################################################################################ # Testing # Testing ComponentArrays Status `/tmp/jl_LsHxhy/Project.toml` [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.20.0 [30b0a656] ArrayInterfaceCore v0.1.29 [6e4b80f9] BenchmarkTools v1.6.0 [b0b7db55] ComponentArrays v0.15.29 [6a86dc24] FiniteDiff v2.28.1 [f6369f11] ForwardDiff v1.2.0 [d9f16b24] Functors v0.5.2 [41ab1584] InvertedIndices v1.3.1 [27aeb0d3] JLArrays v0.2.0 [2ee39098] LabelledArrays v1.16.1 [6fe1bfb0] OffsetArrays v1.17.0 [3bd65402] Optimisers v0.4.6 [3c362404] Reactant v0.2.161 [37e2e3b7] ReverseDiff v1.16.1 [90137ffa] StaticArrays v1.9.15 [9f7883ad] Tracker v0.2.38 [1986cc42] Unitful v1.24.0 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LsHxhy/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.3.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.20.0 [30b0a656] ArrayInterfaceCore v0.1.29 [a9b6321e] Atomix v1.1.2 [6e4b80f9] BenchmarkTools v1.6.0 [d1d4a3ce] BitFlags v0.1.9 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [b0b7db55] ComponentArrays v0.15.29 [a33af91c] CompositionsBase v0.1.2 [f0e56b4a] ConcurrentUtilities v2.5.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [7da242da] Enzyme v0.13.73 [f151be2c] EnzymeCore v0.8.13 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [21656369] ExpressionExplorer v1.1.3 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.28.1 [f6369f11] ForwardDiff v1.2.0 [069b7b12] FunctionWrappers v1.1.3 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.2.5 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.6.1 [cd3eb016] HTTP v1.10.17 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [27aeb0d3] JLArrays v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [63c18a36] KernelAbstractions v0.9.38 [929cbde3] LLVM v9.4.2 [2ee39098] LabelledArrays v1.16.1 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [1914dd2f] MacroTools v0.5.16 [739be429] MbedTLS v1.1.9 [872c559c] NNlib v0.9.31 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.5.0 [6fe1bfb0] OffsetArrays v1.17.0 [4d8831e6] OpenSSL v1.5.0 [3bd65402] Optimisers v0.4.6 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3c362404] Reactant v0.2.161 [a3311ec8] ReactantCore v0.1.15 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.37.1 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.15 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [777ac1f9] SimpleBufferStream v1.2.0 [66db9d55] SnoopPrecompile v1.0.3 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [09ab397b] StructArrays v0.7.1 [53d494c1] StructIO v0.3.1 [2efcf032] SymbolicIndexingInterface v0.3.43 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [9f7883ad] Tracker v0.2.38 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [1986cc42] Unitful v1.24.0 [013be700] UnsafeAtomics v0.3.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [4ee394cb] CUDA_Driver_jll v13.0.1+0 ⌅ [7cc45869] Enzyme_jll v0.0.195+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [0192cb87] Reactant_jll v0.0.238+0 [88f77b66] unzip_jll v6.0.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.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 [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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+1 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.5s Test Summary: | Pass Total Time Stale dependencies | 1 1 4.6s Test Summary: | Pass Total Time Compat bounds | 4 4 0.7s Test Summary: | Pass Total Time Piracy | 1 1 0.5s Test Summary: | Pass Total Time Persistent tasks | 1 1 20.7s Test Summary: | Pass Total Time Allocations and Inference | 4 4 14.2s Test Summary: | Pass Total Time Utilities | 4 4 1.8s Test Summary: | Pass Total Time Construction | 69 69 24.1s Test Summary: | Pass Total Time Attributes | 19 19 1.6s Test Summary: | Pass Total Time Get | 75 75 10.3s Test Summary: | Pass Total Time Set | 14 14 4.1s Test Summary: | Pass Total Time Properties | 8 8 0.1s Test Summary: | Pass Total Time Component Index | 24 24 16.5s Test Summary: | Pass Total Time Similar | 8 8 0.7s Test Summary: | Pass Total Time Copy | 2 2 0.0s Test Summary: | Pass Total Time Convert | 8 8 1.5s Test Summary: | Pass Broken Total Time Broadcasting | 30 9 39 19.7s Test Summary: | Pass Total Time Math | 82 82 45.7s Test Summary: | Pass Total Time Static Unpack | 9 9 1.5s Test Summary: | Pass Total Time Plot Utilities | 9 9 8.1s Test Summary: | Pass Total Time Uncategorized Issues | 77 77 34.7s Test Summary: | Pass Total Time axpy! / axpby! | 4 4 0.8s Test Summary: | Pass Total Time Empty NamedTuple | 1 1 0.0s Test Summary: | Pass Total Time Functors | 14 14 4.8s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1208 running 1 of 1 signal (10): User defined signal 1 _ZL14TranslateX86CCN4llvm3ISD8CondCodeERKNS_5SDLocEbRNS_7SDValueES6_RNS_12SelectionDAGE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 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:457 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_80754.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2445 unknown function (ip: 0x769648d86aa3) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #204 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2385 withenv at ./env.jl:265 #189 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2204 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2062 #185 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2171 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x769648d7281c) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#181 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2118 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2110 unknown function (ip: 0x769648d6f721) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#192 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2370 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:483 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:462 unknown function (ip: 0x769648d6ec71) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 unknown function (ip: 0x769648d6e770) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 unknown function (ip: 0x769648d644ef) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 exec_options at ./client.jl:321 _start at ./client.jl:554 jfptr__start_94127.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x769664d01249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000076964a9fc010 Total snapshots: 377. Utilization: 0% ╎377 @Base/client.jl:554 _start() ╎ 377 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 377 @Base/Base.jl:305 include(mod::Module, _path::String) ╎ 377 @Base/loading.jl:2903 _include(mapexpr::Function, mod::Module, _pat… ╎ 377 @Base/loading.jl:2843 include_string(mapexpr::typeof(identity), mo… ╎ 377 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 377 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 377 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 377 @Pkg/src/API.jl:152 test ╎ ╎ 377 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 377 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 377 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 377 @Pkg/src/API.jl:462 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 377 @Pkg/src/API.jl:483 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 377 @Pkg/…erations.jl:2280 test ╎ ╎ ╎ 377 @Pkg/…erations.jl:2370 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 377 @Pkg/…rations.jl:2110 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 377 @Pkg/…rations.jl:2118 #sandbox#181 ╎ ╎ ╎ ╎ 377 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 377 @Base/file.jl:895 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 377 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…tions.jl:2171 (::Pkg.Operations.var"#185#18… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…tions.jl:2062 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…tions.jl:2204 (::Pkg.Operations.var"#189#… ╎ ╎ ╎ ╎ ╎ 377 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…ions.jl:2385 (::Pkg.Operations.var"#204… ╎ ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…ons.jl:2445 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…ss.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…ss.jl:694 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…sk.jl:1199 wait() 376╎ ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…sk.jl:1187 poptask(W::Base.Intr… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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:457 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:331 #start_profile_listener##0 at ./Base.jl:351 jfptr_YY.start_profile_listenerYY.YY.0_48888.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 22612671 (Pool: 22612132; Big: 539); GC: 27 [1208] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/dB3Ra/test/autodiff_tests.jl:15 _ZN4llvm12LiveRegUnits22removeRegsNotPreservedEPKj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm12LiveRegUnits12stepBackwardERKNS_12MachineInstrE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN12_GLOBAL__N_115FixupBWInstPass20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1561 addModule at /source/src/jitlayers.cpp:2044 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3520 _jl_invoke at /source/src/gf.c:3997 [inlined] ijl_apply_generic at /source/src/gf.c:4205 map at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/ir/utils.jl:16 #map##2 at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/ir/utils.jl:20 [inlined] iterate at ./generator.jl:48 [inlined] _collect at ./array.jl:810 collect_similar at ./array.jl:732 [inlined] map at ./abstractarray.jl:3372 [inlined] map at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/ir/utils.jl:20 [inlined] walk at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/ir/utils.jl:46 [inlined] walk at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/ir/utils.jl:48 [inlined] prewalk at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/ir/utils.jl:53 [inlined] usages at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/passes/passes.jl:37 [inlined] expand! at /home/pkgeval/.julia/packages/IRTools/v0mn8/src/passes/passes.jl:149 #Primal#39 at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/reverse.jl:240 [inlined] Primal at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/reverse.jl:237 [inlined] #Adjoint#47 at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/reverse.jl:388 Adjoint at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/reverse.jl:387 unknown function (ip: 0x7e2127b6fe84) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _generate_pullback_via_decomposition at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/emit.jl:101 _generate_pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:32 _pullback_generator at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:68 unknown function (ip: 0x7e2127b40d7d) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_call_staged at /source/src/method.c:662 ijl_code_for_staged at /source/src/method.c:735 call_get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:103 [inlined] get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:88 jfptr_get_staged_49980.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_invoke at /source/src/gf.c:4012 tojlinvoke123474.1 at /opt/julia/lib/julia/sys.so (unknown line) j_get_staged_115410.1 at /opt/julia/lib/julia/sys.so (unknown line) method_for_inference_heuristics at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:788 edge_matches_sv at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:746 abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:631 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:167 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2782 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2889 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2882 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3042 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3060 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3389 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3830 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3787 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4337 jfptr_typeinf_local_121027.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4495 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1442 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1451 jfptr_typeinf_ext_toplevel_117613.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3508 _jl_invoke at /source/src/gf.c:3997 [inlined] ijl_apply_generic at /source/src/gf.c:4205 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 [inlined] gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 unknown function (ip: 0x7e211a62a226) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95452.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_95452.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:287 _start at ./client.jl:554 jfptr__start_94127.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7e218068f249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 200443182 (Pool: 200440997; Big: 2185); GC: 77 PkgEval terminated after 2723.25s: test duration exceeded the time limit