Package evaluation to test BraketSimulator on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T17:39:08.828 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.93s ################################################################################ # Installation # Installing BraketSimulator... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [76d27892] + BraketSimulator v0.0.8 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [67c07d97] + Automa v1.2.0 [76d27892] + BraketSimulator v0.0.8 ⌅ [861a8166] + Combinatorics v1.0.2 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.20 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 ⌅ [0f8b85d8] + JSON3 v1.14.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [e1d29d7a] + Missings v1.2.0 ⌅ [bac558e1] + OrderedCollections v1.6.3 ⌅ [69de0a69] + Parsers v2.8.7 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [86e06105] + Quasar v0.0.2 [a2af1166] + SortingAlgorithms v1.2.3 [90137ffa] + StaticArrays v1.9.19 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.13 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.3 s ✓ OrderedCollections 1.1 s ✓ PrecompileTools 2.3 s ✓ libsodium_jll 1.2 s ✓ DecFP_jll 1.3 s ✓ XML2_jll 2.2 s ✓ Tables 3.9 s ✓ DataStructures 13.5 s ✓ StaticArrays 16.3 s ✓ Automa 10.3 s ✓ Parsers 26.4 s ✓ HTTP 42.3 s ✓ JLD2 0.7 s ✓ SodiumSeal 2.3 s ✓ DecFP 1.7 s ✓ EzXML 1.0 s ✓ StructUtils → StructUtilsTablesExt 1.0 s ✓ SortingAlgorithms 2.4 s ✓ ArnoldiMethod 1.3 s ✓ StaticArrays → StaticArraysStatisticsExt 36.2 s ✓ Quasar 0.6 s ✓ InlineStrings → ParsersExt 10.5 s ✓ JSON3 7.9 s ✓ JSON 8.0 s ✓ FileIO → HTTPExt 1.6 s ✓ XMLDict 5.4 s ✓ StatsBase 9.1 s ✓ Graphs 2.5 s ✓ WeakRefStrings 1.0 s ✓ JSON3 → JSON3ArrowExt 5.8 s ✓ CondaPkg 1.2 s ✓ JSON → JSONArrowExt 47.8 s ✓ Documenter 5.8 s ✓ GitHub WARNING: Constructor for type "Program" was extended in `BraketSimulator` without explicit qualification or import. NOTE: Assumed "Program" refers to `IR.Program`. 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 Program end`. Hint: To silence the warning, qualify `Program` as `IR.Program` in the method signature or explicitly `import IR: Program`. ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 144.6 s ✓ BraketSimulator 26.1 s ✓ CSV 20.8 s ✓ PythonCall 6.2 s ✓ AWS 6.6 s ✓ AWSS3 31.8 s ✓ Braket Fault at memory address: (nil) [177] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/BraketSimulator/ugPJH/ext/BraketSimulatorBraketExt/BraketSimulatorBraketExt.jl:5 egal_normalize_hint_types at /source/src/gf.c:4347:15 [inlined] jl_get_compile_hint_specialization at /source/src/gf.c:4406:13 ijl_compile_hint at /source/src/gf.c:4492:22 precompile at ./loading.jl:4825:0 (pc: 1) precompile_mi at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/src/PrecompileTools.jl:13:0 [inlined] foreach at ./abstractarray.jl:3307:0 (pc: 108) recompile_invalidations at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/src/invalidations.jl:23:0 (pc: 12) unknown function (ip: 0x7bc7e9cfe2e6) at (unknown file) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:669:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 _include at ./loading.jl:3320:0 (pc: 123) include at ./Base.jl:334:0 (pc: 1) include_package_for_output at ./loading.jl:3431:0 (pc: 416) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3258:0 (pc: 140) include_string at ./loading.jl:3268:0 [inlined] __script_entry_include_string at ./client.jl:104:0 [inlined] exec_options at ./client.jl:382:0 (pc: 900) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4584:23 [inlined] ijl_apply_generic at /source/src/gf.c:4832:12 jl_apply at /source/src/julia.h:2533:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7bc80807e249) 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: 4658279 (Pool: 4658079; Big: 200); GC: 7 ✗ BraketSimulator → BraketSimulatorBraketExt 39 dependencies successfully precompiled in 537 seconds. 124 already precompiled. 2 dependencies had output during precompilation: ┌ BraketSimulator │ WARNING: Constructor for type "Program" was extended in `BraketSimulator` without explicit qualification or import. │ NOTE: Assumed "Program" refers to `IR.Program`. 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 Program end`. │ Hint: To silence the warning, qualify `Program` as `IR.Program` in the method signature or explicitly `import IR: Program`. │ ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. │ └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 │ ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. │ └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 │ ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. │ └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 │ ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. │ └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 │ ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. │ └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 │ ┌ Warning: You are running a noise-free circuit on the density matrix simulator. Consider running this circuit on the state vector simulator: LocalSimulator("braket_sv_v2") for a better user experience. │ └ @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/validation.jl:107 └ ┌ BraketSimulator → BraketSimulatorBraketExt │ Fault at memory address: (nil) │ │ [177] signal 11 (1): Segmentation fault │ in expression starting at /home/pkgeval/.julia/packages/BraketSimulator/ugPJH/ext/BraketSimulatorBraketExt/BraketSimulatorBraketExt.jl:5 │ egal_normalize_hint_types at /source/src/gf.c:4347:15 [inlined] │ jl_get_compile_hint_specialization at /source/src/gf.c:4406:13 │ ijl_compile_hint at /source/src/gf.c:4492:22 │ precompile at ./loading.jl:4825:0 (pc: 1) │ precompile_mi at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/src/PrecompileTools.jl:13:0 [inlined] │ foreach at ./abstractarray.jl:3307:0 (pc: 108) │ recompile_invalidations at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/src/invalidations.jl:23:0 (pc: 12) │ unknown function (ip: 0x7bc7e9cfe2e6) at (unknown file) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ jl_apply at /source/src/julia.h:2533:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3258:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ _include at ./loading.jl:3320:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3431:0 (pc: 416) │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ jl_apply at /source/src/julia.h:2533:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3258:0 (pc: 140) │ include_string at ./loading.jl:3268:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4584:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4832:12 │ jl_apply at /source/src/julia.h:2533:12 [inlined] │ true_main at /source/src/jlapi.c:989:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1156:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7bc80807e249) 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: 4658279 (Pool: 4658079; Big: 200); GC: 7 └ ERROR: LoadError: The following 1 package failed to precompile: BraketSimulator → BraketSimulatorBraketExt Failed to precompile BraketSimulatorBraketExt [693db62d-924f-5d3e-9e99-d0a6ff2c5273] to "/home/pkgeval/.julia/compiled/v1.14/BraketSimulatorBraketExt/jl_vmUgwu" (ProcessSignaled(11)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 538.76s ################################################################################ # Testing # Testing BraketSimulator Status `/tmp/jl_NPa44Q/Project.toml` [4c88cf16] Aqua v0.8.16 [19504a0f] Braket v0.10.0 [76d27892] BraketSimulator v0.0.8 ⌅ [864edb3b] DataStructures v0.18.20 [e30172f5] Documenter v1.17.0 ⌅ [0f8b85d8] JSON3 v1.14.0 [6099a3de] PythonCall v0.9.35 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NPa44Q/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [fbe9abb3] AWS v1.99.0 [1c724243] AWSS3 v0.11.6 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [31f734f8] ArrowTypes v2.3.0 [67c07d97] Automa v1.2.0 [39de3d68] AxisArrays v0.4.8 [d1d4a3ce] BitFlags v0.1.10 [19504a0f] Braket v0.10.0 [76d27892] BraketSimulator v0.0.8 [336ed68f] CSV v0.10.17 ⌅ [da1fd8a2] CodeTracking v1.3.9 [944b1d66] CodecZlib v0.7.9 ⌅ [861a8166] Combinatorics v1.0.2 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.6.0 [992eb4ea] CondaPkg v0.2.36 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.20 [e2d170a0] DataValueInterfaces v1.0.0 [55939f99] DecFP v1.4.2 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.11 [8f5d6c58] EzXML v1.2.3 [5789e2e9] FileIO v1.20.0 [48062228] FilePathsBase v0.9.24 [d7ba0133] Git v1.5.0 [bc5e4493] GitHub v5.13.0 ⌃ [86223c79] Graphs v1.13.1 ⌅ [cd3eb016] HTTP v1.11.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [83e8ac13] IniFile v0.5.1 [842dd82b] InlineStrings v1.4.5 [8197267c] IntervalSets v0.7.14 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [033835bb] JLD2 v0.5.15 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.7.1 ⌅ [0f8b85d8] JSON3 v1.14.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 [6ac74813] MD5 v0.2.3 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [739be429] MbedTLS v1.1.10 [0b3b1443] MicroMamba v0.1.15 [e1d29d7a] Missings v1.2.0 [78c3b35d] Mocking v0.8.1 [d9ec5142] NamedTupleTools v0.14.3 [4d8831e6] OpenSSL v1.6.1 ⌅ [bac558e1] OrderedCollections v1.6.3 ⌅ [69de0a69] Parsers v2.8.7 [fa939f87] Pidfile v1.3.0 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [6099a3de] PythonCall v0.9.35 [86e06105] Quasar v0.0.2 [b3c3ace0] RangeArrays v0.3.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [20febd7b] Retry v0.4.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.10 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.6 [2133526b] SodiumSeal v0.1.1 [a2af1166] SortingAlgorithms v1.2.3 [276daf66] SpecialFunctions v2.9.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.13 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.8.5 [2da68c74] SymDict v0.3.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.7.0 [e17b2a0c] UnsafePointers v1.0.0 [ea10d353] WeakRefStrings v1.4.3 [76eceee3] WorkerUtilities v1.6.1 [228000da] XMLDict v0.4.2 [47200ebd] DecFP_jll v2.0.300+0 [2e619515] Expat_jll v2.8.3+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [02c8fc9c] XML2_jll v2.15.3+0 [a9144af2] libsodium_jll v1.0.21+0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.76.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Unbound type parameters detected: [1] init(t::Type{S}, qubit_count::Int64) where {T<:Complex, S<:AbstractMatrix{T}} @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/dm_simulator.jl:41 [2] n_angles(::Type{var"#s84"} where var"#s84"<:BraketSimulator.AngledGate{N}) where N @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/gates.jl:15 [3] init(t::Type{S}, qubit_count::Int64) where {T, S<:AbstractVector{T}} @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/sv_simulator.jl:43 Unbound type parameters: Test Failed at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/unbound_args.jl:38 Expression: isempty(unbounds) Evaluated: isempty(Method[init(t::Type{S}, qubit_count::Int64) where {T<:Complex, S<:AbstractMatrix{T}} @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/dm_simulator.jl:41, n_angles(::Type{var"#s84"} where var"#s84"<:BraketSimulator.AngledGate{N}) where N @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/gates.jl:15, init(t::Type{S}, qubit_count::Int64) where {T, S<:AbstractVector{T}} @ BraketSimulator ~/.julia/packages/BraketSimulator/ugPJH/src/sv_simulator.jl:43]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_unbound_args(m::Module; broken::Bool) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/unbound_args.jl:38 [3] test_unbound_args(m::Module) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/unbound_args.jl:14 [inlined] [4] macro expansion @ ~/.julia/packages/Aqua/h1qD0/src/Aqua.jl:78 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/Aqua.jl:78 Test Summary: | Fail Total Time Unbound type parameters | 1 1 16.1s RNG of the outermost testset: Random.Xoshiro(0x09335a54edf04209, 0x91e65e26a748ee19, 0x666f0138bc9381ee, 0x120c687128fdf5ce, 0x3d6855fcb19e4e9c) ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BraketSimulator/ugPJH/test/runtests.jl:3 Testing failed after 66.84s ERROR: LoadError: Package BraketSimulator errored during testing 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:3283 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 679.42s: package fails to precompile