Package evaluation to test BaytesSMC on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T21:49:12.472 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.54s ################################################################################ # Installation # Installing BaytesSMC... Resolving package versions... Installed CompositionsBase ──────────── v0.1.2 Installed Rmath_jll ─────────────────── v0.5.1+0 Installed CommonSolve ───────────────── v0.2.7 Installed SimpleUnPack ──────────────── v1.1.0 Installed MacroTools ────────────────── v0.5.16 Installed FillArrays ────────────────── v1.16.0 Installed DataStructures ────────────── v0.19.5 Installed BaytesFilters ─────────────── v0.3.6 Installed Adapt ─────────────────────── v4.6.1 Installed ConstructionBase ──────────── v1.6.0 Installed AliasTables ───────────────── v1.1.3 Installed Functors ──────────────────── v0.4.12 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed OrderedCollections ────────── v1.8.2 Installed StatsBase ─────────────────── v0.34.11 Installed SparseInverseSubset ───────── v0.1.2 Installed HypergeometricFunctions ───── v0.3.28 Installed DataAPI ───────────────────── v1.16.0 Installed Statistics ────────────────── v1.11.1 Installed StatsAPI ──────────────────── v1.8.0 Installed Compat ────────────────────── v4.18.1 Installed DataValueInterfaces ───────── v1.0.0 Installed ChainRules ────────────────── v1.73.0 Installed RealDot ───────────────────── v0.1.0 Installed StructArrays ──────────────── v0.7.3 Installed GPUArraysCore ─────────────── v0.2.0 Installed ArgCheck ──────────────────── v2.5.0 Installed ElasticArrays ─────────────── v1.2.12 Installed IrrationalConstants ───────── v0.2.6 Installed OpenSpecFun_jll ───────────── v0.5.6+0 Installed BaytesDiff ────────────────── v0.3.1 Installed Requires ──────────────────── v1.3.1 Installed QuadGK ────────────────────── v2.11.3 Installed LogExpFunctions ───────────── v0.3.29 Installed ChainRulesCore ────────────── v1.26.1 Installed BaytesMCMC ────────────────── v0.3.4 Installed StatsFuns ─────────────────── v2.1.0 Installed Tables ────────────────────── v1.12.1 Installed ModelWrappers ─────────────── v0.5.6 Installed PtrArrays ─────────────────── v1.4.0 Installed Rmath ─────────────────────── v0.9.0 Installed Distributions ─────────────── v0.25.126 Installed Roots ─────────────────────── v2.3.0 Installed BaytesOptim ───────────────── v0.1.9 Installed Reexport ──────────────────── v1.2.2 Installed InverseFunctions ──────────── v0.1.17 Installed Missings ──────────────────── v1.2.0 Installed TableTraits ───────────────── v1.0.1 Installed SpecialFunctions ──────────── v2.8.0 Installed MappedArrays ──────────────── v0.4.3 Installed PDMats ────────────────────── v0.11.37 Installed JLLWrappers ───────────────── v1.8.0 Installed BaytesCore ────────────────── v0.2.0 Installed SortingAlgorithms ─────────── v1.2.2 Installed Preferences ───────────────── v1.5.2 Installed DocStringExtensions ───────── v0.9.5 Installed Bijectors ─────────────────── v0.13.18 Installed BaytesSMC ─────────────────── v0.3.6 Installed ChangesOfVariables ────────── v0.1.10 Installed Accessors ─────────────────── v0.1.44 Installed BaytesPMCMC ───────────────── v0.3.3 Installing 2 artifacts Installed artifact OpenSpecFun 194.9 KiB Installed artifact Rmath 121.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [2428e3a5] + BaytesSMC v0.3.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.6.1 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [e5a8efeb] + BaytesCore v0.2.0 [12a76ff9] + BaytesDiff v0.3.1 [26b78818] + BaytesFilters v0.3.6 [8e6e46a0] + BaytesMCMC v0.3.4 [c78c806d] + BaytesOptim v0.1.9 [c4a8eb41] + BaytesPMCMC v0.3.3 [2428e3a5] + BaytesSMC v0.3.6 ⌅ [76274a88] + Bijectors v0.13.18 [082447d4] + ChainRules v1.73.0 [d360d2e6] + ChainRulesCore v1.26.1 [9e997f8a] + ChangesOfVariables v0.1.10 [38540f10] + CommonSolve v0.2.7 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [e2d170a0] + DataValueInterfaces v1.0.0 [31c24e10] + Distributions v0.25.126 [ffbed154] + DocStringExtensions v0.9.5 [fdbdab4c] + ElasticArrays v1.2.12 [1a297f60] + FillArrays v1.16.0 ⌅ [d9f16b24] + Functors v0.4.12 [46192b85] + GPUArraysCore v0.2.0 [34004b35] + HypergeometricFunctions v0.3.28 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [dbb5928d] + MappedArrays v0.4.3 [e1d29d7a] + Missings v1.2.0 [44c54197] + ModelWrappers v0.5.6 ⌅ [bac558e1] + OrderedCollections v1.8.2 [90014a1f] + PDMats v0.11.37 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [1fd47b50] + QuadGK v2.11.3 [c1ae055f] + RealDot v0.1.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 ⌅ [f2b01f46] + Roots v2.3.0 [ce78b400] + SimpleUnPack v1.1.0 [a2af1166] + SortingAlgorithms v1.2.2 [dc90abb0] + SparseInverseSubset v0.1.2 [276daf66] + SpecialFunctions v2.8.0 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 [4c63d2b9] + StatsFuns v2.1.0 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.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 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+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 9.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.2 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.8 s ✓ MacroTools 0.5 s ✓ Reexport 0.8 s ✓ Adapt 0.9 s ✓ MappedArrays 1.0 s ✓ Statistics 1.0 s ✓ DataAPI 0.7 s ✓ PositiveFactorizations 1.1 s ✓ ConstructionBase 2.2 s ✓ IrrationalConstants 0.7 s ✓ ChangesOfVariables 0.5 s ✓ RealDot 0.5 s ✓ DataValueInterfaces 0.9 s ✓ StaticArraysCore 0.6 s ✓ StatsAPI 131.7 s ✓ OrderedCollections 0.9 s ✓ InverseFunctions 1.4 s ✓ ADTypes 0.7 s ✓ CompositionsBase 1.1 s ✓ DocStringExtensions 0.6 s ✓ SimpleUnPack 37.5 s ✓ Functors 0.8 s ✓ EnumX 0.8 s ✓ ArgCheck 104.6 s ✓ FillArrays 32.6 s ✓ PtrArrays 0.6 s ✓ CommonSolve 0.5 s ✓ IteratorInterfaceExtensions 1.2 s ✓ Requires 1.2 s ✓ NaNMath 37.7 s ✓ PDMats 36.7 s ✓ SparseInverseSubset 1.4 s ✓ Compat 2.5 s ✓ Preferences 1.7 s ✓ CommonSubexpressions 1.1 s ✓ ArrayInterface 68.9 s ✓ ElasticArrays 1.2 s ✓ GPUArraysCore 34.9 s ✓ Adapt → AdaptSparseArraysExt 36.8 s ✓ Statistics → SparseArraysExt 48.7 s ✓ Missings 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 37.4 s ✓ ChangesOfVariables → ChangesOfVariablesTestExt 0.8 s ✓ DiffResults 145.7 s ✓ DataStructures 34.8 s ✓ InverseFunctions → InverseFunctionsTestExt 1.1 s ✓ InverseFunctions → InverseFunctionsDatesExt 0.6 s ✓ ChangesOfVariables → ChangesOfVariablesInverseFunctionsExt 2.0 s ✓ DifferentiationInterface 0.5 s ✓ ADTypes → ADTypesConstructionBaseExt 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1.6 s ✓ LogExpFunctions 65.7 s ✓ FillArrays → FillArraysSparseArraysExt 35.9 s ✓ FillArrays → FillArraysStatisticsExt 34.5 s ✓ AliasTables 0.5 s ✓ TableTraits 66.2 s ✓ FillArrays → FillArraysPDMatsExt 0.6 s ✓ Compat → CompatLinearAlgebraExt 2.9 s ✓ JLLWrappers 0.5 s ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 34.7 s ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 0.6 s ✓ ArrayInterface → ArrayInterfaceGPUArraysCoreExt 2.9 s ✓ Setfield 33.6 s ✓ SortingAlgorithms 36.1 s ✓ QuadGK 35.0 s ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 0.6 s ✓ DifferentiationInterface → DifferentiationInterfaceGPUArraysCoreExt 6.1 s ✓ Accessors 0.6 s ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 0.6 s ✓ LogExpFunctions → LogExpFunctionsChangesOfVariablesExt 2.6 s ✓ BaytesCore 132.3 s ✓ Tables 273.1 s ✓ ChainRulesCore 3.0 s ✓ Rmath_jll 2.9 s ✓ OpenSpecFun_jll 1.5 s ✓ FiniteDiff 150.5 s ✓ StatsBase 2.9 s ✓ Accessors → LinearAlgebraExt 34.5 s ✓ Accessors → TestExt 99.9 s ✓ StructArrays 50.4 s ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 33.6 s ✓ ADTypes → ADTypesChainRulesCoreExt 33.6 s ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 34.3 s ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 37.6 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 2.7 s ✓ Rmath 69.9 s ✓ SpecialFunctions 35.1 s ✓ FiniteDiff → FiniteDiffSparseArraysExt 0.9 s ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 65.8 s ✓ PDMats → StatsBaseExt 39.1 s ✓ Roots 64.6 s ✓ StructArrays → StructArraysSparseArraysExt 33.4 s ✓ StructArrays → StructArraysLinearAlgebraExt 32.3 s ✓ StructArrays → StructArraysAdaptExt 32.2 s ✓ Accessors → StructArraysExt 64.4 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 36.6 s ✓ HypergeometricFunctions 1.4 s ✓ DiffRules 34.5 s ✓ Roots → RootsChainRulesCoreExt  ====================================================================================== 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 391 running 1 of 1  signal (10): User defined signal 1 unknown function (ip: 0x7a3bbfa0d213) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x7a3bbfa0e8cf) at /lib/x86_64-linux-gnu/libc.so.6 __libc_free at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) _ZN4llvm15LLVMContextImplD2Ev.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm11LLVMContextD1Ev at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) operator() at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/unique_ptr.h:81:2 [inlined] ~unique_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/unique_ptr.h:289:17 [inlined] materialize at /source/src/jitlayers.cpp:912:41 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:353:11 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.21.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2085:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:510:39 jl_compile_method_very_internal at /source/src/gf.c:3946:27 _jl_invoke at /source/src/gf.c:4352:16 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] ijl_lower at /source/src/ast.c:1274:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:31 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3296:0 (pc: 837) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 841) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7a3bbf99f249) 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 70 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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388: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 0x00007eabebce8c40 Total snapshots: 332. Utilization: 0% ╎332 @Base/task.jl:1170 wait_forever() 331╎ 332 @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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388: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 0x0000747308a89a50 Total snapshots: 320. Utilization: 0% ╎320 @Base/task.jl:1170 wait_forever() 319╎ 320 @Base/task.jl:1248 wait() [70] 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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 13449100 (Pool: 13448345; Big: 755); GC: 13 [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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 unknown function (ip: (nil)) at (unknown file) Allocations: 16956559 (Pool: 16955729; Big: 830); GC: 16 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_756.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_118.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 showerror at ./errorshow.jl:164:0 (pc: 2) unknown function (ip: 0x7eabef9869e6) at (unknown file) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 _atexit at ./initdefs.jl:545:0 (pc: 210) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388: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:4360:23 [inlined] ijl_apply_generic at /source/src/gf.c:4598:12 jl_apply at /source/src/julia.h:2388:12 [inlined] start_task at /source/src/task.c:1276:19 PkgEval terminated after 2731.49s: test duration exceeded the time limit