Package evaluation to test Air on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T16:15:31.391 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.94s ################################################################################ # 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.2+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.68s ################################################################################ # 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 12.55s ################################################################################ # Testing # Testing Air Status `/tmp/jl_nvKHK6/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_nvKHK6/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.2+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 2 complete 18306350870863485828. Layer 2, item 1 complete 18306350870863485828. Layer 2, item 4 complete 18306350870863485828. Layer 2, item 3 complete 18306350870863485828. Layer 2, item 7 complete 18306350870863485828. Layer 3, item 2 complete 18306350870863485828. Layer 2, item 8 complete 18306350870863485828. Layer 3, item 1 complete 18306350870863485828. Layer 4, item 1 complete 18306350870863485828. Layer 2, item 5 complete 18306350870863485828. Layer 2, item 6 complete 18306350870863485828. Layer 3, item 4 complete 18306350870863485828. Layer 3, item 3 complete 18306350870863485828. Layer 4, item 2 complete 18306350870863485828. Layer 5, item 1 complete 18306350870863485828. Ending Woker 18306350870863485828. ----> 6512 == 6512 Layer 2, item 5 complete 14906565776054407929. Layer 2, item 6 complete 14906565776054407929. Layer 3, item 3 complete 14906565776054407929. Layer 2, item 1 complete 14906565776054407929. Layer 2, item 7 complete 14906565776054407929. Layer 2, item 3 complete 14906565776054407929. Layer 2, item 4 complete 14906565776054407929. Layer 2, item 2 complete 14906565776054407929. Layer 2, item 8 complete 14906565776054407929. Layer 3, item 4 complete 14906565776054407929. Layer 4, item 2 complete 14906565776054407929. Layer 3, item 1 complete 14906565776054407929. Layer 3, item 2 complete 14906565776054407929. Layer 4, item 1 complete 14906565776054407929. Layer 5, item 1 complete 14906565776054407929. Ending Woker 14906565776054407929. Ending Woker 14906565776054407929. ----> 6171 == 6171 Layer 2, item 6 complete 10052043816279102121. Layer 2, item 8 complete 10052043816279102121. Layer 2, item 3 complete 10052043816279102121. Layer 2, item 7 complete 10052043816279102121. Layer 2, item 4 complete 10052043816279102121. Layer 3, item 2 complete 10052043816279102121. Layer 2, item 1 complete 10052043816279102121. Layer 3, item 4 complete 10052043816279102121. Layer 2, item 5 complete 10052043816279102121. Layer 3, item 3 complete 10052043816279102121. Layer 4, item 2 complete 10052043816279102121. Layer 2, item 2 complete 10052043816279102121. Layer 3, item 1 complete 10052043816279102121. Layer 4, item 1 complete 10052043816279102121. Layer 5, item 1 complete 10052043816279102121. Ending Woker 10052043816279102121. Ending Woker 10052043816279102121. Ending Woker 10052043816279102121. ----> 8679 == 8679 Layer 2, item 4 complete 17992088233753504268. Layer 2, item 5 complete 17992088233753504268. Layer 2, item 6 complete 17992088233753504268. Layer 2, item 7 complete 17992088233753504268. Layer 2, item 8 complete 17992088233753504268. Layer 3, item 3 complete 17992088233753504268. Layer 3, item 4 complete 17992088233753504268. Layer 4, item 2 complete 17992088233753504268. Layer 2, item 2 complete 17992088233753504268. Layer 2, item 3 complete 17992088233753504268. Layer 3, item 2 complete 17992088233753504268. Layer 2, item 1 complete 17992088233753504268. Layer 3, item 1 complete 17992088233753504268. Layer 4, item 1 complete 17992088233753504268. Layer 5, item 1 complete 17992088233753504268. Ending Woker 17992088233753504268. Ending Woker 17992088233753504268. Ending Woker 17992088233753504268. Ending Woker 17992088233753504268. ----> 8205 == 8205 Layer 2, item 8 complete 2136789898509337070. Layer 2, item 6 complete 2136789898509337070. Layer 2, item 2 complete 2136789898509337070. Layer 2, item 3 complete 2136789898509337070. Layer 2, item 5 complete 2136789898509337070. Layer 2, item 7 complete 2136789898509337070. Layer 2, item 4 complete 2136789898509337070. Layer 3, item 2 complete 2136789898509337070. Layer 3, item 4 complete 2136789898509337070. Layer 2, item 1 complete 2136789898509337070. Layer 3, item 1 complete 2136789898509337070. Layer 3, item 3 complete 2136789898509337070. Layer 4, item 2 complete 2136789898509337070. Layer 4, item 1 complete 2136789898509337070. Layer 5, item 1 complete 2136789898509337070. Ending Woker 2136789898509337070. Ending Woker 2136789898509337070. Ending Woker 2136789898509337070. Ending Woker 2136789898509337070. Ending Woker 2136789898509337070. ----> 8907 == 8907 Layer 2, item 3 complete 12124002737381570187. Layer 2, item 4 complete 12124002737381570187. Layer 2, item 7 complete 12124002737381570187. Layer 2, item 8 complete 12124002737381570187. Layer 3, item 2 complete 12124002737381570187. Layer 2, item 6 complete 12124002737381570187. Layer 2, item 2 complete 12124002737381570187. Layer 3, item 4 complete 12124002737381570187. Layer 2, item 1 complete 12124002737381570187. Layer 2, item 5 complete 12124002737381570187. Layer 3, item 3 complete 12124002737381570187. Layer 4, item 2 complete 12124002737381570187. Layer 3, item 1 complete 12124002737381570187. Layer 4, item 1 complete 12124002737381570187. Layer 5, item 1 complete 12124002737381570187. Ending Woker 12124002737381570187. Ending Woker 12124002737381570187. Ending Woker 12124002737381570187. Ending Woker 12124002737381570187. Ending Woker 12124002737381570187. Ending Woker 12124002737381570187. ----> 9751 == 9751 Layer 2, item 2 complete 7432097417853610181. Layer 2, item 6 complete 7432097417853610181. Layer 2, item 8 complete 7432097417853610181. Layer 2, item 5 complete 7432097417853610181. Layer 2, item 7 complete 7432097417853610181. Layer 2, item 1 complete 7432097417853610181. Layer 3, item 4 complete 7432097417853610181. Layer 3, item 1 complete 7432097417853610181. Layer 2, item 4 complete 7432097417853610181. Layer 3, item 3 complete 7432097417853610181. Layer 2, item 3 complete 7432097417853610181. Layer 4, item 2 complete 7432097417853610181. Layer 3, item 2 complete 7432097417853610181. Layer 4, item 1 complete 7432097417853610181. Layer 5, item 1 complete 7432097417853610181. Ending Woker 7432097417853610181. Ending Woker 7432097417853610181. Ending Woker 7432097417853610181. Ending Woker 7432097417853610181. Ending Woker 7432097417853610181. Ending Woker 7432097417853610181. Ending Woker 7432097417853610181. ----> 7466 == 7466 Layer 2, item 4 complete 1027695521722156311. Layer 2, item 3 complete 1027695521722156311. Layer 2, item 1 complete 1027695521722156311. Layer 3, item 2 complete 1027695521722156311. Layer 2, item 7 complete 1027695521722156311. Layer 2, item 6 complete 1027695521722156311. Layer 2, item 2 complete 1027695521722156311. Layer 3, item 1 complete 1027695521722156311. Layer 4, item 1 complete 1027695521722156311. Layer 2, item 5 complete 1027695521722156311. Layer 2, item 8 complete 1027695521722156311. Layer 3, item 3 complete 1027695521722156311. Layer 3, item 4 complete 1027695521722156311. Layer 4, item 2 complete 1027695521722156311. Layer 5, item 1 complete 1027695521722156311. Ending Woker 1027695521722156311. Ending Woker 1027695521722156311. Ending Woker 1027695521722156311. Ending Woker 1027695521722156311. Ending Woker 1027695521722156311. Ending Woker 1027695521722156311. Ending Woker 1027695521722156311. Ending Woker 1027695521722156311. ----> 8767 == 8767 Layer 2, item 3 complete 282174423756562605. Layer 2, item 5 complete 282174423756562605. Layer 2, item 1 complete 282174423756562605. Layer 2, item 2 complete 282174423756562605. Layer 3, item 1 complete 282174423756562605. Layer 2, item 7 complete 282174423756562605. Layer 2, item 8 complete 282174423756562605. Layer 3, item 4 complete 282174423756562605. Layer 2, item 6 complete 282174423756562605. Layer 3, item 3 complete 282174423756562605. Layer 4, item 2 complete 282174423756562605. Layer 2, item 4 complete 282174423756562605. Layer 3, item 2 complete 282174423756562605. Layer 4, item 1 complete 282174423756562605. Layer 5, item 1 complete 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. Ending Woker 282174423756562605. ----> 9424 == 9424 Layer 2, item 6 complete 3460348893113135463. Layer 2, item 3 complete 3460348893113135463. Layer 2, item 4 complete 3460348893113135463. Layer 2, item 2 complete 3460348893113135463. Layer 3, item 2 complete 3460348893113135463. Layer 2, item 7 complete 3460348893113135463. Layer 2, item 5 complete 3460348893113135463. Layer 3, item 3 complete 3460348893113135463. Layer 2, item 1 complete 3460348893113135463. Layer 3, item 1 complete 3460348893113135463. Layer 4, item 1 complete 3460348893113135463. Layer 2, item 8 complete 3460348893113135463. Layer 3, item 4 complete 3460348893113135463. Layer 4, item 2 complete 3460348893113135463. Layer 5, item 1 complete 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. Ending Woker 3460348893113135463. ----> 8524 == 8524 Layer 2, item 7 complete 17741680647242477809. Layer 2, item 6 complete 17741680647242477809. Layer 2, item 8 complete 17741680647242477809. Layer 2, item 3 complete 17741680647242477809. Layer 2, item 2 complete 17741680647242477809. Layer 2, item 4 complete 17741680647242477809. Layer 3, item 2 complete 17741680647242477809. Layer 3, item 4 complete 17741680647242477809. Layer 2, item 5 complete 17741680647242477809. Layer 3, item 3 complete 17741680647242477809. Layer 4, item 2 complete 17741680647242477809. Layer 2, item 1 complete 17741680647242477809. Layer 3, item 1 complete 17741680647242477809. Layer 4, item 1 complete 17741680647242477809. Layer 5, item 1 complete 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. Ending Woker 17741680647242477809. ----> 7982 == 7982 Test Summary: | Pass Error Total Time Air.jl | 7032 14 7046 4m45.5s API | 87 10 97 4m12.5s setindex | 17 17 2.0s PArray | 8 10 18 4.3s PDict | 30 30 1m20.1s PSet | 26 26 5.7s PWDict | 3 3 1m54.9s PWSet | 3 3 45.6s PArray | 252 4 256 3.6s 1D | 235 235 1.1s 2D | 7 2 9 0.8s 3D | 10 2 12 1.7s PSet | 3434 3434 4.5s PDict | 1600 1600 4.4s LazyDict | 1608 1608 5.3s PWSet | 9 9 0.3s PWDict | 13 13 1.2s TX | 11 11 4.3s CountDown | 18 18 5.4s RNG of the outermost testset: Xoshiro(0x782ba6675a7822b2, 0xca472328995e1944, 0x6dba5b08f7d23f0f, 0x7290795da8d8154d, 0x1d98289d9b963ee4) ERROR: LoadError: Some tests did not pass: 7032 passed, 0 failed, 14 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Air/0ciXC/test/runtests.jl:8 Testing failed after 319.54s 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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 360.31s: package tests unexpectedly errored