Package evaluation to test StanBlocks on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T16:07:56.518 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.83s ################################################################################ # Installation # Installing StanBlocks... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [2e771a56] + StanBlocks v0.1.5 Updating `~/.julia/environments/v1.12/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [31c24e10] + Distributions v0.25.127 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 ⌅ [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 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.8.0 [2e771a56] + StanBlocks v0.1.5 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.12 [4c63d2b9] + StatsFuns v2.2.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [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 7.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 32896.2 ms ✓ StanBlocks 4297.0 ms ✓ StanBlocks → LogDensityProblemsExt 5254.1 ms ✓ StanBlocks → StanLogDensityProblemsExt 6125.0 ms ✓ StanBlocks → MarkdownExt 30578.8 ms ? StanBlocks → PosteriorDBExt 6071.3 ms ✓ StanBlocks → JSONExt 5 dependencies successfully precompiled in 87 seconds. 78 already precompiled. 20 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll and nghttp2_jll). Restart julia to access the new versions. Otherwise, 33 dependents of these packages may trigger further precompilation to work with the unexpected versions. 1 dependencies failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ StanBlocks → PosteriorDBExt │ WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Statistics.cov), SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv) in module SparseArraysExt at /home/pkgeval/.julia/packages/Statistics/gbcbG/ext/SparseArraysExt.jl:14 overwritten in module SparseArraysExt on the same line (check for duplicate calls to `include`). │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 110.08s ################################################################################ # Testing # Testing StanBlocks Status `/tmp/jl_Pgox9Z/Project.toml` [c88b6f0a] BridgeStan v2.8.0 [682c06a0] JSON v1.6.1 [6fdf6af0] LogDensityProblems v2.2.0 [1c4bc282] PosteriorDB v0.6.0 [2e771a56] StanBlocks v0.1.5 [a545de4d] StanLogDensityProblems v0.1.10 [8dfed614] Test v1.11.0 Status `/tmp/jl_Pgox9Z/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [c88b6f0a] BridgeStan v2.8.0 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [31c24e10] Distributions v0.25.127 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.16.0 [34004b35] HypergeometricFunctions v0.3.28 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [0f8b85d8] JSON3 v1.14.3 [6fdf6af0] LogDensityProblems v2.2.0 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.6 [1c4bc282] PosteriorDB v0.6.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.9.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [2e771a56] StanBlocks v0.1.5 [a545de4d] StanLogDensityProblems v0.1.10 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [4c63d2b9] StatsFuns v2.2.0 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.8.2 [a5390f91] ZipFile v0.10.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [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 [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 [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.15.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 9701.6 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 11 seconds. 48 already precompiled. 47 dependencies precompiled but different versions are currently loaded (AliasTables, Base64, CompilerSupportLibraries_jll, DataAPI, DataStructures, Dates, Distributions, DocStringExtensions, FillArrays, FillArrays → FillArraysPDMatsExt, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStatisticsExt, HypergeometricFunctions, InteractiveUtils, IrrationalConstants, JLLWrappers, JuliaSyntaxHighlighting, LogExpFunctions, Logging, Markdown, Missings, OpenLibm_jll, OpenSpecFun_jll, OrderedCollections, PDMats, PDMats → StatsBaseExt, Preferences, Printf, PtrArrays, QuadGK, Reexport, Rmath, Rmath_jll, Serialization, SortingAlgorithms, SparseArrays, SpecialFunctions, Statistics, Statistics → SparseArraysExt, StatsAPI, StatsBase, StatsFuns, StyledStrings, SuiteSparse, SuiteSparse_jll, TOML and Test). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. WARNING: Method definition lpxf_expr(typeof(Main.my)) in module Main at /home/pkgeval/.julia/packages/StanBlocks/3Mq5i/src/slic_stan/functions.jl:396 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition rng_expr(typeof(Main.my)) in module Main at /home/pkgeval/.julia/packages/StanBlocks/3Mq5i/src/slic_stan/functions.jl:397 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition likelihood_expr(typeof(Main.my)) in module Main at /home/pkgeval/.julia/packages/StanBlocks/3Mq5i/src/slic_stan/functions.jl:398 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition lpxf_expr(typeof(Main.my)) in module Main at /home/pkgeval/.julia/packages/StanBlocks/3Mq5i/src/slic_stan/functions.jl:396 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition rng_expr(typeof(Main.my)) in module Main at /home/pkgeval/.julia/packages/StanBlocks/3Mq5i/src/slic_stan/functions.jl:397 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition likelihood_expr(typeof(Main.my)) in module Main at /home/pkgeval/.julia/packages/StanBlocks/3Mq5i/src/slic_stan/functions.jl:398 overwritten on the same line (check for duplicate calls to `include`). BridgeStan not found at location specified by $BRIDGESTAN environment variable, downloading version 2.8.0 to /home/pkgeval/.bridgestan/bridgestan-2.8.0 Done! Test Summary: | Pass Total Time compilation | 7 7 11m28.8s Test Summary: | Pass Total Time issue9 | 2 2 1m42.3s Test Summary: | Pass Total Time issue10 | 2 2 1m28.4s Test Summary: | Pass Total Time issue12 | 3 3 1m37.1s Test Summary: | Pass Total Time issue15 | 3 3 1m20.3s Test Summary: | Pass Total Time issue17 | 1 1 54.6s Test Summary: | Pass Total Time issue18 | 1 1 53.6s Test Summary: | Pass Total Time issue19 | 2 2 1m17.5s Precompiling packages... 1480.5 ms ✓ PosteriorDB 1 dependency successfully precompiled in 2 seconds. 16 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Dates, OrderedCollections, Parsers, PrecompileTools, Preferences, Printf, TOML, UUIDs and Zlib_jll). Restart julia to access the new versions. Otherwise, 6 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 14701.4 ms ✓ StanBlocks → PosteriorDBExt 1 dependency successfully precompiled in 16 seconds. 53 already precompiled. 52 dependencies precompiled but different versions are currently loaded (AliasTables, Compat, Compat → CompatLinearAlgebraExt, CompilerSupportLibraries_jll, DataAPI, DataStructures, Dates, Distributions, DocStringExtensions, FillArrays, FillArrays → FillArraysPDMatsExt, FillArrays → FillArraysSparseArraysExt, FillArrays → FillArraysStatisticsExt, HypergeometricFunctions, IrrationalConstants, JLLWrappers, JSON3, LogExpFunctions, Missings, Mmap, OpenLibm_jll, OpenSpecFun_jll, OrderedCollections, PDMats, PDMats → StatsBaseExt, Parsers, PosteriorDB, PrecompileTools, Preferences, Printf, PtrArrays, QuadGK, Reexport, Rmath, Rmath_jll, Serialization, SortingAlgorithms, SparseArrays, SpecialFunctions, StanBlocks, Statistics, Statistics → SparseArraysExt, StatsAPI, StatsBase, StatsFuns, StructTypes, SuiteSparse, SuiteSparse_jll, TOML, UUIDs, ZipFile and Zlib_jll). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. Precompiling packages... 1587.2 ms ✓ StanLogDensityProblems → StanLogDensityProblemsPosteriorDBExt 1 dependency successfully precompiled in 2 seconds. 33 already precompiled. 32 dependencies precompiled but different versions are currently loaded (ArgCheck, ArgTools, BridgeStan, Compat, Compat → CompatLinearAlgebraExt, Dates, DocStringExtensions, Downloads, Inflate, JSON3, LibCURL, LibCURL_jll, LibSSH2_jll, LogDensityProblems, Mmap, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, OrderedCollections, Parsers, PosteriorDB, PrecompileTools, Preferences, Printf, StanLogDensityProblems, StructTypes, TOML, Tar, UUIDs, ZipFile, Zlib_jll and nghttp2_jll). Restart julia to access the new versions. Otherwise, 1 dependent of these packages may trigger further precompilation to work with the unexpected versions. [ Info: Testing wells_data-wells_interaction_model [ Info: Testing Rate_2_data-Rate_2_model [ Info: Testing kidiq-kidscore_momhsiq [ Info: Testing radon_mn-radon_pooled [ Info: Testing wells_data-wells_dae_model [ Info: Testing Rate_1_data-Rate_1_model [ Info: Testing earnings-earn_height [ Info: Testing mesquite-mesquite [ Info: Testing earnings-logearn_height [ Info: Testing eight_schools-eight_schools_centered [ Info: Testing sblrc-blr [ Info: Testing nes_logit_data-nes_logit_model [ Info: Testing low_dim_gauss_mix_collapse-low_dim_gauss_mix_collapse [ Info: Testing earnings-logearn_interaction [ Info: Testing kidiq-kidscore_interaction [ Info: Testing kidiq-kidscore_momhs [ Info: Testing wells_data-wells_dist100ars_model [ Info: Testing wells_data-wells_dist100_model [ Info: Testing gp_pois_regr-gp_regr ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 47 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 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#406 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait_readnb at ./stream.jl:416 eof at ./stream.jl:106 [inlined] write at ./io.jl:885 #setup_stdio##0 at ./process.jl:312 unknown function (ip: 0x7f93c554257f) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] start_task at /source/src/task.c:1253 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 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 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#406 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:693 wait at ./process.jl:686 jfptr_wait_70429.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2556 unknown function (ip: 0x7f85aab802e3) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2496 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2311 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2164 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2278 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x7f85aab76a4c) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2225 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2215 unknown function (ip: 0x7f85aab6bbf1) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2481 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] #test#174 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:552 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:529 unknown function (ip: 0x7f85aab6b821) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x7f85aab645c0) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x7f85aab6018f) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [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:689 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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2873 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2933 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_64964.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2397 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f85c5477249) 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 ============================================================== ┌ 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.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007f85aabfc010 Total snapshots: 132. Utilization: 0% ╎132 @Base/client.jl:550 _start() ╎ 132 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 132 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 132 @Base/loading.jl:2933 _include(mapexpr::Function, mod::Module, _pat… ╎ 132 @Base/loading.jl:2873 include_string(mapexpr::typeof(identity), mo… ╎ 132 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 132 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 132 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 132 @Pkg/src/API.jl:157 test ╎ ╎ 132 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 132 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 132 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 132 @Pkg/src/API.jl:529 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 132 @Pkg/src/API.jl:552 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 132 @Pkg/…erations.jl:2387 test ╎ ╎ ╎ 132 @Pkg/…erations.jl:2481 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 132 @Pkg/…rations.jl:2215 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 132 @Pkg/…rations.jl:2225 #sandbox#182 ╎ ╎ ╎ ╎ 132 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 132 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 132 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…tions.jl:2278 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…tions.jl:2164 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…tions.jl:2311 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 132 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…ions.jl:2496 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 132 @Pkg/…ons.jl:2556 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…ss.jl:693 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…sk.jl:1228 wait() 131╎ ╎ ╎ ╎ ╎ ╎ ╎ 132 @Base/…sk.jl:1216 poptask(W::Base.Intr… [47] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/StanBlocks/3Mq5i/test/posteriordb.jl:11 PkgEval terminated after 2723.18s: test duration exceeded the time limit