Package evaluation to test PointProcesses on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-11-02T16:39:37.485 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 11.21s ################################################################################ # Installation # Installing PointProcesses... Resolving package versions... Installed Rmath_jll ─────────────── v0.5.1+0 Installed HypergeometricFunctions ─ v0.3.28 Installed OrderedCollections ────── v1.8.1 Installed AliasTables ───────────── v1.1.3 Installed FillArrays ────────────── v1.14.0 Installed DataStructures ────────── v0.19.1 Installed StatsBase ─────────────── v0.34.7 Installed PointProcesses ────────── v0.5.0 Installed DataAPI ───────────────── v1.16.0 Installed OpenSpecFun_jll ───────── v0.5.6+0 Installed IrrationalConstants ───── v0.2.6 Installed StatsAPI ──────────────── v1.7.1 Installed Statistics ────────────── v1.11.1 Installed QuadGK ────────────────── v2.11.2 Installed LogExpFunctions ───────── v0.3.29 Installed Rmath ─────────────────── v0.9.0 Installed PtrArrays ─────────────── v1.3.0 Installed StatsFuns ─────────────── v1.5.2 Installed Reexport ──────────────── v1.2.2 Installed InverseFunctions ──────── v0.1.17 Installed SpecialFunctions ──────── v2.6.1 Installed Preferences ───────────── v1.5.0 Installed Distributions ─────────── v0.25.122 Installed JLLWrappers ───────────── v1.7.1 Installed Missings ──────────────── v1.2.0 Installed PDMats ────────────────── v0.11.36 Installed DensityInterface ──────── v0.4.0 Installed DocStringExtensions ───── v0.9.5 Installed SortingAlgorithms ─────── v1.2.2 Installing 2 artifacts Installed artifact Rmath 121.9 KiB Installed artifact OpenSpecFun 194.9 KiB Updating `~/.julia/environments/v1.14/Project.toml` [af0b7596] + PointProcesses v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.1 [b429d917] + DensityInterface v0.4.0 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.14.0 [34004b35] + HypergeometricFunctions v0.3.28 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [af0b7596] + PointProcesses v0.5.0 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [4c63d2b9] + StatsFuns v1.5.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [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.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5166.5 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 797.9 ms ✓ Reexport 1086.5 ms ✓ Statistics 867.1 ms ✓ DataAPI 2049.4 ms ✓ IrrationalConstants 846.9 ms ✓ StatsAPI 1274.9 ms ✓ OrderedCollections 965.8 ms ✓ InverseFunctions 1109.5 ms ✓ DocStringExtensions 2082.5 ms ✓ FillArrays 777.5 ms ✓ PtrArrays 1595.1 ms ✓ SuiteSparse 1086.3 ms ✓ Preferences 1459.8 ms ✓ Statistics → SparseArraysExt 967.7 ms ✓ Missings 3968.8 ms ✓ DataStructures 1493.6 ms ✓ InverseFunctions → InverseFunctionsTestExt 804.5 ms ✓ InverseFunctions → InverseFunctionsDatesExt 1264.4 ms ✓ LogExpFunctions 1407.8 ms ✓ FillArrays → FillArraysSparseArraysExt 961.4 ms ✓ FillArrays → FillArraysStatisticsExt 950.6 ms ✓ AliasTables 1853.0 ms ✓ PDMats 1163.4 ms ✓ JLLWrappers 1071.7 ms ✓ SortingAlgorithms 2216.7 ms ✓ QuadGK 1659.7 ms ✓ DensityInterface 791.1 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1348.5 ms ✓ FillArrays → FillArraysPDMatsExt 1342.6 ms ✓ Rmath_jll 1351.2 ms ✓ OpenSpecFun_jll 4399.3 ms ✓ StatsBase 1530.4 ms ✓ Rmath 4976.3 ms ✓ SpecialFunctions 1430.7 ms ✓ PDMats → StatsBaseExt 2544.4 ms ✓ HypergeometricFunctions 2903.5 ms ✓ StatsFuns 1024.0 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 8714.6 ms ✓ Distributions 3648.7 ms ✓ Distributions → DistributionsTestExt 3001.2 ms ✓ Distributions → DistributionsDensityInterfaceExt 3712.0 ms ✓ PointProcesses 41 dependencies successfully precompiled in 79 seconds. 15 already precompiled. Precompilation completed after 94.27s ################################################################################ # Testing # Testing PointProcesses Status `/tmp/jl_pXUJBW/Project.toml` [4c88cf16] Aqua v0.8.14 [b429d917] DensityInterface v0.4.0 [31c24e10] Distributions v0.25.122 [e30172f5] Documenter v1.15.0 [f6369f11] ForwardDiff v1.2.2 [98e50ef6] JuliaFormatter v2.1.6 [af0b7596] PointProcesses v0.5.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pXUJBW/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [944b1d66] CodecZlib v0.7.8 [a80b9123] CommonMark v0.9.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [e2d170a0] DataValueInterfaces v1.0.0 [b429d917] DensityInterface v0.4.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.15.0 [1a297f60] FillArrays v1.14.0 [f6369f11] ForwardDiff v1.2.2 [46192b85] GPUArraysCore v0.2.0 [d7ba0133] Git v1.5.0 [c27321d9] Glob v1.3.1 [34004b35] HypergeometricFunctions v0.3.28 ⌅ [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.2.0 [98e50ef6] JuliaFormatter v2.1.6 ⌅ [70703baa] JuliaSyntax v0.4.10 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [69de0a69] Parsers v2.8.3 [af0b7596] PointProcesses v0.5.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.2 [ec057cc2] StructUtils v2.5.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.3+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [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 [8ba89e20] Distributed 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 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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Base.PkgId(Base.UUID("af0b7596-9bb0-472a-a012-63904f2b4c55"), "PointProcesses") does not declare a compat entry for the following deps: 3-element Vector{Base.PkgId}: LinearAlgebra [37e2e46d-f89d-539d-b4ee-838fcccc9c8e] Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] Statistics [10745b16-79ce-11e8-11f9-7d13ad32a3b2] Base.PkgId(Base.UUID("af0b7596-9bb0-472a-a012-63904f2b4c55"), "PointProcesses") deps: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 Expression: isempty(result) Evaluated: isempty(Base.PkgId[Base.PkgId(Base.UUID("37e2e46d-f89d-539d-b4ee-838fcccc9c8e"), "LinearAlgebra"), Base.PkgId(Base.UUID("9a3f8284-a2c9-5f02-9a11-845980a1fd5c"), "Random"), Base.PkgId(Base.UUID("10745b16-79ce-11e8-11f9-7d13ad32a3b2"), "Statistics")]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] test_deps_compat(pkg::Base.PkgId, deps_type::String; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 [3] test_deps_compat @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:55 [inlined] [4] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:41 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] test_deps_compat(pkg::Base.PkgId; check_julia::Bool, check_extras::Bool, check_weakdeps::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:41 Base.PkgId(Base.UUID("af0b7596-9bb0-472a-a012-63904f2b4c55"), "PointProcesses") does not declare a compat entry for the following extras: 8-element Vector{Base.PkgId}: Aqua [4c88cf16-eb10-579e-8560-4a9242c79595] Documenter [e30172f5-a6a5-5a46-863b-614d45cd2de4] ForwardDiff [f6369f11-7733-5829-9624-2563aa707210] JuliaFormatter [98e50ef6-434e-11e9-1051-2b60c6c9e899] Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] Statistics [10745b16-79ce-11e8-11f9-7d13ad32a3b2] Test [8dfed614-e22c-5e08-85e1-65c5234f0b40] Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] Base.PkgId(Base.UUID("af0b7596-9bb0-472a-a012-63904f2b4c55"), "PointProcesses") extras: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 Expression: isempty(result) Evaluated: isempty(Base.PkgId[Base.PkgId(Base.UUID("4c88cf16-eb10-579e-8560-4a9242c79595"), "Aqua"), Base.PkgId(Base.UUID("e30172f5-a6a5-5a46-863b-614d45cd2de4"), "Documenter"), Base.PkgId(Base.UUID("f6369f11-7733-5829-9624-2563aa707210"), "ForwardDiff"), Base.PkgId(Base.UUID("98e50ef6-434e-11e9-1051-2b60c6c9e899"), "JuliaFormatter"), Base.PkgId(Base.UUID("9a3f8284-a2c9-5f02-9a11-845980a1fd5c"), "Random"), Base.PkgId(Base.UUID("10745b16-79ce-11e8-11f9-7d13ad32a3b2"), "Statistics"), Base.PkgId(Base.UUID("8dfed614-e22c-5e08-85e1-65c5234f0b40"), "Test"), Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote")]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] test_deps_compat(pkg::Base.PkgId, deps_type::String; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 [3] test_deps_compat @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:55 [inlined] [4] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:45 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [6] test_deps_compat(pkg::Base.PkgId; check_julia::Bool, check_extras::Bool, check_weakdeps::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:45 ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/HdXI4/src/utilities/utilities.jl:665 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Multivariate: Error During Test at /home/pkgeval/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:28 Got exception outside of a @test LoadError: UndefVarError: `T` not defined in `ChainRules` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/ChainRules/14CDN/src/rulesets/LinearAlgebra/utils.jl:33 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/ChainRules/14CDN/src/ChainRules.jl:53 [4] include(mod::Module, _path::String) @ Base ./Base.jl:309 [5] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [6] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [7] macro expansion @ ./loading.jl:2504 [inlined] [8] macro expansion @ ./lock.jl:376 [inlined] [9] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [10] require @ ./loading.jl:2444 [inlined] [11] eval_import_path @ ./module.jl:36 [inlined] [12] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [13] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [14] top-level scope @ ~/.julia/packages/Zygote/55SqB/src/Zygote.jl:11 [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [17] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [18] macro expansion @ ./loading.jl:2504 [inlined] [19] macro expansion @ ./lock.jl:376 [inlined] [20] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [21] require @ ./loading.jl:2444 [inlined] [22] eval_import_path @ ./module.jl:36 [inlined] [23] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [24] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [25] top-level scope @ ~/.julia/packages/PointProcesses/DGYTx/test/multivariate_poisson_process.jl:8 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:15 [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [29] macro expansion @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:28 [inlined] [30] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [31] macro expansion @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:29 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [33] macro expansion @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:29 [inlined] [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:489 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [38] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ChainRules/14CDN/src/rulesets/LinearAlgebra/utils.jl:33 in expression starting at /home/pkgeval/.julia/packages/ChainRules/14CDN/src/ChainRules.jl:1 in expression starting at /home/pkgeval/.julia/packages/Zygote/55SqB/src/Zygote.jl:1 in expression starting at /home/pkgeval/.julia/packages/PointProcesses/DGYTx/test/multivariate_poisson_process.jl:8 Marked: Error During Test at /home/pkgeval/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:31 Got exception outside of a @test LoadError: UndefVarError: `rng` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/PointProcesses/DGYTx/test/marked_poisson_process.jl:12 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [3] top-level scope @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:15 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:28 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:32 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:32 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] top-level scope @ none:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [14] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/PointProcesses/DGYTx/test/marked_poisson_process.jl:12 Test Summary: | Pass Fail Error Total Time PointProcesses.jl | 22 2 2 26 5m32.9s Code quality (Aqua.jl) | 8 2 10 1m14.9s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 6.0s Compat bounds | 2 2 4 10.8s julia | 1 1 0.1s Base.PkgId(Base.UUID("af0b7596-9bb0-472a-a012-63904f2b4c55"), "PointProcesses") deps | 1 1 10.6s Base.PkgId(Base.UUID("af0b7596-9bb0-472a-a012-63904f2b4c55"), "PointProcesses") extras | 1 1 0.0s Base.PkgId(Base.UUID("af0b7596-9bb0-472a-a012-63904f2b4c55"), "PointProcesses") weakdeps | 1 1 0.0s Piracy | 1 1 0.2s Persistent tasks | 1 1 40.5s Formatting | 1 1 1m16.9s Doctests | 1 1 46.0s History | 12 12 1.3s Poisson | 2 2 2m13.7s Multivariate | 1 1 2m13.4s Marked | 1 1 0.4s RNG of the outermost testset: Xoshiro(0xe5b440b7e70f9e1b, 0xf87fd2c9a17a7283, 0x07ded211f99114c0, 0x98346bef97c9f847, 0x1ffcc6fbd1da2755) ERROR: LoadError: Some tests did not pass: 22 passed, 2 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PointProcesses/DGYTx/test/runtests.jl:14 Testing failed after 583.02s ERROR: LoadError: Package PointProcesses 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:2936 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2785 [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:572 [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:548 [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:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 723.61s: package tests unexpectedly errored