Package evaluation to test ImageTransformations on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T23:10:11.538 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.06s ################################################################################ # Installation # Installing ImageTransformations... Resolving package versions... Installed Adapt ───────────────────── v4.7.0 Installed MosaicViews ─────────────── v0.3.4 Installed PaddedViews ─────────────── v0.5.12 Installed StackViews ──────────────── v0.1.2 Installed Compat ──────────────────── v4.18.1 Installed TensorCore ──────────────── v0.1.1 Installed Statistics ──────────────── v1.11.1 Installed Quaternions ─────────────── v0.7.7 Installed PrecompileTools ─────────── v1.3.4 Installed ImageBase ───────────────── v0.1.7 Installed StaticArraysCore ────────── v1.4.4 Installed RealDot ─────────────────── v0.1.0 Installed OffsetArrays ────────────── v1.17.0 Installed CoordinateTransformations ─ v0.6.4 Installed StaticArrays ────────────── v1.9.18 Installed ImageTransformations ────── v0.10.3 Installed ChainRulesCore ──────────── v1.26.1 Installed Colors ──────────────────── v0.13.1 Installed Ratios ──────────────────── v0.4.5 Installed Interpolations ──────────── v0.16.3 Installed FixedPointNumbers ───────── v0.8.6 Installed Requires ────────────────── v1.3.1 Installed AxisAlgorithms ──────────── v1.1.0 Installed Reexport ────────────────── v1.2.2 Installed ColorTypes ──────────────── v0.12.1 Installed ColorVectorSpace ────────── v0.11.0 Installed WoodburyMatrices ────────── v1.1.0 Installed Preferences ─────────────── v1.5.2 Installed Rotations ───────────────── v1.7.1 Installed MappedArrays ────────────── v0.4.3 Installed ImageCore ───────────────── v0.10.5 Updating `~/.julia/environments/v1.14/Project.toml` [02fcd773] + ImageTransformations v0.10.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [13072b0f] + AxisAlgorithms v1.1.0 [d360d2e6] + ChainRulesCore v1.26.1 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [34da2185] + Compat v4.18.1 [150eb455] + CoordinateTransformations v0.6.4 ⌅ [53c48c17] + FixedPointNumbers v0.8.6 [c817782e] + ImageBase v0.1.7 [a09fc81d] + ImageCore v0.10.5 [02fcd773] + ImageTransformations v0.10.3 [a98d9a8b] + Interpolations v0.16.3 [dbb5928d] + MappedArrays v0.4.3 [e94cdb99] + MosaicViews v0.3.4 [6fe1bfb0] + OffsetArrays v1.17.0 [5432bcbf] + PaddedViews v0.5.12 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [94ee1d12] + Quaternions v0.7.7 [c84ed2f1] + Ratios v0.4.5 [c1ae055f] + RealDot v0.1.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [6038ab10] + Rotations v1.7.1 [cae243ae] + StackViews v0.1.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [62fd8b95] + TensorCore v0.1.1 [efce3f68] + WoodburyMatrices v1.1.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+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 5.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.9 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.3 s ✓ MacroTools 0.6 s ✓ Reexport 1.0 s ✓ IndirectArrays 1.6 s ✓ Adapt 1.3 s ✓ MappedArrays 1.4 s ✓ Statistics 0.9 s ✓ TensorCore ERROR: LoadError: Creating a new global in closed module `Base` (`#kw_body#_#0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/IrrationalConstants/wgoLP/src/stats.jl:3  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/IrrationalConstants/wgoLP/src/IrrationalConstants.jl:31  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/IrrationalConstants/wgoLP/src/stats.jl:3 in expression starting at /home/pkgeval/.julia/packages/IrrationalConstants/wgoLP/src/IrrationalConstants.jl:1 in expression starting at stdin:5 ✗ IrrationalConstants 0.7 s ✓ RealDot 1.2 s ✓ StaticArraysCore 0.8 s ✓ StatsAPI 1.2 s ✓ RangeArrays 153.4 s ✓ OrderedCollections 73.6 s ✓ EndpointRanges 1.1 s ✓ LazyModules 1.0 s ✓ DeepDiffs 1.5 s ✓ DocStringExtensions 410.8 s ✓ IterTools 202.3 s ✓ IntervalSets 147.1 s ✓ CEnum 1.5 s ✓ Inflate 93.9 s ✓ OffsetArrays 57.5 s ✓ TranscodingStreams 2.4 s ✓ Crayons 1.6 s ✓ Requires 42.9 s ✓ WoodburyMatrices 58.7 s ✓ ProgressMeter 2.1 s ✓ Compat 31.8 s ✓ Preferences 8.4 s ✓ PkgVersion 3.6 s ✓ SimpleTraits 42.5 s ✓ Adapt → AdaptSparseArraysExt 171.5 s ✓ FixedPointNumbers 43.4 s ✓ Statistics → SparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("92d709cd-6900-40b7-9082-c6be49f344b6"), "IrrationalConstants") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/Tau/6aqHW/src/Tau.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Tau/6aqHW/src/Tau.jl:1 in expression starting at stdin:5 ✗ Tau 1.9 s ✓ Quaternions 2.8 s ✓ Distances 178.5 s ✓ DataStructures 39.2 s ✓ IntervalSets → IntervalSetsStatisticsExt 39.4 s ✓ IntervalSets → IntervalSetsRandomExt 40.1 s ✓ StackViews 39.5 s ✓ OffsetArrays → OffsetArraysAdaptExt 40.1 s ✓ PaddedViews 23.0 s ✓ CodecZstd 20.6 s ✓ Ratios 14.3 s ✓ FileIO 42.4 s ✓ AxisAlgorithms 0.9 s ✓ Compat → CompatLinearAlgebraExt 32.2 s ✓ JLLWrappers 31.9 s ✓ PrecompileTools 42.8 s ✓ ColorTypes 2.0 s ✓ StringDistances 42.0 s ✓ Distances → DistancesSparseArraysExt 134.5 s ✓ AxisArrays 39.8 s ✓ MosaicViews 56.6 s ✓ Ratios → RatiosFixedPointNumbersExt  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ======================================================================================  cmd: /opt/julia/bin/julia 559 running 1 of 1  signal (10): User defined signal 1 _ZN4llvm16MetadataTracking5trackEPvRNS_8MetadataENS_12PointerUnionIJPNS_15MetadataAsValueEPS2_PNS_14DebugValueUserEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) operator() at /source/src/codegen.cpp:9465:113 operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/std_function.h:690:14 [inlined] operator() at /source/src/codegen.cpp:9399:41 operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/std_function.h:690:14 [inlined] operator() at /source/src/codegen.cpp:9480:39 [inlined] emit_function at /source/src/codegen.cpp:9663:47 jl_emit_code at /source/src/codegen.cpp:10230:67 jl_emit_codeinst at /source/src/codegen.cpp:10295:93 jl_emit_codeinsts_to_jit_impl at /source/src/jitlayers.cpp:473:49 jl_add_codeinsts_to_jit at /source/src/gf.c:3681:5 add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:1738:0 (pc: 375) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1745:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1753:0 (pc: 21) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3904:20 _jl_invoke at /source/src/gf.c:4337:16 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 core_lowering_hook at /source/usr/share/julia/JuliaLowering/src/hooks.jl:30:0 (pc: 111) unknown function (ip: 0x735f55abccb5) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] ijl_lower at /source/src/ast.c:1271:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:594:31 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:757:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:947:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 813) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x735f7e9c7249) 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. Disabling --trace-compile ==============================================================  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 102 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000774cc56c1f00 Total snapshots: 337. Utilization: 0% ╎337 @Base/task.jl:1170 wait_forever() 336╎ 337 @Base/task.jl:1248 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007e6b87efa2c0 Total snapshots: 335. Utilization: 0% ╎335 @Base/task.jl:1170 wait_forever() 334╎ 335 @Base/task.jl:1248 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:156 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 16204007 (Pool: 16203271; Big: 736); GC: 16 [102] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:34 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 16540664 (Pool: 16539738; Big: 926); GC: 26 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:56:0 (pc: 6) #schedule#625 at ./task.jl:1053:0 (pc: 71) schedule at ./task.jl:1045:0 [inlined] uv_writecb_task at ./stream.jl:1198:0 (pc: 11) jlcapi_uv_writecb_task_512.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926:0 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227:0 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420:0 ijl_process_events at /source/src/jl_uv.c:397:21 process_events at ./libuv.jl:133:0 [inlined] wait at ./task.jl:1235:0 (pc: 15) uv_write at ./stream.jl:1079:0 (pc: 11) unsafe_write at ./stream.jl:1152:0 (pc: 55) write at ./strings/io.jl:237:0 [inlined] print at ./strings/io.jl:239:0 (pc: 5) jfptr_print_129.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 showerror at ./errorshow.jl:164:0 (pc: 2) unknown function (ip: 0x774cc2fbeaf6) at (unknown file) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 _atexit at ./initdefs.jl:544:0 (pc: 211) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] ijl_atexit_hook at /source/src/init.c:264:17 jl_exit_thread0_cb at /source/src/signals-unix.c:678:5 jl_fake_signal_return at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.14 (unknown line) 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:524:34 wait at ./task.jl:1248:0 (pc: 107) wait_forever at ./task.jl:1170:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4345:23 [inlined] ijl_apply_generic at /source/src/gf.c:4583:12 jl_apply at /source/src/julia.h:2405:12 [inlined] start_task at /source/src/task.c:1276:19 PkgEval terminated after 2733.18s: test duration exceeded the time limit