Package evaluation to test EinExprs on Julia 1.12.4 (01a2eadb04*) started at 2026-01-09T00:29:00.109 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing EinExprs... Resolving package versions... Installed StaticArraysCore ─── v1.4.4 Installed Suppressor ───────── v0.2.8 Installed Inflate ──────────── v0.1.5 Installed ArnoldiMethod ────── v0.4.0 Installed Collects ─────────── v1.0.0 Installed Preferences ──────── v1.5.1 Installed FixedSizeArrays ──── v1.2.0 Installed StaticArrays ─────── v1.9.16 Installed OrderedCollections ─ v1.8.1 Installed AbstractTrees ────── v0.4.5 Installed Combinatorics ────── v1.1.0 Installed Statistics ───────── v1.11.1 Installed FillArrays ───────── v1.15.0 Installed PrecompileTools ──── v1.3.3 Installed SimpleTraits ─────── v0.9.5 Installed MacroTools ───────── v0.5.16 Installed Compat ───────────── v4.18.1 Installed EinExprs ─────────── v0.7.1 Installed DataStructures ───── v0.18.22 Installed CliqueTrees ──────── v1.12.3 Installed Graphs ───────────── v1.13.1 Updating `~/.julia/environments/v1.12/Project.toml` [b1794770] + EinExprs v0.7.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [ec485272] + ArnoldiMethod v0.4.0 [60701a23] + CliqueTrees v1.12.3 [08986516] + Collects v1.0.0 [861a8166] + Combinatorics v1.1.0 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [b1794770] + EinExprs v0.7.1 [1a297f60] + FillArrays v1.15.0 [3821ddf9] + FixedSizeArrays v1.2.0 ⌃ [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [fd094767] + Suppressor v0.2.8 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [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 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 5.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 3965.0 ms ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 26 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 2064.3 ms ✓ Combinatorics 3932.6 ms ✓ OrderedCollections 1798.1 ms ✓ FillArrays 936.2 ms ✓ Inflate 1057.7 ms ✓ AbstractTrees 1050.1 ms ✓ Statistics 3454.2 ms ✓ Collects 6960.9 ms ✓ MacroTools 909.0 ms ✓ StaticArraysCore 726.4 ms ✓ Suppressor 3676.1 ms ✓ Compat 1029.1 ms ✓ Preferences 1335.2 ms ✓ FillArrays → FillArraysSparseArraysExt 1206.6 ms ✓ Statistics → SparseArraysExt 787.8 ms ✓ FillArrays → FillArraysStatisticsExt 3592.0 ms ✓ FixedSizeArrays 3101.0 ms ✓ SimpleTraits 912.2 ms ✓ Compat → CompatLinearAlgebraExt 821.0 ms ✓ PrecompileTools 779.0 ms ✓ FixedSizeArrays → RandomExt 3793.3 ms ✓ DataStructures 16264.4 ms ✓ StaticArrays 1240.4 ms ✓ StaticArrays → StaticArraysStatisticsExt 5907.9 ms ✓ ArnoldiMethod 11966.7 ms ✓ Graphs 5858.8 ms ✓ CliqueTrees 5957.9 ms ✓ EinExprs 27 dependencies successfully precompiled in 91 seconds. 17 already precompiled. Precompilation completed after 105.03s ################################################################################ # Testing # Testing EinExprs Status `/tmp/jl_vW7OLv/Project.toml` [13f3f980] CairoMakie v0.15.8 [60701a23] CliqueTrees v1.12.3 [b1794770] EinExprs v0.7.1 `~/.julia/packages/EinExprs/gKGWv` [1ecd5474] GraphMakie v0.6.3 [2a6221f6] KaHyPar v0.3.1 [2679e427] Metis v1.5.0 [46757867] NetworkLayout v0.4.10 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vW7OLv/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.4.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [ec485272] ArnoldiMethod v0.4.0 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [fa961155] CEnum v0.5.0 [96374032] CRlibm v1.0.2 [159f3aea] Cairo v1.1.1 [13f3f980] CairoMakie v0.15.8 [d360d2e6] ChainRulesCore v1.26.0 [60701a23] CliqueTrees v1.12.3 [08986516] Collects v1.0.0 [a2cac450] ColorBrewer v0.4.2 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [95dc2771] ComputePipeline v0.1.6 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [31c24e10] Distributions v0.25.123 [ffbed154] DocStringExtensions v0.9.5 [b1794770] EinExprs v0.7.1 `~/.julia/packages/EinExprs/gKGWv` [4e289a0a] EnumX v1.0.5 [429591f6] ExactPredicates v2.2.9 [411431e0] Extents v0.1.6 [7a1cc6ca] FFTW v1.10.0 [5789e2e9] FileIO v1.17.1 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.15.0 [53c48c17] FixedPointNumbers v0.8.5 [3821ddf9] FixedSizeArrays v1.2.0 [1fa38f19] Format v1.3.7 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [5c1252a2] GeometryBasics v0.5.10 [1ecd5474] GraphMakie v0.6.3 [a2bd30eb] Graphics v1.1.3 ⌃ [86223c79] Graphs v1.13.1 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [34004b35] HypergeometricFunctions v0.3.28 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [a98d9a8b] Interpolations v0.16.2 [d1acc4aa] IntervalArithmetic v1.0.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [b835a17e] JpegTurbo v0.1.6 [2a6221f6] KaHyPar v0.3.1 [5ab0869b] KernelDensity v0.6.10 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.8 [dbb5928d] MappedArrays v0.4.3 [0a4f8689] MathTeXEngine v0.6.7 [2679e427] Metis v1.5.0 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [77ba4419] NaNMath v1.1.3 [f09324ee] Netpbm v1.1.1 [46757867] NetworkLayout v0.4.10 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.37 [f57f5aa1] PNGFiles v0.4.4 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.4 [647866c9] PolygonOps v0.1.2 [3a141323] PolynomialRoots v1.0.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.2 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.1 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [4c63d2b9] StatsFuns v1.5.2 [09ab397b] StructArrays v0.7.2 [ec057cc2] StructUtils v2.6.1 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [731e570b] TiffImages v0.11.6 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.27.0 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.0.0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+0 [5ae413db] EarCut_jll v2.2.4+0 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [f5851436] FFTW_jll v3.3.11+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [905a6f67] Imath_jll v3.2.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.4+0 ⌅ [87a0c12d] KaHyPar_jll v1.3.3+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [d00139f3] METIS_jll v5.1.3+0 [856f044c] MKL_jll v2025.2.0+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [18a262bb] OpenEXR_jll v3.4.4+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.0+0 [36c8627f] Pango_jll v1.57.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 [ffd25f8a] XZ_jll v5.8.2+0 [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 [3161d3a3] Zstd_jll v1.5.7+1 ⌅ [28df3c45] boost_jll v1.76.0+1 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.53+0 [075b6546] libsixel_jll v1.10.5+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [1317d2d5] oneTBB_jll v2022.0.0+1 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 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... 1744.3 ms ✓ JLLWrappers 1596.3 ms ✓ boost_jll 1346.5 ms ✓ KaHyPar_jll 2564.7 ms ✓ KaHyPar 4 dependencies successfully precompiled in 8 seconds. 30 already precompiled. Precompiling packages... 3544.9 ms ✓ CliqueTrees → KaHyParExt 1 dependency successfully precompiled in 4 seconds. 61 already precompiled. Precompiling packages... 3385.6 ms ✓ CEnum 1344.8 ms ✓ METIS_jll 2334.4 ms ✓ Metis 3 dependencies successfully precompiled in 7 seconds. 9 already precompiled. Precompiling packages... 3031.0 ms ✓ Metis → MetisGraphs 3182.6 ms ✓ CliqueTrees → MetisExt 2 dependencies successfully precompiled in 6 seconds. 44 already precompiled. Test Summary: | Pass Broken Total Time Unit tests | 204 1 205 2m11.6s EinExpr | 126 1 127 7.0s SizedEinExpr | 12 12 2.1s Counters | 24 24 0.6s Optimizers | 41 41 1m57.3s Slicing | 1 1 3.8s Precompiling packages... 796.2 ms ✓ RangeArrays 7094.7 ms ✓ BaseDirs 904.8 ms ✓ AbstractFFTs 727.0 ms ✓ LaTeXStrings 693.1 ms ✓ IndirectArrays 693.8 ms ✓ PolygonOps 642.8 ms ✓ IteratorInterfaceExtensions 752.6 ms ✓ TensorCore 752.1 ms ✓ StatsAPI 759.8 ms ✓ Contour 1469.5 ms ✓ OffsetArrays 791.1 ms ✓ TriplotBase 2212.4 ms ✓ Format 803.4 ms ✓ InverseFunctions 1018.3 ms ✓ IterTools 3595.1 ms ✓ Grisu 3240.5 ms ✓ Observables 1080.0 ms ✓ Requires 753.6 ms ✓ DataValueInterfaces 1052.1 ms ✓ EnumX 1018.5 ms ✓ StableRNGs 803.6 ms ✓ Reexport 1100.2 ms ✓ DocStringExtensions 4638.0 ms ✓ IrrationalConstants 1159.7 ms ✓ IntervalSets 952.6 ms ✓ RoundingEmulator 967.5 ms ✓ Extents 783.7 ms ✓ PtrArrays 1192.8 ms ✓ TranscodingStreams 2687.8 ms ✓ AdaptivePredicates 3361.7 ms ✓ NaNMath 3332.5 ms ✓ LazyModules 3554.8 ms ✓ ConstructionBase 746.6 ms ✓ DataAPI 887.5 ms ✓ MappedArrays 1285.4 ms ✓ SignedDistanceFields 5670.5 ms ✓ FixedPointNumbers 1746.9 ms ✓ ProgressMeter 1659.8 ms ✓ PDMats 1264.4 ms ✓ WoodburyMatrices 3900.3 ms ✓ StructUtils 36720.2 ms ✓ Unitful 825.7 ms ✓ Scratch 4658.9 ms ✓ ChainRulesCore 2551.8 ms ✓ UnicodeFun 1191.0 ms ✓ Graphite2_jll 1208.3 ms ✓ Libmount_jll 1209.7 ms ✓ LLVMOpenMP_jll 1221.3 ms ✓ Bzip2_jll 1216.5 ms ✓ Rmath_jll 1222.9 ms ✓ Xorg_libXau_jll 1200.3 ms ✓ libpng_jll 1338.4 ms ✓ libfdk_aac_jll 1336.3 ms ✓ Imath_jll 1213.1 ms ✓ Giflib_jll 1268.2 ms ✓ LAME_jll 1258.0 ms ✓ LERC_jll 1250.6 ms ✓ EarCut_jll 1250.2 ms ✓ CRlibm_jll 1280.6 ms ✓ JpegTurbo_jll 1275.6 ms ✓ XZ_jll 1239.1 ms ✓ Ogg_jll 1261.1 ms ✓ Xorg_libXdmcp_jll 1288.4 ms ✓ x265_jll 1279.4 ms ✓ x264_jll 1282.8 ms ✓ libaom_jll 1294.2 ms ✓ Zstd_jll 1298.6 ms ✓ Expat_jll 1298.8 ms ✓ LZO_jll 1289.3 ms ✓ Opus_jll 1185.4 ms ✓ Xorg_xtrans_jll 1270.9 ms ✓ Libiconv_jll 1283.9 ms ✓ Libffi_jll 1271.1 ms ✓ isoband_jll 1290.1 ms ✓ FFTW_jll 1286.0 ms ✓ OpenSpecFun_jll 1286.4 ms ✓ Libuuid_jll 1246.0 ms ✓ FriBidi_jll 1267.3 ms ✓ OpenBLASConsistentFPCSR_jll 17907.9 ms ✓ SIMD 19756.7 ms ✓ Parsers 2207.3 ms ✓ FilePathsBase 3651.7 ms ✓ PkgVersion 1474.3 ms ✓ SortingAlgorithms 4783.3 ms ✓ QuadGK 3724.3 ms ✓ IntelOpenMP_jll 3715.8 ms ✓ oneTBB_jll 1140.3 ms ✓ TableTraits 727.6 ms ✓ StackViews 843.7 ms ✓ PaddedViews 1124.1 ms ✓ InverseFunctions → InverseFunctionsDatesExt 1056.5 ms ✓ Showoff 3962.7 ms ✓ ComputePipeline 746.0 ms ✓ Ratios 837.4 ms ✓ Adapt 8220.5 ms ✓ FileIO 1253.3 ms ✓ LogExpFunctions 712.4 ms ✓ IntervalSets → IntervalSetsRandomExt 703.8 ms ✓ IntervalSets → IntervalSetsStatisticsExt 870.8 ms ✓ AliasTables 700.9 ms ✓ ConstructionBase → ConstructionBaseIntervalSetsExt 715.7 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1235.4 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 3269.9 ms ✓ Missings 4759.1 ms ✓ ColorTypes 1233.3 ms ✓ FillArrays → FillArraysPDMatsExt 1286.7 ms ✓ AxisAlgorithms 1619.6 ms ✓ Unitful → ConstructionBaseUnitfulExt 1665.4 ms ✓ Unitful → NaNMathExt 1511.1 ms ✓ Unitful → InverseFunctionsUnitfulExt 1584.5 ms ✓ Unitful → PrintfExt 1009.4 ms ✓ RelocatableFolders 2683.7 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 2770.9 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 689.8 ms ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 987.0 ms ✓ Pixman_jll 1003.7 ms ✓ FreeType2_jll 1109.5 ms ✓ Rmath 993.0 ms ✓ OpenEXR_jll 17978.3 ms ✓ GeometryBasics 826.4 ms ✓ CRlibm 971.8 ms ✓ libsixel_jll 952.4 ms ✓ libvorbis_jll 1228.4 ms ✓ Xorg_libxcb_jll 1117.8 ms ✓ Libtiff_jll 1387.4 ms ✓ GettextRuntime_jll 870.4 ms ✓ Isoband 16830.9 ms ✓ Automa 6699.6 ms ✓ JSON 934.5 ms ✓ FilePathsBase → FilePathsBaseMmapExt 1208.0 ms ✓ FilePaths 6838.3 ms ✓ MKL_jll 3023.8 ms ✓ Tables 748.5 ms ✓ MosaicViews 641.4 ms ✓ Ratios → RatiosFixedPointNumbersExt 968.6 ms ✓ Adapt → AdaptStaticArraysExt 978.0 ms ✓ Adapt → AdaptSparseArraysExt 628.5 ms ✓ OffsetArrays → OffsetArraysAdaptExt 539.1 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 2178.4 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 3588.4 ms ✓ SpecialFunctions 1093.7 ms ✓ AxisArrays 5043.5 ms ✓ StatsBase 4425.3 ms ✓ ColorVectorSpace 836.2 ms ✓ ColorTypes → StyledStringsExt 6075.1 ms ✓ Colors 1446.6 ms ✓ FreeType 1166.1 ms ✓ Fontconfig_jll 9137.8 ms ✓ GridLayoutBase 1838.6 ms ✓ Packing 4899.6 ms ✓ IntervalArithmetic 1238.3 ms ✓ Xorg_libX11_jll 983.8 ms ✓ Glib_jll 4565.7 ms ✓ FFTW 3755.7 ms ✓ StructArrays 780.8 ms ✓ StructUtils → StructUtilsTablesExt 6395.8 ms ✓ Interpolations 3897.4 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 2008.2 ms ✓ HypergeometricFunctions 1877.1 ms ✓ PDMats → StatsBaseExt 1199.1 ms ✓ ColorVectorSpace → SpecialFunctionsExt 4452.3 ms ✓ QOI 41794.7 ms ✓ TiffImages 4528.8 ms ✓ ShaderAbstractions 3076.3 ms ✓ Graphics 1023.3 ms ✓ Animations 3839.9 ms ✓ OpenEXR 3240.0 ms ✓ ColorBrewer 25562.5 ms ✓ ImageCore 6004.2 ms ✓ ColorSchemes 5050.1 ms ✓ FreeTypeAbstraction 1014.8 ms ✓ IntervalArithmetic → IntervalArithmeticSparseArraysExt 670.1 ms ✓ IntervalArithmetic → IntervalArithmeticIntervalSetsExt 943.8 ms ✓ IntervalArithmetic → IntervalArithmeticLinearAlgebraExt 1005.2 ms ✓ Xorg_libXrender_jll 982.5 ms ✓ Xorg_libXext_jll 601.8 ms ✓ StructArrays → StructArraysAdaptExt 918.7 ms ✓ StructArrays → StructArraysSparseArraysExt 2749.0 ms ✓ StructArrays → StructArraysStaticArraysExt 1040.6 ms ✓ StructArrays → StructArraysLinearAlgebraExt 2497.6 ms ✓ Interpolations → InterpolationsUnitfulExt 4418.4 ms ✓ StatsFuns 3398.2 ms ✓ ImageBase 4685.4 ms ✓ PNGFiles 6275.5 ms ✓ JpegTurbo 7793.2 ms ✓ Sixel 17152.1 ms ✓ PlotUtils 29698.8 ms ✓ MathTeXEngine 8309.0 ms ✓ ExactPredicates 1942.0 ms ✓ Libglvnd_jll 1599.0 ms ✓ Cairo_jll 1247.2 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 4273.5 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 7532.8 ms ✓ Distributions 4377.9 ms ✓ ImageAxes 9425.7 ms ✓ DelaunayTriangulation 1683.4 ms ✓ libwebp_jll 1370.7 ms ✓ HarfBuzz_jll 4220.7 ms ✓ Distributions → DistributionsChainRulesCoreExt 2559.5 ms ✓ ImageMetadata 4875.4 ms ✓ WebP 1021.0 ms ✓ libass_jll 1609.9 ms ✓ Pango_jll 3656.0 ms ✓ KernelDensity 5139.0 ms ✓ Netpbm 1806.2 ms ✓ FFMPEG_jll 3339.9 ms ✓ Cairo 2887.7 ms ✓ ImageIO 367155.8 ms ✓ Makie 315756.6 ms ✓ CairoMakie 210 dependencies successfully precompiled in 1345 seconds. 60 already precompiled. 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ Precompiling packages... 6860.7 ms ✓ FilePathsBase → FilePathsBaseTestExt 1 dependency successfully precompiled in 7 seconds. 16 already precompiled. Precompiling packages... 3226.9 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 3 seconds. 51 already precompiled. Precompiling packages... 4004.9 ms ✓ EinExprs → EinExprsChainRulesCoreExt 1 dependency successfully precompiled in 4 seconds. 47 already precompiled. Precompiling packages... 850.1 ms ✓ FixedSizeArrays → AdaptExt 1 dependency successfully precompiled in 1 seconds. 6 already precompiled. Precompiling packages... 3914.3 ms ✓ AbstractFFTs → AbstractFFTsTestExt 1 dependency successfully precompiled in 4 seconds. 9 already precompiled. Precompiling packages... 1791.9 ms ✓ InverseFunctions → InverseFunctionsTestExt 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. Precompiling packages... 822.3 ms ✓ EinExprs → EinExprsMakieExt 1 dependency successfully precompiled in 2 seconds. 275 already precompiled. Precompiling packages... 1276.7 ms ✓ PolynomialRoots 6732.2 ms ✓ NetworkLayout 3600.0 ms ✓ NetworkLayout → NetworkLayoutGraphsExt 70321.0 ms ✓ GraphMakie 4 dependencies successfully precompiled in 82 seconds. 266 already precompiled. Precompiling packages... 64054.8 ms ✓ EinExprs → EinExprsGraphMakieExt 1 dependency successfully precompiled in 65 seconds. 280 already precompiled. ┌ Error: Error during loading of extension EinExprsGraphMakieExt of EinExprs, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ ConcurrencyViolationError("deadlock detected in loading EinExprsMakieExt using EinExprsMakieExt (while loading CairoMakie and EinExprsGraphMakieExt)") │ Stacktrace: │ [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) │ @ Base ./loading.jl:2210 │ [2] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2044 │ [3] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2627 │ [4] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2493 │ [5] _require_prelocked(uuidkey::Base.PkgId) │ @ Base ./loading.jl:2487 │ [6] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1607 │ [7] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1644 │ [8] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1460 │ [9] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2501 │ [10] macro expansion │ @ ./loading.jl:2421 [inlined] │ [11] macro expansion │ @ ./lock.jl:376 [inlined] │ [12] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2386 │ [13] require │ @ ./loading.jl:2362 [inlined] │ [14] __init__() │ @ EinExprsMakieExt ~/.julia/packages/EinExprs/gKGWv/ext/EinExprsMakieExt.jl:5 │ [15] run_module_init(mod::Module, i::Int64) │ @ Base ./loading.jl:1443 │ [16] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base ./loading.jl:1431 │ [17] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base ./loading.jl:1319 │ [18] _include_from_serialized │ @ ./loading.jl:1274 [inlined] │ [19] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2115 │ [20] __require_prelocked(pkg::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2627 │ [21] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) │ @ Base ./loading.jl:2493 │ [22] _require_prelocked(uuidkey::Base.PkgId) │ @ Base ./loading.jl:2487 │ [23] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base ./loading.jl:1607 │ [24] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base ./loading.jl:1644 │ [25] run_package_callbacks(modkey::Base.PkgId) │ @ Base ./loading.jl:1460 │ [26] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) │ @ Base ./loading.jl:2134 │ [27] _require_search_from_serialized │ @ ./loading.jl:2009 [inlined] │ [28] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2627 │ [29] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2493 │ [30] macro expansion │ @ ./loading.jl:2421 [inlined] │ [31] macro expansion │ @ ./lock.jl:376 [inlined] │ [32] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2386 │ [33] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2362 │ [34] top-level scope │ @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 │ [35] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [36] macro expansion │ @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 [inlined] │ [37] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:307 │ [38] top-level scope │ @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [40] macro expansion │ @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [inlined] │ [41] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:307 │ [42] top-level scope │ @ none:6 │ [43] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [44] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:283 │ [45] _start() │ @ Base ./client.jl:550 └ @ Base loading.jl:1617 (default): Error During Test at /home/pkgeval/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:42 Got exception outside of a @test There needs to be a single axis-like object at GridLayoutBase.Span(1:1, 1:1), GridLayoutBase.Inner() to plot into. Use a non-mutating plotting command to create an axis implicitly. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] create_axis_like!(attributes::Dict{Symbol, Any}, gp::GridPosition) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:190 [3] _create_plot!(::Function, ::Dict{Symbol, Any}, ::GridPosition, ::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:399 [4] plot!(::GridPosition, ::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/recipes.jl:54 [5] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:41 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:43 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:43 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [13] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [20] _start() @ Base ./client.jl:550 with labels: Error During Test at /home/pkgeval/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:45 Got exception outside of a @test There needs to be a single axis-like object at GridLayoutBase.Span(1:1, 1:1), GridLayoutBase.Inner() to plot into. Use a non-mutating plotting command to create an axis implicitly. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] create_axis_like!(attributes::Dict{Symbol, Any}, gp::GridPosition) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:190 [3] _create_plot!(::Function, ::Dict{Symbol, Any}, ::GridPosition, ::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:399 [4] #plot!#14 @ ~/.julia/packages/Makie/Vn16E/src/recipes.jl:54 [inlined] [5] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:41 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:46 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:46 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [13] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [20] _start() @ Base ./client.jl:550 3D: Error During Test at /home/pkgeval/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:48 Got exception outside of a @test There needs to be a single axis-like object at GridLayoutBase.Span(1:1, 1:1), GridLayoutBase.Inner() to plot into. Use a non-mutating plotting command to create an axis implicitly. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] create_axis_like!(attributes::Dict{Symbol, Any}, gp::GridPosition) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:190 [3] _create_plot!(::Function, ::Dict{Symbol, Any}, ::GridPosition, ::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:399 [4] #plot!#14 @ ~/.julia/packages/Makie/Vn16E/src/recipes.jl:54 [inlined] [5] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:41 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:49 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:49 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [13] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [20] _start() @ Base ./client.jl:550 (default): Error During Test at /home/pkgeval/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:54 Got exception outside of a @test No recipe for plot with args: Tuple{SizedEinExpr{Symbol}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] plot!(::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/interfaces.jl:134 [3] connect_plot!(parent::Scene, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/compute-plots.jl:834 [4] plot!(scene::Scene, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/interfaces.jl:211 [5] plot!(ax::Axis, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:437 [6] plot!(fa::Makie.FigureAxis, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:433 [7] _create_plot(F::Function, attributes::Dict{Symbol, Any}, args::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:336 [8] plot(args::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/recipes.jl:53 [9] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:54 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:55 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:55 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [17] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [24] _start() @ Base ./client.jl:550 with labels: Error During Test at /home/pkgeval/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:57 Got exception outside of a @test No recipe for plot with args: Tuple{SizedEinExpr{Symbol}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] plot!(::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/interfaces.jl:134 [3] connect_plot!(parent::Scene, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/compute-plots.jl:834 [4] plot!(scene::Scene, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/interfaces.jl:211 [5] plot!(ax::Axis, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:437 [6] plot!(fa::Makie.FigureAxis, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:433 [7] _create_plot(F::Function, attributes::Dict{Symbol, Any}, args::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:336 [8] #plot#13 @ ~/.julia/packages/Makie/Vn16E/src/recipes.jl:53 [inlined] [9] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:54 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:58 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:58 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [17] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [24] _start() @ Base ./client.jl:550 3D: Error During Test at /home/pkgeval/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:60 Got exception outside of a @test No recipe for plot with args: Tuple{SizedEinExpr{Symbol}} Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] plot!(::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/interfaces.jl:134 [3] connect_plot!(parent::Scene, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/compute-plots.jl:834 [4] plot!(scene::Scene, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/interfaces.jl:211 [5] plot!(ax::Axis, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:437 [6] plot!(fa::Makie.FigureAxis, plot::Plot{Makie.plot, Tuple{SizedEinExpr{Symbol}}}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:433 [7] _create_plot(F::Function, attributes::Dict{Symbol, Any}, args::SizedEinExpr{Symbol}) @ Makie ~/.julia/packages/Makie/Vn16E/src/figureplotting.jl:336 [8] #plot#13 @ ~/.julia/packages/Makie/Vn16E/src/recipes.jl:53 [inlined] [9] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:2 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:54 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:61 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/ext/Makie_test.jl:61 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [17] top-level scope @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] macro expansion @ ~/.julia/packages/EinExprs/gKGWv/test/runtests.jl:19 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [24] _start() @ Base ./client.jl:550 Test Summary: | Error Total Time Integration tests | 6 6 29m06.5s Makie | 6 6 29m06.4s plot! | 3 3 29.2s (default) | 1 1 3.2s with labels | 1 1 0.1s 3D | 1 1 2.6s plot | 3 3 1m39.9s (default) | 1 1 1m39.8s with labels | 1 1 0.0s 3D | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x1b97231592216f4f, 0x26235dfe30c9a0b7, 0xa7132f94c6283f24, 0x0a25835cad6d196a, 0x1867c280c1433f0e) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/EinExprs/gKGWv/test/runtests.jl:18 Testing failed after 1898.13s ERROR: LoadError: Package EinExprs errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 2104.76s: package tests unexpectedly errored