Package evaluation to test Air on Julia 1.14.0-DEV.1414 (f2608a495e*) started at 2025-12-25T16:31:09.443 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.64s ################################################################################ # 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.1 [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 4.1s ################################################################################ # 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.44s ################################################################################ # Testing # Testing Air Status `/tmp/jl_n7NYhY/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_n7NYhY/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.1 [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:2923 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 4223285773225270899. Layer 2, item 1 complete 4223285773225270899. Layer 2, item 6 complete 4223285773225270899. Layer 2, item 8 complete 4223285773225270899. Layer 2, item 4 complete 4223285773225270899. Layer 3, item 1 complete 4223285773225270899. Layer 2, item 3 complete 4223285773225270899. Layer 2, item 5 complete 4223285773225270899. Layer 3, item 3 complete 4223285773225270899. Layer 3, item 2 complete 4223285773225270899. Layer 4, item 1 complete 4223285773225270899. Layer 2, item 7 complete 4223285773225270899. Layer 3, item 4 complete 4223285773225270899. Layer 4, item 2 complete 4223285773225270899. Layer 5, item 1 complete 4223285773225270899. Ending Woker 4223285773225270899. ----> 8613 == 8613 Layer 2, item 2 complete 14736732468680524467. Layer 2, item 1 complete 14736732468680524467. Layer 2, item 4 complete 14736732468680524467. Layer 3, item 1 complete 14736732468680524467. Layer 2, item 8 complete 14736732468680524467. Layer 2, item 5 complete 14736732468680524467. Layer 2, item 6 complete 14736732468680524467. Layer 3, item 3 complete 14736732468680524467. Layer 2, item 3 complete 14736732468680524467. Layer 3, item 2 complete 14736732468680524467. Layer 4, item 1 complete 14736732468680524467. Layer 2, item 7 complete 14736732468680524467. Layer 3, item 4 complete 14736732468680524467. Layer 4, item 2 complete 14736732468680524467. Layer 5, item 1 complete 14736732468680524467. Ending Woker 14736732468680524467. Ending Woker 14736732468680524467. ----> 7791 == 7791 Layer 2, item 8 complete 7916755878313726190. Layer 2, item 7 complete 7916755878313726190. Layer 2, item 2 complete 7916755878313726190. Layer 2, item 4 complete 7916755878313726190. Layer 3, item 4 complete 7916755878313726190. Layer 2, item 5 complete 7916755878313726190. Layer 2, item 3 complete 7916755878313726190. Layer 2, item 6 complete 7916755878313726190. Layer 3, item 2 complete 7916755878313726190. Layer 3, item 3 complete 7916755878313726190. Layer 4, item 2 complete 7916755878313726190. Layer 2, item 1 complete 7916755878313726190. Layer 3, item 1 complete 7916755878313726190. Layer 4, item 1 complete 7916755878313726190. Layer 5, item 1 complete 7916755878313726190. Ending Woker 7916755878313726190. Ending Woker 7916755878313726190. Ending Woker 7916755878313726190. ----> 8780 == 8780 Layer 2, item 5 complete 17354794768031626123. Layer 2, item 3 complete 17354794768031626123. Layer 2, item 2 complete 17354794768031626123. Layer 2, item 6 complete 17354794768031626123. Layer 2, item 1 complete 17354794768031626123. Layer 3, item 1 complete 17354794768031626123. Layer 3, item 3 complete 17354794768031626123. Layer 2, item 7 complete 17354794768031626123. Layer 2, item 8 complete 17354794768031626123. Layer 3, item 4 complete 17354794768031626123. Layer 4, item 2 complete 17354794768031626123. Layer 2, item 4 complete 17354794768031626123. Layer 3, item 2 complete 17354794768031626123. Layer 4, item 1 complete 17354794768031626123. Layer 5, item 1 complete 17354794768031626123. Ending Woker 17354794768031626123. Ending Woker 17354794768031626123. Ending Woker 17354794768031626123. Ending Woker 17354794768031626123. ----> 7554 == 7554 Layer 2, item 7 complete 7489770203280100451. Layer 2, item 5 complete 7489770203280100451. Layer 2, item 4 complete 7489770203280100451. Layer 2, item 8 complete 7489770203280100451. Layer 2, item 1 complete 7489770203280100451. Layer 2, item 2 complete 7489770203280100451. Layer 3, item 1 complete 7489770203280100451. Layer 2, item 6 complete 7489770203280100451. Layer 3, item 3 complete 7489770203280100451. Layer 3, item 4 complete 7489770203280100451. Layer 4, item 2 complete 7489770203280100451. Layer 2, item 3 complete 7489770203280100451. Layer 3, item 2 complete 7489770203280100451. Layer 4, item 1 complete 7489770203280100451. Layer 5, item 1 complete 7489770203280100451. Ending Woker 7489770203280100451. Ending Woker 7489770203280100451. Ending Woker 7489770203280100451. Ending Woker 7489770203280100451. Ending Woker 7489770203280100451. ----> 8754 == 8754 Layer 2, item 6 complete 7994687091408917127. Layer 2, item 3 complete 7994687091408917127. Layer 2, item 1 complete 7994687091408917127. Layer 2, item 2 complete 7994687091408917127. Layer 3, item 1 complete 7994687091408917127. Layer 2, item 7 complete 7994687091408917127. Layer 2, item 8 complete 7994687091408917127. Layer 3, item 4 complete 7994687091408917127. Layer 2, item 4 complete 7994687091408917127. Layer 3, item 2 complete 7994687091408917127. Layer 4, item 1 complete 7994687091408917127. Layer 2, item 5 complete 7994687091408917127. Layer 3, item 3 complete 7994687091408917127. Layer 4, item 2 complete 7994687091408917127. Layer 5, item 1 complete 7994687091408917127. Ending Woker 7994687091408917127. Ending Woker 7994687091408917127. Ending Woker 7994687091408917127. Ending Woker 7994687091408917127. Ending Woker 7994687091408917127. Ending Woker 7994687091408917127. ----> 5725 == 5725 Layer 2, item 6 complete 10136433898901773718. Layer 2, item 1 complete 10136433898901773718. Layer 2, item 5 complete 10136433898901773718. Layer 2, item 7 complete 10136433898901773718. Layer 2, item 8 complete 10136433898901773718. Layer 3, item 3 complete 10136433898901773718. Layer 2, item 4 complete 10136433898901773718. Layer 2, item 3 complete 10136433898901773718. Layer 2, item 2 complete 10136433898901773718. Layer 3, item 4 complete 10136433898901773718. Layer 4, item 2 complete 10136433898901773718. Layer 3, item 2 complete 10136433898901773718. Layer 3, item 1 complete 10136433898901773718. Layer 4, item 1 complete 10136433898901773718. Layer 5, item 1 complete 10136433898901773718. Ending Woker 10136433898901773718. Ending Woker 10136433898901773718. Ending Woker 10136433898901773718. Ending Woker 10136433898901773718. Ending Woker 10136433898901773718. Ending Woker 10136433898901773718. Ending Woker 10136433898901773718. ----> 7192 == 7192 Layer 2, item 7 complete 6414719483200948593. Layer 2, item 6 complete 6414719483200948593. Layer 2, item 1 complete 6414719483200948593. Layer 2, item 5 complete 6414719483200948593. Layer 2, item 4 complete 6414719483200948593. Layer 3, item 3 complete 6414719483200948593. Layer 2, item 8 complete 6414719483200948593. Layer 2, item 3 complete 6414719483200948593. Layer 3, item 2 complete 6414719483200948593. Layer 2, item 2 complete 6414719483200948593. Layer 3, item 4 complete 6414719483200948593. Layer 4, item 2 complete 6414719483200948593. Layer 3, item 1 complete 6414719483200948593. Layer 4, item 1 complete 6414719483200948593. Layer 5, item 1 complete 6414719483200948593. Ending Woker 6414719483200948593. Ending Woker 6414719483200948593. Ending Woker 6414719483200948593. Ending Woker 6414719483200948593. Ending Woker 6414719483200948593. Ending Woker 6414719483200948593. Ending Woker 6414719483200948593. Ending Woker 6414719483200948593. ----> 6596 == 6596 Layer 2, item 3 complete 10516980542809063350. Layer 2, item 2 complete 10516980542809063350. Layer 2, item 5 complete 10516980542809063350. Layer 2, item 8 complete 10516980542809063350. Layer 2, item 7 complete 10516980542809063350. Layer 2, item 1 complete 10516980542809063350. Layer 3, item 1 complete 10516980542809063350. Layer 3, item 4 complete 10516980542809063350. Layer 2, item 6 complete 10516980542809063350. Layer 2, item 4 complete 10516980542809063350. Layer 3, item 3 complete 10516980542809063350. Layer 4, item 2 complete 10516980542809063350. Layer 3, item 2 complete 10516980542809063350. Layer 4, item 1 complete 10516980542809063350. Layer 5, item 1 complete 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. Ending Woker 10516980542809063350. ----> 7180 == 7180 Layer 2, item 5 complete 6344695605537174440. Layer 2, item 6 complete 6344695605537174440. Layer 2, item 3 complete 6344695605537174440. Layer 3, item 3 complete 6344695605537174440. Layer 2, item 4 complete 6344695605537174440. Layer 2, item 7 complete 6344695605537174440. Layer 2, item 1 complete 6344695605537174440. Layer 2, item 2 complete 6344695605537174440. Layer 3, item 2 complete 6344695605537174440. Layer 2, item 8 complete 6344695605537174440. Layer 3, item 1 complete 6344695605537174440. Layer 4, item 1 complete 6344695605537174440. Layer 3, item 4 complete 6344695605537174440. Layer 4, item 2 complete 6344695605537174440. Layer 5, item 1 complete 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. Ending Woker 6344695605537174440. ----> 7135 == 7135 Layer 2, item 7 complete 6720803250418151730. Layer 2, item 4 complete 6720803250418151730. Layer 2, item 6 complete 6720803250418151730. Layer 2, item 5 complete 6720803250418151730. Layer 2, item 1 complete 6720803250418151730. Layer 3, item 3 complete 6720803250418151730. Layer 2, item 8 complete 6720803250418151730. Layer 2, item 2 complete 6720803250418151730. Layer 3, item 4 complete 6720803250418151730. Layer 4, item 2 complete 6720803250418151730. Layer 3, item 1 complete 6720803250418151730. Layer 2, item 3 complete 6720803250418151730. Layer 3, item 2 complete 6720803250418151730. Layer 4, item 1 complete 6720803250418151730. Layer 5, item 1 complete 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. Ending Woker 6720803250418151730. ----> 6310 == 6310 Test Summary: | Pass Error Total Time Air.jl | 7056 14 7070 5m52.2s API | 87 10 97 5m16.2s setindex | 17 17 2.2s PArray | 8 10 18 4.3s PDict | 30 30 2m02.4s PSet | 26 26 6.7s PWDict | 3 3 2m01.7s PWSet | 3 3 58.7s PArray | 252 4 256 4.1s 1D | 235 235 1.2s 2D | 7 2 9 0.9s 3D | 10 2 12 1.9s PSet | 3458 3458 5.0s PDict | 1600 1600 4.8s LazyDict | 1608 1608 5.7s PWSet | 9 9 0.3s PWDict | 13 13 1.3s TX | 11 11 5.0s CountDown | 18 18 5.7s RNG of the outermost testset: Xoshiro(0x29420f9d91707256, 0x376c64983a34b5fc, 0xf16aafc236399e33, 0xad841d6ec6e9a622, 0x45397a38bf923637) ERROR: LoadError: Some tests did not pass: 7056 passed, 0 failed, 14 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Air/0ciXC/test/runtests.jl:8 Testing failed after 390.22s 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 436.95s: package tests unexpectedly errored