Package evaluation to test Air on Julia 1.14.0-DEV.1354 (1806b0bc31*) started at 2025-12-11T16:13:17.745 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.93s ################################################################################ # Installation # Installing Air... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0c3b9dc7] + Air v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [0c3b9dc7] + Air v0.1.1 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 ⌅ [ffbed154] + DocStringExtensions v0.8.6 ⌅ [e30172f5] + Documenter v0.26.3 ⌅ [b5f81e59] + IOCapture v0.1.1 ⌅ [682c06a0] + JSON v0.21.4 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.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.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+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 [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 3.84s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.85s ################################################################################ # Testing # Testing Air Status `/tmp/jl_2knsUl/Project.toml` [0c3b9dc7] Air v0.1.1 ⌅ [864edb3b] DataStructures v0.18.22 ⌅ [e30172f5] Documenter v0.26.3 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_2knsUl/Manifest.toml` [0c3b9dc7] Air v0.1.1 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌅ [e30172f5] Documenter v0.26.3 ⌅ [b5f81e59] IOCapture v0.1.1 ⌅ [682c06a0] JSON v0.21.4 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.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.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [4536629a] OpenBLAS_jll v0.3.29+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 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: method definition for lockall at /home/pkgeval/.julia/packages/Air/0ciXC/src/util.jl:507 declares type variable N but does not use it. WARNING: method definition for pop at /home/pkgeval/.julia/packages/Air/0ciXC/src/api.jl:371 declares type variable S but does not use it. WARNING: method definition for pop at /home/pkgeval/.julia/packages/Air/0ciXC/src/api.jl:381 declares type variable S but does not use it. WARNING: method definition for delete at /home/pkgeval/.julia/packages/Air/0ciXC/src/api.jl:742 declares type variable T but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:200 declares type variable N but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:201 declares type variable N but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:200 declares type variable N but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:201 declares type variable N but does not use it. WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: method definition for PArray at /home/pkgeval/.julia/packages/Air/0ciXC/src/parray.jl:106 declares type variable N but does not use it. WARNING: method definition for PArray at /home/pkgeval/.julia/packages/Air/0ciXC/src/parray.jl:136 declares type variable N but does not use it. WARNING: method definition for PArray at /home/pkgeval/.julia/packages/Air/0ciXC/src/parray.jl:152 declares type variable N but does not use it. WARNING: Constructor for type "IndexStyle" was extended in `Air` without explicit qualification or import.  NOTE: Assumed "IndexStyle" refers to `Base.IndexStyle`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function IndexStyle end`.  Hint: To silence the warning, qualify `IndexStyle` as `Base.IndexStyle` in the method signature or explicitly `import Base: IndexStyle`. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable U but does not use it. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable J but does not use it. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable U but does not use it. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable J but does not use it. WARNING: method definition for PWSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:54 declares type variable W but does not use it. WARNING: method definition for PWSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:57 declares type variable W but does not use it. WARNING: method definition for PWIdSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:54 declares type variable W but does not use it. WARNING: method definition for PWIdSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:57 declares type variable W but does not use it. 1 dependency had output during precompilation: ┌ Air │ [Output was shown above] └ ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for Air [0c3b9dc7-9fea-4423-80ce-ed7c11218d4a] │ exception = Required dependency Base.PkgId(Base.UUID("864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"), "DataStructures") failed to load from a cache file. └ @ Base loading.jl:2891 WARNING: method definition for lockall at /home/pkgeval/.julia/packages/Air/0ciXC/src/util.jl:507 declares type variable N but does not use it. WARNING: method definition for pop at /home/pkgeval/.julia/packages/Air/0ciXC/src/api.jl:371 declares type variable S but does not use it. WARNING: method definition for pop at /home/pkgeval/.julia/packages/Air/0ciXC/src/api.jl:381 declares type variable S but does not use it. WARNING: method definition for delete at /home/pkgeval/.julia/packages/Air/0ciXC/src/api.jl:742 declares type variable T but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:200 declares type variable N but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:201 declares type variable N but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:200 declares type variable N but does not use it. WARNING: method definition for eltype at /home/pkgeval/.julia/packages/Air/0ciXC/src/pset.jl:201 declares type variable N but does not use it. WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Wrapping `Vararg` directly in UnionAll is deprecated (wrap the tuple instead). You may need to write `f(x::Vararg{T})` rather than `f(x::Vararg{<:T})` or `f(x::Vararg{T}) where T` instead of `f(x::Vararg{T} where T)`. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: method definition for PArray at /home/pkgeval/.julia/packages/Air/0ciXC/src/parray.jl:106 declares type variable N but does not use it. WARNING: method definition for PArray at /home/pkgeval/.julia/packages/Air/0ciXC/src/parray.jl:136 declares type variable N but does not use it. WARNING: method definition for PArray at /home/pkgeval/.julia/packages/Air/0ciXC/src/parray.jl:152 declares type variable N but does not use it. WARNING: Constructor for type "IndexStyle" was extended in `Air` without explicit qualification or import. NOTE: Assumed "IndexStyle" refers to `Base.IndexStyle`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function IndexStyle end`. Hint: To silence the warning, qualify `IndexStyle` as `Base.IndexStyle` in the method signature or explicitly `import Base: IndexStyle`. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable U but does not use it. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable J but does not use it. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable U but does not use it. WARNING: method definition for push at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwdict.jl:129 declares type variable J but does not use it. WARNING: method definition for PWSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:54 declares type variable W but does not use it. WARNING: method definition for PWSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:57 declares type variable W but does not use it. WARNING: method definition for PWIdSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:54 declares type variable W but does not use it. WARNING: method definition for PWIdSet at /home/pkgeval/.julia/packages/Air/0ciXC/src/pwset.jl:57 declares type variable W but does not use it. PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:46 Test threw exception Expression: p == q CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_all @ ./iterators.jl:425 [inlined] [7] iterate @ ./iterators.jl:415 [inlined] [8] ==(A::PMatrix{Int64}, B::PMatrix{Float64}) @ Base ./abstractarray.jl:3053 [9] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [10] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:46 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:47 Test threw exception Expression: a == p CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_some @ ./iterators.jl:435 [inlined] [7] _zip_iterate_all @ ./iterators.jl:425 [inlined] [8] iterate @ ./iterators.jl:415 [inlined] [9] ==(A::Matrix{Int64}, B::PMatrix{Int64}) @ Base ./abstractarray.jl:3053 [10] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [11] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:47 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:48 Test threw exception Expression: a == q CanonicalIndexError: getindex not defined for PMatrix{Float64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Float64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_some @ ./iterators.jl:435 [inlined] [7] _zip_iterate_all @ ./iterators.jl:425 [inlined] [8] iterate @ ./iterators.jl:415 [inlined] [9] ==(A::Matrix{Int64}, B::PMatrix{Float64}) @ Base ./abstractarray.jl:3053 [10] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [11] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:48 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:49 Test threw exception Expression: b == p CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_some @ ./iterators.jl:435 [inlined] [7] _zip_iterate_all @ ./iterators.jl:425 [inlined] [8] iterate @ ./iterators.jl:415 [inlined] [9] ==(A::Matrix{Float64}, B::PMatrix{Int64}) @ Base ./abstractarray.jl:3053 [10] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [11] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:49 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:50 Test threw exception Expression: b == q CanonicalIndexError: getindex not defined for PMatrix{Float64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Float64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_some @ ./iterators.jl:435 [inlined] [7] _zip_iterate_all @ ./iterators.jl:425 [inlined] [8] iterate @ ./iterators.jl:415 [inlined] [9] ==(A::Matrix{Float64}, B::PMatrix{Float64}) @ Base ./abstractarray.jl:3053 [10] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [11] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:50 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:58 Test threw exception Expression: hash(p) == hash(q) CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] hash_shaped @ ./multidimensional.jl:2094 [inlined] [4] hash_shaped @ ./multidimensional.jl:2075 [inlined] [5] hash @ ./multidimensional.jl:2110 [inlined] [6] hash(data::PMatrix{Int64}) @ Base ./hashing.jl:40 [7] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:58 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:59 Test threw exception Expression: hash(a) == hash(p) CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] hash_shaped @ ./multidimensional.jl:2094 [inlined] [4] hash_shaped @ ./multidimensional.jl:2075 [inlined] [5] hash @ ./multidimensional.jl:2110 [inlined] [6] hash(data::PMatrix{Int64}) @ Base ./hashing.jl:40 [7] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:59 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:60 Test threw exception Expression: hash(a) == hash(q) CanonicalIndexError: getindex not defined for PMatrix{Float64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Float64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] hash_shaped @ ./multidimensional.jl:2094 [inlined] [4] hash_shaped @ ./multidimensional.jl:2075 [inlined] [5] hash @ ./multidimensional.jl:2110 [inlined] [6] hash(data::PMatrix{Float64}) @ Base ./hashing.jl:40 [7] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:60 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:61 Test threw exception Expression: hash(b) == hash(p) CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] hash_shaped @ ./multidimensional.jl:2094 [inlined] [4] hash_shaped @ ./multidimensional.jl:2075 [inlined] [5] hash @ ./multidimensional.jl:2110 [inlined] [6] hash(data::PMatrix{Int64}) @ Base ./hashing.jl:40 [7] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:61 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PArray: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/api.jl:62 Test threw exception Expression: hash(b) == hash(q) CanonicalIndexError: getindex not defined for PMatrix{Float64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Float64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] hash_shaped @ ./multidimensional.jl:2094 [inlined] [4] hash_shaped @ ./multidimensional.jl:2075 [inlined] [5] hash @ ./multidimensional.jl:2110 [inlined] [6] hash(data::PMatrix{Float64}) @ Base ./hashing.jl:40 [7] top-level scope @ ~/.julia/packages/Air/0ciXC/test/api.jl:6 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:41 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [11] macro expansion @ ~/.julia/packages/Air/0ciXC/test/api.jl:62 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] 2D: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/parray.jl:46 Test threw exception Expression: p == a CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_all @ ./iterators.jl:425 [inlined] [7] iterate @ ./iterators.jl:415 [inlined] [8] ==(A::PMatrix{Int64}, B::Matrix{Int64}) @ Base ./abstractarray.jl:3053 [9] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [11] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:46 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:44 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] top-level scope @ ~/.julia/packages/Air/0ciXC/test/parray.jl:5 2D: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/parray.jl:51 Test threw exception Expression: p1 != a CanonicalIndexError: getindex not defined for PMatrix{Int64} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PMatrix{Int64}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_all @ ./iterators.jl:425 [inlined] [7] iterate @ ./iterators.jl:415 [inlined] [8] == @ ./abstractarray.jl:3053 [inlined] [9] !=(x::PMatrix{Int64}, y::Matrix{Int64}) @ Base ./operators.jl:320 [10] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [12] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:51 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:44 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] top-level scope @ ~/.julia/packages/Air/0ciXC/test/parray.jl:5 3D: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/parray.jl:60 Test threw exception Expression: p == a CanonicalIndexError: getindex not defined for PArray{Int64, 3} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PArray{Int64, 3}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_all @ ./iterators.jl:425 [inlined] [7] iterate @ ./iterators.jl:415 [inlined] [8] ==(A::PArray{Int64, 3}, B::Array{Int64, 3}) @ Base ./abstractarray.jl:3053 [9] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [11] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:60 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [13] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:58 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] top-level scope @ ~/.julia/packages/Air/0ciXC/test/parray.jl:5 3D: Error During Test at /home/pkgeval/.julia/packages/Air/0ciXC/test/parray.jl:66 Test threw exception Expression: p1 != a CanonicalIndexError: getindex not defined for PArray{Int64, 3} Stacktrace: [1] error_if_canonical_getindex(::IndexLinear, A::PArray{Int64, 3}, ::Int64) @ Base ./abstractarray.jl:1373 [2] getindex @ ./abstractarray.jl:1359 [inlined] [3] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:394 [inlined] [4] iterate @ ~/.julia/packages/Air/0ciXC/src/parray.jl:396 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_all @ ./iterators.jl:425 [inlined] [7] iterate @ ./iterators.jl:415 [inlined] [8] == @ ./abstractarray.jl:3053 [inlined] [9] !=(x::PArray{Int64, 3}, y::Array{Int64, 3}) @ Base ./operators.jl:320 [10] eval_test_comparison(comparison::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:375 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [12] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:66 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Air/0ciXC/test/parray.jl:58 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] top-level scope @ ~/.julia/packages/Air/0ciXC/test/parray.jl:5 Layer 2, item 3 complete 8399321152225726673. Layer 2, item 1 complete 8399321152225726673. Layer 2, item 8 complete 8399321152225726673. Layer 2, item 6 complete 8399321152225726673. Layer 2, item 2 complete 8399321152225726673. Layer 3, item 1 complete 8399321152225726673. Layer 2, item 7 complete 8399321152225726673. Layer 3, item 4 complete 8399321152225726673. Layer 2, item 4 complete 8399321152225726673. Layer 3, item 2 complete 8399321152225726673. Layer 4, item 1 complete 8399321152225726673. Layer 2, item 5 complete 8399321152225726673. Layer 3, item 3 complete 8399321152225726673. Layer 4, item 2 complete 8399321152225726673. Layer 5, item 1 complete 8399321152225726673. Ending Woker 8399321152225726673. ----> 6912 == 6912 Layer 2, item 8 complete 17502079054700300774. Layer 2, item 1 complete 17502079054700300774. Layer 2, item 6 complete 17502079054700300774. Layer 2, item 7 complete 17502079054700300774. Layer 2, item 4 complete 17502079054700300774. Layer 3, item 4 complete 17502079054700300774. Layer 2, item 5 complete 17502079054700300774. Layer 2, item 3 complete 17502079054700300774. Layer 3, item 3 complete 17502079054700300774. Layer 3, item 2 complete 17502079054700300774. Layer 4, item 2 complete 17502079054700300774. Layer 2, item 2 complete 17502079054700300774. Layer 3, item 1 complete 17502079054700300774. Layer 4, item 1 complete 17502079054700300774. Layer 5, item 1 complete 17502079054700300774. Ending Woker 17502079054700300774. Ending Woker 17502079054700300774. ----> 8215 == 8215 Layer 2, item 1 complete 9386004367430310713. Layer 2, item 7 complete 9386004367430310713. Layer 2, item 8 complete 9386004367430310713. Layer 2, item 3 complete 9386004367430310713. Layer 2, item 2 complete 9386004367430310713. Layer 3, item 4 complete 9386004367430310713. Layer 2, item 5 complete 9386004367430310713. Layer 2, item 4 complete 9386004367430310713. Layer 2, item 6 complete 9386004367430310713. Layer 3, item 1 complete 9386004367430310713. Layer 3, item 2 complete 9386004367430310713. Layer 4, item 1 complete 9386004367430310713. Layer 3, item 3 complete 9386004367430310713. Layer 4, item 2 complete 9386004367430310713. Layer 5, item 1 complete 9386004367430310713. Ending Woker 9386004367430310713. Ending Woker 9386004367430310713. Ending Woker 9386004367430310713. ----> 8388 == 8388 Layer 2, item 5 complete 267511824220163431. Layer 2, item 2 complete 267511824220163431. Layer 2, item 3 complete 267511824220163431. Layer 2, item 8 complete 267511824220163431. Layer 2, item 4 complete 267511824220163431. Layer 2, item 7 complete 267511824220163431. Layer 3, item 4 complete 267511824220163431. Layer 3, item 2 complete 267511824220163431. Layer 2, item 6 complete 267511824220163431. Layer 3, item 3 complete 267511824220163431. Layer 4, item 2 complete 267511824220163431. Layer 2, item 1 complete 267511824220163431. Layer 3, item 1 complete 267511824220163431. Layer 4, item 1 complete 267511824220163431. Layer 5, item 1 complete 267511824220163431. Ending Woker 267511824220163431. Ending Woker 267511824220163431. Ending Woker 267511824220163431. Ending Woker 267511824220163431. ----> 7639 == 7639 Layer 2, item 3 complete 11113960431862466614. Layer 2, item 4 complete 11113960431862466614. Layer 2, item 2 complete 11113960431862466614. Layer 2, item 8 complete 11113960431862466614. Layer 3, item 2 complete 11113960431862466614. Layer 2, item 6 complete 11113960431862466614. Layer 2, item 1 complete 11113960431862466614. Layer 2, item 5 complete 11113960431862466614. Layer 3, item 3 complete 11113960431862466614. Layer 3, item 1 complete 11113960431862466614. Layer 4, item 1 complete 11113960431862466614. Layer 2, item 7 complete 11113960431862466614. Layer 3, item 4 complete 11113960431862466614. Layer 4, item 2 complete 11113960431862466614. Layer 5, item 1 complete 11113960431862466614. Ending Woker 11113960431862466614. Ending Woker 11113960431862466614. Ending Woker 11113960431862466614. Ending Woker 11113960431862466614. Ending Woker 11113960431862466614. ----> 7152 == 7152 Layer 2, item 8 complete 8474871673427425302. Layer 2, item 4 complete 8474871673427425302. Layer 2, item 2 complete 8474871673427425302. Layer 2, item 7 complete 8474871673427425302. Layer 2, item 3 complete 8474871673427425302. Layer 2, item 1 complete 8474871673427425302. Layer 3, item 2 complete 8474871673427425302. Layer 2, item 6 complete 8474871673427425302. Layer 3, item 1 complete 8474871673427425302. Layer 3, item 4 complete 8474871673427425302. Layer 4, item 1 complete 8474871673427425302. Layer 2, item 5 complete 8474871673427425302. Layer 3, item 3 complete 8474871673427425302. Layer 4, item 2 complete 8474871673427425302. Layer 5, item 1 complete 8474871673427425302. Ending Woker 8474871673427425302. Ending Woker 8474871673427425302. Ending Woker 8474871673427425302. Ending Woker 8474871673427425302. Ending Woker 8474871673427425302. Ending Woker 8474871673427425302. ----> 8768 == 8768 Layer 2, item 5 complete 12109725793627436350. Layer 2, item 1 complete 12109725793627436350. Layer 2, item 2 complete 12109725793627436350. Layer 2, item 6 complete 12109725793627436350. Layer 2, item 7 complete 12109725793627436350. Layer 3, item 1 complete 12109725793627436350. Layer 2, item 4 complete 12109725793627436350. Layer 2, item 8 complete 12109725793627436350. Layer 3, item 3 complete 12109725793627436350. Layer 2, item 3 complete 12109725793627436350. Layer 3, item 2 complete 12109725793627436350. Layer 3, item 4 complete 12109725793627436350. Layer 4, item 2 complete 12109725793627436350. Layer 4, item 1 complete 12109725793627436350. Layer 5, item 1 complete 12109725793627436350. Ending Woker 12109725793627436350. Ending Woker 12109725793627436350. Ending Woker 12109725793627436350. Ending Woker 12109725793627436350. Ending Woker 12109725793627436350. Ending Woker 12109725793627436350. Ending Woker 12109725793627436350. ----> 10432 == 10432 Layer 2, item 2 complete 13775962439349056287. Layer 2, item 4 complete 13775962439349056287. Layer 2, item 5 complete 13775962439349056287. Layer 2, item 1 complete 13775962439349056287. Layer 2, item 6 complete 13775962439349056287. Layer 2, item 8 complete 13775962439349056287. Layer 3, item 3 complete 13775962439349056287. Layer 2, item 7 complete 13775962439349056287. Layer 3, item 1 complete 13775962439349056287. Layer 2, item 3 complete 13775962439349056287. Layer 3, item 2 complete 13775962439349056287. Layer 4, item 1 complete 13775962439349056287. Layer 3, item 4 complete 13775962439349056287. Layer 4, item 2 complete 13775962439349056287. Layer 5, item 1 complete 13775962439349056287. Ending Woker 13775962439349056287. Ending Woker 13775962439349056287. Ending Woker 13775962439349056287. Ending Woker 13775962439349056287. Ending Woker 13775962439349056287. Ending Woker 13775962439349056287. Ending Woker 13775962439349056287. Ending Woker 13775962439349056287. ----> 8349 == 8349 Layer 2, item 5 complete 1866960083485804738. Layer 2, item 8 complete 1866960083485804738. Layer 2, item 6 complete 1866960083485804738. Layer 2, item 7 complete 1866960083485804738. Layer 2, item 3 complete 1866960083485804738. Layer 2, item 4 complete 1866960083485804738. Layer 3, item 3 complete 1866960083485804738. Layer 3, item 2 complete 1866960083485804738. Layer 2, item 2 complete 1866960083485804738. Layer 3, item 4 complete 1866960083485804738. Layer 2, item 1 complete 1866960083485804738. Layer 4, item 2 complete 1866960083485804738. Layer 3, item 1 complete 1866960083485804738. Layer 4, item 1 complete 1866960083485804738. Layer 5, item 1 complete 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. Ending Woker 1866960083485804738. ----> 9353 == 9353 Layer 2, item 3 complete 13785705789560770348. Layer 2, item 1 complete 13785705789560770348. Layer 2, item 5 complete 13785705789560770348. Layer 2, item 8 complete 13785705789560770348. Layer 2, item 7 complete 13785705789560770348. Layer 2, item 6 complete 13785705789560770348. Layer 2, item 2 complete 13785705789560770348. Layer 3, item 1 complete 13785705789560770348. Layer 3, item 4 complete 13785705789560770348. Layer 3, item 3 complete 13785705789560770348. Layer 4, item 2 complete 13785705789560770348. Layer 2, item 4 complete 13785705789560770348. Layer 3, item 2 complete 13785705789560770348. Layer 4, item 1 complete 13785705789560770348. Layer 5, item 1 complete 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. Ending Woker 13785705789560770348. ----> 8207 == 8207 Layer 2, item 3 complete 8415483318153477056. Layer 2, item 7 complete 8415483318153477056. Layer 2, item 5 complete 8415483318153477056. Layer 2, item 4 complete 8415483318153477056. Layer 3, item 2 complete 8415483318153477056. Layer 2, item 8 complete 8415483318153477056. Layer 2, item 2 complete 8415483318153477056. Layer 3, item 4 complete 8415483318153477056. Layer 2, item 6 complete 8415483318153477056. Layer 3, item 3 complete 8415483318153477056. Layer 4, item 2 complete 8415483318153477056. Layer 2, item 1 complete 8415483318153477056. Layer 3, item 1 complete 8415483318153477056. Layer 4, item 1 complete 8415483318153477056. Layer 5, item 1 complete 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. Ending Woker 8415483318153477056. ----> 8676 == 8676 Test Summary: | Pass Error Total Time Air.jl | 7067 14 7081 4m55.7s API | 87 10 97 4m21.9s setindex | 17 17 2.4s PArray | 8 10 18 4.8s PDict | 30 30 1m21.7s PSet | 26 26 6.3s PWDict | 3 3 2m00.5s PWSet | 3 3 46.3s PArray | 254 4 258 3.5s 1D | 237 237 1.0s 2D | 7 2 9 0.8s 3D | 10 2 12 1.7s PSet | 3467 3467 4.2s PDict | 1600 1600 4.6s LazyDict | 1608 1608 5.7s PWSet | 9 9 0.3s PWDict | 13 13 1.3s TX | 11 11 4.6s CountDown | 18 18 5.7s RNG of the outermost testset: Xoshiro(0xb40848daf95f1f45, 0x572b71fa44b8e1a0, 0x4595eb3b5f8a7d0c, 0x00a9273b276c939a, 0x1a184990b9363e97) ERROR: LoadError: Some tests did not pass: 7067 passed, 0 failed, 14 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Air/0ciXC/test/runtests.jl:8 Testing failed after 332.08s ERROR: LoadError: Package Air 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:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [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:237 [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:228 PkgEval failed after 376.74s: package tests unexpectedly errored