Package evaluation to test CTBase on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T12:38:55.607 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.59s ################################################################################ # Installation # Installing CTBase... Resolving package versions... Installed CTBase ─ v0.30.5 Updating `~/.julia/environments/v1.14/Project.toml` [54762871] + CTBase v0.30.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.24.0 [54762871] + CTBase v0.30.5 [ffbed154] + DocStringExtensions v0.9.5 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 3.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 4.9 s ✓ CTBase 1.2 s ✓ ADTypes → ADTypesChainRulesCoreExt 1.5 s ✓ FilePaths → FilePathsURIsExt 1.1 s ✓ Roots → RootsChainRulesCoreExt 1.0 s ✓ DifferentiationInterface → DifferentiationInterfaceChainRulesCoreExt 3.8 s ✓ Interpolations → InterpolationsUnitfulExt 4.4 s ✓ Distributions → DistributionsChainRulesCoreExt 3.2 s ✓ Interpolations → InterpolationsForwardDiffExt 10.7 s ✓ DelaunayTriangulation 20.1 s ✓ Plots → FileIOExt 16.2 s ✓ Plots → GeometryBasicsExt 2.4 s ✓ CTBase → TestRunner 1.1 s ✓ CTBase → CTBaseDifferentiationInterface 9.5 s ✓ CTBase → DocumenterReference 13.5 s ✓ CTBase → CTBasePlots 4.9 s ✓ CTBase → CoveragePostprocessing 5.3 s ✓ KernelDensity 440.5 s ✓ Makie 46.0 s ✓ IntervalArithmetic → IntervalArithmeticMakieExt 49.6 s ✓ CTBase → CTBaseMakie 357.7 s ✓ CairoMakie 21 dependencies successfully precompiled in 1019 seconds. 388 already precompiled. 1 dependency had output during precompilation: ┌ JET │ WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [3] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 │ in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_joZ3d4" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 1018.3s ################################################################################ # Testing # Testing CTBase Status `/tmp/jl_63viOr/Project.toml` [47edcb42] ADTypes v1.24.0 [4c88cf16] Aqua v0.8.16 [6e4b80f9] BenchmarkTools v1.8.0 [54762871] CTBase v0.30.5 [13f3f980] CairoMakie v0.15.14 [a2441757] Coverage v1.8.2 [a0c0ee7d] DifferentiationInterface v0.7.21 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.19.0 [f6369f11] ForwardDiff v1.4.5 [c3a54625] JET v0.12.1 [d0879d2d] MarkdownAST v0.1.3 [91a5bcdd] Plots v1.41.7 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_63viOr/Manifest.toml` [47edcb42] ADTypes v1.24.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.16 [c7e460c6] ArgParse v1.2.0 [67c07d97] Automa v1.2.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.4.0 [6e4b80f9] BenchmarkTools v1.8.0 [d1d4a3ce] BitFlags v0.1.10 [fa961155] CEnum v0.5.0 [96374032] CRlibm v1.0.2 [54762871] CTBase v0.30.5 [159f3aea] Cairo v1.1.1 [13f3f980] CairoMakie v0.15.14 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.9 [6b39b394] CodecZstd v0.8.7 [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 [38540f10] CommonSolve v0.2.14 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [95dc2771] ComputePipeline v0.1.8 [f0e56b4a] ConcurrentUtilities v2.6.0 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [b7a15901] CoreMath v0.1.0 [a2441757] Coverage v1.8.2 [c36e975a] CoverageTools v1.4.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.6 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.21 [31c24e10] Distributions v0.25.131 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.19.0 [4e289a0a] EnumX v1.0.7 [429591f6] ExactPredicates v2.2.9 [460bff9d] ExceptionUnwrapping v0.1.11 [c87230d0] FFMPEG v0.4.5 [b86e33f2] FFTA v0.3.1 [5789e2e9] FileIO v1.20.0 [8fc22ac5] FilePaths v0.9.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.17.0 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.4.5 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [28b8d3ca] GR v0.73.27 [a0844989] Gamma v1.2.0 [5c1252a2] GeometryBasics v0.5.12 [d7ba0133] Git v1.5.0 [a2bd30eb] Graphics v1.1.3 [3955a311] GridLayoutBase v0.11.3 ⌅ [cd3eb016] HTTP v1.11.0 [34004b35] HypergeometricFunctions v0.3.30 [b5f81e59] IOCapture v1.0.0 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.10 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.4 [a98d9a8b] Interpolations v0.16.3 [d1acc4aa] IntervalArithmetic v1.0.12 [8197267c] IntervalSets v0.7.14 [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 [c3a54625] JET v0.12.1 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [b835a17e] JpegTurbo v0.1.6 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [5ab0869b] KernelDensity v0.6.12 [b964fa9f] LaTeXStrings v1.4.1 [23fbe1c1] Latexify v0.16.12 [0e77f7df] LazilyInitializedFields v1.3.0 [8cdb02fc] LazyModules v0.3.1 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.8.0 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.14 [dbb5928d] MappedArrays v0.4.3 [d0879d2d] MarkdownAST v0.1.3 [0a4f8689] MathTeXEngine v0.6.9 [739be429] MbedTLS v1.1.10 [442fdcdd] Measures v0.3.3 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [46d2c3a1] MuladdMacro v0.2.7 [77ba4419] NaNMath v1.1.4 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v2.0.1 [90014a1f] PDMats v0.11.41 [f57f5aa1] PNGFiles v0.4.5 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v3.0.0 [eebad327] PkgVersion v0.3.3 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.7 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [4b34888f] QOI v1.0.2 [1fd47b50] QuadGK v2.11.3 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [295af30f] Revise v3.17.0 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.8 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.2 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.1.1 [73760f76] SignedDistanceFields v0.4.1 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.6 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.9.0 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.5 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [4c63d2b9] StatsFuns v2.2.1 [09ab397b] StructArrays v0.7.3 [ec057cc2] StructUtils v2.8.5 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [62fd8b95] TensorCore v0.1.1 [b718987f] TextWrap v1.0.2 [731e570b] TiffImages v0.11.9 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [5c2747f8] URIs v1.7.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.29.0 [41fe7b60] Unzip v0.2.0 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.1.0 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.7+0 [a38c48d9] CoreMath_jll v0.1.0+0 [ee1fde0b] Dbus_jll v1.16.2+0 ⌅ [5ae413db] EarCut_jll v2.2.4+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.8.4+0 ⌅ [b22a6f82] FFMPEG_jll v8.1.2+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.5.1+0 [d2c73de3] GR_jll v0.73.27+0 ⌅ [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 ⌅ [59f7168a] Giflib_jll v5.2.3+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [7746bdde] Glib_jll v2.88.3+0 [3b182d85] Graphite2_jll v1.3.16+0 [2e76f6c2] HarfBuzz_jll v100.14004.0+0 [905a6f67] Imath_jll v3.2.2+0 [aacddb02] JpegTurbo_jll v3.2.0+1 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.2.0+0 [1d63c593] LLVMOpenMP_jll v22.1.7+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.42.0+0 [89763e89] Libtiff_jll v4.7.3+0 [38a345b3] Libuuid_jll v2.42.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.34+0 [18a262bb] OpenEXR_jll v3.4.15+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.6.1+0 [36c8627f] Pango_jll v1.58.2+0 [30392449] Pixman_jll v0.46.4+0 [c0090381] Qt6Base_jll v6.10.2+2 [629bc702] Qt6Declarative_jll v6.10.2+2 [ce943373] Qt6ShaderTools_jll v6.10.2+1 [6de9746b] Qt6Svg_jll v6.10.2+0 [e99dba38] Qt6Wayland_jll v6.10.2+1 [f50d1b31] Rmath_jll v0.5.2+0 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 [ffd25f8a] XZ_jll v5.8.3+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.4+0 [d1454406] Xorg_libXinerama_jll v1.1.7+0 [ec84b674] Xorg_libXrandr_jll v1.5.6+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.2.0+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.47.0+2 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [35ca27e7] eudev_jll v3.2.14+0 ⌅ [214eeab7] fzf_jll v0.61.1+0 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.14.1+0 [0ac62f75] libass_jll v0.17.5+0 [1183f4f0] libdecor_jll v0.2.2+0 [8e53e030] libdrm_jll v2.4.134+0 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [b53b4c65] libpng_jll v1.6.58+0 [075b6546] libsixel_jll v1.10.5+0 [9a156e7d] libva_jll v2.23.0+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [009596ad] mtdev_jll v1.1.7+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.22.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.8+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ✓ [001/123] suite/core/test_core_display.jl (8.3s) ✓ [002/123] suite/core/test_core_types.jl (0.4s) ✓ [003/123] suite/core/test_function_utils.jl (7.2s) ✓ [004/123] suite/core/test_macros.jl (4.5s) ✓ [005/123] suite/core/test_matrix_utils.jl (8.3s) ✓ [006/123] suite/core/test_palette.jl (25.5s) ✓ [007/123] suite/core/test_utils.jl (0.3s) ✓ [008/123] suite/data/test_abstract_hamiltonian.jl (7.7s) ✓ [009/123] suite/data/test_abstract_hamiltonian_vector_field.jl (4.7s) ✓ [010/123] suite/data/test_abstract_multiplier.jl (2.3s) ✓ [011/123] suite/data/test_abstract_path_constraint.jl (4.1s) ✓ [012/123] suite/data/test_abstract_pseudo_hamiltonian_vector_field.jl (6.7s) ✓ [013/123] suite/data/test_abstract_vector_field.jl (9.3s) ✓ [014/123] suite/data/test_composed_hamiltonian.jl (7.5s) ✓ [015/123] suite/data/test_composed_vector_field.jl (4.8s) ✓ [016/123] suite/data/test_control_law.jl (34.0s) ✓ [017/123] suite/data/test_controlled_vector_field.jl (3.4s) ✓ [018/123] suite/data/test_data_module.jl (4.5s) ✓ [019/123] suite/data/test_hamiltonian.jl (14.1s) ✓ [020/123] suite/data/test_hamiltonian_vector_field.jl (61.2s) ✓ [021/123] suite/data/test_helpers.jl (13.3s) ✓ [022/123] suite/data/test_multiplier.jl (4.1s) ✓ [023/123] suite/data/test_path_constraint.jl (10.8s) ✓ [024/123] suite/data/test_pseudo_hamiltonian.jl (12.4s) ✓ [025/123] suite/data/test_pseudo_hamiltonian_vector_field.jl (65.7s) ✓ [026/123] suite/data/test_vector_field.jl (118.6s) ✓ [027/123] suite/descriptions/test_catalog.jl (9.0s) ✓ [028/123] suite/descriptions/test_complete.jl (44.7s) ✓ [029/123] suite/descriptions/test_description_types.jl (7.0s) ✓ [030/123] suite/descriptions/test_display_description.jl (6.0s) ✓ [031/123] suite/descriptions/test_integration.jl (5.2s) ✓ [032/123] suite/descriptions/test_remove.jl (8.3s) ✓ [033/123] suite/descriptions/test_similarity.jl (19.8s) ✓ [034/123] suite/differentiation/test_ad_backend.jl (8.3s) ✓ [035/123] suite/differentiation/test_arg_placement.jl (13.7s) ✓ [036/123] suite/differentiation/test_di_parameter.jl (17.4s) ✓ [037/123] suite/differentiation/test_differentiation_module.jl (3.5s) ✓ [038/123] suite/differentiation/test_pseudo_hamiltonian_gradient.jl (15.7s) ✓ [039/123] suite/differentiation/test_pseudo_variable_gradient.jl (4.9s) ✓ [040/123] suite/exceptions/test_exception_display.jl (48.2s) ✓ [041/123] suite/exceptions/test_exception_types.jl (22.7s) ✓ [042/123] suite/exceptions/test_exceptions.jl (13.3s) ✓ [043/123] suite/exceptions/test_extension_error.jl (2.9s) ✓ [044/123] suite/extensions/test_coverage_helpers.jl (7.2s) ✓ [045/123] suite/extensions/test_coverage_post_process.jl (63.5s) ✓ [046/123] suite/extensions/test_differentiation_interface_extension.jl (6.0s) ✓ [047/123] suite/extensions/test_documenter_reference.jl (20.2s) ✓ [048/123] suite/extensions/test_documenter_reference_api.jl (6.4s) ✓ [049/123] suite/extensions/test_documenter_reference_config_helpers.jl (2.2s) ✓ [050/123] suite/extensions/test_documenter_reference_page_building.jl (12.7s) ✓ [051/123] suite/extensions/test_documenter_reference_pipeline.jl (1.2s) ✓ [052/123] suite/extensions/test_documenter_reference_symbol_helpers.jl (11.6s) ✓ [053/123] suite/extensions/test_documenter_reference_type_formatting.jl (5.8s) ✓ [054/123] suite/extensions/test_documenter_reference_types.jl (2.6s) ✓ [055/123] suite/extensions/test_extension_stubs.jl (1.3s) WARNING: Method definition test_int_a() in module Main at /tmp/jl_a20ltC/test_int_a.jl:1 overwritten at /tmp/jl_R3G5hd/test_int_a.jl:1. ✓ [056/123] suite/extensions/test_testrunner.jl (7.4s) ✓ [057/123] suite/extensions/test_testrunner_arg_parsing.jl (12.4s) ✓ [058/123] suite/extensions/test_testrunner_execution.jl (5.7s) ✓ [059/123] suite/extensions/test_testrunner_progress.jl (11.5s) ✓ [060/123] suite/extensions/test_testrunner_selection.jl (16.5s) ✓ [061/123] suite/extensions/test_testrunner_types.jl (2.9s) ✓ [062/123] suite/interpolation/test_interpolation.jl (18.0s) WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JETBase.jl:342 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/vOTu0/src/JET.jl:92 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/abstractinterpret/typeinfer.jl:252 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JETBase.jl:342 in expression starting at /home/pkgeval/.julia/packages/JET/vOTu0/src/JET.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ JET │ [Output was shown above] └ suite/meta/test_code_quality.jl: Error During Test at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/TestRunner/entry_point.jl:117 Got exception outside of a @test LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_c3L1xL" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/CTBase/kTX1H/test/suite/meta/test_code_quality.jl:1 ✓ [064/123] suite/meta/test_data_subtyping.jl (1.2s) fatal: not a git repository (or any parent up to mount point /home/pkgeval/.julia) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). No `import` / no dotted `using Pkg.Sub` (Handbook tenet 2): Error During Test at /home/pkgeval/.julia/packages/CTBase/kTX1H/test/suite/meta/test_no_import.jl:24 Got exception outside of a @test failed process: Process(setenv(`git ls-files`; dir="/home/pkgeval/.julia/packages/CTBase/kTX1H/test/suite/meta/../../.."), ProcessExited(128)) [128] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:651 [inlined] [2] (::Base.var"#842#843"{Base.Process, Base.CancellationToken})() @ Base process.jl:389 [3] iterate(itr::Base.EachLine{Base.PipeEndpoint}, state::Nothing) @ Base io.jl:1401 [4] iterate(itr::Base.EachLine{Base.PipeEndpoint}) @ Base io.jl:1400 [inlined] [5] _collect(cont::UnitRange{Int64}, itr::Base.EachLine{Base.PipeEndpoint}, ::Base.HasEltype, isz::Base.SizeUnknown) @ Base array.jl:781 [6] collect(itr::Base.EachLine{Base.PipeEndpoint}) @ Base array.jl:770 [inlined] [7] readlines(s::Cmd; cancel::Base.UseDefaultToken, kw::@Kwargs{}) @ Base io.jl:799 [inlined] [8] macro expansion @ ~/.julia/packages/CTBase/kTX1H/test/suite/meta/test_no_import.jl:27 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [10] test_no_import() @ Main.TestNoImport ~/.julia/packages/CTBase/kTX1H/test/suite/meta/test_no_import.jl:26 ✗ [065/123] suite/meta/test_no_import.jl FAILED, (5.5s) ✓ [066/123] suite/meta/test_performance.jl (22.2s) ✓ [067/123] suite/options/test_computed_source.jl (15.2s) ✓ [068/123] suite/options/test_coverage_options.jl (19.7s) ✓ [069/123] suite/options/test_extraction_api.jl (32.1s) ✓ [070/123] suite/options/test_not_provided.jl (11.6s) ✓ [071/123] suite/options/test_option_definition.jl (32.7s) ✓ [072/123] suite/options/test_options.jl (25.3s) ✓ [073/123] suite/options/test_options_value.jl (5.0s) ✓ [074/123] suite/orchestration/test_coverage_disambiguation.jl (25.7s) ✓ [075/123] suite/orchestration/test_coverage_missing_parameter.jl (3.9s) ✓ [076/123] suite/orchestration/test_coverage_routing_catch.jl (5.2s) ✓ [077/123] suite/orchestration/test_method_builders.jl (8.1s) ✓ [078/123] suite/orchestration/test_orchestration.jl (3.3s) ✓ [079/123] suite/orchestration/test_orchestration_disambiguation.jl (12.4s) ✓ [080/123] suite/orchestration/test_resolved_builders.jl (3.8s) ✓ [081/123] suite/orchestration/test_routing.jl (33.2s) ✓ [082/123] suite/orchestration/test_routing_internals.jl (30.2s) ✓ [083/123] suite/orchestration/test_routing_validation.jl (8.8s) ✓ [084/123] suite/plotting/test_combinators.jl (7.3s) ✓ [085/123] suite/plotting/test_contract.jl (37.5s) ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 111 running 1 of 1 signal (10): User defined signal 1 decRef at /source/usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h:186:7 [inlined] ~SymbolStringPtr at /source/usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h:174:30 [inlined] destroy at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/new_allocator.h:153:4 [inlined] destroy at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/alloc_traits.h:497:4 [inlined] _M_destroy_node at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:642:24 [inlined] _M_drop_node at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:650:2 [inlined] _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1911:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 ~_Rb_tree at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:978:2 [inlined] ~set at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_set.h:281:7 [inlined] ~SmallSet at /source/usr/include/llvm/ADT/SmallSet.h:133:7 [inlined] linkOutput at /source/src/jitlayers.cpp:2537:34 materialize at /source/src/jitlayers.cpp:1100:28 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) process_tasks at /source/src/julia-task-dispatcher.h:421:15 dispatch at /source/src/julia-task-dispatcher.h:379:20 [inlined] dispatch at /source/src/julia-task-dispatcher.h:366:6 _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2247:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:521:39 jl_compile_method_very_internal at /source/src/gf.c:4105:27 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _create_plot! at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/figureplotting.jl:556:0 (pc: 7) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:1041:26 #text!#68 at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/recipes.jl:550:0 (pc: 3) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:1041:26 text! at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/recipes.jl:548:0 (pc: 3) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 LineAxis at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/lineaxis.jl:410:0 (pc: 1199) #LineAxis#1817 at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/lineaxis.jl:3:0 (pc: 91) LineAxis at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/lineaxis.jl:1:0 [inlined] #initialize_block!#1848 at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks/axis.jl:346:0 (pc: 1624) initialize_block! at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks/axis.jl:154:0 (pc: 1) unknown function (ip: 0x7355845542b2) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:1041:26 #_block#1643 at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:405:0 (pc: 623) _block at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:321:0 [inlined] #_block#1642 at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:266:0 [inlined] _block at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:265:0 (pc: 15) unknown function (ip: 0x735584523037) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 #_block#1641 at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:260:0 (pc: 17) _block at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:251:0 [inlined] #_#1640 at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:242:0 [inlined] Block at /home/pkgeval/.julia/packages/Makie/Iy6pu/src/makielayout/blocks.jl:241:0 [inlined] #_new_axis!#5 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:261:0 (pc: 6) _new_axis! at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:259:0 [inlined] #_render_node!#16 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:337:0 (pc: 15) _render_node! at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:334:0 [inlined] #_render_node!#17 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:354:0 (pc: 97) _render_node! at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:343:0 (pc: 7) #_render_node!#17 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:354:0 (pc: 102) _render_node! at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:343:0 [inlined] #_render_into!#19 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:388:0 (pc: 17) _render_into! at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:385:0 [inlined] #render#20 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:402:0 (pc: 37) render at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/CTBaseMakie.jl:401:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/CTBase/kTX1H/test/suite/plotting/test_contract_makie.jl:64:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2252:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/CTBase/kTX1H/test/suite/plotting/test_contract_makie.jl:63:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2252:0 [inlined] test_contract_makie at /home/pkgeval/.julia/packages/CTBase/kTX1H/test/suite/plotting/test_contract_makie.jl:57:0 (pc: 1309) test_contract_makie at /home/pkgeval/.julia/packages/CTBase/kTX1H/test/suite/plotting/test_contract_makie.jl:239:0 (pc: 1) unknown function (ip: 0x73558970003f) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) EvalInto at ./boot.jl:624:0 [inlined] #_run_single_test#18 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/TestRunner/test_execution.jl:93:0 (pc: 103) _run_single_test at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/TestRunner/test_execution.jl:28:0 (pc: 35) unknown function (ip: 0x7356107168c9) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 macro expansion at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/TestRunner/entry_point.jl:118:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2252:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/TestRunner/entry_point.jl:118:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2252:0 [inlined] #run_tests#23 at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/TestRunner/entry_point.jl:116:0 (pc: 1163) run_tests at /home/pkgeval/.julia/packages/CTBase/kTX1H/ext/TestRunner/entry_point.jl:52:0 [inlined] #run_tests#6 at /home/pkgeval/.julia/packages/CTBase/kTX1H/src/DevTools/test_runner.jl:96:0 [inlined] run_tests at /home/pkgeval/.julia/packages/CTBase/kTX1H/src/DevTools/test_runner.jl:95:0 (pc: 14) unknown function (ip: 0x735610701814) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x73562e0e1249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) #= 96.6 ms =# precompile(Tuple{ComputePipeline.InputFunctionWrapper{Makie.AttributeConvert{:space, :text}}, Symbol}) #= 40.1 ms =# precompile(Tuple{Makie.var"#handle_transformation!##0#handle_transformation!##1"{Makie.Plot{Makie.text, Tuple{Array{GeometryBasics.Point{2, Float32}, 1}}}}, StaticArraysCore.SArray{Tuple{4, 4}, Float64, 2, 16}}) #= 47.9 ms =# precompile(Tuple{Makie.var"#handle_transformation!##2#handle_transformation!##3"{Makie.Plot{Makie.text, Tuple{Array{GeometryBasics.Point{2, Float32}, 1}}}}, typeof(Base.identity)}) #= 29.9 ms =# precompile(Tuple{typeof(Core.kwcall), NamedTuple{(:transform_func,), Tuple{typeof(Base.identity)}}, typeof(ComputePipeline.update!), Makie.Plot{Makie.text, Tuple{Array{GeometryBasics.Point{2, Float32}, 1}}}}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:573:34 wait at ./task.jl:1652:0 (pc: 108) wait_forever at ./task.jl:1528:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] start_task at /source/src/task.c:1280:23 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079eaa0659210 Total snapshots: 405. Utilization: 0% ╎405 @Base/task.jl:1528 wait_forever() 404╎ 405 @Base/task.jl:? wait() [111] signal 15: Terminated in expression starting at none:1 egal_types at /source/src/builtins.c:194:17 egal_types at /source/src/builtins.c:205:18 ijl_types_equal at /source/src/subtype.c:3927:41 jl_specializations_get_linfo_ at /source/src/gf.c:275:17 #specialize_method#6 at ./runtime_internals.jl:1966:0 [inlined] specialize_method at ./runtime_internals.jl:1953:0 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:1292:0 (pc: 28) abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:799:0 (pc: 575) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:194:0 (pc: 77) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) PkgEval terminated after 2724.3s: test duration exceeded the time limit