Package evaluation of Geomorphometry on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-17T01:29:33.737 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.78s ################################################################################ # Installation # Installing Geomorphometry... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [714e3e49] + Geomorphometry v0.7.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [66dad0bd] + AliasTables v1.1.3 [a9b6321e] + Atomix v1.1.1 [34da2185] + Compat v4.17.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.13.0 [714e3e49] + Geomorphometry v0.7.0 [92d709cd] + IrrationalConstants v0.2.4 [63c18a36] + KernelAbstractions v0.9.37 ⌅ [085fde7c] + LocalFilters v1.2.2 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [5432bcbf] + PaddedViews v0.5.12 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [43287f4e] + PtrArrays v1.3.0 [30b38841] + QuickHeaps v0.2.2 [ae029012] + Requires v1.3.1 [a2af1166] + SortingAlgorithms v1.2.1 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [264155e8] + Stencils v0.3.6 [c3b1956e] + TypeUtils v1.9.0 [ebadf6b4] + UnicodeGraphics v0.2.2 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [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 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 7 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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_36162.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007a8dd7e9c1f0 Total snapshots: 575. Utilization: 0% ╎575 @Base/task.jl:1129 wait_forever() 574╎ 575 @Base/task.jl:1192 wait() ERROR: LoadError: The following 3 direct dependencies failed to precompile: Eikonal Failed to precompile Eikonal [a6aab1ba-8f88-4217-b671-4d0788596809] to "/home/pkgeval/.julia/compiled/v1.13/Eikonal/jl_vj2nLL" (ProcessExited(1)). WARNING: Constructor for type "Alg" was extended in `ImageFiltering` without explicit qualification or import. NOTE: Assumed "Alg" refers to `Algorithm.Alg`. 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 Alg end`. Hint: To silence the warning, qualify `Alg` as `Algorithm.Alg` in the method signature or explicitly `import Algorithm: Alg`. Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_D8q2eT"). Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2184 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2192 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2463 [4] _require_prelocked @ ./loading.jl:2462 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2460 [7] require @ ./loading.jl:2458 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [24] include_string @ ./loading.jl:2858 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_Ms0JrL" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/MetaGraphs/qq8oz/src/MetaGraphs.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/MetaGraphs/qq8oz/src/MetaGraphs.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile MetaGraphs [626554b9-1ddb-594c-aa3c-2596fe9399a5] to "/home/pkgeval/.julia/compiled/v1.13/MetaGraphs/jl_sJHG7L" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/ImageSegmentation/pYW1e/src/ImageSegmentation.jl:11 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/ImageSegmentation/pYW1e/src/ImageSegmentation.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ImageSegmentation [80713f31-8817-5129-9cf8-209ff8fb23e1] to "/home/pkgeval/.julia/compiled/v1.13/ImageSegmentation/jl_4hbUVz" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Images/y93Z0/src/Images.jl:31 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Images/y93Z0/src/Images.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Images [916415d5-f1e6-5110-898d-aaa5f9f070e0] to "/home/pkgeval/.julia/compiled/v1.13/Images/jl_JTTyQ1" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Eikonal/TO8Jp/src/Eikonal.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Eikonal/TO8Jp/src/Eikonal.jl:1 in expression starting at stdin:5 ArchGDALJLD2Ext Failed to precompile ArchGDALJLD2Ext [a62b038d-f12c-50c1-95e8-937e20e227cf] to "/home/pkgeval/.julia/compiled/v1.13/ArchGDALJLD2Ext/jl_WvBYrh" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_wywTBQ"). Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2184 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2192 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2463 [4] _require_prelocked @ ./loading.jl:2462 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2460 [7] require @ ./loading.jl:2458 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [24] include_string @ ./loading.jl:2858 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_VKd7Di" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [19] top-level scope @ ~/.julia/packages/ArchGDAL/N2rQ4/ext/ArchGDALJLD2Ext.jl:5 [20] include(mod::Module, _path::String) @ Base ./Base.jl:309 [21] 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:3002 [22] top-level scope @ stdin:5 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [25] include_string @ ./loading.jl:2858 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [27] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/ArchGDAL/N2rQ4/ext/ArchGDALJLD2Ext.jl:1 in expression starting at stdin:5 GeomorphometryEikonalExt Failed to precompile GeomorphometryEikonalExt [e6b1f4ed-d958-5353-89be-ecc4be7154b6] to "/home/pkgeval/.julia/compiled/v1.13/GeomorphometryEikonalExt/jl_resUwI" (ProcessExited(1)). WARNING: Constructor for type "Alg" was extended in `ImageFiltering` without explicit qualification or import. NOTE: Assumed "Alg" refers to `Algorithm.Alg`. 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 Alg end`. Hint: To silence the warning, qualify `Alg` as `Algorithm.Alg` in the method signature or explicitly `import Algorithm: Alg`. WARNING: Constructor for type "Int16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int16" refers to `Base.Int16`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int16 end`. Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int64" refers to `Base.Int64`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int64 end`. Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int32" refers to `Base.Int32`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int32 end`. Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "UInt8" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt8" refers to `Base.UInt8`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt8 end`. Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt16" refers to `Base.UInt16`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt16 end`. Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "Float32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float32" refers to `Base.Float32`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float32 end`. Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "UInt64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt64" refers to `Base.UInt64`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt64 end`. Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "Bool" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Base.Bool`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Bool end`. Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. WARNING: Constructor for type "Int8" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Int8" refers to `Base.Int8`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int8 end`. Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Float64" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float64" refers to `Base.Float64`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float64 end`. Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "UInt32" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "UInt32" refers to `Base.UInt32`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt32 end`. Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. WARNING: Constructor for type "Float16" was extended in `VectorizationBase` without explicit qualification or import. NOTE: Assumed "Float16" refers to `Base.Float16`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float16 end`. Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 707 running 1 of 1 signal (10): User defined signal 1 obvious_subtype at /source/src/subtype.c:2072 obvious_subtype at /source/src/subtype.c:1938 [inlined] obvious_subtype at /source/src/subtype.c:2134 ijl_subtype_env at /source/src/subtype.c:2269 jl_type_intersection_env_s at /source/src/subtype.c:4582 jl_typemap_intersection_node_visitor at /source/src/typemap.c:543 jl_typemap_intersection_visitor at /source/src/typemap.c:810 jl_typemap_intersection_visitor at /source/src/typemap.c:726 ml_mtable_visitor at /source/src/gf.c:4237 [inlined] ml_matches at /source/src/gf.c:4616 ml_matches at /source/src/gf.c:4526 [inlined] ijl_matching_methods at /source/src/gf.c:2913 [inlined] ijl_matching_methods at /source/src/gf.c:2900 _methods_by_ftype at ./runtime_internals.jl:1562 [inlined] verify_call at ./staticdata.jl:328 [inlined] verify_method at ./staticdata.jl:171 verify_method at ./staticdata.jl:239 verify_method at ./staticdata.jl:239 verify_method at ./staticdata.jl:239 verify_method at ./staticdata.jl:239 verify_method at ./staticdata.jl:239 verify_method_graph at ./staticdata.jl:59 _insert_backedges at ./staticdata.jl:33 _insert_backedges at ./staticdata.jl:30 [inlined] insert_backedges at ./staticdata.jl:23 [inlined] #_include_from_serialized#876 at ./loading.jl:1291 _include_from_serialized at ./loading.jl:1247 [inlined] #_require_search_from_serialized#892 at ./loading.jl:2076 _require_search_from_serialized at ./loading.jl:1983 jfptr__require_search_from_serialized_48603.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 __require_prelocked at ./loading.jl:2602 _require_prelocked at ./loading.jl:2468 macro expansion at ./loading.jl:2396 [inlined] macro expansion at ./lock.jl:376 [inlined] __require at ./loading.jl:2360 jfptr___require_49529.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:896 require at ./loading.jl:2336 [inlined] eval_import_path at ./module.jl:36 [inlined] eval_import_path_all at ./module.jl:60 _eval_using at ./module.jl:137 jfptr__eval_using_49221.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2848 _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 _include at ./loading.jl:2908 include at ./Base.jl:309 include_package_for_output at ./loading.jl:3002 jfptr_include_package_for_output_70013.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2848 include_string at ./loading.jl:2858 [inlined] exec_options at ./client.jl:318 _start at ./client.jl:553 jfptr__start_68801.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x76250748a249) 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 ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 631 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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_36162.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ┌ Error: Profile printing listener crashed │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base ./loading.jl:2763 │ [3] require_stdlib │ @ ./loading.jl:2759 [inlined] │ [4] macro expansion │ @ ./some.jl:158 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base ./Base.jl:336 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base ./Base.jl:355 └ @ Base Base.jl:346 ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Error: Profile printing listener crashed │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base ./loading.jl:2763 │ [3] require_stdlib │ @ ./loading.jl:2759 [inlined] │ [4] macro expansion │ @ ./some.jl:158 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base ./Base.jl:336 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base ./Base.jl:355 └ @ Base Base.jl:346 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 627 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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_36162.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Error: Profile printing listener crashed │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base ./loading.jl:2763 │ [3] require_stdlib │ @ ./loading.jl:2759 [inlined] │ [4] macro expansion │ @ ./some.jl:158 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base ./Base.jl:336 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base ./Base.jl:355 └ @ Base Base.jl:346 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 623 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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_36162.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_3wRWFE"). Fatal error: ERROR: LoadError: ┌ Error: Profile printing listener crashed │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base ./loading.jl:2763 │ [3] require_stdlib │ @ ./loading.jl:2759 [inlined] │ [4] macro expansion │ @ ./some.jl:158 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base ./Base.jl:336 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base ./Base.jl:355 └ @ Base Base.jl:346 ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2184 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2192 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2463 [4] _require_prelocked @ ./loading.jl:2462 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2460 [7] require @ ./loading.jl:2458 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [24] include_string @ ./loading.jl:2858 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_JTQVnX" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/MetaGraphs/qq8oz/src/MetaGraphs.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/MetaGraphs/qq8oz/src/MetaGraphs.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile MetaGraphs [626554b9-1ddb-594c-aa3c-2596fe9399a5] to "/home/pkgeval/.julia/compiled/v1.13/MetaGraphs/jl_A9ZtWf" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [20] top-level scope @ ~/.julia/packages/ImageSegmentation/pYW1e/src/ImageSegmentation.jl:11 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/ImageSegmentation/pYW1e/src/ImageSegmentation.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile ImageSegmentation [80713f31-8817-5129-9cf8-209ff8fb23e1] to "/home/pkgeval/.julia/compiled/v1.13/ImageSegmentation/jl_hCHjpE" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Images/y93Z0/src/Images.jl:31 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Images/y93Z0/src/Images.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Images [916415d5-f1e6-5110-898d-aaa5f9f070e0] to "/home/pkgeval/.julia/compiled/v1.13/Images/jl_iUHmk9" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Eikonal/TO8Jp/src/Eikonal.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Eikonal/TO8Jp/src/Eikonal.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Eikonal [a6aab1ba-8f88-4217-b671-4d0788596809] to "/home/pkgeval/.julia/compiled/v1.13/Eikonal/jl_7cuUUT" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [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:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Geomorphometry/qqdTK/ext/GeomorphometryEikonalExt.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3002 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [26] include_string @ ./loading.jl:2858 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/Geomorphometry/qqdTK/ext/GeomorphometryEikonalExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 2734.83s ################################################################################ # Testing # ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm22CriticalAntiDepBreaker7ObserveERNS_12MachineInstrEjj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_115PostRAScheduler20runOnMachineFunctionERN4llvm15MachineFunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1620 addModule at /source/src/jitlayers.cpp:2101 jl_compile_codeinst_now at /source/src/jitlayers.cpp:683 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:883 jl_compile_method_internal at /source/src/gf.c:3305 _jl_invoke at /source/src/gf.c:3785 [inlined] ijl_apply_generic at /source/src/gf.c:3993 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 unknown function (ip: 0x7ee58ff5c4af) at (unknown file) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2848 _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 _include at ./loading.jl:2908 include at ./Base.jl:309 exec_options at ./client.jl:320 _start at ./client.jl:553 jfptr__start_68801.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ee5a5a5b249) 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 ============================================================== Testing ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 GeomorphometryOverhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ee58b800010 Total snapshots: 270. Utilization: 100% ╎235 @Base/client.jl:553 _start() ╎ 235 @Base/client.jl:320 exec_options(opts::Base.JLOptions) ╎ 235 @Base/Base.jl:309 include(mod::Module, _path::String) ╎ 235 @Base/loading.jl:2908 _include(mapexpr::Function, mod::Module, _pat… ╎ 235 @Base/loading.jl:2848 include_string(mapexpr::typeof(identity), mo… ╎ 235 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 235 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 235 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 235 @Pkg/src/API.jl:152 test ╎ ╎ 235 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.P… 234╎ ╎ 235 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, :… Status `/tmp/jl_7tr6W5/Project.toml` [c9ce4bd3] ArchGDAL v0.10.10 [864edb3b] DataStructures v0.18.22 [b4f34e82] Distances v0.10.12 [a6aab1ba] Eikonal v0.1.1 [1a297f60] FillArrays v1.13.0 [2fb1d81b] GeoArrays v0.9.4 [714e3e49] Geomorphometry v0.7.0 ⌅ [085fde7c] LocalFilters v1.2.2 [6fe1bfb0] OffsetArrays v1.17.0 [5432bcbf] PaddedViews v0.5.12 [30b38841] QuickHeaps v0.2.2 [a3a2b9e3] Rasters v0.14.5 [90137ffa] StaticArrays v1.9.14 [10745b16] Statistics v1.11.1 [2913bbd2] StatsBase v0.34.5 [264155e8] Stencils v0.3.6 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_7tr6W5/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [c9ce4bd3] ArchGDAL v0.10.10 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.19.0 [a9b6321e] Atomix v1.1.1 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.7 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 ⌅ [179af706] CFTime v0.1.4 [2a0fbf3d] CPUSummary v0.2.6 [aafaddc9] CatIndices v0.2.2 [d360d2e6] ChainRulesCore v1.25.2 [fb6a15b2] CloseOpenIntervals v0.1.13 [aaaa29a8] Clustering v0.15.8 ⌃ [35d6a980] ColorSchemes v3.26.0 ⌅ [3da002f7] ColorTypes v0.11.5 ⌅ [c3611d14] ColorVectorSpace v0.9.10 ⌅ [5ae59095] Colors v0.12.11 [1fbeeb36] CommonDataModel v0.3.8 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.17.0 [ed09eef8] ComputationalResources v0.3.2 [187b0558] ConstructionBase v1.6.0 [150eb455] CoordinateTransformations v0.6.4 [adafc99b] CpuId v0.3.1 [dc8bdbbb] CustomUnitRanges v1.0.2 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [0703355e] DimensionalData v0.29.19 [3c3547ce] DiskArrays v0.4.14 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [a6aab1ba] Eikonal v0.1.1 [411431e0] Extents v0.1.6 [4f61f5a4] FFTViews v0.3.2 [7a1cc6ca] FFTW v1.9.0 [bf96fef3] FieldMetadata v0.3.1 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [4c728ea3] Flatten v0.4.3 [add2ef01] GDAL v1.11.0 [2fb1d81b] GeoArrays v0.9.4 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.5.0 [05efe853] GeometryOpsCore v0.1.7 [714e3e49] Geomorphometry v0.7.0 [a2bd30eb] Graphics v1.1.3 [86223c79] Graphs v1.13.0 [2c695a8d] HistogramThresholding v0.3.1 [3e5b6fbb] HostCPUFeatures v0.1.17 [615f187c] IfElse v0.1.1 ⌃ [2803e5a7] ImageAxes v0.6.11 ⌃ [c817782e] ImageBase v0.1.5 [cbc4b850] ImageBinarization v0.3.1 [f332f351] ImageContrastAdjustment v0.3.12 ⌅ [a09fc81d] ImageCore v0.9.4 [89d5987c] ImageCorners v0.1.3 [51556ac3] ImageDistances v0.2.17 ⌃ [6a3955dd] ImageFiltering v0.7.6 ⌃ [82e4d734] ImageIO v0.6.8 ⌃ [6218d12a] ImageMagick v1.2.1 ⌃ [bc367c6b] ImageMetadata v0.9.9 [787d08f9] ImageMorphology v0.4.6 [2996bd0c] ImageQualityIndexes v0.3.7 ⌃ [80713f31] ImageSegmentation v1.8.1 [4e3cecfd] ImageShow v0.3.8 [02fcd773] ImageTransformations v0.10.2 ⌃ [916415d5] Images v0.26.1 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [1d092043] IntegralArrays v0.1.6 [85a1e053] Interfaces v0.3.2 [a98d9a8b] Interpolations v0.16.1 [8197267c] IntervalSets v0.7.11 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [033835bb] JLD2 v0.4.54 [692b3bcd] JLLWrappers v1.7.0 [b835a17e] JpegTurbo v0.1.6 [63c18a36] KernelAbstractions v0.9.37 [8ac3fa9e] LRUCache v1.6.2 [10f19ff3] LayoutPointers v0.1.17 [8cdb02fc] LazyModules v0.3.1 ⌅ [085fde7c] LocalFilters v1.2.2 [2ab3a3ac] LogExpFunctions v0.3.29 [bdcacae8] LoopVectorization v0.12.172 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 ⌅ [626554b9] MetaGraphs v0.7.2 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [77ba4419] NaNMath v1.1.3 [b8a86587] NearestNeighbors v0.4.22 [f09324ee] Netpbm v1.1.1 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [f57f5aa1] PNGFiles v0.4.4 [5432bcbf] PaddedViews v0.5.12 [d96e819e] Parameters v0.12.3 [eebad327] PkgVersion v0.3.3 [1d0040c9] PolyesterWeave v0.2.2 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [92933f4c] ProgressMeter v1.10.4 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [94ee1d12] Quaternions v0.7.6 [30b38841] QuickHeaps v0.2.2 [b3c3ace0] RangeArrays v0.3.2 [a3a2b9e3] Rasters v0.14.5 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [dee08c22] RegionTrees v0.3.2 [ae029012] Requires v1.3.1 [6038ab10] Rotations v1.7.1 [fdea26ae] SIMD v3.7.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.4 [47aef6b3] SimpleWeightedGraphs v1.5.0 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [91464d47] StableTasks v0.1.7 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [264155e8] Stencils v0.3.6 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 ⌅ [731e570b] TiffImages v0.10.2 [06e1c1a7] TiledIteration v0.5.0 [3bb67fe8] TranscodingStreams v0.11.3 [c3b1956e] TypeUtils v1.9.0 [3a884ed6] UnPack v1.0.2 [ebadf6b4] UnicodeGraphics v0.2.2 [013be700] UnsafeAtomics v0.3.0 [3d5dd08c] VectorizationBase v0.21.71 [efce3f68] WoodburyMatrices v1.0.0 [8ce61222] Arrow_jll v19.0.1+0 [0b7ba130] Blosc_jll v1.21.7+0 [6e34b625] Bzip2_jll v1.0.9+0 [2e619515] Expat_jll v2.6.5+0 [f5851436] FFTW_jll v3.3.11+0 [a7073274] GDAL_jll v303.1100.300+0 [d604d12d] GEOS_jll v3.13.1+1 [61579ee1] Ghostscript_jll v9.55.0+4 [59f7168a] Giflib_jll v5.2.3+0 [818ab7a1] HDF4_jll v4.3.2+0 [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.1+0 [a51ab1cf] ICU_jll v76.2.0+0 ⌅ [c73af94c] ImageMagick_jll v6.9.13025+0 [905a6f67] Imath_jll v3.1.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.0.4+0 [aacddb02] JpegTurbo_jll v3.1.1+0 [b39eb1a6] Kerberos_krb5_jll v1.21.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [08be9ffa] LibPQ_jll v16.8.0+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [89763e89] Libtiff_jll v4.7.1+0 [d3a379c0] LittleCMS_jll v2.16.0+0 [5ced341a] Lz4_jll v1.10.1+0 [856f044c] MKL_jll v2025.0.1+1 [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [7243133f] NetCDF_jll v401.900.300+0 [18a262bb] OpenEXR_jll v3.2.4+0 [643b3616] OpenJpeg_jll v2.5.4+0 [fe0851c0] OpenMPI_jll v5.0.8+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [58948b4f] PROJ_jll v902.600.200+0 [784f63db] Qhull_jll v10008.0.1004+0 [76ed43ae] SQLite_jll v3.48.0+0 [e0b8ae26] Thrift_jll v0.21.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.6+1 [ffd25f8a] XZ_jll v5.8.1+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [28df3c45] boost_jll v1.87.0+0 [4611771a] brotli_jll v1.1.1+0 [477f73a3] libaec_jll v1.1.3+0 [06c338fa] libgeotiff_jll v100.702.400+0 [b53b4c65] libpng_jll v1.6.50+0 [075b6546] libsixel_jll v1.10.5+0 [c5f90fcd] libwebp_jll v1.6.0+0 [337d8026] libzip_jll v1.11.3+0 [888e69b1] muparser_jll v2.3.5+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [fe1e1685] snappy_jll v1.2.3+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.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.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+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.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_36162.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 23796834 (Pool: 23796204; Big: 630); GC: 31 [771] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Geomorphometry/qqdTK/test/runtests.jl:4 _ZN4llvm13GlobalDCEPass20UpdateGVDependenciesERNS_11GlobalValueE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13GlobalDCEPass3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1518 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1479 [inlined] operator() at /source/src/jitlayers.cpp:1631 [inlined] addModule at /source/src/jitlayers.cpp:2088 jl_compile_codeinst_now at /source/src/jitlayers.cpp:683 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:883 jl_compile_method_internal at /source/src/gf.c:3305 _jl_invoke at /source/src/gf.c:3785 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] jl_f__call_in_world_total at /source/src/builtins.c:915 _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] jl_f__apply_iterate at /source/src/builtins.c:864 concrete_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1008 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:874 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:252 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:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3430 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3855 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3812 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4361 jfptr_typeinf_local_85037.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4519 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:252 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:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3430 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3855 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3812 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4361 jfptr_typeinf_local_85037.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4519 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:252 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:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3430 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3855 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3812 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4361 jfptr_typeinf_local_85037.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4519 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:252 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:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3430 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3855 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3812 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4361 jfptr_typeinf_local_85037.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4519 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:252 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:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3430 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3855 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3812 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4361 jfptr_typeinf_local_85037.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4519 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 jfptr_handle1_79069.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1205 jfptr_doworkloop_85003.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4510 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1378 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1561 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1570 jfptr_typeinf_ext_toplevel_83975.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3292 _jl_invoke at /source/src/gf.c:3785 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2848 _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 _include at ./loading.jl:2908 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_44279.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:286 _start at ./client.jl:553 jfptr__start_68801.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3793 [inlined] ijl_apply_generic at /source/src/gf.c:3993 jl_apply at /source/src/julia.h:2345 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x70533f7d9249) 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: 4778276 (Pool: 4778180; Big: 96); GC: 6 PkgEval terminated after 2820.13s: test duration exceeded the time limit