Package evaluation to test FixedSizeArrays on Julia 1.12.4 (422f456051*) started at 2026-01-28T23:06:35.769 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.15s ################################################################################ # Installation # Installing FixedSizeArrays... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [3821ddf9] + FixedSizeArrays v1.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [08986516] + Collects v1.0.0 [3821ddf9] + FixedSizeArrays v1.2.0 Installation completed after 1.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 788.2 ms ✓ FixedSizeArrays → AdaptExt 1 dependency successfully precompiled in 1 seconds. 39 already precompiled. Precompilation completed after 13.66s ################################################################################ # Testing # Testing FixedSizeArrays Status `/tmp/jl_ATTheh/Project.toml` [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [08986516] Collects v1.0.0 [3821ddf9] FixedSizeArrays v1.2.0 [6fe1bfb0] OffsetArrays v1.17.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ATTheh/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [08986516] Collects v1.0.0 [34da2185] Compat v4.18.1 [3821ddf9] FixedSizeArrays v1.2.0 [6fe1bfb0] OffsetArrays v1.17.0 [ae029012] Requires v1.3.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Precompiling packages... 1104.5 ms ✓ OffsetArrays → OffsetArraysAdaptExt 1 dependency successfully precompiled in 1 seconds. 4 already precompiled. default underlying storage type: Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{UnionAll, Base.Iterators.Filter{typeof(iseven), UnitRange{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 default underlying storage type: Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{UnionAll, Base.Iterators.Filter{typeof(iseven), UnitRange{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 0}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 0}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 1, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArray{Int64, 2, Memory{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Int64, 3}}, args::Tuple{FixedSizeArrayDefault{Int64, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 0}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 0}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 1, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArray{Number, 2, Memory{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Number, 3}}, args::Tuple{FixedSizeArrayDefault{Number, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 0}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 0}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 1, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 2, Memory{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}}, args::Tuple{FixedSizeArrayDefault{Union{Nothing, Int64}, 3}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{UnionAll, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{DataType, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Float64, 1, Memory{Float64}} does not match inferred return type Union{FixedSizeArrayDefault{Float64, 0}, FixedSizeVectorDefault{Float64}, FixedSizeVector{Float64, Memory{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Float64, 1, Memory{Float64}}}, args::Tuple{UnionAll, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Float64, 1, Memory{Float64}} does not match inferred return type Union{FixedSizeArrayDefault{Float64, 0}, FixedSizeVectorDefault{Float64}, FixedSizeVector{Float64, Memory{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Float64, 1, Memory{Float64}}}, args::Tuple{DataType, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{UnionAll, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{DataType, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Float64, 1, Memory{Float64}} does not match inferred return type Union{FixedSizeArrayDefault{Float64, 0}, FixedSizeVectorDefault{Float64}, FixedSizeVector{Float64, Memory{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Float64, 1, Memory{Float64}}}, args::Tuple{UnionAll, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Float64, 1, Memory{Float64}} does not match inferred return type Union{FixedSizeArrayDefault{Float64, 0}, FixedSizeVectorDefault{Float64}, FixedSizeVector{Float64, Memory{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Float64, 1, Memory{Float64}}}, args::Tuple{DataType, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{UnionAll, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Int64, 1, Memory{Int64}} does not match inferred return type Union{FixedSizeArrayDefault{Int64, 0}, FixedSizeVectorDefault{Int64}, FixedSizeVector{Int64, Memory{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Int64, 1, Memory{Int64}}}, args::Tuple{DataType, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Float64, 1, Memory{Float64}} does not match inferred return type Union{FixedSizeArrayDefault{Float64, 0}, FixedSizeVectorDefault{Float64}, FixedSizeVector{Float64, Memory{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Float64, 1, Memory{Float64}}}, args::Tuple{UnionAll, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeArray{Float64, 1, Memory{Float64}} does not match inferred return type Union{FixedSizeArrayDefault{Float64, 0}, FixedSizeVectorDefault{Float64}, FixedSizeVector{Float64, Memory{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeArray{Float64, 1, Memory{Float64}}}, args::Tuple{DataType, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 0, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 0, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeVector{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeMatrix{Int64, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Int64, 3, Vector{Int64}}}, args::Tuple{FixedSizeArray{Int64, 3, Vector{Int64}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 0, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 0, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeVector{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeMatrix{Number, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Number, 3, Vector{Number}}}, args::Tuple{FixedSizeArray{Number, 3, Vector{Number}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 0, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 0, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeVector{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeMatrix{Union{Nothing, Int64}, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] `reshape`: Test Failed at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 Expression: iszero(allocated(f, args)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_noalloc(f::typeof(reshape), args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:28 [3] test_inferred_noalloc(f::typeof(reshape), ::Type{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}}, args::Tuple{FixedSizeArray{Union{Nothing, Int64}, 3, Vector{Union{Nothing, Int64}}}, Int64, Int64, Int64}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:40 [4] top-level scope @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:72 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:524 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:544 [inlined] iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{UnionAll, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{DataType, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{UnionAll, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7,): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{DataType, Tuple{Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7, 8): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{UnionAll, Tuple{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7, 8): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{DataType, Tuple{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7, 8): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{UnionAll, Tuple{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: (7, 8): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{DataType, Tuple{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: 7 => 8: Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{UnionAll, Pair{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: 7 => 8: Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{DataType, Pair{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: 7 => 8: Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{UnionAll, Pair{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: 7 => 8: Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{DataType, Pair{Int64, Int64}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{UnionAll, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{DataType, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{UnionAll, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{DataType, Base.Iterators.Take{Base.Iterators.Repeated{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{UnionAll, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Int64, Vector{Int64}} does not match inferred return type Union{FixedSizeArray{Int64, 0, Vector{Int64}}, FixedSizeVector{Int64, Vector{Int64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Int64, Vector{Int64}}}, args::Tuple{DataType, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{UnionAll, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]): Error During Test at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 =# @inferred(f(args...)) isa R return type FixedSizeVector{Float64, Vector{Float64}} does not match inferred return type Union{FixedSizeArray{Float64, 0, Vector{Float64}}, FixedSizeVector{Float64, Vector{Float64}}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] [3] test_inferred(f::typeof(collect_as), ::Type{FixedSizeVector{Float64, Vector{Float64}}}, args::Tuple{DataType, Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}}) @ Main ~/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:32 Test Summary: | Pass Fail Error Total Time FixedSizeArrays | 14844 300 34 15178 4m50.6s meta | 1 1 1.0s Aqua.jl | 11 11 42.4s type piracy | 1 1 0.1s type aliases | 25 25 0.0s safe computation of length from dimensions size | 95 95 5.4s default underlying storage type | 21 2 23 4.4s `undef` construction without element type | 2 2 0.0s `propertynames` | 40 40 1.6s Constructors | 145 145 4.2s constructors taking `AbstractArray` | 12 12 1.4s setindex! | 2 2 0.0s out-of-bounds access | 6 6 0.2s parent and parentindices | 81 81 1.4s FixedSizeVector | 23 23 0.9s FixedSizeMatrix | 21 21 1.6s `map` | 36 36 3.6s broadcasting | 98 98 25.1s `isassigned` | 676 676 3.1s `copy` | 4 4 0.3s `copyto!` | 90 90 4.5s LinearAlgebra | 36 36 28.7s `pointer` | 140 140 5.3s `reshape` | 5199 150 5349 24.7s `collect_as` | 618 12 630 24.9s difficult requested return type | 0 0.0s empty iterator with inexact `eltype` | 5 5 0.7s explicit handling of empty iterators | 2 2 0.5s `Union{}` | 3 3 0.1s buggy iterator with mismatched `size` and `length | 4 4 0.4s iterator: () | 27 27 0.7s iterator: (7,) | 23 4 27 0.7s iterator: (7, 8) | 27 27 0.8s iterator: 7 | 26 26 0.7s iterator: 7 => 8 | 27 27 1.3s iterator: Base.RefValue{Int64}(7) | 26 26 0.5s iterator: fill(7) | 26 26 0.7s iterator: Base.Generator{UnitRange{Int64}, typeof(identity)}(identity, 1:3) | 27 27 0.8s iterator: Base.Generator{Base.Iterators.ProductIterator{Tuple{UnitRange{Int64}, UnitRange{Int64}}}, var"#39#40"}(var"#39#40"(), Base.Iterators.ProductIterator{Tuple{UnitRange{Int64}, UnitRange{Int64}}}((1:3, 1:2))) | 27 27 1.3s iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2) | 23 4 27 1.1s iterator: Base.Generator{Base.Iterators.Filter{var"#41#42", UnitRange{Int64}}, typeof(identity)}(identity, Base.Iterators.Filter{var"#41#42", UnitRange{Int64}}(var"#41#42"(), 7:9)) | 27 27 0.9s iterator: 7:8 | 27 27 0.8s iterator: 8:7 | 27 27 0.0s iterator: 7:8 | 27 27 1.1s iterator: Int64[] | 27 27 0.6s iterator: [7] | 27 27 0.0s iterator: [7 8] | 27 27 0.8s iterator: Iter{Int64, 0, Int64}((), 1, 7) | 26 26 0.8s iterator: Iter{Int64, 1, Int64}((3,), 3, 7) | 27 27 0.9s iterator: Iter{Int64, 2, Int64}((3, 2), 6, 7) | 27 27 0.9s iterator: Base.Generator{Base.Iterators.Filter{var"#43#44", Tuple{Bool, UInt8, Int64}}, typeof(identity)}(identity, Base.Iterators.Filter{var"#43#44", Tuple{Bool, UInt8, Int64}}(var"#43#44"(), (false, 0x01, 2))) | 27 27 2.5s iterator: Base.Generator{Base.Iterators.Filter{var"#47#48", Tuple{Bool, UInt8, Int64}}, var"#45#46"}(var"#45#46"(), Base.Iterators.Filter{var"#47#48", Tuple{Bool, UInt8, Int64}}(var"#47#48"(), (false, 0x01, 2))) | 18 18 0.6s iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]) | 23 4 27 1.1s `propertynames` | 40 40 1.6s Constructors | 145 145 3.3s constructors taking `AbstractArray` | 12 12 1.1s setindex! | 2 2 0.0s out-of-bounds access | 6 6 0.1s parent and parentindices | 81 81 0.0s FixedSizeVector | 23 23 0.9s FixedSizeMatrix | 21 21 1.3s `map` | 36 36 3.6s broadcasting | 98 98 27.9s `isassigned` | 676 676 2.9s `copy` | 4 4 0.0s `copyto!` | 90 90 4.0s LinearAlgebra | 36 36 20.7s `pointer` | 140 140 5.4s `reshape` | 5199 150 5349 18.0s `collect_as` | 610 20 630 13.6s difficult requested return type | 0 0.0s empty iterator with inexact `eltype` | 5 5 0.3s explicit handling of empty iterators | 2 2 0.2s `Union{}` | 3 3 0.0s buggy iterator with mismatched `size` and `length | 4 4 0.3s iterator: () | 27 27 0.5s iterator: (7,) | 23 4 27 0.6s iterator: (7, 8) | 23 4 27 0.7s iterator: 7 | 26 26 0.5s iterator: 7 => 8 | 23 4 27 0.7s iterator: Base.RefValue{Int64}(7) | 26 26 0.4s iterator: fill(7) | 26 26 0.5s iterator: Base.Generator{UnitRange{Int64}, typeof(identity)}(identity, 1:3) | 27 27 0.6s iterator: Base.Generator{Base.Iterators.ProductIterator{Tuple{UnitRange{Int64}, UnitRange{Int64}}}, var"#39#40"}(var"#39#40"(), Base.Iterators.ProductIterator{Tuple{UnitRange{Int64}, UnitRange{Int64}}}((1:3, 1:2))) | 27 27 0.9s iterator: Base.Iterators.Take{Base.Iterators.Repeated{Int64}}(Base.Iterators.Repeated{Int64}(7), 2) | 23 4 27 0.8s iterator: Base.Generator{Base.Iterators.Filter{var"#41#42", UnitRange{Int64}}, typeof(identity)}(identity, Base.Iterators.Filter{var"#41#42", UnitRange{Int64}}(var"#41#42"(), 7:9)) | 27 27 0.4s iterator: 7:8 | 27 27 0.6s iterator: 8:7 | 27 27 0.0s iterator: 7:8 | 27 27 0.6s iterator: Int64[] | 27 27 0.5s iterator: [7] | 27 27 0.0s iterator: [7 8] | 27 27 0.7s iterator: Iter{Int64, 0, Int64}((), 1, 7) | 26 26 0.6s iterator: Iter{Int64, 1, Int64}((3,), 3, 7) | 27 27 0.7s iterator: Iter{Int64, 2, Int64}((3, 2), 6, 7) | 27 27 0.6s iterator: Base.Generator{Base.Iterators.Filter{var"#43#44", Tuple{Bool, UInt8, Int64}}, typeof(identity)}(identity, Base.Iterators.Filter{var"#43#44", Tuple{Bool, UInt8, Int64}}(var"#43#44"(), (false, 0x01, 2))) | 27 27 0.6s iterator: Base.Generator{Base.Iterators.Filter{var"#47#48", Tuple{Bool, UInt8, Int64}}, var"#45#46"}(var"#45#46"(), Base.Iterators.Filter{var"#47#48", Tuple{Bool, UInt8, Int64}}(var"#47#48"(), (false, 0x01, 2))) | 18 18 0.4s iterator: Base.Iterators.Filter{Base.Fix2{typeof(<), Int64}, Vector{Int64}}(Base.Fix2{typeof(<), Int64}(<, 1), Int64[]) | 23 4 27 0.6s Random | 240 240 1.1s Adapt | 2 2 0.2s RNG of the outermost testset: Random.Xoshiro(0x7760669b1c8e35a1, 0x95e63ce59bcf640f, 0xd8c5981bc18bc7a2, 0x5a6acee7767990ea, 0xeddabe2af50a3e5e) ERROR: LoadError: Some tests did not pass: 14844 passed, 300 failed, 34 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FixedSizeArrays/VHLXx/test/runtests.jl:71 Testing failed after 307.43s ERROR: LoadError: Package FixedSizeArrays errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 346.05s: package tests unexpectedly errored