Package evaluation of OpenEphysLoader on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:49:32.930 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.67s ################################################################################ # Installation # Installing OpenEphysLoader... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [98c9b6dd] + OpenEphysLoader v0.2.5 Updating `~/.julia/environments/v1.12/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [9c8b4983] + LightXML v0.9.2 [98c9b6dd] + OpenEphysLoader v0.2.5 [21216c6a] + Preferences v1.4.3 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.14.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 1.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.44s ################################################################################ # Testing # Testing OpenEphysLoader Status `/tmp/jl_RXYTr7/Project.toml` [9c8b4983] LightXML v0.9.2 [98c9b6dd] OpenEphysLoader v0.2.5 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_RXYTr7/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [9c8b4983] LightXML v0.9.2 [98c9b6dd] OpenEphysLoader v0.2.5 [21216c6a] Preferences v1.4.3 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.14.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... Test Summary: | Pass Total Time OriginalHeader | 18 18 7.5s Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for SampleArray{Float64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::SampleArray{Float64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::SampleArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::SampleArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [inlined] [3] test_OEContArray(io::IOStream, ::Type{SampleArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:39 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:101 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for SampleArray{Int64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::SampleArray{Int64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::SampleArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::SampleArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::SampleArray{Int64}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{SampleArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:101 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for SampleArray{Int16} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::SampleArray{Int16}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::SampleArray{Int16}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::SampleArray{Int16}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::SampleArray{Int16}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{SampleArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:101 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for SampleArray{Float64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::SampleArray{Float64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::SampleArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::SampleArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::SampleArray{Float64}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{SampleArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:101 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for TimeArray{Float64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::TimeArray{Float64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::TimeArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::TimeArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [inlined] [3] test_OEContArray(io::IOStream, ::Type{TimeArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:39 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:108 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for TimeArray{Int64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::TimeArray{Int64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::TimeArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::TimeArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::TimeArray{Int64}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{TimeArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:108 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for TimeArray{Int16} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::TimeArray{Int16}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::TimeArray{Int16}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::TimeArray{Int16}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::TimeArray{Int16}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{TimeArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:108 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for TimeArray{Float64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::TimeArray{Float64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::TimeArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::TimeArray{Float64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::TimeArray{Float64}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{TimeArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:108 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for RecNoArray{Int64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::RecNoArray{Int64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::RecNoArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::RecNoArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [inlined] [3] test_OEContArray(io::IOStream, ::Type{RecNoArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:39 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:116 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for RecNoArray{Int64} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::RecNoArray{Int64}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::RecNoArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::RecNoArray{Int64}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::RecNoArray{Int64}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{RecNoArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:116 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for JointArray{Tuple{Float64, Float64, Int64}} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::JointArray{Tuple{Float64, Float64, Int64}}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::JointArray{Tuple{Float64, Float64, Int64}}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::JointArray{Tuple{Float64, Float64, Int64}}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [inlined] [3] test_OEContArray(io::IOStream, ::Type{JointArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:39 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:124 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for JointArray{Tuple{Float64, Float64, Int64}} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::JointArray{Tuple{Float64, Float64, Int64}}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::JointArray{Tuple{Float64, Float64, Int64}}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::JointArray{Tuple{Float64, Float64, Int64}}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::JointArray{Tuple{Float64, Float64, Int64}}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{JointArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:124 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Continuous: Test Failed at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Expression: A[1] = A[1] Expected: ErrorException Thrown: CanonicalIndexError CanonicalIndexError: setindex! not defined for JointArray{Tuple{Int64, Int64, Int64}} Stacktrace: [1] error_if_canonical_setindex(::IndexLinear, A::JointArray{Tuple{Int64, Int64, Int64}}, ::Int64) @ Base ./abstractarray.jl:1451 [2] setindex! @ ./abstractarray.jl:1442 [inlined] [3] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:774 [inlined] [5] test_OEArray_interface(A::JointArray{Tuple{Int64, Int64, Int64}}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 Stacktrace: [1] test_OEArray_interface(A::JointArray{Tuple{Int64, Int64, Int64}}) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:177 [2] test_OEContArray(A::JointArray{Tuple{Int64, Int64, Int64}}, D::Vector{Int16}, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:52 [3] test_OEContArray(io::IOStream, ::Type{JointArray}, testtypes::Vector{DataType}, D::Vector{Int16}, nblock::Int64, recno::UInt16, startsamp::Int64) @ Main.TestContinuous ~/.julia/packages/OpenEphysLoader/UU6Oc/test/continuous.jl:43 [4] (::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader})(io::IOStream) @ Main ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:124 [5] wrapped_reader @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:11 [inlined] [6] pathiocontext(::Main.TestUtilities.var"#wrapped_reader#2"{var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}}, ::typeof(write_continuous), ::Vector{Int16}, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:26 [7] pathiocontext(::Function, ::Function, ::Vector{Int16}, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:15 [8] filecontext(::var"#21#22"{Int64, UInt16, Vector{Int16}, Int64, OpenEphysLoader.DataBlock, OpenEphysLoader.BlockHeader}, ::Function, ::Vararg{Any}; kwargs::@Kwargs{}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:12 [9] filecontext(::Function, ::Function, ::Vararg{Any}) @ Main.TestUtilities ~/.julia/packages/OpenEphysLoader/UU6Oc/test/util.jl:10 [10] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:8 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:66 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ ~/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 Test Summary: | Pass Fail Total Time Continuous | 301 13 314 20.6s RNG of the outermost testset: Random.Xoshiro(0xccc916f34bc6f64f, 0xb88295b167f9a175, 0xb747ccfd702984df, 0x96ed21578e48bb3d, 0xab33c25f988091b4) ERROR: LoadError: Some tests did not pass: 301 passed, 13 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/test_continuous.jl:6 in expression starting at /home/pkgeval/.julia/packages/OpenEphysLoader/UU6Oc/test/runtests.jl:6 Testing failed after 38.12s ERROR: LoadError: Package OpenEphysLoader 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:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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:511 [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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 77.61s: package has test failures