Package evaluation to test SmallCollections on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:31:13.524 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.43s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [2b935e18] + SmallCollections v0.5.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [c3b6d118] + BitIntegers v0.3.5 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.5.1 [2a0f44e3] + Base64 v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 Installation completed after 4.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.29s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_SDarD8/Project.toml` [198e06fe] BangBang v0.4.6 [c3b6d118] BitIntegers v0.3.5 [adafc99b] CpuId v0.3.1 [2b935e18] SmallCollections v0.5.1 [8bd03d06] StructEqualHash v0.1.4 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SDarD8/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [198e06fe] BangBang v0.4.6 [c3b6d118] BitIntegers v0.3.5 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [2b935e18] SmallCollections v0.5.1 [8bd03d06] StructEqualHash v0.1.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time bitsize | 14 14 0.4s Test Summary: | Pass Total Time top_set_bit | 32 32 0.7s Test Summary: | Pass Total Time SmallBitSet | 114 114 4.8s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.6s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.8s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 9.1s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.2s Test Summary: | Pass Total Time SmallBitSet rand | 5 5 0.2s Test Summary: | Pass Total Time FixedVector | 1944 1944 35.4s Test Summary: | Pass Total Time FixedVector indices | 4772 4772 8.6s Test Summary: | Pass Total Time FixedVector bool inds | 140 140 5.5s Test Summary: | Pass Total Time FixedVector vec inds | 256 256 11.8s Test Summary: | Pass Total Time FixedVector reverse | 13860 13860 16.2s Test Summary: | Pass Total Time FixedVector bits | 690 690 12.5s Test Summary: | Pass Total Time FixedVector circshift | 3550 3550 25.9s Test Summary: | Pass Total Time FixedVector sum/max | 720 720 14.6s Test Summary: | Pass Total Time FixedVector map | 674 674 24.0s Test Summary: | Pass Total Time FixedVector find | 7200 7200 1m58.8s Test Summary: | Pass Total Time FixedVector support | 96 96 3.7s Test Summary: | Pass Total Time FixedVector rand | 88 88 3.6s Test Summary: | Pass Total Time SmallVector | 13816 13816 1m27.1s Test Summary: | Pass Total Time SmallVector indices | 57575 57575 21.3s Test Summary: | Pass Total Time SmallVector bool inds | 372 372 5.3s Test Summary: | Pass Total Time SmallVector vec inds | 568 568 10.2s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 5.7s Test Summary: | Pass Total Time SmallVector reverse | 37730 37730 16.6s Test Summary: | Pass Total Time SmallVector push/pop | 26368 26368 1m50.9s Test Summary: | Pass Total Time SmallVector push!/pop! | 10546 10546 27.1s Test Summary: | Pass Total Time SmallVector circshift | 17820 17820 16.8s Test Summary: | Pass Broken Total Time SmallVector add/mul | 29756 107 29863 4m12.3s Test Summary: | Pass Total Time SmallVector sum/max | 3396 3396 33.8s Test Summary: | Pass Total Time SmallVector map | 4044 4044 2m04.8s Test Summary: | Pass Total Time SmallVector find | 29592 29592 2m59.6s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.2s Test Summary: | Pass Total Time SmallVector support | 480 480 3.6s Test Summary: | Pass Total Time SmallVector rand | 440 440 2.3s Test Summary: | Pass Total Time broadcast | 528 528 38.4s Test Summary: | Pass Total Time PackedVector | 14584 14584 2m03.5s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 17.8s Test Summary: | Pass Total Time PackedVector bool inds | 723 723 14.7s Test Summary: | Pass Total Time PackedVector vec inds | 1268 1268 11.6s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 5.5s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m44.1s Test Summary: | Pass Total Time PackedVector circshift | 19494 19494 1m02.3s Test Summary: | Pass Total Time PackedVector add/mul | 350220 350220 2m54.9s Test Summary: | Pass Total Time PackedVector sum/max | 34280 34280 5m47.7s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.7s Test Summary: | Pass Total Time PackedVector support | 2130 2130 2.5s Test Summary: | Pass Total Time PackedVector rand | 37 37 0.8s Test Summary: | Pass Total Time SmallDict | 14656 14656 3m17.4s Test Summary: | Pass Total Time SmallDict getindex/setindex | 1328 1328 30.4s Test Summary: | Pass Total Time SmallDict in/get/getkey | 23199 23199 56.4s Test Summary: | Pass Total Time SmallDict empty | 3712 3712 21.5s Test Summary: | Pass Total Time SmallDict push!/pop! | 2736 2736 26.4s Test Summary: | Pass Total Time SmallDict push/pop | 5952 5952 1m38.0s Test Summary: | Pass Total Time SmallDict getmin/popmin | 216 216 12.0s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 19 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm9MemorySSAD1Ev at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6detail19AnalysisResultModelINS_8FunctionENS_17MemorySSAAnalysisENS3_6ResultENS_17PreservedAnalysesENS_15AnalysisManagerIS2_JEE11InvalidatorELb1EED0Ev at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm15AnalysisManagerINS_8FunctionEJEE10invalidateERS1_RKNS_17PreservedAnalysesE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManager.h:525 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) run at /source/src/pipeline.cpp:777 operator() at /source/src/jitlayers.cpp:1298 withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1259 [inlined] CallImpl<(anonymous namespace)::OptimizerT<4> > at /source/usr/include/llvm/ADT/FunctionExtras.h:221 _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1875 jl_add_to_ee at /source/src/jitlayers.cpp:2306 _jl_compile_codeinst at /source/src/jitlayers.cpp:277 jl_generate_fptr_impl at /source/src/jitlayers.cpp:536 jl_compile_method_internal at /source/src/gf.c:2538 [inlined] jl_compile_method_internal at /source/src/gf.c:2425 _jl_invoke at /source/src/gf.c:2943 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_body at /source/src/interpreter.c:562 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./sysimg.jl:38 [inlined] foreach at ./abstractarray.jl:3187 unknown function (ip: 0x7d4fbdf0c723) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./sysimg.jl:38 unknown function (ip: 0x7d4fbdf00082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73678.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7d4fbf517249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x785710d24f82) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x785710d213ad) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x785710d1592a) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x785710d1562d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x785710d1500d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x785710d114a6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./Base.jl:562 jfptr_include_47022.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73678.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7857121eb249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== Test Summary: | Pass Total ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007857053fc010 Total snapshots: 24. Utilization: 0% ╎24 @Base/client.jl:524; _start() ╎ 24 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 24 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 24 @Base/loading.jl:2835; _include(mapexpr::Function, mod::Module, _path:… ╎ 24 @Base/loading.jl:2775; include_string(mapexpr::typeof(identity), mod:… ╎ 24 @Base/boot.jl:430; eval ╎ ╎ 24 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 24 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 24 @Pkg/src/API.jl:147; test ╎ ╎ 24 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 24 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 24 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec};… ╎ ╎ ╎ 24 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 24 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 24 …src/Operations.jl:2011; test ╎ ╎ ╎ 24 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 24 …rc/Operations.jl:1841; kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 24 …rc/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 24 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 24 @Base/file.jl:815; mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 24 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 24 …/Operations.jl:1902; (::Pkg.Operations.var"#116#121… ╎ ╎ ╎ ╎ ╎ 24 …/Operations.jl:1793; with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 24 …Operations.jl:1935; (::Pkg.Operations.var"#118#12… ╎ ╎ ╎ ╎ ╎ 24 @Base/env.jl:265; withenv(::Pkg.Operations.var"#1… ╎ ╎ ╎ ╎ ╎ 24 …Operations.jl:2086; (::Pkg.Operations.var"#131#… ╎ ╎ ╎ ╎ ╎ ╎ 24 …perations.jl:2146; subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 24 …e/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 24 …e/process.jl:694; wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 24 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 24 …ondition.jl:130; wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 24 …ase/task.jl:1021; wait() 23╎ ╎ ╎ ╎ ╎ ╎ ╎ 24 …ase/task.jl:1012; poptask(W::Base.Intrus… PkgEval terminated after 2720.95s: test duration exceeded the time limit