Package evaluation to test CDRSerialization on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T13:34:33.980 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.51s ################################################################################ # Installation # Installing CDRSerialization... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cbcadc0d] + CDRSerialization v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [cbcadc0d] + CDRSerialization v0.1.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.8 s ✓ CDRSerialization 1 dependency successfully precompiled in 4 seconds. 48 already precompiled. Precompilation completed after 34.41s ################################################################################ # Testing # Testing CDRSerialization Status `/tmp/jl_PagxZ9/Project.toml` [9b6a8646] AllocCheck v0.2.6 [cbcadc0d] CDRSerialization v0.1.3 [90137ffa] StaticArrays v1.9.18 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_PagxZ9/Manifest.toml` [9b6a8646] AllocCheck v0.2.6 [cbcadc0d] CDRSerialization v0.1.3 [fa961155] CEnum v0.5.0 [e2ba6199] ExprTools v0.1.10 [61eb1bfa] GPUCompiler v1.22.7 [692b3bcd] JLLWrappers v1.8.0 [929cbde3] LLVM v9.10.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6c6a2e73] Scratch v1.3.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [e689c965] Tracy v0.1.6 [dad2f222] LLVMExtra_jll v0.0.43+1 [ad6e5548] LibTracyClient_jll v0.13.1+0 [0dad84c5] ArgTools v1.2.0 [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.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Test Summary: | Pass Total Time Reader | 30 30 2.8s Test Summary: | Pass Total Time Writer | 4 4 1.1s Test Summary: | Pass Total Time readwrite | 14 14 0.7s Test Summary: | Pass Total Time non-ASCII string round-trip | 2 2 0.0s Test Summary: | Pass Total Time Vector{Float64} round-trip | 1 1 0.0s Test Summary: | Pass Total Time memberHeader V1 mustUnderstand round-trip | 4 4 0.2s Test Summary: | Pass Total Time V2 emHeader length code 2 | 5 5 0.4s Test Summary: | Pass Total Time Char round-trip | 2 2 0.0s Test Summary: | Pass Total Time CDRSizeCalculator matches writer output | 1 1 0.1s Test Summary: | Pass Total Time reader seek/skip/isAtEnd | 7 7 0.3s Test Summary: | Pass Total Time presentFlag round-trip (CDR2) | 2 2 0.1s Test Summary: | Pass Total Time reader clone branches independently | 3 3 0.0s Test Summary: | Pass Total Time reader limit truncates remaining bytes | 3 3 0.0s Test Summary: | Pass Total Time V1 implementationSpecific PID does not throw | 4 4 0.2s Test Summary: | Pass Total Time uint16BE / uint32BE / uint64BE round-trip on LE stream | 6 6 0.4s Test Summary: | Pass Total Time writer data / position accessors | 4 4 0.0s Test Summary: | Pass Total Time Vector{String} round-trip | 1 1 0.0s Test Summary: | Pass Total Time SMatrix round-trip | 1 1 0.2s Test Summary: | Pass Total Time 3-D SArray round-trip | 1 1 0.5s Test Summary: | Pass Total Time SArray read is non-allocating after warmup | 1 1 0.2s Test Summary: | Pass Total Time V1 ignore-PID is surfaced (0x3f03) | 3 3 0.0s AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: CDRReader primitives: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 Test threw exception Expression: isempty(_allocs(_read_typed, (_ReaderT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:53 AllocCheck: SArray reads / writes: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 Test threw exception Expression: isempty(_allocs(_read_sarray, (_ReaderT, Type{SA}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:89 AllocCheck: SArray reads / writes: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 Test threw exception Expression: isempty(_allocs(_read_sarray, (_ReaderT, Type{SA}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:89 AllocCheck: SArray reads / writes: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 Test threw exception Expression: isempty(_allocs(_read_sarray, (_ReaderT, Type{SA}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:89 AllocCheck: SArray reads / writes: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 Test threw exception Expression: isempty(_allocs(_read_sarray, (_ReaderT, Type{SA}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:89 AllocCheck: SArray reads / writes: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 Test threw exception Expression: isempty(_allocs(_read_sarray, (_ReaderT, Type{SA}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:90 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:89 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 Test threw exception Expression: isempty(_allocs(_add_calc, (_CalcT, Type{T}))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:101 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 AllocCheck: CDRSizeCalculator: Error During Test at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 Test threw exception Expression: isempty(_allocs(_add_calc_vec, (_CalcT, Type{Vector{T}}, Int))) AssertionError: Base.isdispatchtuple(sig) Stacktrace: [1] methodinstance(ft::DataType, tt::Type, world::UInt64) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:83 [inlined] [2] methodinstance(ft::DataType, tt::Type) @ GPUCompiler ~/.julia/packages/GPUCompiler/QgckP/src/jlgen.jl:82 [inlined] [3] check_allocs(func::Any, types::Any; ignore_throw::Bool) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:219 [4] check_allocs(func::Function, types::Tuple{DataType, TypeEq, DataType}) @ AllocCheck ~/.julia/packages/AllocCheck/elnkM/src/AllocCheck.jl:215 [inlined] [5] _allocs(f::Function, types::Tuple{DataType, TypeEq, DataType}) @ Main ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:14 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [7] macro expansion @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:104 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/CDRSerialization/sk4hF/test/alloc_check.jl:100 Test Summary: | Pass Error Total Time AllocCheck | 34 40 74 2m46.5s AllocCheck: CDRReader primitives | 12 12 54.8s AllocCheck: CDRWriter primitives | 12 12 1m10.5s AllocCheck: BE helpers | 6 6 0.5s AllocCheck: member / delimiter / sentinel headers | 7 7 1.0s AllocCheck: presentFlag / isPresentFlag | 2 2 0.0s AllocCheck: SArray reads / writes | 5 5 10 0.8s AllocCheck: CDRSizeCalculator | 2 23 25 0.3s RNG of the outermost testset: Random.Xoshiro(0x23948015d712c443, 0x81ddfddd93d42706, 0x3eaa22adc174600f, 0x669bf520740a8dbc, 0xb0c4daf6861ef9c4) ERROR: LoadError: Some tests did not pass: 34 passed, 0 failed, 40 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CDRSerialization/sk4hF/test/runtests.jl:308 Testing failed after 198.11s ERROR: LoadError: Package CDRSerialization errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 276.86s: package has test failures