Package evaluation to test CassetteBase on Julia 1.14.0-DEV.2275 (3ea3bac2a3*) started at 2026-06-02T15:19:22.753 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.75s ################################################################################ # Installation # Installing CassetteBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6dd3e646] + CassetteBase v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [6dd3e646] + CassetteBase v0.2.1 Installation completed after 1.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.6 s ✓ CassetteBase 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 22.37s ################################################################################ # Testing # Testing CassetteBase Status `/tmp/jl_ldhvQ9/Project.toml` [6dd3e646] CassetteBase v0.2.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_ldhvQ9/Manifest.toml` [6dd3e646] CassetteBase v0.2.1 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 Testing Running tests... Internal error: during type inference of BasicPass(typeof(Base.sin), Int64) 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, 0x712b2270f680)[MethodInstance (::Type{Float64})(Int64) from (::Type{Float64})(Int64)])) 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:824:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668: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:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4872:0 (pc: 251) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1722:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1731:0 (pc: 12) jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3656:24 _jl_invoke at /source/src/gf.c:4121:16 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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:706:13 eval_body at /source/src/interpreter.c:571: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: 5) [inlined] top-level scope at /home/pkgeval/.julia/packages/CassetteBase/rP1Kd/test/test_basic.jl:50:0 (pc: 22) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:327:0 (pc: 1) IncludeInto at ./Base.jl:328:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571: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/CassetteBase/rP1Kd/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/CassetteBase/rP1Kd/test/runtests.jl:4:0 (pc: 292) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:327:0 (pc: 1) IncludeInto at ./Base.jl:328:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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:706: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:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517: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:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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: 0x712b3a101249) 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/CassetteBase/rP1Kd/test/test_basic.jl:49 unknown function (ip: 0x712b3a164ebc) 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:482:9 jl_compile_method_internal at /source/src/gf.c:3656:24 _jl_invoke at /source/src/gf.c:4121:16 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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:706:13 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:327:0 (pc: 1) IncludeInto at ./Base.jl:328:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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:706:13 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:563:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 207) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:327:0 (pc: 1) IncludeInto at ./Base.jl:328:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517: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:4129:23 [inlined] ijl_apply_generic at /source/src/gf.c:4355:12 jl_apply at /source/src/julia.h:2376: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: 0x712b3a101249) 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: 724237 (Pool: 724213; Big: 24); GC: 1 Testing failed after 10.31s ERROR: LoadError: Package CassetteBase 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:326 [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 64.29s: 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: > 2.0 s ✓ LibMPDec_jll > 1.9 s ✓ argp_standalone_jll > 2.0 s ✓ XZ_jll > 1.2 s ✓ dlfcn_win32_jll > 2.0 s ✓ OpenSSH_jll > 1.9 s ✓ Expat_jll > 16.5 s ✓ Parsers > 2.3 s ✓ MbedTLS > 2.3 s ✓ Elfutils_jll > 1.9 s ✓ SQLite_jll > 2.0 s ✓ Git_jll > 3.6 s ✓ JSON > 24.6 s ✓ HTTP > 2.0 s ✓ Python_jll > 1.0 s ✓ Git > 2.0 s ✓ GDB_jll > 4.3 s ✓ BugReporting > 27 dependencies successfully precompiled in 93 seconds. 47 already precompiled. > > Precompiling package dependencies... > > Precompilation completed after 114.53s > > > ################################################################################ > # Testing > # > > Testing CassetteBase > Status `/tmp/jl_U6YmQe/Project.toml` > [6dd3e646] CassetteBase v0.2.1 > [8dfed614] Test v1.11.0 > Status `/tmp/jl_U6YmQe/Manifest.toml` > [6dd3e646] CassetteBase v0.2.1 > [2a0f44e3] Base64 v1.11.0 > [b77e0a4c] InteractiveUtils v1.11.0 > [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 > Testing Running tests... > Activating project at `~/.julia/environments/pkgeval` > Activating project at `/tmp/jl_U6YmQe` > Switching execution to under rr > [FATAL src/Task.cc:3848:spawn() errno: EPERM] PTRACE_SEIZE failed for tid 114; 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)[0x71dff135824a] > /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x71dff1358305] > /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr[0x4d8955] > === End rr backtrace > > Testing failed after 21.19s > > ERROR: LoadError: Package CassetteBase 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:326 > [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 172.61s: the process was aborted > > > ################################################################################ > # Bug reporting > # > > Finalizing trace... > > BugReporting completed after 220.85s > Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/CassetteBase-1780399625.tar.zst