Package evaluation of ExampleJuggler on Julia 1.12.0-DEV.2007 (ebef610801*) started at 2025-02-14T04:01:00.362 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.62s ################################################################################ # Installation # Installing ExampleJuggler... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [3bbe58f8] + ExampleJuggler v2.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [34da2185] + Compat v4.16.0 [ffbed154] + DocStringExtensions v0.9.3 [3bbe58f8] + ExampleJuggler v2.2.0 [b5f81e59] + IOCapture v0.2.5 [682c06a0] + JSON v0.21.4 [98b081ad] + Literate v2.20.1 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [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 [6462fe0b] + Sockets v1.11.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 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2024.12.31 [458c3c95] + OpenSSL_jll v3.0.16+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 2.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: CairoMakie Failed to precompile CairoMakie [13f3f980-e62b-5c42-98c6-ff1f3baf88f0] to "/home/pkgeval/.julia/compiled/v1.12/CairoMakie/jl_2Cezae". WARNING: Constructor for type "Bool" was extended in `IntervalArithmetic` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Core.Bool`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Bool end`. Hint: To silence the warning, qualify `Bool` as `Core.Bool` or explicitly `import Core: Bool` WARNING: Constructor for type "Bool" was extended in `IntervalArithmetic` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Core.Bool`. This behavior is deprecated and may differ in future versions.` NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Bool end`. Hint: To silence the warning, qualify `Bool` as `Core.Bool` or explicitly `import Core: Bool` Unbound or partitioned GlobalRef not allowed in value position WARNING: Detected access to binding `IRShow.debuginfo_firstline` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. Internal error: during type inference of lookup_units(Array{Module, 1}, Symbol) Encountered unexpected error in runtime: ErrorException("IR verification failed.\n Code location: broadcast.jl:634\n Method instance: MethodInstance for checkbounds(::Base.Broadcast.Broadcasted, ::CartesianIndex{2})") error at ./error.jl:54 unknown function (ip: 0x702b8de326da) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__call_latest at /source/src/builtins.c:883 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 #invokelatest#1 at ./essentials.jl:1057 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 invokelatest at ./essentials.jl:1053 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 raise_error at ./../usr/share/julia/Compiler/src/ssair/verify.jl:126 jfptr_raise_error_123247.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 check_op at ./../usr/share/julia/Compiler/src/ssair/verify.jl:74 verify_ir at ./../usr/share/julia/Compiler/src/ssair/verify.jl:430 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1043 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1027 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1002 jfptr_optimize_125560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:198 jfptr_finish_nocycle_127673.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4290 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1165 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1239 jfptr_typeinf_ext_toplevel_127515.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] jl_type_infer at /source/src/gf.c:453 jl_compile_method_internal at /source/src/gf.c:2972 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 @u_str at /home/pkgeval/.julia/packages/Unitful/nwwOk/src/user.jl:639 unknown function (ip: 0x702b8de3080c) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_invoke at /source/src/gf.c:3482 jl_invoke_julia_macro at /source/src/ast.c:1138 jl_expand_macros at /source/src/ast.c:1200 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 ijl_expand_with_loc_warn at /source/src/ast.c:1314 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_111774.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 top-level scope at /home/pkgeval/.julia/packages/Makie/Q6F2P/src/Makie.jl:142 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_eval_module_expr at /source/src/toplevel.c:230 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:924 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:307 include_package_for_output at ./loading.jl:3004 jfptr_include_package_for_output_61588.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 top-level scope at stdin:6 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 include_string at ./loading.jl:2865 [inlined] exec_options at ./client.jl:326 _start at ./client.jl:556 jfptr__start_59697.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1124 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x702bc3abd249) 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 [153] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Makie/Q6F2P/src/dim-converts/dates-integration.jl:14 unknown function (ip: 0x702bc3b20ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:472 jl_compile_method_internal at /source/src/gf.c:2972 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 @u_str at /home/pkgeval/.julia/packages/Unitful/nwwOk/src/user.jl:639 unknown function (ip: 0x702b8de3080c) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_invoke at /source/src/gf.c:3482 jl_invoke_julia_macro at /source/src/ast.c:1138 jl_expand_macros at /source/src/ast.c:1200 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 ijl_expand_with_loc_warn at /source/src/ast.c:1314 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_111774.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_eval_module_expr at /source/src/toplevel.c:230 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:924 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:307 include_package_for_output at ./loading.jl:3004 jfptr_include_package_for_output_61588.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 include_string at ./loading.jl:2865 [inlined] exec_options at ./client.jl:326 _start at ./client.jl:556 jfptr__start_59697.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1124 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x702bc3abd249) 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 Allocations: 29321906 (Pool: 29321232; Big: 674); GC: 21 ERROR: LoadError: Failed to precompile Makie [ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a] to "/home/pkgeval/.julia/compiled/v1.12/Makie/jl_ZoRAWe". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/CairoMakie/5Mh09/src/CairoMakie.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CairoMakie/5Mh09/src/CairoMakie.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 659.32s ################################################################################ # Testing # Testing ExampleJuggler Status `/tmp/jl_CqQiDD/Project.toml` [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.11 [13f3f980] CairoMakie v0.13.1 [3bbe58f8] ExampleJuggler v2.2.0 [9eb5382b] PkgDependency v0.5.0 [b77e0a4c] InteractiveUtils v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_CqQiDD/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.1.1 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.11 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.7 [fa961155] CEnum v0.5.0 [159f3aea] Cairo v1.1.1 [13f3f980] CairoMakie v0.13.1 [d360d2e6] ChainRulesCore v1.25.1 [da1fd8a2] CodeTracking v1.3.6 [a2cac450] ColorBrewer v0.4.1 [35d6a980] ColorSchemes v3.29.0 [3da002f7] ColorTypes v0.12.0 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.0 [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.5.8 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.20 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.4 [31c24e10] Distributions v0.25.117 [ffbed154] DocStringExtensions v0.9.3 [4e289a0a] EnumX v1.0.4 [429591f6] ExactPredicates v2.2.8 [3bbe58f8] ExampleJuggler v2.2.0 [411431e0] Extents v0.1.5 [7a1cc6ca] FFTW v1.8.1 [5789e2e9] FileIO v1.16.6 [8fc22ac5] FilePaths v0.8.3 [48062228] FilePathsBase v0.9.23 [1a297f60] FillArrays v1.13.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.6 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.4.1 [5c1252a2] GeometryBasics v0.5.2 [a2bd30eb] Graphics v1.1.3 [3955a311] GridLayoutBase v0.11.1 [42e2da0e] Grisu v1.0.2 [eafb193a] Highlights v0.5.3 [34004b35] HypergeometricFunctions v0.3.27 [b5f81e59] IOCapture v0.2.5 [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.15.1 [d1acc4aa] IntervalArithmetic v0.22.23 [8197267c] IntervalSets v0.7.10 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 [b835a17e] JpegTurbo v0.1.5 [5ab0869b] KernelDensity v0.6.9 [b964fa9f] LaTeXStrings v1.4.0 [8cdb02fc] LazyModules v0.3.1 [98b081ad] Literate v2.20.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.15 [ee78f7c6] Makie v0.22.1 [20f20a25] MakieCore v0.9.0 [dbb5928d] MappedArrays v0.4.2 [0a4f8689] MathTeXEngine v0.6.2 [e1d29d7a] Missings v1.2.0 [e94cdb99] MosaicViews v0.3.4 [1c23619d] MyterialColors v0.3.0 [77ba4419] NaNMath v1.1.2 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.15.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.0 [90014a1f] PDMats v0.11.32 [f57f5aa1] PNGFiles v0.4.3 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [d96e819e] Parameters v0.12.3 [69de0a69] Parsers v2.8.1 [9eb5382b] PkgDependency v0.5.0 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.3 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [33c8b6b6] ProgressLogging v0.1.4 [92933f4c] ProgressMeter v1.10.2 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [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.0 [79098fc4] Rmath v0.8.0 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.1 [6c6a2e73] Scratch v1.2.1 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.0 [699a6c99] SimpleTraits v0.9.4 [45858cf5] Sixel v0.1.3 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.0 [860ef19b] StableRNGs v1.0.2 [cae243ae] StackViews v0.1.1 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [4c63d2b9] StatsFuns v1.3.2 [09ab397b] StructArrays v0.7.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [62fd8b95] TensorCore v0.1.1 [22787eb5] Term v2.0.7 [731e570b] TiffImages v0.11.3 [3bb67fe8] TranscodingStreams v0.11.3 [981d1d27] TriplotBase v0.1.0 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.22.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.2+1 [5ae413db] EarCut_jll v2.2.4+0 [2e619515] Expat_jll v2.6.5+0 ⌅ [b22a6f82] FFMPEG_jll v6.1.2+0 [f5851436] FFTW_jll v3.3.10+3 [a3f928ae] Fontconfig_jll v2.15.0+0 [d7e528f0] FreeType2_jll v2.13.3+1 [559328eb] FriBidi_jll v1.0.16+0 [78b55507] Gettext_jll v0.21.0+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.82.4+0 [3b182d85] Graphite2_jll v1.3.14+1 [2e76f6c2] HarfBuzz_jll v8.5.0+0 [905a6f67] Imath_jll v3.1.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.0.4+0 [aacddb02] JpegTurbo_jll v3.1.1+0 [c1c5ebd0] LAME_jll v3.100.2+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.7+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.2.2+2 [d4300ac3] Libgcrypt_jll v1.11.0+0 [7e76a0d4] Libglvnd_jll v1.7.0+0 [7add5ba3] Libgpg_error_jll v1.51.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.40.3+0 [89763e89] Libtiff_jll v4.7.1+0 [38a345b3] Libuuid_jll v2.40.3+0 [856f044c] MKL_jll v2025.0.1+1 [e7412a2a] Ogg_jll v1.3.5+1 [18a262bb] OpenEXR_jll v3.2.4+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.3.3+0 [36c8627f] Pango_jll v1.56.1+0 ⌅ [30392449] Pixman_jll v0.43.4+0 [f50d1b31] Rmath_jll v0.5.1+0 [02c8fc9c] XML2_jll v2.13.6+0 [aed1982a] XSLT_jll v1.1.42+0 [ffd25f8a] XZ_jll v5.6.4+1 [4f6342f7] Xorg_libX11_jll v1.8.6+3 [0c0b7dd1] Xorg_libXau_jll v1.0.12+0 [a3789734] Xorg_libXdmcp_jll v1.1.5+0 [1082639a] Xorg_libXext_jll v1.3.6+3 [ea2f1a96] Xorg_libXrender_jll v0.9.11+1 [14d82f49] Xorg_libpthread_stubs_jll v0.1.2+0 [c7cfdc94] Xorg_libxcb_jll v1.17.0+3 [c5fb5394] Xorg_xtrans_jll v1.5.1+0 [3161d3a3] Zstd_jll v1.5.7+0 [9a68df92] isoband_jll v0.2.3+0 [a4ae2306] libaom_jll v3.11.0+0 [0ac62f75] libass_jll v0.15.2+0 [f638f0a6] libfdk_aac_jll v2.0.3+0 [b53b4c65] libpng_jll v1.6.46+0 [075b6546] libsixel_jll v1.10.5+0 [f27f6e37] libvorbis_jll v1.3.7+2 [c5f90fcd] libwebp_jll v1.5.0+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [1270edf5] x264_jll v10164.0.1+0 ⌅ [dfaa095f] x265_jll v3.6.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.6.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.0 [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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+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.12.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time undocumented names | 1 1 0.5s Test Summary: | Pass Total Time Aqua | 11 11 59.6s [ Info: Set startroot=/home/pkgeval/.julia/packages/ExampleJuggler/r2VWl/test [ Info: testing PlutoTemplate.jl [ Info: testing ExamplePluto.jl Precompiling packages... 1480.3 ms ✓ Graphite2_jll 1381.8 ms ✓ Libmount_jll 1393.8 ms ✓ LLVMOpenMP_jll 1793.7 ms ✓ Bzip2_jll 1648.3 ms ✓ Xorg_libXau_jll 1835.3 ms ✓ libpng_jll 1690.3 ms ✓ Imath_jll 1411.6 ms ✓ Giflib_jll 1383.9 ms ✓ EarCut_jll 1396.8 ms ✓ CRlibm_jll 1440.7 ms ✓ oneTBB_jll 1378.1 ms ✓ Xorg_libXdmcp_jll 1399.8 ms ✓ x265_jll 1415.8 ms ✓ x264_jll 1262.3 ms ✓ Xorg_xtrans_jll 1471.8 ms ✓ Libffi_jll 1490.2 ms ✓ Libgpg_error_jll 1549.0 ms ✓ isoband_jll 1531.4 ms ✓ FFTW_jll 1360.7 ms ✓ Xorg_libpthread_stubs_jll 1598.7 ms ✓ Libuuid_jll 2050.3 ms ✓ FriBidi_jll 24781.3 ms ✓ SIMD 34767.5 ms ✓ ImageCore 8587.5 ms ✓ ColorSchemes 5817.2 ms ✓ SpecialFunctions 3662.8 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 1665.9 ms ✓ XML2_jll 2014.2 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 4061.4 ms ✓ QuadGK 8411.2 ms ✓ StatsBase 8035.1 ms ✓ IntelOpenMP_jll 4283.6 ms ✓ ColorBrewer 1424.7 ms ✓ Pixman_jll 1670.0 ms ✓ FreeType2_jll 1673.9 ms ✓ libsixel_jll 1655.6 ms ✓ OpenEXR_jll 28575.0 ms ✓ GeometryBasics 9301.1 ms ✓ IntervalArithmetic 1589.3 ms ✓ Libgcrypt_jll 1279.3 ms ✓ Isoband 24155.1 ms ✓ Automa 129382.5 ms ✓ TiffImages 5021.1 ms ✓ ImageBase 7531.0 ms ✓ PNGFiles 13434.7 ms ✓ JpegTurbo 20610.0 ms ✓ PlotUtils 5579.1 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 2746.4 ms ✓ HypergeometricFunctions 2376.4 ms ✓ ColorVectorSpace → SpecialFunctionsExt 1628.0 ms ✓ Gettext_jll 8869.1 ms ✓ Interpolations 7548.3 ms ✓ MKL_jll 2401.1 ms ✓ FreeType 1743.4 ms ✓ Fontconfig_jll 14113.7 ms ✓ Sixel 7915.3 ms ✓ OpenEXR 15121.2 ms ✓ GridLayoutBase 4419.3 ms ✓ Packing 10645.2 ms ✓ ShaderAbstractions 11926.1 ms ✓ MakieCore 12319.7 ms ✓ ExactPredicates 1570.9 ms ✓ IntervalArithmetic → IntervalArithmeticIntervalSetsExt 1686.3 ms ✓ XSLT_jll 8620.1 ms ✓ ImageAxes 3379.2 ms ✓ StatsFuns 1683.7 ms ✓ Glib_jll 4696.7 ms ✓ Interpolations → InterpolationsUnitfulExt 6670.2 ms ✓ FFTW 9009.8 ms ✓ FreeTypeAbstraction 16429.8 ms ✓ DelaunayTriangulation 1675.4 ms ✓ Xorg_libxcb_jll 7805.0 ms ✓ ImageMetadata 1763.3 ms ✓ StatsFuns → StatsFunsInverseFunctionsExt 4062.5 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 17949.7 ms ✓ Distributions 32034.6 ms ✓ MathTeXEngine 1669.9 ms ✓ Xorg_libX11_jll 11037.5 ms ✓ Netpbm 4908.1 ms ✓ Distributions → DistributionsTestExt 4827.4 ms ✓ Distributions → DistributionsChainRulesCoreExt 1625.5 ms ✓ Xorg_libXrender_jll 1631.1 ms ✓ Xorg_libXext_jll 6557.9 ms ✓ KernelDensity 1772.6 ms ✓ Cairo_jll 1658.6 ms ✓ Libglvnd_jll 1774.7 ms ✓ HarfBuzz_jll 1772.5 ms ✓ libwebp_jll 1753.7 ms ✓ libass_jll 1762.4 ms ✓ Pango_jll 11517.2 ms ✓ WebP 1866.8 ms ✓ FFMPEG_jll 2994.0 ms ✓ Cairo ✗ Makie Info Given CairoMakie was explicitly requested, output will be shown live  Unbound or partitioned GlobalRef not allowed in value position WARNING: Detected access to binding `IRShow.debuginfo_firstline` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. Internal error: during type inference of lookup_units(Array{Module, 1}, Symbol) Encountered unexpected error in runtime: ErrorException("IR verification failed.\n Code location: broadcast.jl:634\n Method instance: MethodInstance for checkbounds(::Base.Broadcast.Broadcasted, ::CartesianIndex{2})") error at ./error.jl:54 unknown function (ip: 0x73033930558a) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__call_latest at /source/src/builtins.c:883 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 #invokelatest#1 at ./essentials.jl:1057 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 invokelatest at ./essentials.jl:1053 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 raise_error at ./../usr/share/julia/Compiler/src/ssair/verify.jl:126 jfptr_raise_error_123247.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 check_op at ./../usr/share/julia/Compiler/src/ssair/verify.jl:74 verify_ir at ./../usr/share/julia/Compiler/src/ssair/verify.jl:430 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1043 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1027 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1002 jfptr_optimize_125560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:198 jfptr_finish_nocycle_127673.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4290 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1165 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1239 jfptr_typeinf_ext_toplevel_127515.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] jl_type_infer at /source/src/gf.c:453 jl_compile_method_internal at /source/src/gf.c:2972 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 @u_str at /home/pkgeval/.julia/packages/Unitful/nwwOk/src/user.jl:639 unknown function (ip: 0x7303393036bc) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_invoke at /source/src/gf.c:3482 jl_invoke_julia_macro at /source/src/ast.c:1138 jl_expand_macros at /source/src/ast.c:1200 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 ijl_expand_with_loc_warn at /source/src/ast.c:1314 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_111774.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 top-level scope at /home/pkgeval/.julia/packages/Makie/Q6F2P/src/Makie.jl:142 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_eval_module_expr at /source/src/toplevel.c:230 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:924 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:307 include_package_for_output at ./loading.jl:3004 jfptr_include_package_for_output_61588.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 top-level scope at stdin:6 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 include_string at ./loading.jl:2865 [inlined] exec_options at ./client.jl:326 _start at ./client.jl:556 jfptr__start_59697.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1124 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x73036b776249) 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  [749] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Makie/Q6F2P/src/dim-converts/dates-integration.jl:14 unknown function (ip: 0x73036b7d9ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:472 jl_compile_method_internal at /source/src/gf.c:2972 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 @u_str at /home/pkgeval/.julia/packages/Unitful/nwwOk/src/user.jl:639 unknown function (ip: 0x7303393036bc) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_invoke at /source/src/gf.c:3482 jl_invoke_julia_macro at /source/src/ast.c:1138 jl_expand_macros at /source/src/ast.c:1200 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 ijl_expand_with_loc_warn at /source/src/ast.c:1314 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_111774.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_eval_module_expr at /source/src/toplevel.c:230 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:924 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:307 include_package_for_output at ./loading.jl:3004 jfptr_include_package_for_output_61588.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 include_string at ./loading.jl:2865 [inlined] exec_options at ./client.jl:326 _start at ./client.jl:556 jfptr__start_59697.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1124 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x73036b776249) 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 Allocations: 17769992 (Pool: 17769565; Big: 427); GC: 11 ERROR: LoadError: Failed to precompile Makie [ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a] to "/home/pkgeval/.julia/compiled/v1.12/Makie/jl_ttDBXv". Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3291  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2682  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114  [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any})  @ Base ./reflection.jl:1280  [8] #invokelatest_gr#227  @ ./reflection.jl:1288 [inlined]  [9] invokelatest_gr  @ ./reflection.jl:1282 [inlined]  [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3862  [11] maybe_cachefile_lock  @ ./loading.jl:3859 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2668  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2493  [14] macro expansion  @ ./loading.jl:2421 [inlined]  [15] macro expansion  @ ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2386  [17] #invoke_in_world#2  @ ./essentials.jl:1092 [inlined]  [18] invoke_in_world  @ ./essentials.jl:1088 [inlined]  [19] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2366  [20] top-level scope  @ ~/.julia/packages/CairoMakie/5Mh09/src/CairoMakie.jl:3  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:307  [22] 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:3004  [23] top-level scope  @ stdin:6  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:486  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [26] include_string  @ ./loading.jl:2865 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [28] _start()  @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CairoMakie/5Mh09/src/CairoMakie.jl:1 in expression starting at stdin:6 ✗ CairoMakie 93 dependencies successfully precompiled in 778 seconds. 176 already precompiled. 1 dependency had output during precompilation: ┌ IntervalArithmetic │ WARNING: Constructor for type "Bool" was extended in `IntervalArithmetic` without explicit qualification or import. │ NOTE: Assumed "Bool" refers to `Core.Bool`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Bool end`. │ Hint: To silence the warning, qualify `Bool` as `Core.Bool` or explicitly `import Core: Bool` │ WARNING: Constructor for type "Bool" was extended in `IntervalArithmetic` without explicit qualification or import. │ NOTE: Assumed "Bool" refers to `Core.Bool`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Bool end`. │ Hint: To silence the warning, qualify `Bool` as `Core.Bool` or explicitly `import Core: Bool` └ notebooks as scripts: Error During Test at /home/pkgeval/.julia/packages/ExampleJuggler/r2VWl/test/runtests.jl:38 Got exception outside of a @test The following 1 direct dependency failed to precompile: CairoMakie Failed to precompile CairoMakie [13f3f980-e62b-5c42-98c6-ff1f3baf88f0] to "/home/pkgeval/.julia/compiled/v1.12/CairoMakie/jl_FiclLK". Unbound or partitioned GlobalRef not allowed in value position WARNING: Detected access to binding `IRShow.debuginfo_firstline` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. Internal error: during type inference of lookup_units(Array{Module, 1}, Symbol) Encountered unexpected error in runtime: ErrorException("IR verification failed.\n Code location: broadcast.jl:634\n Method instance: MethodInstance for checkbounds(::Base.Broadcast.Broadcasted, ::CartesianIndex{2})") error at ./error.jl:54 unknown function (ip: 0x73033930558a) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] jl_f__call_latest at /source/src/builtins.c:883 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 #invokelatest#1 at ./essentials.jl:1057 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 invokelatest at ./essentials.jl:1053 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_apply at /source/src/builtins.c:839 raise_error at ./../usr/share/julia/Compiler/src/ssair/verify.jl:126 jfptr_raise_error_123247.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 check_op at ./../usr/share/julia/Compiler/src/ssair/verify.jl:74 verify_ir at ./../usr/share/julia/Compiler/src/ssair/verify.jl:430 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1043 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1027 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1002 jfptr_optimize_125560.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:198 jfptr_finish_nocycle_127673.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4290 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1165 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1239 jfptr_typeinf_ext_toplevel_127515.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] jl_type_infer at /source/src/gf.c:453 jl_compile_method_internal at /source/src/gf.c:2972 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 @u_str at /home/pkgeval/.julia/packages/Unitful/nwwOk/src/user.jl:639 unknown function (ip: 0x7303393036bc) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_invoke at /source/src/gf.c:3482 jl_invoke_julia_macro at /source/src/ast.c:1138 jl_expand_macros at /source/src/ast.c:1200 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 ijl_expand_with_loc_warn at /source/src/ast.c:1314 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_111774.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 top-level scope at /home/pkgeval/.julia/packages/Makie/Q6F2P/src/Makie.jl:142 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_eval_module_expr at /source/src/toplevel.c:230 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:924 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:307 include_package_for_output at ./loading.jl:3004 jfptr_include_package_for_output_61588.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 top-level scope at stdin:6 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 include_string at ./loading.jl:2865 [inlined] exec_options at ./client.jl:326 _start at ./client.jl:556 jfptr__start_59697.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1124 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x73036b776249) 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 [749] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Makie/Q6F2P/src/dim-converts/dates-integration.jl:14 unknown function (ip: 0x73036b7d9ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:472 jl_compile_method_internal at /source/src/gf.c:2972 _jl_invoke at /source/src/gf.c:3467 [inlined] ijl_apply_generic at /source/src/gf.c:3675 @u_str at /home/pkgeval/.julia/packages/Unitful/nwwOk/src/user.jl:639 unknown function (ip: 0x7303393036bc) at (unknown file) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_invoke at /source/src/gf.c:3482 jl_invoke_julia_macro at /source/src/ast.c:1138 jl_expand_macros at /source/src/ast.c:1200 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 jl_expand_macros at /source/src/ast.c:1249 ijl_expand_with_loc_warn at /source/src/ast.c:1314 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:308 IncludeInto at ./Base.jl:309 jfptr_IncludeInto_111774.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_eval_module_expr at /source/src/toplevel.c:230 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:924 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 _include at ./loading.jl:2915 include at ./Base.jl:307 include_package_for_output at ./loading.jl:3004 jfptr_include_package_for_output_61588.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] do_call at /source/src/interpreter.c:124 eval_value at /source/src/interpreter.c:242 eval_stmt_value at /source/src/interpreter.c:193 [inlined] eval_body at /source/src/interpreter.c:692 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:1133 jl_toplevel_eval_flex at /source/src/toplevel.c:1073 ijl_toplevel_eval at /source/src/toplevel.c:1145 ijl_toplevel_eval_in at /source/src/toplevel.c:1190 eval at ./boot.jl:486 include_string at ./loading.jl:2855 include_string at ./loading.jl:2865 [inlined] exec_options at ./client.jl:326 _start at ./client.jl:556 jfptr__start_59697.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3475 [inlined] ijl_apply_generic at /source/src/gf.c:3675 jl_apply at /source/src/julia.h:2300 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1124 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x73036b776249) 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 Allocations: 17769992 (Pool: 17769565; Big: 427); GC: 11 ERROR: LoadError: Failed to precompile Makie [ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a] to "/home/pkgeval/.julia/compiled/v1.12/Makie/jl_ttDBXv". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3291 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2682 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] apply_gr_kw(::NamedTuple, ::GlobalRef, ::Any, ::Vararg{Any}) @ Base ./reflection.jl:1280 [8] #invokelatest_gr#227 @ ./reflection.jl:1288 [inlined] [9] invokelatest_gr @ ./reflection.jl:1282 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3862 [11] maybe_cachefile_lock @ ./loading.jl:3859 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2668 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [14] macro expansion @ ./loading.jl:2421 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [17] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [18] invoke_in_world @ ./essentials.jl:1088 [inlined] [19] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [20] top-level scope @ ~/.julia/packages/CairoMakie/5Mh09/src/CairoMakie.jl:3 [21] include(mod::Module, _path::String) @ Base ./Base.jl:307 [22] 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:3004 [23] top-level scope @ stdin:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:486 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [26] include_string @ ./loading.jl:2865 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [28] _start() @ Base ./client.jl:556 in expression starting at /home/pkgeval/.julia/packages/CairoMakie/5Mh09/src/CairoMakie.jl:1 in expression starting at stdin: Test Summary: | Pass Error Total Time notebooks as scripts | 1 1 2 12m59.0s RNG of the outermost testset: Random.Xoshiro(0x747cd352e0f6e6c7, 0x29e8b53bd43c4a0c, 0x73898a677fbd8a7f, 0xdc00e72cf81af3c2, 0x37ecf946a51c23b4) ERROR: LoadError: Some tests did not pass: 1 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ExampleJuggler/r2VWl/test/runtests.jl:38 Testing failed after 853.8s ERROR: LoadError: Package ExampleJuggler 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{Pkg.Types.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:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:486 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:556 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval crashed after 1560.82s: an internal error was encountered