Package evaluation to test Interpolations on Julia 1.14.0-DEV.1918 (78a0dc1151*) started at 2026-03-19T15:06:30.310 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.91s ################################################################################ # Installation # Installing Interpolations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a98d9a8b] + Interpolations v0.16.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.5.0 [13072b0f] + AxisAlgorithms v1.1.0 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [a98d9a8b] + Interpolations v0.16.2 [6fe1bfb0] + OffsetArrays v1.17.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [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.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x75ee52aebac0)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:822 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4804 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1535 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1718 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1727 jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x75ee4bc863e0) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3289 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at stdin:5 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 include_string at ./loading.jl:3141 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [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: 0x75ee8006f249) 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  [17] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x75ee800d2ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:486 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x75ee4bc863e0) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3289 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 include_string at ./loading.jl:3141 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [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: 0x75ee8006f249) 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 Allocations: 51777817 (Pool: 51777436; Big: 381); GC: 16 ✗ Zygote Precompilation completed after 94.92s ################################################################################ # Testing # Testing Interpolations Status `/tmp/jl_C94ZBn/Project.toml` [79e6a3ab] Adapt v4.5.0 [13072b0f] AxisAlgorithms v1.1.0 [d360d2e6] ChainRulesCore v1.26.0 [c3611d14] ColorVectorSpace v0.11.0 [fa6b7ba4] DualNumbers v0.6.9 [f6369f11] ForwardDiff v1.3.2 [a98d9a8b] Interpolations v0.16.2 ⌅ [27aeb0d3] JLArrays v0.2.0 [6fe1bfb0] OffsetArrays v1.17.0 [c84ed2f1] Ratios v0.4.5 [90137ffa] StaticArrays v1.9.18 [1986cc42] Unitful v1.28.0 [efce3f68] WoodburyMatrices v1.1.0 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [1a1011a3] SharedArrays v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_C94ZBn/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.5.0 [a9b6321e] Atomix v1.1.2 [13072b0f] AxisAlgorithms v1.1.0 [fa961155] CEnum v0.5.0 [49dc2e85] Calculus v0.5.2 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [fa6b7ba4] DualNumbers v0.6.9 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [f6369f11] ForwardDiff v1.3.2 [0c68f7d7] GPUArrays v11.4.1 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.15 [a98d9a8b] Interpolations v0.16.2 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [27aeb0d3] JLArrays v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.40 [929cbde3] LLVM v9.4.6 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.0 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [09ab397b] StructArrays v0.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [1986cc42] Unitful v1.28.0 [013be700] UnsafeAtomics v0.3.0 [efce3f68] WoodburyMatrices v1.1.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [dad2f222] LLVMExtra_jll v0.0.38+0 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Smooth BSpline only available for Vectors, fallback to non-smoothed └ @ Interpolations ~/.julia/packages/Interpolations/dR5oF/src/b-splines/prefiltering.jl:84 ┌ Warning: Smooth BSpline only available for Vectors, fallback to non-smoothed └ @ Interpolations ~/.julia/packages/Interpolations/dR5oF/src/b-splines/prefiltering.jl:84 finished b-spline ┌ Warning: For performance reasons, consider using an array of a concrete type (eltype(A) == Real) └ @ Interpolations ~/.julia/packages/Interpolations/dR5oF/src/monotonic/monotonic.jl:159 finished gradient finished hessian ┌ Warning: `ConstantInterpolation(args...; kwargs...)` is deprecated, use `constant_interpolation(args...; kwargs...)` instead. │ caller = top-level scope at convenience-constructors.jl:18 └ @ Core ~/.julia/packages/Interpolations/dR5oF/test/convenience-constructors.jl:18 ┌ Warning: `CubicSplineInterpolation(args...; kwargs...)` is deprecated, use `cubic_spline_interpolation(args...; kwargs...)` instead. │ caller = top-level scope at convenience-constructors.jl:18 └ @ Core ~/.julia/packages/Interpolations/dR5oF/test/convenience-constructors.jl:18 ┌ Warning: `LinearInterpolation(args...; kwargs...)` is deprecated, use `linear_interpolation(args...; kwargs...)` instead. │ caller = top-level scope at convenience-constructors.jl:18 └ @ Core ~/.julia/packages/Interpolations/dR5oF/test/convenience-constructors.jl:18 ┌ Warning: `LinearInterpolation(args...; kwargs...)` is deprecated, use `linear_interpolation(args...; kwargs...)` instead. │ caller = top-level scope at convenience-constructors.jl:158 └ @ Core ~/.julia/packages/Interpolations/dR5oF/test/convenience-constructors.jl:158 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x79003cdfb760)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121 ijl_type_error at /source/src/rtutils.c:140 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:822 finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275 jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4804 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1535 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1718 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1727 jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x790034bb4fc0) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 macro expansion at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:68 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:85 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3289 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 top-level scope at stdin:5 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 include_string at ./loading.jl:3141 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [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: 0x790068fd1249) 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  [31] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/precompile.jl:17 unknown function (ip: 0x790069034ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:486 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:96 pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:94 unknown function (ip: 0x790034bb4fc0) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:153 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3191 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3289 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3131 include_string at ./loading.jl:3141 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2300 [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: 0x790068fd1249) 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 Allocations: 47468049 (Pool: 47467715; Big: 334); GC: 15 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Interpolations: Error During Test at /home/pkgeval/.julia/packages/Interpolations/dR5oF/test/runtests.jl:13 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_38L0pA" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/Interpolations/dR5oF/test/chainrules.jl:1 Test Summary: | Pass Error Total Time Interpolations | 180015 1 180016 37m31.1s method ambiguities | 1 1 2.5s == | 10 10 59.4s Core | 12 12 4.4s Hash | 3 3 1.0s BasicInferability | 3 3 1.7s checkbounds | 5 5 1.5s Hermite | 809 809 6.6s BSpline | 76673 76673 10m25.8s NoInterp | 39 39 1.2s Stability of mixtrue with NoInterp and Interp | 3 3 53.3s Extrapolation | 468 468 1m03.9s Scaling | 8374 8374 1m21.4s eachvalue iteration | 1 1 10.0s axes | 1 1 5.8s ScalingDimspecTests | 1230 1230 3.1s ScalingNoInterpTests | 354 354 4.0s ScalingWithExtrapTests | 40 40 4.6s Unitful scaled interpolation | 2 2 15.2s Monotonic | 26947 26947 54.2s Lanczos | 41 41 5.6s Gradients | 3452 3452 1m47.7s Hessians | 8432 8432 2m11.9s GriddedTests | 41518 41518 24.4s Typing | 18 18 44.1s Issues | 10030 10030 8m47.7s IO | 25 25 34.0s 1d-interpolations | 60 60 11.0s 2d-interpolations | 226 226 11.5s Readme Examples | 19 19 1.9s knot_ref | 18 18 5.4s iterate - interface | 9 9 0.1s KnotRange - iterate interface | 12 12 0.0s iterate - eltype | 6 6 2.0s iterate - eltype | 6 6 1.9s iterate - eltype | 6 6 3.5s iterate - size - directional | 280 280 8.6s iterate - 1d interpolation | 22 22 0.8s iterate - 2d interpolation | 27 27 3.4s 1D - iterate - BSpline(Constant{Nearest}()) | 82 82 3.6s iterate - uneven - Periodic | 13 13 1.4s iterate - uneven - Reflect | 13 13 1.0s 2D - iteration - bounded - Line() | 15 15 1.4s 2D - iteration - bounded - (Throw(), Line()) | 15 15 1.1s 2D - iteration - Unbounded - Periodic() | 12 12 2.3s 2D - iteration - Unbounded - (Throw(), Periodic()) | 12 12 0.4s knotsbetween - interpolate - 1D | 42 42 0.9s knotsbetween - interpolate - 2D | 47 47 3.5s knotsbetween - extrapolate - 1D - Throw() | 68 68 1.4s knotsbetween - extrapolate - 1D - Flat() | 68 68 2.8s knotsbetween - extrapolate - 1D - Line() | 68 68 2.1s _knot_start/stop - Periodic | 28 28 2.7s _knot_start/stop - Reflect | 24 24 2.8s knotsbetween - extrapolate - 1D - Periodic | 54 54 3.2s knotsbetween - extrapolate - 1D - Reflect | 54 54 1.7s knotsbetween - empty iterator | 39 39 0.8s knotsbetween - missing start and stop | 4 4 0.4s KnotIterator - Out of Bound Knots | 20 20 0.4s Pipes | 155 155 1.7s RNG of the outermost testset: Xoshiro(0x2534be5a65dbddac, 0x04ea2742d5d3aa8f, 0x08d2c63629eb1ef8, 0x3654d0602ed42254, 0xdc62c5d300bb687d) ERROR: LoadError: Some tests did not pass: 180015 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Interpolations/dR5oF/test/runtests.jl:13 Testing failed after 1374.48s ERROR: LoadError: Package Interpolations errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 2523.71s: an internal error was encountered ################################################################################ # Bug reporting # The package crashed during testing (reason=internal), but PkgEval was unable to reproduce the crash under rr (status=kill, reason=time_limit). For debugging, here is the tail end of the rr log: > ============================================================== > > ERROR: LoadError: Some tests did not pass: 180015 passed, 0 failed, 1 errored, 0 broken. > in expression starting at /home/pkgeval/.julia/packages/Interpolations/dR5oF/test/runtests.jl:13 > ┌ 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 0x000070bd65e3c970 Total snapshots: 94. Utilization: 0% > ╎94 @Base/task.jl:1168 wait_forever() > 93╎ 94 @Base/task.jl:1246 wait() > > > [1] signal 15: Terminated > in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 > 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:1246 > wait_forever at ./task.jl:1168 > jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:4113 [inlined] > ijl_apply_generic at /source/src/gf.c:4339 > jl_apply at /source/src/julia.h:2300 [inlined] > start_task at /source/src/task.c:1275 > unknown function (ip: (nil)) at (unknown file) > Allocations: 22574772 (Pool: 22574082; Big: 690); GC: 16 > > [28] signal 15: Terminated > in expression starting at /home/pkgeval/bugreport.jl:13 > getdents64 at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > readdir64 at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > unknown function (ip: 0x7c39e0f14579) at /lib/x86_64-linux-gnu/libc.so.6 > uv__fs_scandir at /workspace/srcdir/libuv/src/unix/fs.c:538 > uv__fs_work at /workspace/srcdir/libuv/src/unix/fs.c:1654 > uv_fs_scandir at /workspace/srcdir/libuv/src/unix/fs.c:2005 > #_readdir#25 at ./file.jl:1103 > _readdir at ./file.jl:1098 [inlined] > #readdir#23 at ./file.jl:1034 [inlined] > readdir at ./file.jl:1034 [inlined] > #cptree#8 at ./file.jl:371 > cptree at ./file.jl:366 [inlined] > #cptree#8 at ./file.jl:376 > cptree at ./file.jl:366 [inlined] > #cptree#8 at ./file.jl:376 > cptree at ./file.jl:366 [inlined] > #cp#10 at ./file.jl:410 > cp at ./file.jl:404 [inlined] > #rr_record#2 at /home/pkgeval/.julia/packages/BugReporting/Jc1la/src/BugReporting.jl:221 > unknown function (ip: 0x7c39cab198da) at (unknown file) > _jl_invoke at /source/src/gf.c:4113 [inlined] > ijl_apply_generic at /source/src/gf.c:4339 > rr_record at /home/pkgeval/.julia/packages/BugReporting/Jc1la/src/BugReporting.jl:146 > unknown function (ip: 0x7c39cab17900) at (unknown file) > _jl_invoke at /source/src/gf.c:4113 [inlined] > ijl_apply_generic at /source/src/gf.c:4339 > jl_apply at /source/src/julia.h:2300 [inlined] > jl_f__apply_iterate at /source/src/builtins.c:897 > make_interactive_report at /home/pkgeval/.julia/packages/BugReporting/Jc1la/src/BugReporting.jl:544 > unknown function (ip: 0x7c39cab10164) at (unknown file) > _jl_invoke at /source/src/gf.c:4113 [inlined] > ijl_apply_generic at /source/src/gf.c:4339 > jl_apply at /source/src/julia.h:2300 [inlined] > do_call at /source/src/interpreter.c:123 > eval_value at /source/src/interpreter.c:243 > eval_stmt_value at /source/src/interpreter.c:194 [inlined] > eval_body at /source/src/interpreter.c:693 > jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 > ijl_eval_thunk at /source/src/toplevel.c:766 > jl_toplevel_eval_flex at /source/src/toplevel.c:712 > jl_eval_toplevel_stmts at /source/src/toplevel.c:602 > jl_toplevel_eval_flex at /source/src/toplevel.c:684 > ijl_toplevel_eval at /source/src/toplevel.c:780 > ijl_toplevel_eval_in at /source/src/toplevel.c:825 > eval at ./boot.jl:517 > include_string at ./loading.jl:3131 > _jl_invoke at /source/src/gf.c:4113 [inlined] > ijl_apply_generic at /source/src/gf.c:4339 > _include at ./loading.jl:3191 > include at ./Base.jl:323 > exec_options at ./client.jl:324 > _start at ./client.jl:585 > jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) > _jl_invoke at /source/src/gf.c:4113 [inlined] > ijl_apply_generic at /source/src/gf.c:4339 > jl_apply at /source/src/julia.h:2300 [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: 0x7c39e0e6b249) 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: 4280339 (Pool: 4280248; Big: 91); GC: 5 > > PkgEval terminated after 2757.64s: test duration exceeded the time limit