Package evaluation of BSONqs on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:13:38.664 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.59s ################################################################################ # Installation # Installing BSONqs... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [d4e7598c] + BSONqs v0.6.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [d4e7598c] + BSONqs v0.6.4 [a63ad114] + Mmap v1.11.0 Installation completed after 1.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.84s ################################################################################ # Testing # Testing BSONqs Status `/tmp/jl_Jmva0a/Project.toml` [d4e7598c] BSONqs v0.6.4 [a63ad114] Mmap v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Jmva0a/Manifest.toml` [d4e7598c] BSONqs v0.6.4 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 Test threw exception Expression: roundtrip_equal(nothing) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Nothing}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Nothing}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Nothing}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Nothing) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Nothing) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:26 Test threw exception Expression: roundtrip_equal(1) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Int64}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Int64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Int64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Int64) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Int64) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:26 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:26 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:27 Test threw exception Expression: roundtrip_equal(Dict(:a => 1, :b => 2)) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Dict{Symbol, Int64}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Dict{Symbol, Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Dict{Symbol, Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Dict{Symbol, Int64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Dict{Symbol, Int64}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:27 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:27 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:28 Test threw exception Expression: roundtrip_equal(UInt8[1, 2, 3]) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Vector{UInt8}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Vector{UInt8}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Vector{UInt8}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Vector{UInt8}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Vector{UInt8}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:28 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:29 Test threw exception Expression: roundtrip_equal("b") type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, String}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, String}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, String}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::String) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::String) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:29 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:29 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:30 Test threw exception Expression: roundtrip_equal([1, "b"]) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Vector{Any}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Vector{Any}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Vector{Any}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Vector{Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Vector{Any}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:30 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:30 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:31 Test threw exception Expression: roundtrip_equal([[1, 2, 3], "foo"]) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Vector{Any}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Vector{Any}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Vector{Any}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Vector{Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Vector{Any}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:31 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:31 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:32 Test threw exception Expression: roundtrip_equal(Tuple, :compat) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, DataType}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, DataType}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, DataType}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(x::Type, flags::Symbol) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(x::Type, flags::Symbol) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:32 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:32 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 Test threw exception Expression: roundtrip_equal(:foo) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Symbol}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Symbol}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Symbol}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Symbol) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Symbol) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:37 Test threw exception Expression: roundtrip_equal(Int64) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, DataType}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, DataType}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, DataType}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Type) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:37 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:37 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:38 Test threw exception Expression: roundtrip_equal(Complex{Float32}) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, DataType}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, DataType}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, DataType}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Type) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:38 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:38 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:39 Test threw exception Expression: roundtrip_equal(Complex, :compat) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, UnionAll}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, UnionAll}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, UnionAll}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(x::Type, flags::Symbol) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(x::Type, flags::Symbol) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:39 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:39 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:40 Test threw exception Expression: roundtrip_equal(Array, :compat) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, UnionAll}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, UnionAll}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, UnionAll}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(x::Type, flags::Symbol) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(x::Type, flags::Symbol) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:40 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:40 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:41 Test threw exception Expression: roundtrip_equal([1, 2, 3]) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Vector{Int64}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Vector{Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Vector{Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Vector{Int64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Vector{Int64}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:41 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:41 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:42 Test threw exception Expression: roundtrip_equal(rand(2, 3)) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Matrix{Float64}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Matrix{Float64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Matrix{Float64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Matrix{Float64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Matrix{Float64}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:42 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:42 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:43 Test threw exception Expression: roundtrip_equal(Array{Real}(rand(2, 3)), :compat) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Matrix{Real}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Matrix{Real}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Matrix{Real}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(x::Matrix{Real}, flags::Symbol) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(x::Matrix{Real}, flags::Symbol) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:43 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:44 Test threw exception Expression: roundtrip_equal(1 + 2im) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Complex{Int64}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Complex{Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Complex{Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Complex{Int64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Complex{Int64}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:44 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:44 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:45 Test threw exception Expression: roundtrip_equal(Nothing[]) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Vector{Nothing}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Vector{Nothing}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Vector{Nothing}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Vector{Nothing}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Vector{Nothing}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:45 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:46 Test threw exception Expression: roundtrip_equal(S[]) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Vector{S}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Vector{S}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Vector{S}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Vector{S}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Vector{S}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:46 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:46 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:47 Test threw exception Expression: roundtrip_equal(fill(nothing, (3, 2))) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Matrix{Nothing}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Matrix{Nothing}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Matrix{Nothing}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Matrix{Nothing}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Matrix{Nothing}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:47 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:47 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:48 Test threw exception Expression: roundtrip_equal(fill(S(), (1, 3))) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Matrix{S}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Matrix{S}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Matrix{S}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Matrix{S}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Matrix{S}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:48 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:48 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:49 Test threw exception Expression: roundtrip_equal(Set([1, 2, 3])) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Set{Int64}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Set{Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Set{Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Set{Int64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Set{Int64}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:49 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:49 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:50 Test threw exception Expression: roundtrip_equal(Dict("a" => 1)) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Dict{String, Int64}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Dict{String, Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Dict{String, Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Dict{String, Int64}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::Dict{String, Int64}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:50 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:50 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:51 Test threw exception Expression: roundtrip_equal(T(())) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, T{Tuple{}}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, T{Tuple{}}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, T{Tuple{}}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::T{Tuple{}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::T{Tuple{}}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:51 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:51 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:52 Test threw exception Expression: roundtrip_equal(T{Bar}(Baz())) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, T{Bar}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, T{Bar}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, T{Bar}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::T{Bar}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::T{Bar}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:52 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:52 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:53 Test threw exception Expression: roundtrip_equal(T{Symbol}(:wibble)) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, T{Symbol}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, T{Symbol}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, T{Symbol}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::T{Symbol}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(::T{Symbol}) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:53 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:53 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Circular References: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:56 Got exception outside of a @test type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Tuple{Vector{Int64}, Vector{Int64}}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Tuple{Vector{Int64}, Vector{Int64}}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Tuple{Vector{Int64}, Vector{Int64}}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(::Tuple{Vector{Int64}, Vector{Int64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:58 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:57 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ none:6 [14] eval @ ./boot.jl:430 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [16] _start() @ Base ./client.jl:531 Specify root document types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 Test threw exception Expression: roundtrip_equal(T{String}("foo"), :set_root_type) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, T{String}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, T{String}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, T{String}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(x::T{String}, flags::Symbol) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(x::T{String}, flags::Symbol) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Specify root document types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:76 Test threw exception Expression: roundtrip_equal(rand(7), :set_root_type) type DataType has no field mutable Stacktrace: [1] getproperty @ ./Base.jl:43 [inlined] [2] ismutable(T::Type) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:46 [3] _lower_recursive(x::Dict{Symbol, Vector{Float64}}, cache::IdDict{Any, Any}, refs::IdDict{Any, Any}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:55 [4] lower_recursive(y::Dict{Symbol, Vector{Float64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:74 [5] bson(io::IOBuffer, doc::Dict{Symbol, Vector{Float64}}) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/write.jl:82 [6] roundtrip(x::Vector{Float64}, flags::Symbol) @ BSONqs ~/.julia/packages/BSONqs/kpykY/src/read.jl:299 [7] roundtrip_equal(x::Vector{Float64}, flags::Symbol) @ Main ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:6 [8] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:76 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [10] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:76 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [14] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 Test Summary: | Error Total Time BSON | 29 29 19.3s Primitive Types | 8 8 7.1s Complex Types | 18 18 10.3s Circular References | 1 1 0.7s Specify root document types | 2 2 1.2s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 29 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:22 Testing failed after 25.7s ERROR: LoadError: Package BSONqs errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 59.64s: package tests unexpectedly errored