Package evaluation to test CassetteOverlay on Julia 1.14.0-DEV.2407 (ce8c59448a*) started at 2026-06-18T11:39:57.256 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.74s ################################################################################ # Installation # Installing CassetteOverlay... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d78b62d4] + CassetteOverlay v0.2.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [6dd3e646] + CassetteBase v0.2.1 [d78b62d4] + CassetteOverlay v0.2.5 Installation completed after 1.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.9 s ✓ CassetteOverlay 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompilation completed after 23.07s ################################################################################ # Testing # Testing CassetteOverlay Status `/tmp/jl_GFExrE/Project.toml` [6dd3e646] CassetteBase v0.2.1 [d78b62d4] CassetteOverlay v0.2.5 [77ba4419] NaNMath v1.1.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_GFExrE/Manifest.toml` [6dd3e646] CassetteBase v0.2.1 [d78b62d4] CassetteOverlay v0.2.5 [77ba4419] NaNMath v1.1.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.3+0 [05823500] OpenLibm_jll v0.8.7+0 Testing Running tests... Internal error: during type inference of var"#SimpleTable#148"(typeof(simple.myidentity), Nothing) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x732df4e8df00)[MethodInstance myidentity(Nothing) from myidentity(Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:832:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:676:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4985:0 (pc: 251) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1545:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1750:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1759:0 (pc: 15) jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3909:20 _jl_invoke at /source/src/gf.c:4342:16 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:707:13 eval_body at /source/src/interpreter.c:572:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:781:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/CassetteOverlay/8HAOB/test/simple.jl:560:0 (pc: 21) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:707:13 eval_body at /source/src/interpreter.c:564:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:564:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 (pc: 15) [inlined] macro expansion at /home/pkgeval/.julia/packages/CassetteOverlay/8HAOB/test/runtests.jl:4:0 (pc: 15) [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 (pc: 30) [inlined] top-level scope at /home/pkgeval/.julia/packages/CassetteOverlay/8HAOB/test/runtests.jl:4:0 (pc: 295) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:707:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 top-level scope at none:6:0 (pc: 2) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 425) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x732e0bd20249) 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 [14] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/CassetteOverlay/8HAOB/test/simple.jl:14 unknown function (ip: 0x732e0bd83ebc) 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:494:9 jl_compile_method_very_internal at /source/src/gf.c:3909:20 _jl_invoke at /source/src/gf.c:4342:16 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:707:13 eval_body at /source/src/interpreter.c:572:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:707:13 eval_body at /source/src/interpreter.c:564:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:564:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 eval_body at /source/src/interpreter.c:572:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:707:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:522:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 425) _start at ./client.jl:596:0 (pc: 294) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4350:23 [inlined] ijl_apply_generic at /source/src/gf.c:4588:12 jl_apply at /source/src/julia.h:2402:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x732e0bd20249) 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: 734681 (Pool: 734653; Big: 28); GC: 1 Testing failed after 10.3s ERROR: LoadError: Package CassetteOverlay errored during testing (received signal: 6) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 67.53s: an internal error was encountered ################################################################################ # Bug reporting # The package crashed during testing (reason=internal), but PkgEval was unable to reproduce the crash under rr (status=crash, reason=abort). For debugging, here is the tail end of the rr log: > > > ################################################################################ > # Precompilation > # > > Precompiling PkgEval dependencies... > Precompiling project... > 4.9 s ✓ BugReporting > 1 dependency successfully precompiled in 5 seconds. 73 already precompiled. > > Precompiling package dependencies... > > Precompilation completed after 27.61s > > > ################################################################################ > # Testing > # > > Testing CassetteOverlay > Status `/tmp/jl_0YSkbd/Project.toml` > [6dd3e646] CassetteBase v0.2.1 > [d78b62d4] CassetteOverlay v0.2.5 > [77ba4419] NaNMath v1.1.4 > [8dfed614] Test v1.11.0 > Status `/tmp/jl_0YSkbd/Manifest.toml` > [6dd3e646] CassetteBase v0.2.1 > [d78b62d4] CassetteOverlay v0.2.5 > [77ba4419] NaNMath v1.1.4 > [56f22d72] Artifacts v1.11.0 > [2a0f44e3] Base64 v1.11.0 > [b77e0a4c] InteractiveUtils v1.11.0 > [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 > [8f399da3] Libdl v1.11.0 > [56ddb016] Logging v1.11.0 > [d6f4376e] Markdown v1.11.0 > [9a3f8284] Random v1.11.0 > [ea8e919c] SHA v1.13.0 > [9e88b42a] Serialization v1.11.0 > [f489334b] StyledStrings v1.13.0 > [8dfed614] Test v1.11.0 > [e66e0078] CompilerSupportLibraries_jll v1.5.3+0 > [05823500] OpenLibm_jll v0.8.7+0 > Testing Running tests... > Activating project at `~/.julia/environments/pkgeval` > Activating project at `/tmp/jl_0YSkbd` > Switching execution to under rr > [FATAL src/Task.cc:3848:spawn() errno: EPERM] PTRACE_SEIZE failed for tid 32; child probably died before reaching SIGSTOP > Child's message: > === Start rr backtrace: > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr[0x556001] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr[0x695feb] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr4Task5spawnERNS_7SessionERNS_8ScopedFdEPS3_S5_PiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISC_SaISC_EESJ_i+0xbf0)[0x64f170] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr13RecordSessionC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIS6_SaIS6_EESD_RKNS_20DisableCPUIDFeaturesENS0_16SyscallBufferingEiNS_7BindCPUES8_PKNS_9TraceUuidEbbbb+0x317)[0x58b4b7] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr13RecordSession6createERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EESB_RKNS_20DisableCPUIDFeaturesENS0_16SyscallBufferingEhNS_7BindCPUERKS7_PKNS_9TraceUuidEbbbbbb+0xc1e)[0x58c98e] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr13RecordCommand3runERSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EE+0x66f)[0x57eb7f] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(main+0x181)[0x4d5e61] > /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7c90e111d24a] > /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7c90e111d305] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr[0x4d8955] > === End rr backtrace > > Testing failed after 20.99s > > ERROR: LoadError: Package CassetteOverlay errored during testing (received signal: 6) > Stacktrace: > [1] pkgerror(msg::String) > @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 > [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) > @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 > [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 > [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 > [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 > [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) > @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] > [7] top-level scope > @ /PkgEval.jl/scripts/evaluate.jl:221 > [8] include(mod::Module, _path::String) > @ Base Base.jl:325 > [9] exec_options(opts::Base.JLOptions) > @ Base client.jl:355 > [10] _start() > @ Base client.jl:596 > in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 > > PkgEval crashed after 85.54s: the process was aborted > > > ################################################################################ > # Bug reporting > # > > Finalizing trace... > > BugReporting completed after 25.54s > Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/CassetteOverlay-1781768577.tar.zst