Package evaluation of StanLogDensityProblems on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:25:21.075 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 502 while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Registry/Registry.jl:69 Set-up completed after 5.99s ################################################################################ # Installation # Installing StanLogDensityProblems... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a545de4d] + StanLogDensityProblems v0.1.6 Updating `~/.julia/environments/v1.10/Manifest.toml` [dce04be8] + ArgCheck v2.4.0 [c88b6f0a] + BridgeStan v2.6.1 [ffbed154] + DocStringExtensions v0.9.3 [d25df0c9] + Inflate v0.1.5 [6fdf6af0] + LogDensityProblems v2.1.2 [ae029012] + Requires v1.3.0 [a545de4d] + StanLogDensityProblems v0.1.6 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 Installation completed after 6.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.53s ################################################################################ # Testing # Testing StanLogDensityProblems Status `/tmp/jl_cJ7xLp/Project.toml` [c88b6f0a] BridgeStan v2.6.1 [6fdf6af0] LogDensityProblems v2.1.2 [1c4bc282] PosteriorDB v0.5.3 [ae029012] Requires v1.3.0 [a545de4d] StanLogDensityProblems v0.1.6 [8dfed614] Test Status `/tmp/jl_cJ7xLp/Manifest.toml` [dce04be8] ArgCheck v2.4.0 [c88b6f0a] BridgeStan v2.6.1 [34da2185] Compat v4.16.0 [ffbed154] DocStringExtensions v0.9.3 [d25df0c9] Inflate v0.1.5 [0f8b85d8] JSON3 v1.14.1 [6fdf6af0] LogDensityProblems v2.1.2 [bac558e1] OrderedCollections v1.8.0 [69de0a69] Parsers v2.8.1 [1c4bc282] PosteriorDB v0.5.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [ae029012] Requires v1.3.0 [a545de4d] StanLogDensityProblems v0.1.6 [856f2bd8] StructTypes v1.11.0 [a5390f91] ZipFile v0.10.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 Testing Running tests... ┌ Warning: StanModel(;stan_file,... ) is deprecated. Use the normal constructor, StanModel(...) instead. │ caller = get_test_model(name::String; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}) at stanproblem.jl:17 └ @ Main ~/.julia/packages/StanLogDensityProblems/TLf0R/test/stanproblem.jl:17 BridgeStan not found at location specified by $BRIDGESTAN environment variable, downloading version 2.6.1 to /home/pkgeval/.bridgestan/bridgestan-2.6.1 Done! ┌ Warning: StanModel(;stan_file,... ) is deprecated. Use the normal constructor, StanModel(...) instead. │ caller = #StanProblem#3 at stanproblem.jl:33 [inlined] └ @ Core ~/.julia/packages/StanLogDensityProblems/TLf0R/src/stanproblem.jl:33 ┌ Warning: Loading a shared object '/home/pkgeval/.julia/packages/StanLogDensityProblems/TLf0R/test/models/regression/regression_model.so' which is already loaded. │ If the file has changed since the last time it was loaded, this load may not update the library! └ @ BridgeStan ~/.julia/packages/BridgeStan/ak8O8/src/model.jl:60 ┌ Warning: StanModel(;stan_file,... ) is deprecated. Use the normal constructor, StanModel(...) instead. │ caller = #StanProblem#3 at stanproblem.jl:33 [inlined] └ @ Core ~/.julia/packages/StanLogDensityProblems/TLf0R/src/stanproblem.jl:33 ┌ Warning: Loading a shared object '/home/pkgeval/.julia/packages/StanLogDensityProblems/TLf0R/test/models/regression/regression_model.so' which is already loaded. │ If the file has changed since the last time it was loaded, this load may not update the library! └ @ BridgeStan ~/.julia/packages/BridgeStan/ak8O8/src/model.jl:60 ┌ Warning: Loading a shared object '/home/pkgeval/.julia/packages/StanLogDensityProblems/TLf0R/test/models/regression/regression_model.so' which is already loaded. │ If the file has changed since the last time it was loaded, this load may not update the library! └ @ BridgeStan ~/.julia/packages/BridgeStan/ak8O8/src/model.jl:60 ┌ Warning: Loading a shared object '/home/pkgeval/.julia/packages/StanLogDensityProblems/TLf0R/test/models/regression/regression_model.so' which is already loaded. │ If the file has changed since the last time it was loaded, this load may not update the library! └ @ BridgeStan ~/.julia/packages/BridgeStan/ak8O8/src/model.jl:60 ┌ Warning: StanModel(;stan_file,... ) is deprecated. Use the normal constructor, StanModel(...) instead. │ caller = #StanProblem#3 at stanproblem.jl:33 [inlined] └ @ Core ~/.julia/packages/StanLogDensityProblems/TLf0R/src/stanproblem.jl:33 ┌ Warning: Loading a shared object '/tmp/jl_nQf3Ne/dogs_model.so' which is already loaded. │ If the file has changed since the last time it was loaded, this load may not update the library! └ @ BridgeStan ~/.julia/packages/BridgeStan/ak8O8/src/model.jl:60 ┌ Warning: Loading a shared object '/tmp/jl_2q4eiv/dogs_model.so' which is already loaded. │ If the file has changed since the last time it was loaded, this load may not update the library! └ @ BridgeStan ~/.julia/packages/BridgeStan/ak8O8/src/model.jl:60 Test Summary: | Pass Total Time StanLogDensityProblems.jl | 72 72 7m05.4s Testing StanLogDensityProblems tests passed Testing completed after 413.89s PkgEval succeeded after 477.37s