Package evaluation of BSONqs on Julia 1.13.0-DEV.868 (f2a8e18a98*) started at 2025-07-15T11:14:39.363 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.74s ################################################################################ # Installation # Installing BSONqs... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d4e7598c] + BSONqs v0.6.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [d4e7598c] + BSONqs v0.6.4 [a63ad114] + Mmap v1.11.0 Installation completed after 0.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.07s ################################################################################ # Testing # Testing BSONqs Status `/tmp/jl_w56Pg6/Project.toml` [d4e7598c] BSONqs v0.6.4 [a63ad114] Mmap v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_w56Pg6/Manifest.toml` [d4e7598c] BSONqs v0.6.4 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings 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) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:26 Test threw exception Expression: roundtrip_equal(1) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:26 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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)) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:27 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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]) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:28 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:29 Test threw exception Expression: roundtrip_equal("b") FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:29 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:30 Test threw exception Expression: roundtrip_equal([1, "b"]) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:30 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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"]) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:31 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Primitive Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:32 Test threw exception Expression: roundtrip_equal(Tuple, :compat) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:25 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:32 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 Test threw exception Expression: roundtrip_equal(:foo) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:37 Test threw exception Expression: roundtrip_equal(Int64) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:37 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:38 Test threw exception Expression: roundtrip_equal(Complex{Float32}) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:38 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:39 Test threw exception Expression: roundtrip_equal(Complex, :compat) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:39 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:40 Test threw exception Expression: roundtrip_equal(Array, :compat) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:40 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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]) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:41 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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)) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:42 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:43 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:44 Test threw exception Expression: roundtrip_equal(1 + 2im) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:44 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:45 Test threw exception Expression: roundtrip_equal(Nothing[]) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:45 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:46 Test threw exception Expression: roundtrip_equal(S[]) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:46 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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))) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:47 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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))) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:48 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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])) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:49 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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)) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:50 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Complex Types: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:51 Test threw exception Expression: roundtrip_equal(T(())) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:51 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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())) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:52 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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)) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:36 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:53 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Circular References: Error During Test at /home/pkgeval/.julia/packages/BSONqs/kpykY/test/runtests.jl:56 Got exception outside of a @test FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:57 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:58 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [16] _start() @ Base ./client.jl:553 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) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] 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) FieldError: type DataType has no field `mutable`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [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] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [9] top-level scope @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:24 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [11] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:75 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] macro expansion @ ~/.julia/packages/BSONqs/kpykY/test/runtests.jl:76 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Test Summary: | Error Total Time BSON | 29 29 13.7s Primitive Types | 8 8 6.8s Complex Types | 18 18 5.5s Circular References | 1 1 0.6s Specify root document types | 2 2 0.7s RNG of the outermost testset: Random.Xoshiro(0x3c4771cdf73caf43, 0x2190134e5ae21785, 0x0c88b142a1b51ad0, 0x51e63a07c85c5160, 0x1ceeb83caaf2b582) 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 23.4s ERROR: LoadError: Package BSONqs errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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.13/Pkg/src/API.jl:537 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 64.98s: package tests unexpectedly errored