Package evaluation to test UnicodePlots on Julia 1.14.0-DEV.65 (b05afe0f25*) started at 2025-11-11T17:27:19.822 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.35s ################################################################################ # Installation # Installing UnicodePlots... Resolving package versions... Installed DataAPI ───────────── v1.16.0 Installed TensorCore ────────── v0.1.1 Installed OrderedCollections ── v1.8.1 Installed AliasTables ───────── v1.1.3 Installed DataStructures ────── v0.19.3 Installed StatsBase ─────────── v0.34.8 Installed StatsAPI ──────────── v1.7.1 Installed MarchingCubes ─────── v0.1.11 Installed Statistics ────────── v1.11.1 Installed StaticArraysCore ──── v1.4.4 Installed Colors ────────────── v0.13.1 Installed StaticArrays ──────── v1.9.15 Installed PrecompileTools ───── v1.3.3 Installed IrrationalConstants ─ v0.2.6 Installed NaNMath ───────────── v1.1.3 Installed ColorTypes ────────── v0.12.1 Installed UnicodePlots ──────── v3.8.1 Installed ColorVectorSpace ──── v0.11.0 Installed Requires ──────────── v1.3.1 Installed LogExpFunctions ───── v0.3.29 Installed Contour ───────────── v0.6.3 Installed PtrArrays ─────────── v1.3.0 Installed Reexport ──────────── v1.2.2 Installed Missings ──────────── v1.2.0 Installed Preferences ───────── v1.5.0 Installed FixedPointNumbers ─── v0.8.5 Installed Crayons ───────────── v4.1.1 Installed DocStringExtensions ─ v0.9.5 Installed SortingAlgorithms ─── v1.2.2 Installed ColorSchemes ──────── v3.31.0 Updating `~/.julia/environments/v1.14/Project.toml` [b8865327] + UnicodePlots v3.8.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [35d6a980] + ColorSchemes v3.31.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [d38c429a] + Contour v0.6.3 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [53c48c17] + FixedPointNumbers v0.8.5 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v0.3.29 [299715c1] + MarchingCubes v0.1.11 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [a2af1166] + SortingAlgorithms v1.2.2 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [62fd8b95] + TensorCore v0.1.1 [b8865327] + UnicodePlots v3.8.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4818.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1170.6 ms ✓ StaticArraysCore 1081.2 ms ✓ StatsAPI 986.4 ms ✓ Reexport 1330.1 ms ✓ DocStringExtensions 1013.9 ms ✓ Contour 982.5 ms ✓ PtrArrays 1288.3 ms ✓ OrderedCollections 842.0 ms ✓ TensorCore 789.4 ms ✓ DataAPI 1036.7 ms ✓ Statistics 1820.8 ms ✓ IrrationalConstants 2162.7 ms ✓ Crayons 1120.9 ms ✓ NaNMath 1389.7 ms ✓ Requires 1320.6 ms ✓ Preferences 1053.4 ms ✓ AliasTables 4179.4 ms ✓ DataStructures 1092.6 ms ✓ Missings 1399.0 ms ✓ Statistics → SparseArraysExt 4511.8 ms ✓ FixedPointNumbers 1839.5 ms ✓ LogExpFunctions 991.6 ms ✓ PrecompileTools 1146.4 ms ✓ SortingAlgorithms 2942.1 ms ✓ ColorTypes 14027.0 ms ✓ StaticArrays 4419.1 ms ✓ StatsBase 8587.0 ms ✓ Colors 4214.9 ms ✓ ColorVectorSpace 1514.4 ms ✓ StaticArrays → StaticArraysStatisticsExt 9241.9 ms ✓ MarchingCubes 9790.4 ms ✓ ColorSchemes 117355.3 ms ✓ UnicodePlots 32 dependencies successfully precompiled in 207 seconds. 9 already precompiled. Precompilation completed after 223.04s ################################################################################ # Testing # Testing UnicodePlots Status `/tmp/jl_NCLbN3/Project.toml` [9b6a8646] AllocCheck v0.2.3 [4c88cf16] Aqua v0.8.14 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [a8cc5b0e] Crayons v4.1.1 [a93c6f00] DataFrames v1.8.1 [5789e2e9] FileIO v1.17.1 [b38be410] FreeType v4.1.1 [d8c32880] ImageInTerminal v0.5.4 [6218d12a] ImageMagick v1.4.2 [8197267c] IntervalSets v0.7.12 [324d217c] ReferenceTests v0.10.6 [860ef19b] StableRNGs v1.0.4 [2913bbd2] StatsBase v0.34.8 [22787eb5] Term v2.0.7 [5e47fb64] TestImages v1.9.0 [a759f4b9] TimerOutputs v0.5.29 [b8865327] UnicodePlots v3.8.1 [1986cc42] Unitful v1.25.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NCLbN3/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [9b6a8646] AllocCheck v0.2.3 [4c88cf16] Aqua v0.8.14 [39de3d68] AxisArrays v0.4.8 [fa961155] CEnum v0.5.0 ⌅ [da1fd8a2] CodeTracking v1.3.9 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [34da2185] Compat v4.18.1 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [ab62b9b5] DeepDiffs v1.2.0 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [5789e2e9] FileIO v1.17.1 [53c48c17] FixedPointNumbers v0.8.5 [b38be410] FreeType v4.1.1 [61eb1bfa] GPUCompiler v1.7.2 [eafb193a] Highlights v0.5.3 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [d8c32880] ImageInTerminal v0.5.4 [6218d12a] ImageMagick v1.4.2 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [8197267c] IntervalSets v0.7.12 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [b835a17e] JpegTurbo v0.1.6 [929cbde3] LLVM v9.4.4 [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 [299715c1] MarchingCubes v0.1.11 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [1c23619d] MyterialColors v0.3.0 [77ba4419] NaNMath v1.1.3 [f09324ee] Netpbm v1.1.1 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [f57f5aa1] PNGFiles v0.4.4 [5432bcbf] PaddedViews v0.5.12 [d96e819e] Parameters v0.12.3 [eebad327] PkgVersion v0.3.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [08abe8d2] PrettyTables v3.1.0 [33c8b6b6] ProgressLogging v0.1.5 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [b3c3ace0] RangeArrays v0.3.2 [189a3867] Reexport v1.2.2 [324d217c] ReferenceTests v0.10.6 [ae029012] Requires v1.3.1 [fdea26ae] SIMD v3.7.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [88034a9c] StringDistances v0.11.3 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [22787eb5] Term v2.0.7 [5e47fb64] TestImages v1.9.0 [731e570b] TiffImages v0.11.6 [a759f4b9] TimerOutputs v0.5.29 [e689c965] Tracy v0.1.6 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [b8865327] UnicodePlots v3.8.1 [1986cc42] Unitful v1.25.1 [e3aaa7dc] WebP v0.1.3 [c8c2cc18] XTermColors v0.2.1 [6e34b625] Bzip2_jll v1.0.9+0 [f5851436] FFTW_jll v3.3.11+0 [d7e528f0] FreeType2_jll v2.13.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [59f7168a] Giflib_jll v5.2.3+0 [c73af94c] ImageMagick_jll v7.1.2005+0 [905a6f67] Imath_jll v3.1.11+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [88015f11] LERC_jll v4.0.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [7e76a0d4] Libglvnd_jll v1.7.1+1 [89763e89] Libtiff_jll v4.7.2+0 [d3a379c0] LittleCMS_jll v2.17.0+0 [18a262bb] OpenEXR_jll v3.2.4+0 [643b3616] OpenJpeg_jll v2.5.5+0 [ffd25f8a] XZ_jll v5.8.1+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 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [b53b4c65] libpng_jll v1.6.50+0 [075b6546] libsixel_jll v1.10.5+0 [c5f90fcd] libwebp_jll v1.6.0+0 [337d8026] libzip_jll v1.11.3+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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization 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.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.47.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.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 4795.6 ms ✓ MacroTools 1754.1 ms ✓ InlineStrings 1059.1 ms ✓ MappedArrays 946.6 ms ✓ DataValueInterfaces 1333.0 ms ✓ IterTools 1148.6 ms ✓ IntervalSets 939.6 ms ✓ CEnum 1102.5 ms ✓ Inflate 918.5 ms ✓ LaTeXStrings 1024.4 ms ✓ StableRNGs 999.2 ms ✓ DeepDiffs 930.3 ms ✓ InvertedIndices 1039.1 ms ✓ LazyModules 1401.4 ms ✓ AbstractTrees 971.8 ms ✓ MyterialColors 963.1 ms ✓ ExprTools 975.0 ms ✓ IndirectArrays 802.1 ms ✓ UnPack 930.7 ms ✓ RangeArrays 1332.5 ms ✓ ProgressLogging 1067.0 ms ✓ PooledArrays 1758.5 ms ✓ OffsetArrays 855.7 ms ✓ IteratorInterfaceExtensions 1645.9 ms ✓ Distances 1482.9 ms ✓ ColorTypes → StyledStringsExt 1016.1 ms ✓ Scratch 38539.6 ms ✓ Unitful 3682.8 ms ✓ SentinelArrays 1887.3 ms ✓ ProgressMeter 4430.6 ms ✓ CodeTracking 11887.7 ms ✓ Highlights 3925.7 ms ✓ UnicodeFun 1357.1 ms ✓ Compat 1409.3 ms ✓ JLLWrappers 3793.3 ms ✓ StringManipulation 21462.7 ms ✓ SIMD 5172.4 ms ✓ PkgVersion 11132.9 ms ✓ FileIO 3877.4 ms ✓ SimpleTraits 906.1 ms ✓ IntervalSets → IntervalSetsRandomExt 969.8 ms ✓ IntervalSets → IntervalSetsPrintfExt 937.9 ms ✓ IntervalSets → IntervalSetsStatisticsExt 8207.4 ms ✓ UnicodePlots → IntervalSetsExt 3792.9 ms ✓ TimerOutputs 1058.9 ms ✓ Parameters 1041.2 ms ✓ PaddedViews 975.3 ms ✓ StackViews 980.6 ms ✓ TableTraits 1460.1 ms ✓ Distances → DistancesSparseArraysExt 1422.9 ms ✓ StringDistances 2432.9 ms ✓ Unitful → PrintfExt 10892.0 ms ✓ UnicodePlots → UnitfulExt 958.9 ms ✓ Compat → CompatLinearAlgebraExt 1547.8 ms ✓ LibTracyClient_jll 1561.9 ms ✓ Bzip2_jll 1691.2 ms ✓ XZ_jll 1430.8 ms ✓ Xorg_xtrans_jll 5637.9 ms ✓ LLVMExtra_jll 1620.3 ms ✓ libpng_jll 1490.5 ms ✓ Imath_jll 1505.4 ms ✓ LERC_jll 1471.6 ms ✓ Xorg_libXau_jll 1498.1 ms ✓ FFTW_jll 1487.7 ms ✓ Xorg_libXdmcp_jll 1596.7 ms ✓ Giflib_jll 1454.8 ms ✓ JpegTurbo_jll 63827.6 ms ✓ TiffImages 6138.0 ms ✓ QOI 1597.9 ms ✓ AxisArrays 1005.8 ms ✓ MosaicViews 1811.6 ms ✓ Tables 7183.6 ms ✓ Aqua 2417.7 ms ✓ Tracy 1513.9 ms ✓ FreeType2_jll 1544.9 ms ✓ libzip_jll 15438.3 ms ✓ LLVM 1505.6 ms ✓ OpenEXR_jll 1571.3 ms ✓ Xorg_libxcb_jll 1594.6 ms ✓ Ghostscript_jll 1507.0 ms ✓ Libtiff_jll 1469.8 ms ✓ libsixel_jll 35559.9 ms ✓ ImageCore 44270.0 ms ✓ PrettyTables 135737.3 ms ✓ Term 1981.9 ms ✓ FreeType WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: UndefVarError: `WorldView` not defined in `GPUCompiler` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] ci_cache_lookup(cache::Compiler.OverlayCodeCache{Compiler.InternalCodeCache}, mi::Core.MethodInstance, min_world::UInt64, max_world::UInt64)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/jlgen.jl:647  [2] compile_method_instance(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/jlgen.jl:838  [3] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [4] irgen(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/irgen.jl:4  [5] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:200 [inlined]  [6] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [7] emit_llvm(job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:199  [8] emit_llvm(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:182  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:95  [10] compile_unhooked  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 [inlined]  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 [inlined]  [13] #145  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 [inlined]  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##149".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:118  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [24] 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:3151  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2997  [28] include_string  @ ./loading.jl:3007 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 Status `/tmp/jl_NCLbN3/Manifest.toml` ⌅ [da1fd8a2] CodeTracking v1.3.9 (