Package evaluation of SummaryTables on Julia 1.13.0-DEV.888 (0e1aa6c7eb*) started at 2025-07-22T19:40:12.848 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.17s ################################################################################ # Installation # Installing SummaryTables... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [6ce4ecf0] + SummaryTables v3.3.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [66dad0bd] + AliasTables v1.1.3 [324d7699] + CategoricalArrays v0.10.8 [861a8166] + Combinatorics v1.0.3 [38540f10] + CommonSolve v0.2.4 [34da2185] + Compat v4.17.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.7.0 [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [31c24e10] + Distributions v0.25.120 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [8f5d6c58] + EzXML v1.2.1 [1a297f60] + FillArrays v1.13.0 [34004b35] + HypergeometricFunctions v0.3.28 [09f84164] + HypothesisTests v0.11.5 [842dd82b] + InlineStrings v1.4.4 [3587e190] + InverseFunctions v0.1.17 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [b964fa9f] + LaTeXStrings v1.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [f8716d33] + MultipleTesting v0.6.0 [c020b1a1] + NaturalSort v1.0.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.35 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [08abe8d2] + PrettyTables v2.4.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.8.0 [f2b01f46] + Roots v2.2.8 [91c51154] + SentinelArrays v1.4.8 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [4c63d2b9] + StatsFuns v1.5.0 [892a3eda] + StringManipulation v0.4.1 [6ce4ecf0] + SummaryTables v3.3.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [d049ceea] + WriteDocx v1.1.0 [a5390f91] + ZipFile v0.10.1 [94ce4f54] + Libiconv_jll v1.18.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 ⌅ [02c8fc9c] + XML2_jll v2.13.6+1 [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.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 64.06s ################################################################################ # Testing # Testing SummaryTables Status `/tmp/jl_SiWc8b/Project.toml` [324d7699] CategoricalArrays v0.10.8 [a93c6f00] DataFrames v1.7.0 [324d217c] ReferenceTests v0.10.5 [10745b16] Statistics v1.11.1 [6ce4ecf0] SummaryTables v3.3.3 [a5390f91] ZipFile v0.10.1 ⌅ [eb4b1da6] Typst_jll v0.11.1+0 [d7dd28d6] tectonic_jll v0.15.0+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SiWc8b/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [66dad0bd] AliasTables v1.1.3 [324d7699] CategoricalArrays v0.10.8 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.0.3 [38540f10] CommonSolve v0.2.4 [34da2185] Compat v4.17.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ab62b9b5] DeepDiffs v1.2.0 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [8f5d6c58] EzXML v1.2.1 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [34004b35] HypergeometricFunctions v0.3.28 [09f84164] HypothesisTests v0.11.5 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [842dd82b] InlineStrings v1.4.4 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.2 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [f8716d33] MultipleTesting v0.6.0 [c020b1a1] NaturalSort v1.0.0 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [5432bcbf] PaddedViews v0.5.12 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [324d217c] ReferenceTests v0.10.5 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [f2b01f46] Roots v2.2.8 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [cae243ae] StackViews v0.1.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [892a3eda] StringManipulation v0.4.1 [6ce4ecf0] SummaryTables v3.3.3 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [d049ceea] WriteDocx v1.1.0 [c8c2cc18] XTermColors v0.2.1 [a5390f91] ZipFile v0.10.1 [6e34b625] Bzip2_jll v1.0.9+0 ⌃ [83423d85] Cairo_jll v1.18.4+0 [2e619515] Expat_jll v2.6.5+0 [a3f928ae] Fontconfig_jll v2.16.0+0 [d7e528f0] FreeType2_jll v2.13.4+0 [78b55507] Gettext_jll v0.21.0+0 ⌃ [7746bdde] Glib_jll v2.82.4+0 [3b182d85] Graphite2_jll v1.3.15+0 ⌃ [655565e8] HarfBuzz_ICU_jll v2.8.1+0 ⌅ [2e76f6c2] HarfBuzz_jll v2.8.1+1 ⌅ [a51ab1cf] ICU_jll v69.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.2.2+2 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.0+0 [38a345b3] Libuuid_jll v2.41.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [eb4b1da6] Typst_jll v0.11.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.6+1 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [b53b4c65] libpng_jll v1.6.50+0 [d7dd28d6] tectonic_jll v0.15.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 5125.7 ms ✓ ICU_jll 1587.7 ms ✓ Gettext_jll 1648.9 ms ✓ Glib_jll 1837.8 ms ✓ Cairo_jll 2002.2 ms ✓ HarfBuzz_jll 1737.0 ms ✓ HarfBuzz_ICU_jll 2094.5 ms ✓ tectonic_jll 7 dependencies successfully precompiled in 16 seconds. 49 already precompiled. Precompiling packages... 1403.0 ms ✓ Typst_jll 1 dependency successfully precompiled in 1 seconds. 7 already precompiled. ┌ Warning: `show_overall` has been deprecated, use `show_total` instead. You can change the identifier back from "Total" to "Overall" using the `total_name` keyword argument └ @ SummaryTables ~/.julia/packages/SummaryTables/cJWeE/src/table_functions/table_one.jl:275 ┌ Info: Reference Test for "default_label_metadata_key.txt" failed: │ - DIFF ------------------------ │ """ │ -  │ +
 │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ -  │ +  │ │ │ │ │ │ │ │
NoVariableLabelStats / ValuesFreqs (% of Valid)GraphValidMissing
1a
[Int64]
Label for aMean (sd): 2 (1)
min ≤ med ≤ max:
1 ≤ 2 ≤ 3
IQR (CV): 1 (0.5)
3 distinct values3
(100%)
0
(0%)
2b
[String]
1. B
2. A
3. C
1. A
2. B
3. C
1 (33.3%)
1 (33.3%)
1 (33.3%)
3
(100%)
0
(0%)
Dimensions: 3 x 2
Duplicate rows: 0
""" │ ------------------------------- │ reference = "/home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/references/overview_table/default_label_metadata_key.txt" └ actual = "/tmp/jl_IY6kiB/default_label_metadata_key.txt" references/overview_table/default_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/html")}}, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/html")}}, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::AsMIME{MIME{Symbol("text/html")}}; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] run_reftest @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:63 [inlined] [7] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] (::var"#reftest#reftest##0"{typeof(as_html)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [10] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [12] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [14] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:486 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [21] _start() @ Base ./client.jl:553 ┌ Info: Reference Test for "other_label_metadata_key.txt" failed: │ - DIFF ------------------------ │ """ │ -  │ +
 │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ -  │ +  │ │ │ │ │ │ │ │
NoVariableLabelStats / ValuesFreqs (% of Valid)GraphValidMissing
1a
[Int64]
Other label for aMean (sd): 2 (1)
min ≤ med ≤ max:
1 ≤ 2 ≤ 3
IQR (CV): 1 (0.5)
3 distinct values3
(100%)
0
(0%)
2b
[String]
1. B
2. A
3. C
1. A
2. B
3. C
1 (33.3%)
1 (33.3%)
1 (33.3%)
3
(100%)
0
(0%)
Dimensions: 3 x 2
Duplicate rows: 0
""" │ ------------------------------- │ reference = "/home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/references/overview_table/other_label_metadata_key.txt" └ actual = "/tmp/jl_TxdnHH/other_label_metadata_key.txt" references/overview_table/other_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/html")}}, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/html")}}, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::AsMIME{MIME{Symbol("text/html")}}; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] run_reftest @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:63 [inlined] [7] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] (::var"#reftest#reftest##0"{typeof(as_html)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [10] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [12] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [14] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:489 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [21] _start() @ Base ./client.jl:553 ┌ Warning: tectonic() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 note: connecting to https://relay.fullyjustified.net/default_bundle_v33.tar note: resolved to https://data1.fullyjustified.net/tlextras-2022.0r0.tar note: downloading index https://data1.fullyjustified.net/tlextras-2022.0r0.tar.index.gz note: downloading SHA256SUM note: generating format "latex" note: downloading tectonic-format-latex.tex note: downloading xelatex.ini note: downloading latex.ltx note: downloading texsys.cfg note: downloading expl3.ltx note: downloading expl3-code.tex note: downloading cmr10.tfm note: downloading UnicodeData.txt note: downloading CaseFolding.txt note: downloading SpecialCasing.txt note: downloading fonttext.cfg note: downloading fonttext.ltx note: downloading omlenc.def note: downloading omsenc.def note: downloading ot1enc.def note: downloading t1enc.def note: downloading ts1enc.def note: downloading tuenc.def note: downloading tulmr.fd note: downloading tulmss.fd note: downloading tulmtt.fd note: downloading ts1lmr.fd note: downloading t1cmr.fd note: downloading ot1cmr.fd note: downloading ot1cmss.fd note: downloading ot1cmtt.fd note: downloading fontmath.cfg note: downloading fontmath.ltx note: downloading omlcmm.fd note: downloading omscmsy.fd note: downloading omxcmex.fd note: downloading ucmr.fd note: downloading preload.cfg note: downloading preload.ltx note: downloading cmex10.tfm note: downloading line10.tfm note: downloading linew10.tfm note: downloading lcircle10.tfm note: downloading lcirclew10.tfm note: downloading cmr5.tfm note: downloading cmr7.tfm note: downloading cmmi5.tfm note: downloading cmmi7.tfm note: downloading cmmi10.tfm note: downloading cmsy5.tfm note: downloading cmsy7.tfm note: downloading cmsy10.tfm note: downloading atveryend.sty note: downloading atveryend-ltx.sty note: downloading atbegshi.sty note: downloading atbegshi-ltx.sty note: downloading load-unicode-data.tex note: downloading hyphen.cfg note: downloading xebabel.def note: downloading language.dat note: downloading hyphen.tex note: downloading dumyhyph.tex note: downloading zerohyph.tex note: downloading dehypht-x-2022-03-16.tex note: downloading dehypht-x-2022-03-16.pat note: downloading dehyphn-x-2022-03-16.tex note: downloading dehyphn-x-2022-03-16.pat note: downloading loadhyph-af.tex note: downloading hyph-af.tex note: downloading hyph-quote-af.tex note: downloading loadhyph-grc.tex note: downloading hyph-grc.tex note: downloading ibyhyph.tex note: downloading loadhyph-hy.tex note: downloading hyph-hy.tex note: downloading loadhyph-eu.tex note: downloading hyph-eu.tex note: downloading loadhyph-be.tex note: downloading hyph-be.tex note: downloading hyph-quote-be.tex note: downloading loadhyph-bg.tex note: downloading hyph-bg.tex note: downloading loadhyph-ca.tex note: downloading hyph-ca.tex note: downloading loadhyph-zh-latn-pinyin.tex note: downloading hyph-zh-latn-pinyin.tex note: downloading loadhyph-cu.tex note: downloading hyph-cu.tex note: downloading loadhyph-cop.tex note: downloading hyph-cop.tex note: downloading loadhyph-hr.tex note: downloading hyph-hr.tex note: downloading loadhyph-cs.tex note: downloading hyph-cs.tex note: downloading loadhyph-da.tex note: downloading hyph-da.tex note: downloading loadhyph-nl.tex note: downloading hyph-nl.tex note: downloading loadhyph-en-gb.tex note: downloading hyph-en-gb.tex note: downloading loadhyph-en-us.tex note: downloading hyph-en-us.tex note: downloading loadhyph-eo.tex note: downloading hyph-eo.tex note: downloading loadhyph-et.tex note: downloading hyph-et.tex note: downloading loadhyph-mul-ethi.tex note: downloading hyph-mul-ethi.tex note: downloading loadhyph-fi.tex note: downloading hyph-fi.tex note: downloading loadhyph-fi-x-school.tex note: downloading hyph-fi-x-school.tex note: downloading loadhyph-fr.tex note: downloading hyph-fr.tex note: downloading hyph-quote-fr.tex note: downloading loadhyph-fur.tex note: downloading hyph-fur.tex note: downloading hyph-quote-fur.tex note: downloading loadhyph-gl.tex note: downloading hyph-gl.tex note: downloading loadhyph-ka.tex note: downloading hyph-ka.tex note: downloading loadhyph-de-1901.tex note: downloading hyph-de-1901.tex note: downloading loadhyph-de-1996.tex note: downloading hyph-de-1996.tex note: downloading loadhyph-de-ch-1901.tex note: downloading hyph-de-ch-1901.tex note: downloading loadhyph-el-polyton.tex note: downloading hyph-el-polyton.tex note: downloading loadhyph-el-monoton.tex note: downloading hyph-el-monoton.tex note: downloading loadhyph-hu.tex note: downloading hyph-hu.tex note: downloading loadhyph-is.tex note: downloading hyph-is.tex note: downloading loadhyph-as.tex note: downloading hyph-as.tex note: downloading loadhyph-bn.tex note: downloading hyph-bn.tex note: downloading loadhyph-gu.tex note: downloading hyph-gu.tex note: downloading loadhyph-hi.tex note: downloading hyph-hi.tex note: downloading loadhyph-kn.tex note: downloading hyph-kn.tex note: downloading loadhyph-ml.tex note: downloading hyph-ml.tex note: downloading loadhyph-mr.tex note: downloading hyph-mr.tex note: downloading loadhyph-or.tex note: downloading hyph-or.tex note: downloading loadhyph-pi.tex note: downloading hyph-pi.tex note: downloading loadhyph-pa.tex note: downloading hyph-pa.tex note: downloading loadhyph-ta.tex note: downloading hyph-ta.tex note: downloading loadhyph-te.tex note: downloading hyph-te.tex note: downloading loadhyph-id.tex note: downloading hyph-id.tex note: downloading loadhyph-ia.tex note: downloading hyph-ia.tex note: downloading loadhyph-ga.tex note: downloading hyph-ga.tex note: downloading loadhyph-it.tex note: downloading hyph-it.tex note: downloading hyph-quote-it.tex note: downloading loadhyph-kmr.tex note: downloading hyph-kmr.tex note: downloading loadhyph-la-x-classic.tex note: downloading hyph-la-x-classic.tex note: downloading loadhyph-la.tex note: downloading hyph-la.tex note: downloading loadhyph-la-x-liturgic.tex note: downloading hyph-la-x-liturgic.tex note: downloading loadhyph-lv.tex note: downloading hyph-lv.tex note: downloading loadhyph-lt.tex note: downloading hyph-lt.tex note: downloading loadhyph-mk.tex note: downloading hyph-mk.tex note: downloading loadhyph-mn-cyrl.tex note: downloading hyph-mn-cyrl.tex note: downloading loadhyph-mn-cyrl-x-lmc.tex note: downloading hyph-mn-cyrl-x-lmc.tex note: downloading loadhyph-nb.tex note: downloading hyph-nb.tex note: downloading hyph-no.tex note: downloading loadhyph-nn.tex note: downloading hyph-nn.tex note: downloading loadhyph-oc.tex note: downloading hyph-oc.tex note: downloading hyph-quote-oc.tex note: downloading loadhyph-pms.tex note: downloading hyph-pms.tex note: downloading hyph-quote-pms.tex note: downloading loadhyph-pl.tex note: downloading hyph-pl.tex note: downloading loadhyph-pt.tex note: downloading hyph-pt.tex note: downloading loadhyph-ro.tex note: downloading hyph-ro.tex note: downloading loadhyph-rm.tex note: downloading hyph-rm.tex note: downloading hyph-quote-rm.tex note: downloading loadhyph-ru.tex note: downloading hyph-ru.tex note: downloading loadhyph-sa.tex note: downloading hyph-sa.tex note: downloading loadhyph-sr-latn.tex note: downloading hyph-sh-latn.tex note: downloading hyph-sh-cyrl.tex note: downloading loadhyph-sr-cyrl.tex note: downloading loadhyph-sk.tex note: downloading hyph-sk.tex note: downloading loadhyph-sl.tex note: downloading hyph-sl.tex note: downloading loadhyph-es.tex note: downloading hyph-es.tex note: downloading loadhyph-sv.tex note: downloading hyph-sv.tex note: downloading loadhyph-th.tex note: downloading hyph-th.tex note: downloading loadhyph-tr.tex note: downloading hyph-tr.tex note: downloading loadhyph-tk.tex note: downloading hyph-tk.tex note: downloading loadhyph-uk.tex note: downloading hyph-uk.tex note: downloading hyph-quote-uk.tex note: downloading loadhyph-hsb.tex note: downloading hyph-hsb.tex note: downloading loadhyph-cy.tex note: downloading hyph-cy.tex note: downloading latex2e-first-aid-for-external-files.ltx note: Running TeX ... note: downloading article.cls note: downloading size10.clo note: downloading lmroman10-regular.otf note: downloading tex-text.tec note: downloading threeparttable.sty note: downloading multirow.sty note: downloading booktabs.sty note: downloading xcolor.sty note: downloading color.cfg note: downloading xetex.def note: downloading tikz.sty note: downloading pgf.sty note: downloading pgfrcs.sty note: downloading pgfutil-common.tex note: downloading pgfutil-common-lists.tex note: downloading pgfutil-latex.def note: downloading pgfrcs.code.tex note: downloading pgf.revision.tex note: downloading pgfcore.sty note: downloading graphicx.sty note: downloading keyval.sty note: downloading graphics.sty note: downloading trig.sty note: downloading graphics.cfg note: downloading pgfsys.sty note: downloading pgfsys.code.tex note: downloading pgfkeys.code.tex note: downloading pgfkeysfiltered.code.tex note: downloading pgf.cfg note: downloading pgfsys-xetex.def note: downloading pgfsys-dvipdfmx.def note: downloading pgfsys-common-pdf.def note: downloading pgfsyssoftpath.code.tex note: downloading pgfsysprotocol.code.tex note: downloading pgfcore.code.tex note: downloading pgfmath.code.tex note: downloading pgfmathcalc.code.tex note: downloading pgfmathutil.code.tex note: downloading pgfmathparser.code.tex note: downloading pgfmathfunctions.code.tex note: downloading pgfmathfunctions.basic.code.tex note: downloading pgfmathfunctions.trigonometric.code.tex note: downloading pgfmathfunctions.random.code.tex note: downloading pgfmathfunctions.comparison.code.tex note: downloading pgfmathfunctions.base.code.tex note: downloading pgfmathfunctions.round.code.tex note: downloading pgfmathfunctions.misc.code.tex note: downloading pgfmathfunctions.integerarithmetics.code.tex note: downloading pgfmathfloat.code.tex note: downloading pgfint.code.tex note: downloading pgfcorepoints.code.tex note: downloading pgfcorepathconstruct.code.tex note: downloading pgfcorepathusage.code.tex note: downloading pgfcorescopes.code.tex note: downloading pgfcoregraphicstate.code.tex note: downloading pgfcoretransformations.code.tex note: downloading pgfcorequick.code.tex note: downloading pgfcoreobjects.code.tex note: downloading pgfcorepathprocessing.code.tex note: downloading pgfcorearrows.code.tex note: downloading pgfcoreshade.code.tex note: downloading pgfcoreimage.code.tex note: downloading pgfcoreexternal.code.tex note: downloading pgfcorelayers.code.tex note: downloading pgfcoretransparency.code.tex note: downloading pgfcorepatterns.code.tex note: downloading pgfcorerdf.code.tex note: downloading pgfmoduleshapes.code.tex note: downloading pgfmoduleplot.code.tex note: downloading pgfcomp-version-0-65.sty note: downloading pgfcomp-version-1-18.sty note: downloading pgffor.sty note: downloading pgfkeys.sty note: downloading pgfmath.sty note: downloading pgffor.code.tex note: downloading tikz.code.tex note: downloading pgflibraryplothandlers.code.tex note: downloading pgfmodulematrix.code.tex note: downloading tikzlibrarytopaths.code.tex note: downloading l3backend-xetex.def note: downloading ts1cmr.fd note: downloading lmroman10-bold.otf note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: downloading pdftex.map note: downloading kanjix.map note: downloading ckx.map note: downloading texglyphlist.txt note: downloading pdfglyphlist.txt note: downloading glyphlist.txt note: Writing `/tmp/jl_277Ut2/input.pdf` (6.2607421875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_cWVWF9/input.pdf` (6.2783203125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_Ozg9sG/input.pdf` (7.0888671875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_EpPrY9/input.pdf` (8.099609375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) ┌ Warning: `show_overall` has been deprecated, use `show_total` instead. You can change the identifier back from "Total" to "Overall" using the `total_name` keyword argument └ @ SummaryTables ~/.julia/packages/SummaryTables/cJWeE/src/table_functions/table_one.jl:275 note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_USh1r5/input.pdf` (7.6240234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_GGUhqv/input.pdf` (7.6240234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_hAMGey/input.pdf` (8.1455078125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:27: Overfull \hbox (137.33008pt too wide) in paragraph at lines 12--27 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:27: Overfull \hbox (137.33008pt too wide) in paragraph at lines 12--27 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_41qRpB/input.pdf` (9.1513671875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:24: Overfull \hbox (142.60007pt too wide) in paragraph at lines 12--24 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:24: Overfull \hbox (142.60007pt too wide) in paragraph at lines 12--24 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_rhiIDB/input.pdf` (9.2333984375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:31: Overfull \hbox (83.75009pt too wide) in paragraph at lines 12--31 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:31: Overfull \hbox (83.75009pt too wide) in paragraph at lines 12--31 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_HoZok8/input.pdf` (8.6767578125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:34: Overfull \hbox (367.65018pt too wide) in paragraph at lines 12--34 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:34: Overfull \hbox (367.65018pt too wide) in paragraph at lines 12--34 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_aHQUsj/input.pdf` (9.5478515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:34: Overfull \hbox (295.99014pt too wide) in paragraph at lines 12--34 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:34: Overfull \hbox (295.99014pt too wide) in paragraph at lines 12--34 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_o0iKwG/input.pdf` (9.71484375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_vJlBzu/input.pdf` (5.453125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:24: Overfull \hbox (33.76006pt too wide) in paragraph at lines 12--24 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:24: Overfull \hbox (33.76006pt too wide) in paragraph at lines 12--24 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_HRMePj/input.pdf` (7.4189453125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: downloading SHA256SUM note: downloading lmroman7-regular.otf note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_nW4xQ1/input.pdf` (9.701171875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: downloading SHA256SUM note: downloading lmroman8-regular.otf note: downloading cmr8.tfm note: downloading cmr6.tfm note: downloading cmmi8.tfm note: downloading cmmi6.tfm note: downloading cmsy8.tfm note: downloading cmsy6.tfm note: downloading lmroman6-regular.otf note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_0EMoOJ/input.pdf` (10.072265625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:27: Overfull \hbox (10.42006pt too wide) in paragraph at lines 12--27 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:27: Overfull \hbox (10.42006pt too wide) in paragraph at lines 12--27 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_ykZpQY/input.pdf` (7.3935546875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_OofccM/input.pdf` (7.0048828125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:27: Overfull \hbox (41.91008pt too wide) in paragraph at lines 12--27 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:27: Overfull \hbox (41.91008pt too wide) in paragraph at lines 12--27 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_sDARuZ/input.pdf` (8.724609375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_u4zcIb/input.pdf` (7.98828125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_54N2VI/input.pdf` (8.4033203125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_2Bugu0/input.pdf` (6.3779296875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_Y9oK8P/input.pdf` (6.580078125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_SdmDh9/input.pdf` (6.4384765625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_CssRDE/input.pdf` (6.5029296875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_EJIuVO/input.pdf` (6.6435546875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_VmoP2X/input.pdf` (7.009765625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_JW1qc4/input.pdf` (6.603515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_e6NWZC/input.pdf` (6.65625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_EJWjER/input.pdf` (7.05859375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:25: Overfull \hbox (13.75012pt too wide) in paragraph at lines 12--25 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:25: Overfull \hbox (13.75012pt too wide) in paragraph at lines 12--25 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_Balmvm/input.pdf` (6.6240234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_FTF2hQ/input.pdf` (6.716796875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_BQ3W98/input.pdf` (6.837890625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_O8CVqS/input.pdf` (6.076171875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_X4oU7l/input.pdf` (5.48828125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_qEDJtQ/input.pdf` (5.7490234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_LDnPRr/input.pdf` (8.85546875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_fEVq52/input.pdf` (5.40234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_wWGWEa/input.pdf` (5.4619140625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_ITaqsF/input.pdf` (5.5244140625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_cMmpFl/input.pdf` (5.5126953125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_b25J38/input.pdf` (5.724609375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_lTkAo4/input.pdf` (5.9287109375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_p5kRCX/input.pdf` (5.3876953125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_UNyGZ6/input.pdf` (5.44921875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_19BRW5/input.pdf` (5.51171875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_bPa4AB/input.pdf` (5.501953125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_E2vKta/input.pdf` (5.7548828125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_7lAnJK/input.pdf` (5.96484375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_vG2UPr/input.pdf` (5.3720703125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_vbpILZ/input.pdf` (5.5703125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_TQlfzj/input.pdf` (5.52734375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_MVcucF/input.pdf` (5.5185546875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_eKRRxP/input.pdf` (7.009765625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_Y2RTZe/input.pdf` (6.0458984375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_vwqy36/input.pdf` (6.1064453125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_pxbL3r/input.pdf` (6.3173828125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_ropDPp/input.pdf` (6.3076171875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_DVEOPX/input.pdf` (8.8583984375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_e2shzn/input.pdf` (8.8603515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_JfRn0N/input.pdf` (5.3857421875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_CE0Upn/input.pdf` (4.3115234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_dEUCFi/input.pdf` (4.7265625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_rtoZSQ/input.pdf` (5.2763671875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_9FBsSz/input.pdf` (5.7939453125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_mdLdJI/input.pdf` (5.6953125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_FveQJq/input.pdf` (6.20703125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_0HIw6F/input.pdf` (7.259765625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_nE9lWS/input.pdf` (7.0986328125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_T8iFEf/input.pdf` (4.328125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_bEXlok/input.pdf` (5.669921875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_yXNbuy/input.pdf` (8.9306640625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_JzFEdo/input.pdf` (5.6865234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_Izyxtd/input.pdf` (6.4931640625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_emH0jw/input.pdf` (6.0830078125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_5YnR9H/input.pdf` (6.06640625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_50NXmx/input.pdf` (6.0849609375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: downloading SHA256SUM note: downloading lmroman10-italic.otf note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_1JRHhe/input.pdf` (8.162109375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_CgMT5c/input.pdf` (8.1572265625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: downloading SHA256SUM note: downloading lmroman7-bold.otf note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_oQsy2h/input.pdf` (10.2060546875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:26: Overfull \hbox (111.75117pt too wide) in paragraph at lines 12--26 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:26: Overfull \hbox (111.75117pt too wide) in paragraph at lines 12--26 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: downloading SHA256SUM note: downloading cmsy10.pfb note: Writing `/tmp/jl_aFJy3M/input.pdf` (15.8212890625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:25: Overfull \hbox (42.40013pt too wide) in paragraph at lines 12--25 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:25: Overfull \hbox (42.40013pt too wide) in paragraph at lines 12--25 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_tj0S9v/input.pdf` (14.90234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:25: Overfull \hbox (50.8463pt too wide) in paragraph at lines 12--25 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:25: Overfull \hbox (50.8463pt too wide) in paragraph at lines 12--25 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_kGB01p/input.pdf` (14.1259765625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) ┌ Info: Reference Test for "default_label_metadata_key.latex.txt" failed: │ - DIFF ------------------------ │ """ │ \\documentclass{article} │ \\usepackage{threeparttable} │ \\usepackage{multirow} │ \\usepackage{booktabs} │ \\usepackage{xcolor} │ \\usepackage{tikz} │ \\begin{document} │ \\begin{table}[!ht] │ \\setlength\\tabcolsep{0pt} │ \\centering │ \\begin{threeparttable} │ \\begin{tabular}{@{\\extracolsep{2ex}}*{8}{llllllll}} │ \\toprule │ \\textbf{No} & \\textbf{Variable} & \\textbf{Label} & \\textbf{Stats / Values} & \\textbf{Freqs (\\% of Valid)} & \\textbf{Graph} & \\textbf{Valid} & \\textbf{Missing} \\\\[6.0pt] │ \\midrule │ 1 & \\begin{tabular}{@{}l@{}}a \\\\ \\char`[Int64]\\end{tabular} & Label for a & \\begin{tabular}{@{}l@{}}Mean (sd): 2 (1) \\\\ min $\\leq$ med $\\leq$ max: \\\\ 1 $\\leq$ 2 $\\leq$ 3 \\\\ IQR (CV): 1 (0.5)\\end{tabular} & 3 distinct values & \\raisebox{-.5\\height}{\\begin{tikzpicture}\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.05291666666666667) rectangle (0.2934469696969697,1.6404166666666669);\\draw[fill=lightgray, draw=gray] (0.2934469696969697,0.05291666666666667) rectangle (0.5339772727272727,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (0.5339772727272727,0.05291666666666667) rectangle (0.7745075757575757,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (0.7745075757575757,0.05291666666666667) rectangle (1.0150378787878787,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.0150378787878787,0.05291666666666667) rectangle (1.2555681818181819,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.2555681818181819,0.05291666666666667) rectangle (1.4960984848484848,1.6404166666666669);\\draw[fill=lightgray, draw=gray] (1.4960984848484848,0.05291666666666667) rectangle (1.7366287878787876,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.7366287878787876,0.05291666666666667) rectangle (1.9771590909090908,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.9771590909090908,0.05291666666666667) rectangle (2.217689393939394,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (2.217689393939394,0.05291666666666667) rectangle (2.4582196969696968,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (2.4582196969696968,0.05291666666666667) rectangle (2.69875,1.6404166666666669);\\end{tikzpicture}} & \\begin{tabular}{@{}l@{}}3 \\\\ (100\\%)\\end{tabular} & \\begin{tabular}{@{}l@{}}0 \\\\ (0\\%)\\end{tabular} \\\\[6.0pt] │ - 2 & \\begin{tabular}{@{}l@{}}b \\\\ \\char`[String]\\end{tabular} & & \\begin{tabular}{@{}l@{}}1. B \\\\ 2. A \\\\ 3. C\\end{tabular} & \\begin{tabular}{@{}l@{}}1 (33.3\\%) \\\\ 1 (33.3\\%) \\\\ 1 (33.3\\%)\\end{tabular} & \\raisebox{-.5\\height}{\\begin{tikzpicture}\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.05291666666666667) rectangle (0.934861111111111,0.37041666666666667);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.4497916666666667) rectangle (0.934861111111111,0.7672916666666666);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.8466666666666667) rectangle (0.934861111111111,1.1641666666666666);\\end{tikzpicture}} & \\begin{tabular}{@{}l@{}}3 \\\\ (100\\%)\\end{tabular} & \\begin{tabular}{@{}l@{}}0 \\\\ (0\\%)\\end{tabular} \\\\ │ + 2 & \\begin{tabular}{@{}l@{}}b \\\\ \\char`[String]\\end{tabular} & & \\begin{tabular}{@{}l@{}}1. A \\\\ 2. B \\\\ 3. C\\end{tabular} & \\begin{tabular}{@{}l@{}}1 (33.3\\%) \\\\ 1 (33.3\\%) \\\\ 1 (33.3\\%)\\end{tabular} & \\raisebox{-.5\\height}{\\begin{tikzpicture}\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.05291666666666667) rectangle (0.934861111111111,0.37041666666666667);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.4497916666666667) rectangle (0.934861111111111,0.7672916666666666);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.8466666666666667) rectangle (0.934861111111111,1.1641666666666666);\\end{tikzpicture}} & \\begin{tabular}{@{}l@{}}3 \\\\ (100\\%)\\end{tabular} & \\begin{tabular}{@{}l@{}}0 \\\\ (0\\%)\\end{tabular} \\\\ │ \\bottomrule │ \\end{tabular} │ \\begin{tablenotes}[flushleft] │ \\footnotesize │ \\item[]Dimensions: 3 x 2 │ \\item[]Duplicate rows: 0 │ \\end{tablenotes} │ \\end{threeparttable} │ \\end{table} │ \\end{document}""" │ ------------------------------- │ reference = "/home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/references/overview_table/default_label_metadata_key.latex.txt" └ actual = "/tmp/jl_XdJZev/default_label_metadata_key.latex.txt" references/overview_table/default_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/latex")}}, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/latex")}}, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::AsMIME{MIME{Symbol("text/latex")}}; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] run_reftest(table::Table, path::String, func::typeof(as_latex)) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:63 [7] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] (::var"#reftest#reftest##0"{typeof(as_latex)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [10] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [12] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [14] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:486 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [21] _start() @ Base ./client.jl:553 ┌ Info: Reference Test for "other_label_metadata_key.latex.txt" failed: │ - DIFF ------------------------ │ """ │ \\documentclass{article} │ \\usepackage{threeparttable} │ \\usepackage{multirow} │ \\usepackage{booktabs} │ \\usepackage{xcolor} │ \\usepackage{tikz} │ \\begin{document} │ \\begin{table}[!ht] │ \\setlength\\tabcolsep{0pt} │ \\centering │ \\begin{threeparttable} │ \\begin{tabular}{@{\\extracolsep{2ex}}*{8}{llllllll}} │ \\toprule │ \\textbf{No} & \\textbf{Variable} & \\textbf{Label} & \\textbf{Stats / Values} & \\textbf{Freqs (\\% of Valid)} & \\textbf{Graph} & \\textbf{Valid} & \\textbf{Missing} \\\\[6.0pt] │ \\midrule │ 1 & \\begin{tabular}{@{}l@{}}a \\\\ \\char`[Int64]\\end{tabular} & Other label for a & \\begin{tabular}{@{}l@{}}Mean (sd): 2 (1) \\\\ min $\\leq$ med $\\leq$ max: \\\\ 1 $\\leq$ 2 $\\leq$ 3 \\\\ IQR (CV): 1 (0.5)\\end{tabular} & 3 distinct values & \\raisebox{-.5\\height}{\\begin{tikzpicture}\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.05291666666666667) rectangle (0.2934469696969697,1.6404166666666669);\\draw[fill=lightgray, draw=gray] (0.2934469696969697,0.05291666666666667) rectangle (0.5339772727272727,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (0.5339772727272727,0.05291666666666667) rectangle (0.7745075757575757,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (0.7745075757575757,0.05291666666666667) rectangle (1.0150378787878787,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.0150378787878787,0.05291666666666667) rectangle (1.2555681818181819,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.2555681818181819,0.05291666666666667) rectangle (1.4960984848484848,1.6404166666666669);\\draw[fill=lightgray, draw=gray] (1.4960984848484848,0.05291666666666667) rectangle (1.7366287878787876,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.7366287878787876,0.05291666666666667) rectangle (1.9771590909090908,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (1.9771590909090908,0.05291666666666667) rectangle (2.217689393939394,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (2.217689393939394,0.05291666666666667) rectangle (2.4582196969696968,0.05291666666666667);\\draw[fill=lightgray, draw=gray] (2.4582196969696968,0.05291666666666667) rectangle (2.69875,1.6404166666666669);\\end{tikzpicture}} & \\begin{tabular}{@{}l@{}}3 \\\\ (100\\%)\\end{tabular} & \\begin{tabular}{@{}l@{}}0 \\\\ (0\\%)\\end{tabular} \\\\[6.0pt] │ - 2 & \\begin{tabular}{@{}l@{}}b \\\\ \\char`[String]\\end{tabular} & & \\begin{tabular}{@{}l@{}}1. B \\\\ 2. A \\\\ 3. C\\end{tabular} & \\begin{tabular}{@{}l@{}}1 (33.3\\%) \\\\ 1 (33.3\\%) \\\\ 1 (33.3\\%)\\end{tabular} & \\raisebox{-.5\\height}{\\begin{tikzpicture}\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.05291666666666667) rectangle (0.934861111111111,0.37041666666666667);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.4497916666666667) rectangle (0.934861111111111,0.7672916666666666);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.8466666666666667) rectangle (0.934861111111111,1.1641666666666666);\\end{tikzpicture}} & \\begin{tabular}{@{}l@{}}3 \\\\ (100\\%)\\end{tabular} & \\begin{tabular}{@{}l@{}}0 \\\\ (0\\%)\\end{tabular} \\\\ │ + 2 & \\begin{tabular}{@{}l@{}}b \\\\ \\char`[String]\\end{tabular} & & \\begin{tabular}{@{}l@{}}1. A \\\\ 2. B \\\\ 3. C\\end{tabular} & \\begin{tabular}{@{}l@{}}1 (33.3\\%) \\\\ 1 (33.3\\%) \\\\ 1 (33.3\\%)\\end{tabular} & \\raisebox{-.5\\height}{\\begin{tikzpicture}\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.05291666666666667) rectangle (0.934861111111111,0.37041666666666667);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.4497916666666667) rectangle (0.934861111111111,0.7672916666666666);\\draw[fill=lightgray, draw=gray] (0.05291666666666667,0.8466666666666667) rectangle (0.934861111111111,1.1641666666666666);\\end{tikzpicture}} & \\begin{tabular}{@{}l@{}}3 \\\\ (100\\%)\\end{tabular} & \\begin{tabular}{@{}l@{}}0 \\\\ (0\\%)\\end{tabular} \\\\ │ \\bottomrule │ \\end{tabular} │ \\begin{tablenotes}[flushleft] │ \\footnotesize │ \\item[]Dimensions: 3 x 2 │ \\item[]Duplicate rows: 0 │ \\end{tablenotes} │ \\end{threeparttable} │ \\end{table} │ \\end{document}""" │ ------------------------------- │ reference = "/home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/references/overview_table/other_label_metadata_key.latex.txt" └ actual = "/tmp/jl_ocLjte/other_label_metadata_key.latex.txt" references/overview_table/other_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/latex")}}, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/latex")}}, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::AsMIME{MIME{Symbol("text/latex")}}; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] run_reftest(table::Table, path::String, func::typeof(as_latex)) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:63 [7] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] (::var"#reftest#reftest##0"{typeof(as_latex)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [10] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [12] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [14] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:489 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [21] _start() @ Base ./client.jl:553 note: Running TeX ... warning: input.tex:26: Overfull \hbox (42.47011pt too wide) in paragraph at lines 12--26 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:26: Overfull \hbox (42.47011pt too wide) in paragraph at lines 12--26 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_0Y5SzE/input.pdf` (12.3818359375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_yGHxze/input.pdf` (7.3681640625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_JZdste/input.pdf` (7.796875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_69FqEP/input.pdf` (6.412109375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_7WiVN5/input.pdf` (5.1005859375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_qEBfd2/input.pdf` (7.4970703125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_xPe6EW/input.pdf` (5.103515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_vMBx22/input.pdf` (7.494140625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_3OpIJ2/input.pdf` (4.2158203125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_xOxXD0/input.pdf` (2.4365234375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_5gXXov/input.pdf` (3.6201171875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_3qLNqj/input.pdf` (2.9853515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_ZzgQ67/input.pdf` (3.515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_QVNQNV/input.pdf` (3.919921875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_11sn4c/input.pdf` (3.001953125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_EDa41W/input.pdf` (3.515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_ZodDaI/input.pdf` (3 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_IRFJ8z/input.pdf` (3.515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_aUlNrj/input.pdf` (3.001953125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_XM0Q37/input.pdf` (3.515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_YGUUxZ/input.pdf` (3 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_AzOWbm/input.pdf` (3.515625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_rJBUOv/input.pdf` (3.5966796875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_Gms2id/input.pdf` (3.7568359375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_GQZr6X/input.pdf` (3.59765625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_b6ugHm/input.pdf` (3.75390625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_YxDh5I/input.pdf` (4.0244140625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... warning: input.tex:24: Underfull \hbox (badness 10000) in paragraph at lines 23--24 warning: input.tex:24: Overfull \hbox (2.24pt too wide) in paragraph at lines 23--24 note: Rerunning TeX because "input.aux" changed ... warning: input.tex:24: Underfull \hbox (badness 10000) in paragraph at lines 23--24 warning: input.tex:24: Overfull \hbox (2.24pt too wide) in paragraph at lines 23--24 warning: warnings were issued by the TeX engine; use --print and/or --keep-logs for details. note: Running xdvipdfmx ... note: Writing `/tmp/jl_20gSqY/input.pdf` (7.5146484375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_9sYvdv/input.pdf` (3.74609375 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_iABMrg/input.pdf` (2.6796875 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_Au6gCG/input.pdf` (3.798828125 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) note: Running TeX ... note: downloading SHA256SUM note: downloading lmroman10-bolditalic.otf note: downloading lmroman6-bold.otf note: downloading lmroman8-italic.otf note: downloading lmroman8-bold.otf note: Rerunning TeX because "input.aux" changed ... note: Running xdvipdfmx ... note: Writing `/tmp/jl_MJT8ta/input.pdf` (16.587890625 KiB) note: Skipped writing 1 intermediate files (use --keep-intermediates to keep them) ┌ Warning: `show_overall` has been deprecated, use `show_total` instead. You can change the identifier back from "Total" to "Overall" using the `total_name` keyword argument └ @ SummaryTables ~/.julia/packages/SummaryTables/cJWeE/src/table_functions/table_one.jl:275 references/overview_table/default_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::String, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::String, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::String; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] (::var"#run_reftest##0#run_reftest##1"{Table, String})(dir::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:60 [7] mktempdir(fn::var"#run_reftest##0#run_reftest##1"{Table, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [8] mktempdir (repeats 2 times) @ ./file.jl:895 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:990 [inlined] [10] run_reftest(table::Table, path::String, func::typeof(as_docx)) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:42 [11] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] (::var"#reftest#reftest##0"{typeof(as_docx)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [14] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [18] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [20] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:486 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [25] _start() @ Base ./client.jl:553 references/overview_table/other_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::String, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::String, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::String; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] (::var"#run_reftest##0#run_reftest##1"{Table, String})(dir::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:60 [7] mktempdir(fn::var"#run_reftest##0#run_reftest##1"{Table, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [8] mktempdir (repeats 2 times) @ ./file.jl:895 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:990 [inlined] [10] run_reftest(table::Table, path::String, func::typeof(as_docx)) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:42 [11] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [13] (::var"#reftest#reftest##0"{typeof(as_docx)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [14] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [18] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [20] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:489 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [25] _start() @ Base ./client.jl:553 ┌ Warning: typst() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 ┌ Warning: `show_overall` has been deprecated, use `show_total` instead. You can change the identifier back from "Total" to "Overall" using the `total_name` keyword argument └ @ SummaryTables ~/.julia/packages/SummaryTables/cJWeE/src/table_functions/table_one.jl:275 ┌ Info: Reference Test for "default_label_metadata_key.typ.txt" failed: │ - DIFF ------------------------ │ """ │ │ #table( │ rows: 3, │ columns: 8, │ column-gutter: 0.25em, │ align: (left, left, left, left, left, left, left, left), │ stroke: none, │ table.header( │ table.hline(y: 0, stroke: 1pt), │ [*No*], │ [*Variable*], │ [*Label*], │ [*Stats / Values*], │ [*Freqs (% of Valid)*], │ [*Graph*], │ [*Valid*], │ [*Missing*], │ table.hline(y: 1, stroke: 0.75pt), │ ), │ table.cell(align: horizon)[1], │ table.cell(align: horizon)[a #linebreak() [Int64]], │ table.cell(align: horizon)[Label for a], │ table.cell(align: horizon)[Mean (sd): 2 (1) #linebreak() min ≤ med ≤ max: #linebreak() 1 ≤ 2 ≤ 3 #linebreak() IQR (CV): 1 (0.5)], │ table.cell(align: horizon)[3 distinct values], │ table.cell(align: horizon)[#image.decode(\"\")], │ table.cell(align: horizon)[3 #linebreak() (100%)], │ table.cell(align: horizon)[0 #linebreak() (0%)], │ table.cell(align: horizon)[2], │ table.cell(align: horizon)[b #linebreak() [String]], │ table.cell(align: horizon)[], │ - table.cell(align: horizon)[1\\. B #linebreak() 2\\. A #linebreak() 3\\. C], │ + table.cell(align: horizon)[1\\. A #linebreak() 2\\. B #linebreak() 3\\. C], │ table.cell(align: horizon)[1 (33.3%) #linebreak() 1 (33.3%) #linebreak() 1 (33.3%)], │ table.cell(align: horizon)[#image.decode(\"\")], │ table.cell(align: horizon)[3 #linebreak() (100%)], │ table.cell(align: horizon)[0 #linebreak() (0%)], │ table.hline(y: 3, stroke: 1pt), │ table.cell(colspan: 8)[#text(size: 0.8em)[ │ Dimensions: 3 x 2\\ │ Duplicate rows: 0 │ ]], │ ) │ """ │ ------------------------------- │ reference = "/home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/references/overview_table/default_label_metadata_key.typ.txt" └ actual = "/tmp/jl_Zwkzl7/default_label_metadata_key.typ.txt" references/overview_table/default_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/typst")}}, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/typst")}}, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::AsMIME{MIME{Symbol("text/typst")}}; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] run_reftest(table::Table, path::String, func::typeof(as_typst)) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:63 [7] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] (::var"#reftest#reftest##0"{typeof(as_typst)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [10] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [12] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [14] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:486 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [21] _start() @ Base ./client.jl:553 ┌ Info: Reference Test for "other_label_metadata_key.typ.txt" failed: │ - DIFF ------------------------ │ """ │ │ #table( │ rows: 3, │ columns: 8, │ column-gutter: 0.25em, │ align: (left, left, left, left, left, left, left, left), │ stroke: none, │ table.header( │ table.hline(y: 0, stroke: 1pt), │ [*No*], │ [*Variable*], │ [*Label*], │ [*Stats / Values*], │ [*Freqs (% of Valid)*], │ [*Graph*], │ [*Valid*], │ [*Missing*], │ table.hline(y: 1, stroke: 0.75pt), │ ), │ table.cell(align: horizon)[1], │ table.cell(align: horizon)[a #linebreak() [Int64]], │ table.cell(align: horizon)[Other label for a], │ table.cell(align: horizon)[Mean (sd): 2 (1) #linebreak() min ≤ med ≤ max: #linebreak() 1 ≤ 2 ≤ 3 #linebreak() IQR (CV): 1 (0.5)], │ table.cell(align: horizon)[3 distinct values], │ table.cell(align: horizon)[#image.decode(\"\")], │ table.cell(align: horizon)[3 #linebreak() (100%)], │ table.cell(align: horizon)[0 #linebreak() (0%)], │ table.cell(align: horizon)[2], │ table.cell(align: horizon)[b #linebreak() [String]], │ table.cell(align: horizon)[], │ - table.cell(align: horizon)[1\\. B #linebreak() 2\\. A #linebreak() 3\\. C], │ + table.cell(align: horizon)[1\\. A #linebreak() 2\\. B #linebreak() 3\\. C], │ table.cell(align: horizon)[1 (33.3%) #linebreak() 1 (33.3%) #linebreak() 1 (33.3%)], │ table.cell(align: horizon)[#image.decode(\"\")], │ table.cell(align: horizon)[3 #linebreak() (100%)], │ table.cell(align: horizon)[0 #linebreak() (0%)], │ table.hline(y: 3, stroke: 1pt), │ table.cell(colspan: 8)[#text(size: 0.8em)[ │ Dimensions: 3 x 2\\ │ Duplicate rows: 0 │ ]], │ ) │ """ │ ------------------------------- │ reference = "/home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/references/overview_table/other_label_metadata_key.typ.txt" └ actual = "/tmp/jl_AYO1Iz/other_label_metadata_key.typ.txt" references/overview_table/other_label_metadata_key: Error During Test at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:155 Got exception outside of a @test To update the reference images either run the tests interactively with 'include("test/runtests.jl")', or to force-update all failing reference images set the environment variable `JULIA_REFERENCETESTS_UPDATE` to "true" and re-run the tests via Pkg. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/typst")}}, equiv::Nothing, rendermode::Nothing; kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:165 [3] test_reference(reference_file::FileIO.File{FileIO.DataFormat{:TXT}, String}, raw_actual::AsMIME{MIME{Symbol("text/typst")}}, equiv::Nothing, rendermode::Nothing) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:113 [4] test_reference(filename::String, raw_actual::AsMIME{MIME{Symbol("text/typst")}}; by::Nothing, render::Nothing, format::Nothing, kw::@Kwargs{}) @ ReferenceTests ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:110 [5] test_reference @ ~/.julia/packages/ReferenceTests/XRMSp/src/test_reference.jl:105 [inlined] [6] run_reftest(table::Table, path::String, func::typeof(as_typst)) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:63 [7] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [9] (::var"#reftest#reftest##0"{typeof(as_typst)})(t::Table, path::String) @ Main ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:156 [10] top-level scope @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:117 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [12] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:154 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [14] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:465 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [16] macro expansion @ ~/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:489 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [18] top-level scope @ none:6 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [21] _start() @ Base ./client.jl:553 Test Summary: | Pass Error Total Time SummaryTables | 898 8 906 8m02.8s func = as_html | 143 2 145 3m59.5s table_one | 22 22 2m16.4s listingtable | 49 49 49.9s summarytable | 14 14 5.9s simple table | 7 7 4.4s overview_table | 4 2 6 31.7s references/overview_table/basic | 1 1 0.4s references/overview_table/categories_exceeded | 1 1 0.1s references/overview_table/max_categories_5 | 1 1 0.0s references/overview_table/default_label_metadata_key | 1 1 2.9s references/overview_table/other_label_metadata_key | 1 1 0.0s references/overview_table/only_missings | 1 1 0.0s annotations | 7 7 1.2s manual footnotes | 4 4 0.7s Replace | 4 4 3.3s Global rounding | 14 14 1.3s Character escaping | 1 1 0.0s Merged cells with special values | 1 1 0.6s Styles | 1 1 0.0s Row and column gaps | 14 14 1.5s Styled | 1 1 2.6s func = as_latex | 257 2 259 3m14.5s table_one | 43 43 44.1s listingtable | 88 88 1m05.2s summarytable | 26 26 18.6s simple table | 14 14 11.1s overview_table | 8 2 10 6.4s references/overview_table/basic | 2 2 1.8s references/overview_table/categories_exceeded | 2 2 1.6s references/overview_table/max_categories_5 | 2 2 1.5s references/overview_table/default_label_metadata_key | 1 1 0.0s references/overview_table/other_label_metadata_key | 1 1 0.0s references/overview_table/only_missings | 2 2 1.5s annotations | 10 10 5.5s manual footnotes | 8 8 6.2s Replace | 8 8 6.0s Global rounding | 28 28 21.4s Character escaping | 2 2 1.6s Merged cells with special values | 2 2 1.7s Styles | 2 2 1.7s Row and column gaps | 16 16 3.3s Styled | 2 2 1.8s func = as_docx | 241 2 243 25.4s table_one | 43 43 22.1s listingtable | 88 88 0.6s summarytable | 26 26 0.2s simple table | 14 14 0.1s overview_table | 8 2 10 1.9s references/overview_table/basic | 2 2 1.6s references/overview_table/categories_exceeded | 2 2 0.0s references/overview_table/max_categories_5 | 2 2 0.0s references/overview_table/default_label_metadata_key | 1 1 0.1s references/overview_table/other_label_metadata_key | 1 1 0.0s references/overview_table/only_missings | 2 2 0.0s annotations | 6 6 0.0s manual footnotes | 8 8 0.0s Replace | 8 8 0.0s Global rounding | 28 28 0.2s Character escaping | 2 2 0.0s Merged cells with special values | 2 2 0.0s Styles | 2 2 0.0s Row and column gaps | 4 4 0.0s Styled | 2 2 0.2s func = as_typst | 257 2 259 7.5s table_one | 43 43 3.3s listingtable | 88 88 1.4s summarytable | 26 26 0.5s simple table | 14 14 0.3s overview_table | 8 2 10 0.3s references/overview_table/basic | 2 2 0.1s references/overview_table/categories_exceeded | 2 2 0.0s references/overview_table/max_categories_5 | 2 2 0.0s references/overview_table/default_label_metadata_key | 1 1 0.1s references/overview_table/other_label_metadata_key | 1 1 0.0s references/overview_table/only_missings | 2 2 0.0s annotations | 10 10 0.6s manual footnotes | 8 8 0.2s Replace | 8 8 0.2s Global rounding | 28 28 0.5s Character escaping | 2 2 0.0s Merged cells with special values | 2 2 0.0s Styles | 2 2 0.0s Row and column gaps | 16 16 0.1s Styled | 2 2 0.1s RNG of the outermost testset: Random.Xoshiro(0x3b32ec62275c0e4b, 0xc3335f87fff1cd35, 0x37a634528c4b9f70, 0x82ead0861487537c, 0x2f77c441745edb7e) ERROR: LoadError: Some tests did not pass: 898 passed, 0 failed, 8 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SummaryTables/cJWeE/test/runtests.jl:116 Testing failed after 522.58s ERROR: LoadError: Package SummaryTables 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:538 [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 636.95s: package tests unexpectedly errored