Package evaluation of GraphPlot on Julia 1.13.0-DEV.1125 (fd1c6fd302*) started at 2025-09-16T23:54:31.492 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.23s ################################################################################ # Installation # Installing GraphPlot... Resolving package versions... Installed MacroTools ───────── v0.5.16 Installed OrderedCollections ─ v1.8.1 Installed ArnoldiMethod ────── v0.4.0 Installed Compat ───────────── v4.18.0 Installed Statistics ───────── v1.11.1 Installed DelimitedFiles ───── v1.9.1 Installed DataStructures ───── v0.18.22 Installed PrecompileTools ──── v1.3.3 Installed Measures ─────────── v0.3.2 Installed StaticArraysCore ─── v1.4.3 Installed SimpleTraits ─────── v0.9.5 Installed Requires ─────────── v1.3.1 Installed ColorTypes ───────── v0.11.5 Installed StaticArrays ─────── v1.9.15 Installed Reexport ─────────── v1.2.2 Installed JSON ─────────────── v0.21.4 Installed Colors ───────────── v0.12.11 Installed Parsers ──────────── v2.8.3 Installed FixedPointNumbers ── v0.8.5 Installed GraphPlot ────────── v0.6.1 Installed Preferences ──────── v1.5.0 Installed IterTools ────────── v1.10.0 Installed Inflate ──────────── v0.1.5 Installed Compose ──────────── v0.9.6 Installed Graphs ───────────── v1.13.1 Updating `~/.julia/environments/v1.13/Project.toml` [a2cc645c] + GraphPlot v0.6.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 ⌅ [3da002f7] + ColorTypes v0.11.5 ⌅ [5ae59095] + Colors v0.12.11 [34da2185] + Compat v4.18.0 [a81c6b42] + Compose v0.9.6 ⌅ [864edb3b] + DataStructures v0.18.22 [8bb1440f] + DelimitedFiles v1.9.1 [53c48c17] + FixedPointNumbers v0.8.5 [a2cc645c] + GraphPlot v0.6.1 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [c8e1da08] + IterTools v1.10.0 [682c06a0] + JSON v0.21.4 [1914dd2f] + MacroTools v0.5.16 [442fdcdd] + Measures v0.3.2 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [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.13.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.13.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.10.1+0 [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.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4703.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:76 Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: Cairo Failed to precompile Cairo [159f3aea-2a34-519c-b102-8c37f9878175] to "/home/pkgeval/.julia/compiled/v1.13/Cairo/jl_FLBS3v" (ProcessExited(1)). ERROR: LoadError: could not load symbol "pango_version_string": Stacktrace: [1] top-level scope @ ~/.julia/packages/Cairo/FQrbN/src/Cairo.jl:30 [2] include(mod::Module, _path::String) @ Base ./Base.jl:308 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3072 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [7] include_string @ ./loading.jl:2928 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Cairo/FQrbN/src/Cairo.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 354.64s ################################################################################ # Testing # Testing GraphPlot Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_Sa4EgQ/Project.toml` [159f3aea] + Cairo v1.1.1 [a2cc645c] + GraphPlot v0.6.1 ⌃ [6218d12a] + ImageMagick v1.3.0 ⌅ [34922c18] + VisualRegressionTests v1.0.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_Sa4EgQ/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [ec485272] + ArnoldiMethod v0.4.0 [159f3aea] + Cairo v1.1.1 [aafaddc9] + CatIndices v0.2.2 [d360d2e6] + ChainRulesCore v1.26.0 ⌅ [3da002f7] + ColorTypes v0.10.12 ⌅ [c3611d14] + ColorVectorSpace v0.8.7 ⌅ [5ae59095] + Colors v0.12.11 [34da2185] + Compat v4.18.0 [a81c6b42] + Compose v0.9.6 [ed09eef8] + ComputationalResources v0.3.2 [dc8bdbbb] + CustomUnitRanges v1.0.2 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.17.20 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 [4f61f5a4] + FFTViews v0.3.2 [7a1cc6ca] + FFTW v1.10.0 [5789e2e9] + FileIO v1.17.0 [53c48c17] + FixedPointNumbers v0.8.5 [a2cc645c] + GraphPlot v0.6.1 [a2bd30eb] + Graphics v1.1.3 [86223c79] + Graphs v1.13.1 ⌅ [a09fc81d] + ImageCore v0.8.22 ⌅ [6a3955dd] + ImageFiltering v0.6.21 ⌃ [6218d12a] + ImageMagick v1.3.0 [d25df0c9] + Inflate v0.1.5 ⌅ [92d709cd] + IrrationalConstants v0.1.1 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v0.21.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [dbb5928d] + MappedArrays v0.4.2 [442fdcdd] + Measures v0.3.2 [e1d29d7a] + Missings v1.2.0 [e94cdb99] + MosaicViews v0.3.4 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [5432bcbf] + PaddedViews v0.5.12 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 ⌃ [dca85d43] + QuartzImageIO v0.7.3 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [a2af1166] + SortingAlgorithms v1.2.2 ⌅ [276daf66] + SpecialFunctions v1.8.8 [cae243ae] + StackViews v0.1.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 ⌅ [2913bbd2] + StatsBase v0.33.21 ⌅ [06e1c1a7] + TiledIteration v0.3.1 ⌅ [34922c18] + VisualRegressionTests v1.0.0 [6e34b625] + Bzip2_jll v1.0.9+0 [83423d85] + Cairo_jll v1.18.5+0 [2e619515] + Expat_jll v2.7.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 [7746bdde] + Glib_jll v2.86.0+0 [3b182d85] + Graphite2_jll v1.3.15+0 [2e76f6c2] + HarfBuzz_jll v8.5.1+0 ⌅ [c73af94c] + ImageMagick_jll v6.9.10-12+3 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [aacddb02] + JpegTurbo_jll v3.1.3+0 ⌅ [88015f11] + LERC_jll v3.0.0+1 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [dd4b983a] + LZO_jll v2.10.3+0 [e9f186c6] + Libffi_jll v3.4.7+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [4b2f31a3] + Libmount_jll v2.41.1+0 ⌅ [89763e89] + Libtiff_jll v4.4.0+0 [38a345b3] + Libuuid_jll v2.41.1+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [36c8627f] + Pango_jll v1.56.4+0 ⌅ [30392449] + Pixman_jll v0.44.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 [b53b4c65] + libpng_jll v1.6.50+0 [1317d2d5] + oneTBB_jll v2022.0.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.13.1+0 [8e850ede] + nghttp2_jll v1.67.0+0 [3f19e933] + p7zip_jll v17.6.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` Test Successfully re-resolved Status `/tmp/jl_Sa4EgQ/Project.toml` [159f3aea] Cairo v1.1.1 [a2cc645c] GraphPlot v0.6.1 ⌃ [6218d12a] ImageMagick v1.3.0 ⌅ [34922c18] VisualRegressionTests v1.0.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Sa4EgQ/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [ec485272] ArnoldiMethod v0.4.0 [159f3aea] Cairo v1.1.1 [aafaddc9] CatIndices v0.2.2 [d360d2e6] ChainRulesCore v1.26.0 ⌅ [3da002f7] ColorTypes v0.10.12 ⌅ [c3611d14] ColorVectorSpace v0.8.7 ⌅ [5ae59095] Colors v0.12.11 [34da2185] Compat v4.18.0 [a81c6b42] Compose v0.9.6 [ed09eef8] ComputationalResources v0.3.2 [dc8bdbbb] CustomUnitRanges v1.0.2 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.17.20 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [4f61f5a4] FFTViews v0.3.2 [7a1cc6ca] FFTW v1.10.0 [5789e2e9] FileIO v1.17.0 [53c48c17] FixedPointNumbers v0.8.5 [a2cc645c] GraphPlot v0.6.1 [a2bd30eb] Graphics v1.1.3 [86223c79] Graphs v1.13.1 ⌅ [a09fc81d] ImageCore v0.8.22 ⌅ [6a3955dd] ImageFiltering v0.6.21 ⌃ [6218d12a] ImageMagick v1.3.0 [d25df0c9] Inflate v0.1.5 ⌅ [92d709cd] IrrationalConstants v0.1.1 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.2 [442fdcdd] Measures v0.3.2 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 ⌃ [dca85d43] QuartzImageIO v0.7.3 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 ⌅ [276daf66] SpecialFunctions v1.8.8 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 ⌅ [2913bbd2] StatsBase v0.33.21 ⌅ [06e1c1a7] TiledIteration v0.3.1 ⌅ [34922c18] VisualRegressionTests v1.0.0 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.5+0 [2e619515] Expat_jll v2.7.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 [7746bdde] Glib_jll v2.86.0+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 ⌅ [c73af94c] ImageMagick_jll v6.9.10-12+3 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.3+0 ⌅ [88015f11] LERC_jll v3.0.0+1 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [e9f186c6] Libffi_jll v3.4.7+0 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.1+0 ⌅ [89763e89] Libtiff_jll v4.4.0+0 [38a345b3] Libuuid_jll v2.41.1+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [36c8627f] Pango_jll v1.56.4+0 ⌅ [30392449] Pixman_jll v0.44.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 [b53b4c65] libpng_jll v1.6.50+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.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... [ Info: Importing test packages... Precompiling packages... Info Given Cairo was explicitly requested, output will be shown live  ERROR: LoadError: could not load symbol "pango_version_string":  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Cairo/FQrbN/src/Cairo.jl:30  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3072  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2918  [7] include_string  @ ./loading.jl:2928 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [9] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Cairo/FQrbN/src/Cairo.jl:1 in expression starting at stdin:5 ✗ Cairo 0 dependencies successfully precompiled in 8 seconds. 42 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: Cairo Failed to precompile Cairo [159f3aea-2a34-519c-b102-8c37f9878175] to "/home/pkgeval/.julia/compiled/v1.13/Cairo/jl_EsVnNW" (ProcessExited(1)). ERROR: LoadError: could not load symbol "pango_version_string": Stacktrace: [1] top-level scope @ ~/.julia/packages/Cairo/FQrbN/src/Cairo.jl:30 [2] include(mod::Module, _path::String) @ Base ./Base.jl:308 [3] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3072 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [7] include_string @ ./loading.jl:2928 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Cairo/FQrbN/src/Cairo.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/GraphPlot/daKPU/test/runtests.jl:7 Testing failed after 29.38s ERROR: LoadError: Package GraphPlot 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:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [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] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 434.89s: package fails to precompile