Package evaluation of POMDPLinter on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:35:14.195 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.7s ################################################################################ # Installation # Installing POMDPLinter... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [f3bd98c0] + POMDPLinter v0.1.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [f3bd98c0] + POMDPLinter v0.1.2 [56ddb016] + Logging Installation completed after 3.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 51.41s ################################################################################ # Testing # Testing POMDPLinter Status `/tmp/jl_s1ylrJ/Project.toml` [f3bd98c0] POMDPLinter v0.1.2 [a93abf59] POMDPs v1.0.0 [56ddb016] Logging [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_s1ylrJ/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.4 [1a297f60] FillArrays v1.13.0 [86223c79] Graphs v1.13.0 [34004b35] HypergeometricFunctions v0.3.28 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d9ec5142] NamedTupleTools v0.14.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [f3bd98c0] POMDPLinter v0.1.2 [a93abf59] POMDPs v1.0.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [79098fc4] Rmath v0.8.0 [699a6c99] SimpleTraits v0.9.4 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [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 [4536629a] OpenBLAS_jll v0.3.23+4 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... There should be a warning about no @reqs here: ┌ Warning: No @req or @subreq found in @POMDP_requirements block. └ @ POMDPLinter ~/.julia/packages/POMDPLinter/9zrkF/src/requirements_internals.jl:45 ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = top-level scope at runtests.jl:83 └ @ Core ~/.julia/packages/POMDPLinter/9zrkF/test/runtests.jl:83 INFO: POMDPLinter requirements for solve(::CoolSolver, ::POMDP) and dependencies. ([✔] = implemented correctly; [X] = not implemented; [?] = could not determine) For solve(::CoolSolver, ::POMDP): [X] states(::SimplePOMDP) [✔] actions(::SimplePOMDP) [X] transition(::SimplePOMDP, ::Float64, ::Bool) WARNING: Some requirements may not be shown because a MethodError was thrown. For util2(::POMDP) (in solve(::CoolSolver, ::POMDP)): [X] observations(::SimplePOMDP) Note: Missing methods are often due to incorrect importing. You must explicitly import POMDPs functions to add new methods. Throwing the first exception (from processing solve(::CoolSolver, ::POMDP) requirements): INFO: POMDPLinter requirements for solve(::CoolSolver, ::POMDP) and dependencies. ([✔] = implemented correctly; [X] = not implemented; [?] = could not determine) For solve(::CoolSolver, ::POMDP): [✔] states(::SimplePOMDP) [✔] actions(::SimplePOMDP) [✔] transition(::SimplePOMDP, ::Float64, ::Bool) [✔] rand(::AbstractRNG, ::SimpleDistribution) [X] gen(::DDNOut{:o}, ::SimplePOMDP, ::Float64, ::Bool, ::MersenneTwister) For util2(::POMDP) (in solve(::CoolSolver, ::POMDP)): [X] observations(::SimplePOMDP) For util1(::Float64) (in solve(::CoolSolver, ::POMDP)): [No requirements specified] Note: Missing methods are often due to incorrect importing. You must explicitly import POMDPs functions to add new methods. INFO: POMDPLinter requirements for solve(::CoolSolver, ::POMDP) and dependencies. ([✔] = implemented correctly; [X] = not implemented; [?] = could not determine) For solve(::CoolSolver, ::POMDP): [✔] states(::SimplePOMDP) [✔] actions(::SimplePOMDP) [✔] transition(::SimplePOMDP, ::Float64, ::Bool) [✔] rand(::AbstractRNG, ::SimpleDistribution) [✔] gen(::DDNOut{:o}, ::SimplePOMDP, ::Float64, ::Bool, ::MersenneTwister) For util2(::POMDP) (in solve(::CoolSolver, ::POMDP)): [✔] observations(::SimplePOMDP) For util1(::Float64) (in solve(::CoolSolver, ::POMDP)): [No requirements specified] Test Summary: | Pass Total Time show_requirements | 1 1 0.4s Test Summary: | Broken Total Time requirements_info | 1 1 0.0s Test Summary: | Pass Broken Total Time implement | 14 3 17 0.0s Testing POMDPLinter tests passed Testing completed after 22.06s PkgEval succeeded after 85.84s