Package evaluation of PDDL on Julia 1.12.0-DEV.2126 (3761029c84*) started at 2025-03-25T12:38:27.445 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.52s ################################################################################ # Installation # Installing PDDL... Resolving package versions... Installed AutoHashEquals ────── v2.2.0 Installed Tricks ────────────── v0.1.10 Installed ValSplit ──────────── v0.1.1 Installed Julog ─────────────── v0.1.15 Installed ExprTools ─────────── v0.1.10 Installed DocStringExtensions ─ v0.9.3 Installed PDDL ──────────────── v0.2.18 Installed ParserCombinator ──── v2.2.1 Updating `~/.julia/environments/v1.12/Project.toml` [2c8894f9] + PDDL v0.2.18 Updating `~/.julia/environments/v1.12/Manifest.toml` [15f4f7f2] + AutoHashEquals v2.2.0 [ffbed154] + DocStringExtensions v0.9.3 [e2ba6199] + ExprTools v0.1.10 [5d8bcb5e] + Julog v0.1.15 [2c8894f9] + PDDL v0.2.18 [fae87a5f] + ParserCombinator v2.2.1 [410a4b4d] + Tricks v0.1.10 [0625e100] + ValSplit v0.1.1 [56f22d72] + Artifacts v1.11.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode v1.11.0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [458c3c95] + OpenSSL_jll v3.0.16+0 Installation completed after 1.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6918.2 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 53.76s ################################################################################ # Testing # Testing PDDL Status `/tmp/jl_GhvQdw/Project.toml` [15f4f7f2] AutoHashEquals v2.2.0 [ffbed154] DocStringExtensions v0.9.3 [5d8bcb5e] Julog v0.1.15 [2c8894f9] PDDL v0.2.18 [fae87a5f] ParserCombinator v2.2.1 [0625e100] ValSplit v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_GhvQdw/Manifest.toml` [15f4f7f2] AutoHashEquals v2.2.0 [ffbed154] DocStringExtensions v0.9.3 [e2ba6199] ExprTools v0.1.10 [5d8bcb5e] Julog v0.1.15 [2c8894f9] PDDL v0.2.18 [fae87a5f] ParserCombinator v2.2.1 [410a4b4d] Tricks v0.1.10 [0625e100] ValSplit v0.1.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown 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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [458c3c95] OpenSSL_jll v3.0.16+0 Testing Running tests... Test Summary: | Pass Total Time parser | 121 121 10.0s Test Summary: | Pass Total Time strips | 54 54 2m37.3s Test Summary: | Pass Total Time typing | 57 57 23.5s Test Summary: | Pass Total Time axioms | 47 47 36.6s Test Summary: | Pass Total Time action description language (adl) | 40 40 43.1s Test Summary: | Pass Total Time numeric fluents | 90 90 50.3s Test Summary: | Pass Total Time domain constants | 5 5 0.2s gridworld (concrete interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 Got exception outside of a @test Unrecognized term >(get-col(pos), 1). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:67 [4] (::PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState})(a::Compound) @ PDDL ./none:-1 [5] iterate(::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./generator.jl:48 [6] _all(f::typeof(identity), itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}, ::Colon) @ Base ./anyall.jl:196 [7] all(f::Function, itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./anyall.jl:188 [8] all @ ./anyall.jl:80 [inlined] [9] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:42 [10] satisfy @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:14 [inlined] [11] satisfy(domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:3 [12] available(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/available.jl:8 [13] available(domain::GenericDomain, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:35 [14] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [16] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [18] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:41 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [20] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [25] _start() @ Base ./client.jl:560 gridworld (ground interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 Got exception outside of a @test Unrecognized term transpose(bit-mat(bit-vec(0, 1, 0), bit-vec(0, 1, 0), bit-vec(0, 0, 0))). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.ConcreteInterpreter, domain::GroundDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] evaluate(domain::GroundDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/grounding/interface.jl:13 [4] initstate(interpreter::PDDL.ConcreteInterpreter, domain::GroundDomain, objtypes::Dict{Const, Symbol}, fluents::Vector{Term}) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/initstate.jl:21 [5] initstate @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/initstate.jl:3 [inlined] [6] initstate(domain::GroundDomain, problem::GenericProblem) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/grounding/interface.jl:16 [7] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [9] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [11] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:31 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [13] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [18] _start() @ Base ./client.jl:560 gridworld (abstracted interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 Got exception outside of a @test Unrecognized term >(get-col(pos), 1). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] check(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/satisfy.jl:75 [4] (::PDDL.var"#check##4#check##5"{PDDL.AbstractInterpreter, AbstractedDomain{GenericDomain}, GenericState})(a::Compound) @ PDDL ./none:-1 [5] iterate(::Base.Generator{Vector{Term}, PDDL.var"#check##4#check##5"{PDDL.AbstractInterpreter, AbstractedDomain{GenericDomain}, GenericState}}) @ Base ./generator.jl:48 [6] all4(itr::Base.Generator{Vector{Term}, PDDL.var"#check##4#check##5"{PDDL.AbstractInterpreter, AbstractedDomain{GenericDomain}, GenericState}}) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/abstractions/boolean.jl:102 [7] check(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/satisfy.jl:47 [8] satisfy(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/satisfy.jl:16 [9] satisfy(domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/interface.jl:3 [10] available(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/available.jl:8 [11] available(domain::AbstractedDomain{GenericDomain}, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/interface.jl:30 [12] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [14] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [16] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:41 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [18] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [23] _start() @ Base ./client.jl:560 gridworld (cached interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:38 Test threw exception Expression: satisfy(domain, state, problem.goal) == false Unrecognized term ==(pos, index(1, 3)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:67 [4] #satisfy##0 @ ./none:-1 [inlined] [5] iterate @ ./generator.jl:48 [inlined] [6] _all @ ./anyall.jl:196 [inlined] [7] all @ ./anyall.jl:188 [inlined] [8] all @ ./anyall.jl:80 [inlined] [9] satisfy(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, terms::Vector{Compound}) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:5 [10] satisfy @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:5 [inlined] [11] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/src/caching/caching.jl:40 [inlined] [12] satisfy @ ./none:0 [inlined] [13] satisfy(domain::CachedDomain{GenericDomain, (:available, :relevant, :infer_static_fluents, :infer_affected_fluents, :infer_axiom_hierarchy), Tuple{Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Tuple{Dict{Symbol, Vector{Symbol}}, Dict{Symbol, Vector{Symbol}}}}}}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/caching/interface.jl:37 [14] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [16] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [18] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:38 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] gridworld (cached interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 Got exception outside of a @test Unrecognized term >(get-col(pos), 1). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:67 [4] (::PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState})(a::Compound) @ PDDL ./none:-1 [5] iterate(::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./generator.jl:48 [6] _all(f::typeof(identity), itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}, ::Colon) @ Base ./anyall.jl:196 [7] all(f::Function, itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./anyall.jl:188 [8] all @ ./anyall.jl:80 [inlined] [9] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:42 [10] satisfy @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:14 [inlined] [11] satisfy(domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:3 [12] available(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/available.jl:8 [13] available @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:35 [inlined] [14] #available##22 @ ~/.julia/packages/PDDL/9Z9lF/src/caching/caching.jl:37 [inlined] [15] get!(default::PDDL.var"#available##22#available##23"{CachedDomain{GenericDomain, (:available, :relevant, :infer_static_fluents, :infer_affected_fluents, :infer_axiom_hierarchy), Tuple{Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Tuple{Dict{Symbol, Vector{Symbol}}, Dict{Symbol, Vector{Symbol}}}}}}, GenericState}, h::Dict{Tuple{GenericState}, Vector{Compound}}, key::Tuple{GenericState}) @ Base ./dict.jl:458 [16] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/src/caching/caching.jl:36 [inlined] [17] available(domain::CachedDomain{GenericDomain, (:available, :relevant, :infer_static_fluents, :infer_affected_fluents, :infer_axiom_hierarchy), Tuple{Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Tuple{Dict{Symbol, Vector{Symbol}}, Dict{Symbol, Vector{Symbol}}}}}}, state::GenericState) @ PDDL ./none:0 [18] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [20] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:29 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [22] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:41 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [24] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [29] _start() @ Base ./client.jl:560 stairs (concrete interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 Got exception outside of a @test Unrecognized term <(xpos, length(stairs)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:67 [4] (::PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState})(a::Compound) @ PDDL ./none:-1 [5] iterate(::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./generator.jl:48 [6] _all(f::typeof(identity), itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}, ::Colon) @ Base ./anyall.jl:196 [7] all(f::Function, itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./anyall.jl:188 [8] all @ ./anyall.jl:80 [inlined] [9] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:42 [10] satisfy @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:14 [inlined] [11] satisfy(domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:3 [12] available(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/available.jl:8 [13] available(domain::GenericDomain, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:35 [14] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [16] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [18] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:97 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [20] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [25] _start() @ Base ./client.jl:560 stairs (ground interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 Got exception outside of a @test Unrecognized term num-vec(1, 3, 4, 5, 7). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.ConcreteInterpreter, domain::GroundDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] evaluate(domain::GroundDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/grounding/interface.jl:13 [4] initstate(interpreter::PDDL.ConcreteInterpreter, domain::GroundDomain, objtypes::Dict{Const, Symbol}, fluents::Vector{Term}) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/initstate.jl:21 [5] initstate @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/initstate.jl:3 [inlined] [6] initstate(domain::GroundDomain, problem::GenericProblem) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/grounding/interface.jl:16 [7] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [9] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [11] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:90 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [13] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [18] _start() @ Base ./client.jl:560 stairs (abstracted interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 Got exception outside of a @test Unrecognized term <(xpos, length(stairs)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] check(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/satisfy.jl:75 [4] (::PDDL.var"#check##4#check##5"{PDDL.AbstractInterpreter, AbstractedDomain{GenericDomain}, GenericState})(a::Compound) @ PDDL ./none:-1 [5] iterate(::Base.Generator{Vector{Term}, PDDL.var"#check##4#check##5"{PDDL.AbstractInterpreter, AbstractedDomain{GenericDomain}, GenericState}}) @ Base ./generator.jl:48 [6] all4(itr::Base.Generator{Vector{Term}, PDDL.var"#check##4#check##5"{PDDL.AbstractInterpreter, AbstractedDomain{GenericDomain}, GenericState}}) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/abstractions/boolean.jl:102 [7] check(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/satisfy.jl:47 [8] satisfy(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/satisfy.jl:16 [9] satisfy(domain::AbstractedDomain{GenericDomain}, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/interface.jl:3 [10] available(interpreter::PDDL.AbstractInterpreter, domain::AbstractedDomain{GenericDomain}, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/available.jl:8 [11] available(domain::AbstractedDomain{GenericDomain}, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/abstract/interface.jl:30 [12] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [14] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [16] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:97 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [18] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [23] _start() @ Base ./client.jl:560 stairs (cached interpreter): Error During Test at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 Got exception outside of a @test Unrecognized term <(xpos, length(stairs)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] evaluate(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/evaluate.jl:13 [3] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:67 [4] (::PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState})(a::Compound) @ PDDL ./none:-1 [5] iterate(::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./generator.jl:48 [6] _all(f::typeof(identity), itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}, ::Colon) @ Base ./anyall.jl:196 [7] all(f::Function, itr::Base.Generator{Vector{Term}, PDDL.var"#check##0#check##1"{PDDL.ConcreteInterpreter, GenericDomain, GenericState}}) @ Base ./anyall.jl:188 [8] all @ ./anyall.jl:80 [inlined] [9] check(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:42 [10] satisfy @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/satisfy.jl:14 [inlined] [11] satisfy(domain::GenericDomain, state::GenericState, term::Compound) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:3 [12] available(interpreter::PDDL.ConcreteInterpreter, domain::GenericDomain, state::GenericState) @ PDDL ~/.julia/packages/PDDL/9Z9lF/src/interpreter/available.jl:8 [13] available @ ~/.julia/packages/PDDL/9Z9lF/src/interpreter/concrete/interface.jl:35 [inlined] [14] #available##22 @ ~/.julia/packages/PDDL/9Z9lF/src/caching/caching.jl:37 [inlined] [15] get!(default::PDDL.var"#available##22#available##23"{CachedDomain{GenericDomain, (:available, :relevant, :infer_static_fluents, :infer_affected_fluents, :infer_axiom_hierarchy), Tuple{Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Tuple{Dict{Symbol, Vector{Symbol}}, Dict{Symbol, Vector{Symbol}}}}}}, GenericState}, h::Dict{Tuple{GenericState}, Vector{Compound}}, key::Tuple{GenericState}) @ Base ./dict.jl:458 [16] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/src/caching/caching.jl:36 [inlined] [17] available(domain::CachedDomain{GenericDomain, (:available, :relevant, :infer_static_fluents, :infer_affected_fluents, :infer_axiom_hierarchy), Tuple{Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{GenericState}, Vector{Compound}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Vector{Symbol}}, Dict{Tuple{}, Tuple{Dict{Symbol, Vector{Symbol}}, Dict{Symbol, Vector{Symbol}}}}}}, state::GenericState) @ PDDL ./none:0 [18] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:4 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [20] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:88 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1860 [inlined] [22] macro expansion @ ~/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:97 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [24] top-level scope @ ~/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [29] _start() @ Base ./client.jl:560 Test Summary: | Pass Error Total Time array fluents | 81 9 90 1m27.1s gridworld (concrete interpreter) | 7 1 8 3.7s gridworld (ground interpreter) | 1 1 0.9s gridworld (abstracted interpreter) | 7 1 8 1.9s gridworld (cached interpreter) | 6 2 8 2.3s gridworld (concrete compiler) | 9 9 2.2s gridworld (abstract compiler) | 9 9 2.2s gridworld (cached compiler) | 9 9 2.2s stairs (concrete interpreter) | 4 1 5 0.8s stairs (ground interpreter) | 1 1 0.8s stairs (abstracted interpreter) | 4 1 5 0.9s stairs (cached interpreter) | 4 1 5 0.9s stairs (concrete compiler) | 6 6 5.6s stairs (abstract compiler) | 6 6 2.9s stairs (cached compiler) | 6 6 2.7s RNG of the outermost testset: Random.Xoshiro(0xc245db2ae5025b06, 0xc3018e08ad994c6a, 0x661a971ff416b3f0, 0xcc4fe6f0dbebf817, 0x9ffec97ab5b38c95) ERROR: LoadError: Some tests did not pass: 81 passed, 0 failed, 9 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/arrays/test.jl:1 in expression starting at /home/pkgeval/.julia/packages/PDDL/9Z9lF/test/runtests.jl:16 Testing failed after 436.55s ERROR: LoadError: Package PDDL errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [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.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 518.63s: package tests unexpectedly errored