Package evaluation to test Serde on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T15:27:56.759 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.37s ################################################################################ # Installation # Installing Serde... Resolving package versions... Installed Compat ────────────────────── v4.18.1 Installed DataAPI ───────────────────── v1.16.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed FilePathsBase ─────────────── v0.9.24 Installed YAML ──────────────────────── v0.4.16 Installed EzXML ─────────────────────── v1.2.3 Installed Preferences ───────────────── v1.5.0 Installed PrecompileTools ───────────── v1.3.3 Installed PooledArrays ──────────────── v1.4.3 Installed WeakRefStrings ────────────── v1.4.2 Installed Libiconv_jll ──────────────── v1.18.0+0 Installed StringEncodings ───────────── v0.3.7 Installed JLLWrappers ───────────────── v1.7.1 Installed TableTraits ───────────────── v1.0.1 Installed InlineStrings ─────────────── v1.4.5 Installed Serde ─────────────────────── v3.7.1 Installed DataValueInterfaces ───────── v1.0.0 Installed Parsers ───────────────────── v2.8.3 Installed SentinelArrays ────────────── v1.4.8 Installed CodecZlib ─────────────────── v0.7.8 Installed WorkerUtilities ───────────── v1.6.1 Installed StructUtils ───────────────── v2.6.0 Installed JSON ──────────────────────── v1.3.0 Installed XML2_jll ──────────────────── v2.15.1+0 Installed Tables ────────────────────── v1.12.1 Installed OrderedCollections ────────── v1.8.1 Installed TranscodingStreams ────────── v0.11.3 Installed CSV ───────────────────────── v0.10.15 Installing 2 artifacts Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [db9b398d] + Serde v3.7.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [336ed68f] + CSV v0.10.15 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8f5d6c58] + EzXML v1.2.3 [48062228] + FilePathsBase v0.9.24 [842dd82b] + InlineStrings v1.4.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [91c51154] + SentinelArrays v1.4.8 [db9b398d] + Serde v3.7.1 [69024149] + StringEncodings v0.3.7 [ec057cc2] + StructUtils v2.6.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [3bb67fe8] + TranscodingStreams v0.11.3 [ea10d353] + WeakRefStrings v1.4.2 [76eceee3] + WorkerUtilities v1.6.1 [ddb6d928] + YAML v0.4.16 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 8.14s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.8s ################################################################################ # Testing # Testing Serde Status `/tmp/jl_rDVhUg/Project.toml` [46f1a544] NanoDates v1.0.3 [db9b398d] Serde v3.7.1 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_rDVhUg/Manifest.toml` [336ed68f] CSV v0.10.15 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [8f5d6c58] EzXML v1.2.3 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [46f1a544] NanoDates v1.0.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [91c51154] SentinelArrays v1.4.8 [db9b398d] Serde v3.7.1 [69024149] StringEncodings v0.3.7 [ec057cc2] StructUtils v2.6.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [ddb6d928] YAML v0.4.16 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.1+2 Testing Running tests... Test Summary: | Pass Total Time ParCsv | 11 11 43.0s Case №1: Normal CSV Parsing | 10 10 42.3s Case №2: Exception Handling in CSV Parsing | 1 1 0.5s Test Summary: | Pass Total Time ParQuery | 94 94 2.3s Case №1: Cut | 15 15 0.2s Case №2: Empty string | 1 1 0.2s Case №3: String without escaped characters | 15 15 0.0s Case №4: Single escaped character | 6 6 0.0s Case №5: Multiple escaped characters | 2 2 0.0s Case №6: Invalid escaped characters | 3 3 0.0s Case №7: Decode key | 16 16 0.1s Case №8: Decode value | 15 15 0.0s Case №9: Parse exp_str | 14 14 0.7s Case №10: Parse exp_str with different Dict type | 1 1 0.4s Case №11: Parse exp_str with other string types | 3 3 0.5s Case №12: Parse exp_str with different delimiter and/or backbone | 3 3 0.4s ┌ Warning: caught 2 errors; throwing the first one └ @ EzXML ~/.julia/packages/EzXML/ROYMh/src/error.jl:79 Test Summary: | Pass Total Time ParXml | 17 17 6.4s Case №1: XML parse | 3 3 2.4s Case №2: Escaping tests | 6 6 0.0s Case №3: Exceptions tests | 3 3 2.6s Case №4: Attributes tests | 1 1 0.1s Case №5: Mixed tests | 1 1 0.0s Case №6: HTML tests | 1 1 0.5s Case №7: HTML with links tests | 1 1 0.0s Case №8: Parse XML with other Dict types | 1 1 0.7s Test Summary: | Pass Total Time ParYaml | 5 5 14.2s Case №1: Simple YAML | 1 1 12.8s Case №2: YAML with anchors and multilines | 1 1 0.3s Case №3: Boolean test | 1 1 0.4s Case №4: Exceptions tests | 1 1 0.3s Case №5: Different Dict type | 1 1 0.5s Case №8: PrettyJson: Test Failed at /home/pkgeval/.julia/packages/Serde/MXzvg/test/Ser/SerJson.jl:190 Expression: Serde.to_pretty_json(obj) == "{\n \"value\":34,\n \"text\":\"sertupe\",\n \"object\":{\n \"set\":[\n \"b\",\n \"a\"\n ],\n \"pair\":{\n \"a\":2\n },\n \"datatype\":\"SerJsonFoo1\",\n \"onemoreobject\":{\n \"bool\":true,\n \"empty\":null\n }\n },\n \"array\":[\n 1,\n 2,\n 3\n ],\n \"matrix\":[\n [\n 1.0,\n 1.0\n ],\n [\n 1.0,\n 1.0\n ],\n [\n 1.0,\n 1.0\n ]\n ]\n}" Evaluated: "{\n \"value\":34,\n \"text\":\"sertupe\",\n \"object\":{\n \"set\":[\n \"a\",\n \"b\"\n ],\n \"pair\":{\n \"a\":2\n },\n \"datatype\":\"SerJsonFoo1\",\n \"onemoreobject\":{\n \"bool\":true,\n \"empty\":null\n }\n },\n \"array\":[\n 1,\n 2,\n 3\n ],\n \"matrix\":[\n [\n 1.0,\n 1.0\n ],\n [\n 1.0,\n 1.0\n ],\n [\n 1.0,\n 1.0\n ]\n ]\n}" == "{\n \"value\":34,\n \"text\":\"sertupe\",\n \"object\":{\n \"set\":[\n \"b\",\n \"a\"\n ],\n \"pair\":{\n \"a\":2\n },\n \"datatype\":\"SerJsonFoo1\",\n \"onemoreobject\":{\n \"bool\":true,\n \"empty\":null\n }\n },\n \"array\":[\n 1,\n 2,\n 3\n ],\n \"matrix\":[\n [\n 1.0,\n 1.0\n ],\n [\n 1.0,\n 1.0\n ],\n [\n 1.0,\n 1.0\n ]\n ]\n}" Stacktrace: [1] top-level scope @ ~/.julia/packages/Serde/MXzvg/test/Ser/SerJson.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/Serde/MXzvg/test/Ser/SerJson.jl:162 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/Serde/MXzvg/test/Ser/SerJson.jl:190 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Test Summary: | Pass Fail Total Time SerJson | 18 1 19 21.4s Case №1: SerJson | 1 1 0.3s Case №2: Custom value | 3 3 1.0s Case №3: Annotation | 2 2 0.4s Case №4: All basic types | 1 1 0.3s Case №5: All hard types | 1 1 1.6s Case №6: Ignore null | 3 3 0.3s Case №7: Сustom type | 1 1 0.4s Case №8: PrettyJson | 1 1 5.9s Case №9: Line break serialization | 2 2 10.6s Case №10: Long NamedTuple | 1 1 0.3s Case №11: Ignore field | 3 3 0.3s RNG of the outermost testset: Random.Xoshiro(0xf46617eb1a8ae21d, 0x36f7dfe6c2f331ac, 0xebba87a83e95baa8, 0xd8a95df03d4371af, 0x2093ef7a49293832) ERROR: LoadError: Some tests did not pass: 18 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Serde/MXzvg/test/Ser/SerJson.jl:3 in expression starting at /home/pkgeval/.julia/packages/Serde/MXzvg/test/Ser/Ser.jl:3 in expression starting at /home/pkgeval/.julia/packages/Serde/MXzvg/test/runtests.jl:7 Testing failed after 223.66s ERROR: LoadError: Package Serde errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 278.63s: package has test failures