Skip to content

Failures on v1.12 prerelease #219

@ChrisRackauckas

Description

@ChrisRackauckas

See:

Failed to precompile CatalystHomotopyContinuationExtension [29df821d-c551-590f-9cc3-167176ca91b8] to "/home/runner/.julia/compiled/v1.12/CatalystHomotopyContinuationExtension/jl_g0vyVb".
ERROR: LoadError: UndefVarError: `_fast` not defined in `Base`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
  [1] getproperty(x::Module, f::Symbol)
    @ Base ./Base_compiler.jl:47
  [2] top-level scope
    @ ~/.julia/packages/Arblib/fqqUa/src/minmax.jl:31
  [3] include(mapexpr::Function, mod::Module, _path::String)
    @ Base ./Base.jl:304
  [4] top-level scope
    @ ~/.julia/packages/Arblib/fqqUa/src/Arblib.jl:72
  [5] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
  [6] 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:2991
  [7] top-level scope
    @ stdin:5
  [8] eval(m::Module, e::Any)
    @ Core ./boot.jl:489
  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
    @ Base ./loading.jl:2837
 [10] include_string
    @ ./loading.jl:2847 [inlined]
 [11] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:319
 [12] _start()
    @ Base ./client.jl:554
in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/minmax.jl:21
in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/Arblib.jl:1
in expression starting at stdin:5
ERROR: LoadError: Failed to precompile Arblib [fb37089c-8514-4489-9461-98f9c8763369] to "/home/runner/.julia/compiled/v1.12/Arblib/jl_2bNFbz".
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:3278
  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()
    @ Base ./loading.jl:2647
  [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/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93
  [5] #mkpidlock#7
    @ /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]
  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})
    @ FileWatching.Pidfile /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114
  [7] #invokelatest_gr#233
    @ ./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}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)
    @ Base ./loading.jl:3849
 [10] maybe_cachefile_lock
    @ ./loading.jl:3846 [inlined]
 [11] __require_prelocked(pkg::Base.PkgId, env::String)
    @ Base ./loading.jl:2633
 [12] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base ./loading.jl:2461
 [13] macro expansion
    @ ./loading.jl:2389 [inlined]
 [14] macro expansion
    @ ./lock.jl:376 [inlined]
 [15] __require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2354
 [16] require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2330
 [17] top-level scope
    @ ~/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:5
 [18] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
 [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::String)
    @ Base ./loading.jl:2991
 [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:2837
 [23] include_string
    @ ./loading.jl:2847 [inlined]
 [24] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:319
 [25] _start()
    @ Base ./client.jl:554
in expression starting at /home/runner/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:1
in expression starting at stdin:5
ERROR: LoadError: Failed to precompile HomotopyContinuation [f213a82b-91d6-5c5d-acf7-10f1c761b327] to "/home/runner/.julia/compiled/v1.12/HomotopyContinuation/jl_wOn2ZK".
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:3278
  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()
    @ Base ./loading.jl:2647
  [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/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93
  [5] #mkpidlock#7
    @ /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]
  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})
    @ FileWatching.Pidfile /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114
  [7] #invokelatest_gr#233
    @ ./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}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)
    @ Base ./loading.jl:3849
 [10] maybe_cachefile_lock
    @ ./loading.jl:3846 [inlined]
 [11] __require_prelocked(pkg::Base.PkgId, env::String)
    @ Base ./loading.jl:2633
 [12] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base ./loading.jl:2461
 [13] macro expansion
    @ ./loading.jl:2389 [inlined]
 [14] macro expansion
    @ ./lock.jl:376 [inlined]
 [15] __require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2354
 [16] require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2330
 [17] top-level scope
    @ ~/work/Catalyst.jl/Catalyst.jl/ext/CatalystHomotopyContinuationExtension.jl:7
 [18] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
 [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:2991
 [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:2837
 [23] include_string
    @ ./loading.jl:2847 [inlined]
 [24] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:319
 [25] _start()
    @ Base ./client.jl:554
in expression starting at /home/runner/work/Catalyst.jl/Catalyst.jl/ext/CatalystHomotopyContinuationExtension.jl:1
in expression starting at stdin:5
HomotopyContinuation 

Failed to precompile HomotopyContinuation [f213a82b-91d6-5c5d-acf7-10f1c761b327] to "/home/runner/.julia/compiled/v1.12/HomotopyContinuation/jl_hFTmBI".
ERROR: LoadError: UndefVarError: `_fast` not defined in `Base`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
  [1] getproperty(x::Module, f::Symbol)
    @ Base ./Base_compiler.jl:47
  [2] top-level scope
    @ ~/.julia/packages/Arblib/fqqUa/src/minmax.jl:31
  [3] include(mapexpr::Function, mod::Module, _path::String)
    @ Base ./Base.jl:304
  [4] top-level scope
    @ ~/.julia/packages/Arblib/fqqUa/src/Arblib.jl:72
  [5] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
  [6] 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:2991
  [7] top-level scope
    @ stdin:5
  [8] eval(m::Module, e::Any)
    @ Core ./boot.jl:489
  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
    @ Base ./loading.jl:2837
 [10] include_string
    @ ./loading.jl:2847 [inlined]
 [11] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:319
 [12] _start()
    @ Base ./client.jl:554
in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/minmax.jl:21
in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/Arblib.jl:1
in expression starting at stdin:5
ERROR: LoadError: Failed to precompile Arblib [fb37089c-8514-4489-9461-98f9c8763369] to "/home/runner/.julia/compiled/v1.12/Arblib/jl_uebzHN".
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:3278
  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()
    @ Base ./loading.jl:2647
  [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/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93
  [5] #mkpidlock#7
    @ /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]
  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})
    @ FileWatching.Pidfile /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114
  [7] #invokelatest_gr#233
    @ ./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}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)
    @ Base ./loading.jl:3849
 [10] maybe_cachefile_lock
    @ ./loading.jl:3846 [inlined]
 [11] __require_prelocked(pkg::Base.PkgId, env::String)
    @ Base ./loading.jl:2633
 [12] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base ./loading.jl:2461
 [13] macro expansion
    @ ./loading.jl:2389 [inlined]
 [14] macro expansion
    @ ./lock.jl:376 [inlined]
 [15] __require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2354
 [16] require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2330
 [17] top-level scope
    @ ~/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:5
 [18] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
 [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:2991
 [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:2837
 [23] include_string
    @ ./loading.jl:2847 [inlined]
 [24] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:319
 [25] _start()
    @ Base ./client.jl:554
in expression starting at /home/runner/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:1
in expression starting at stdin:5Test Summary:       | Pass  Total     Time
Graph visualization |   23     23  1m21.0s
 81.170450 seconds (127.54 M allocations: 6.643 GiB, 5.04% gc time, 82.02% compilation time: 17% of which was recompilation)
┌ Info: Be careful mixing ODEs or algebraic equations and elimination of
│ conservation laws. Catalyst does not check that the conserved equations
│ still hold for the final coupled system of equations. Consider using
│ `remove_conserved = false` and instead calling
│ ModelingToolkit.structural_simplify to simplify any generated ODESystem or
└ NonlinearSystem.
Test Summary:            | Pass  Total     Time
BifurcationKit Extension |   33     33  1m21.7s
 81.728369 seconds (173.42 M allocations: 8.957 GiB, 4.99% gc time, 97.86% compilation time: 15% of which was recompilation)
Precompiling packages...
           ✗ Arblib
Info Given HomotopyContinuation was explicitly requested, output will be shown live 
ERROR: LoadError: UndefVarError: `_fast` not defined in `Base`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
  [1] getproperty(x::Module, f::Symbol)
    @ Base ./Base_compiler.jl:47
  [2] top-level scope
    @ ~/.julia/packages/Arblib/fqqUa/src/minmax.jl:31
  [3] include(mapexpr::Function, mod::Module, _path::String)
    @ Base ./Base.jl:304
  [4] top-level scope
    @ ~/.julia/packages/Arblib/fqqUa/src/Arblib.jl:72
  [5] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
  [6] 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:2991
  [7] top-level scope
    @ stdin:5
  [8] eval(m::Module, e::Any)
    @ Core ./boot.jl:489
  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
    @ Base ./loading.jl:2837
 [10] include_string
    @ ./loading.jl:2847 [inlined]
 [11] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:319
 [12] _start()
    @ Base ./client.jl:554
in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/minmax.jl:21
in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/Arblib.jl:1
in expression starting at stdin:5
ERROR: LoadError: Failed to precompile Arblib [fb37089c-8514-4489-9461-98f9c8763369] to "/home/runner/.julia/compiled/v1.12/Arblib/jl_HKDye1".
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:3278
  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()
    @ Base ./loading.jl:2647
  [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/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93
  [5] #mkpidlock#7
    @ /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]
  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})
    @ FileWatching.Pidfile /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114
  [7] #invokelatest_gr#233
    @ ./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}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)
    @ Base ./loading.jl:3849
 [10] maybe_cachefile_lock
    @ ./loading.jl:3846 [inlined]
 [11] __require_prelocked(pkg::Base.PkgId, env::String)
    @ Base ./loading.jl:2633
 [12] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base ./loading.jl:2461
 [13] macro expansion
    @ ./loading.jl:2389 [inlined]
 [14] macro expansion
    @ ./lock.jl:376 [inlined]
 [15] __require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2354
 [16] require(into::Module, mod::Symbol)
    @ Base ./loading.jl:2330
 [17] top-level scope
    @ ~/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:5
 [18] include(mod::Module, _path::String)
    @ Base ./Base.jl:303
 [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:2991
 [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:2837
 [23] include_string
    @ ./loading.jl:2847 [inlined]
 [24] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:319
 [25] _start()
    @ Base ./client.jl:554
in expression starting at /home/runner/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:1
in expression starting at stdin:5
           ✗ HomotopyContinuation
  0 dependencies successfully precompiled in 11 seconds. 197 already precompiled.

HomotopyContinuation Extension: Error During Test at /home/runner/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30
  Got exception outside of a @test
  LoadError: The following 1 direct dependency failed to precompile:
  
  HomotopyContinuation 
  
  Failed to precompile HomotopyContinuation [f213a82b-91d6-5c5d-acf7-10f1c761b327] to "/home/runner/.julia/compiled/v1.12/HomotopyContinuation/jl_XzEfN1".
  ERROR: LoadError: UndefVarError: `_fast` not defined in `Base`
  Suggestion: check for spelling errors or missing imports.
  Stacktrace:
    [1] getproperty(x::Module, f::Symbol)
      @ Base ./Base_compiler.jl:47
    [2] top-level scope
      @ ~/.julia/packages/Arblib/fqqUa/src/minmax.jl:31
    [3] include(mapexpr::Function, mod::Module, _path::String)
      @ Base ./Base.jl:304
    [4] top-level scope
      @ ~/.julia/packages/Arblib/fqqUa/src/Arblib.jl:72
    [5] include(mod::Module, _path::String)
      @ Base ./Base.jl:303
    [6] 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:2991
    [7] top-level scope
      @ stdin:5
    [8] eval(m::Module, e::Any)
      @ Core ./boot.jl:489
    [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
      @ Base ./loading.jl:2837
   [10] include_string
      @ ./loading.jl:2847 [inlined]
   [11] exec_options(opts::Base.JLOptions)
      @ Base ./client.jl:319
   [12] _start()
      @ Base ./client.jl:554
  in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/minmax.jl:21
  in expression starting at /home/runner/.julia/packages/Arblib/fqqUa/src/Arblib.jl:1
  in expression starting at stdin:5
  ERROR: LoadError: Failed to precompile Arblib [fb37089c-8514-4489-9461-98f9c8763369] to "/home/runner/.julia/compiled/v1.12/Arblib/jl_HKDye1".
  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:3278
    [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()
      @ Base ./loading.jl:2647
    [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/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93
    [5] #mkpidlock#7
      @ /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]
    [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})
      @ FileWatching.Pidfile /opt/hostedtoolcache/julia/1.12.0-rc1/x64/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114
    [7] #invokelatest_gr#233
      @ ./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}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)
      @ Base ./loading.jl:3849
   [10] maybe_cachefile_lock
      @ ./loading.jl:3846 [inlined]
   [11] __require_prelocked(pkg::Base.PkgId, env::String)
      @ Base ./loading.jl:2633
   [12] _require_prelocked(uuidkey::Base.PkgId, env::String)
      @ Base ./loading.jl:2461
   [13] macro expansion
      @ ./loading.jl:2389 [inlined]
   [14] macro expansion
      @ ./lock.jl:376 [inlined]
   [15] __require(into::Module, mod::Symbol)
      @ Base ./loading.jl:2354
   [16] require(into::Module, mod::Symbol)
      @ Base ./loading.jl:2330
   [17] top-level scope
      @ ~/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:5
   [18] include(mod::Module, _path::String)
      @ Base ./Base.jl:303
   [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:2991
   [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:2837
   [23] include_string
      @ ./loading.jl:2847 [inlined]
   [24] exec_options(opts::Base.JLOptions)
      @ Base ./client.jl:319
   [25] _start()
      @ Base ./client.jl:554
  in expression starting at /home/runner/.julia/packages/HomotopyContinuation/Uzv25/src/HomotopyContinuation.jl:1
  in expression starting at stdin:
  in expression starting at /home/runner/work/Catalyst.jl/Catalyst.jl/test/extensions/homotopy_continuation.jl:5
Test Summary:                  | Error  Total   Time
HomotopyContinuation Extension |     1      1  11.5s
RNG of the outermost testset: Random.Xoshiro(0x28229595badfd0fd, 0xc0a479922b588afc, 0xcb16ae5c7ade35ca, 0x86284bc2c6790031, 0x0c9b7c6e108f803a)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions