Package evaluation to test BraketSimulator on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T21:00:55.489 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.79s ################################################################################ # Installation # Installing BraketSimulator... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [76d27892] + BraketSimulator v0.0.7 Updating `~/.julia/environments/v1.12/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [67c07d97] + Automa v1.1.0 [76d27892] + BraketSimulator v0.0.7 ⌅ [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 v0.3.29 [e1d29d7a] + Missings v1.2.0 ⌅ [bac558e1] + OrderedCollections v1.6.3 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [86e06105] + Quasar v0.0.2 [fdea26ae] + SIMD v3.7.2 [a2af1166] + SortingAlgorithms v1.2.2 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [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.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [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 4.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:78 Precompiling package dependencies... Precompiling packages... 5054.7 ms ✓ Tables 2070.5 ms ✓ AxisArrays 914.7 ms ✓ PrecompileTools 3153.7 ms ✓ CodeTracking 4063.0 ms ✓ DataStructures 1073.7 ms ✓ Mocking 11281.7 ms ✓ HTTP 6131.7 ms ✓ DecFP 1182.9 ms ✓ XMLDict 18066.1 ms ✓ StaticArrays 20203.5 ms ✓ SIMD 23041.2 ms ✓ Parsers ✗ JLD2 1890.7 ms ✓ SortingAlgorithms 21115.8 ms ✓ FileIO → HTTPExt 1588.5 ms ✓ StaticArrays → StaticArraysStatisticsExt 7215.8 ms ✓ ArnoldiMethod 25794.3 ms ✓ Automa 1686.7 ms ✓ InlineStrings → ParsersExt 19913.8 ms ✓ JSON3 4369.5 ms ✓ JSON 8875.0 ms ✓ StatsBase 13813.9 ms ✓ Graphs 69725.0 ms ✓ Quasar 2550.7 ms ✓ WeakRefStrings 1453.5 ms ✓ JSON3 → JSON3ArrowExt 7210.2 ms ✓ CondaPkg 84072.1 ms ✓ Documenter 40029.2 ms ✓ GitHub 152344.2 ms ✓ BraketSimulator 36128.1 ms ✓ CSV 36723.0 ms ✓ PythonCall 43894.3 ms ✓ AWS 6476.4 ms ✓ AWSS3 ✗ Braket ✗ BraketSimulator → BraketSimulatorBraketExt 33 dependencies successfully precompiled in 1310 seconds. 122 already precompiled. 3 dependencies had output during precompilation: ┌ DecFP │ WARNING: Constructor for type "Signed" was extended in `DecFP` without explicit qualification or import. │ NOTE: Assumed "Signed" refers to `Base.Signed`. 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 Signed end`. │ Hint: To silence the warning, qualify `Signed` as `Base.Signed` in the method signature or explicitly `import Base: Signed`. │ WARNING: Constructor for type "Unsigned" was extended in `DecFP` without explicit qualification or import. │ NOTE: Assumed "Unsigned" refers to `Base.Unsigned`. 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 Unsigned end`. │ Hint: To silence the warning, qualify `Unsigned` as `Base.Unsigned` in the method signature or explicitly `import Base: Unsigned`. │ WARNING: Constructor for type "Integer" was extended in `DecFP` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. └ ┌ StaticArrays │ WARNING: Imported binding StaticArraysCore.require_one_based_indexing was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. └ ┌ 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/fycEV/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/fycEV/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/fycEV/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/fycEV/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/fycEV/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/fycEV/src/validation.jl:107 └ ERROR: LoadError: The following 2 direct dependencies failed to precompile: Braket Failed to precompile Braket [19504a0f-b47d-4348-9127-acc6cc69ef67] to "/home/pkgeval/.julia/compiled/v1.12/Braket/jl_SX6Grj". WARNING: Constructor for type "Signed" was extended in `DecFP` without explicit qualification or import. NOTE: Assumed "Signed" refers to `Base.Signed`. 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 Signed end`. Hint: To silence the warning, qualify `Signed` as `Base.Signed` in the method signature or explicitly `import Base: Signed`. WARNING: Constructor for type "Unsigned" was extended in `DecFP` without explicit qualification or import. NOTE: Assumed "Unsigned" refers to `Base.Unsigned`. 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 Unsigned end`. Hint: To silence the warning, qualify `Unsigned` as `Base.Unsigned` in the method signature or explicitly `import Base: Unsigned`. WARNING: Constructor for type "Integer" was extended in `DecFP` without explicit qualification or import. NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. WARNING: Imported binding StaticArraysCore.require_one_based_indexing was undeclared at import time during import to StaticArrays. WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`. Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. WARNING: Constructor for type "Program" was extended in `Braket` 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`. ERROR: LoadError: UndefVarError: `module_keys` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] _resolve_type(rr::JLD2.ReadRepresentation{DataType, JLD2.OnDiskRepresentation{(0, 16), Tuple{String, Vector{Any}}, Tuple{JLD2.Vlen{String}, JLD2.Vlen{JLD2.RelOffset}}, 32}()}, f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}, header_offset::JLD2.RelOffset, mypath::String, hasparams::Bool, params::Nothing) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:307 [3] jlconvert(rr::JLD2.ReadRepresentation{DataType, JLD2.OnDiskRepresentation{(0, 16), Tuple{String, Vector{Any}}, Tuple{JLD2.Vlen{String}, JLD2.Vlen{JLD2.RelOffset}}, 32}()}, f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:367 [4] read_scalar(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/dataio.jl:37 [5] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, read_dataspace::Tuple{JLD2.ReadDataspace, JLD2.RelOffset, JLD2.DataLayout, JLD2.FilterPipeline}, attributes::Vector{JLD2.ReadAttribute}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:98 [6] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, dataspace::JLD2.ReadDataspace, dt::JLD2.H5Datatype, layout::JLD2.DataLayout, filters::JLD2.FilterPipeline, header_offset::JLD2.RelOffset, attributes::Vector{JLD2.ReadAttribute}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:86 [7] load_dataset(f::JLD2.JLDFile{JLD2.MmapIO}, offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:4 [8] types_from_refs(f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:333 [9] jlconvert(rr::JLD2.ReadRepresentation{DataType, JLD2.OnDiskRepresentation{(0, 16), Tuple{String, Vector{Any}}, Tuple{JLD2.Vlen{String}, JLD2.Vlen{JLD2.RelOffset}}, 32}()}, f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:349 [10] read_scalar(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/dataio.jl:37 [11] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, read_dataspace::Tuple{JLD2.ReadDataspace, JLD2.RelOffset, JLD2.DataLayout, JLD2.FilterPipeline}, attributes::Nothing) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:98 [12] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, dataspace::JLD2.ReadDataspace, dt::JLD2.H5Datatype, layout::JLD2.DataLayout, filters::JLD2.FilterPipeline, header_offset::JLD2.RelOffset, attributes::Nothing) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:86 [13] jltype(f::JLD2.JLDFile{JLD2.MmapIO}, sdt::JLD2.SharedDatatype) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:67 [14] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, dataspace::JLD2.ReadDataspace, dt::JLD2.H5Datatype, layout::JLD2.DataLayout, filters::JLD2.FilterPipeline, header_offset::JLD2.RelOffset, attributes::Vector{JLD2.ReadAttribute}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:69 [15] load_dataset(f::JLD2.JLDFile{JLD2.MmapIO}, offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:4 [16] getindex(g::JLD2.Group{JLD2.JLDFile{JLD2.MmapIO}}, name::String) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/groups.jl:99 [17] getindex @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:372 [inlined] [18] (::JLD2.var"#122#123")(f::JLD2.JLDFile{JLD2.MmapIO}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:22 [19] jldopen(f::Function, args::String; kws::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:4 [20] jldopen @ ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:1 [inlined] [21] (::JLD2.var"#120#121")(path::String, ::IOStream) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:20 [22] mktemp(fn::JLD2.var"#120#121", parent::String) @ Base.Filesystem ./file.jl:907 [23] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [24] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:15 [inlined] [25] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [26] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:14 [inlined] [27] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [28] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:139 [29] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [30] IncludeInto @ ./Base.jl:308 [inlined] [31] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:518 [32] include(mod::Module, _path::String) @ Base ./Base.jl:306 [33] 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::String) @ Base ./loading.jl:3024 [34] top-level scope @ stdin:5 [35] eval(m::Module, e::Any) @ Core ./boot.jl:489 [36] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [37] include_string @ ./loading.jl:2880 [inlined] [38] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [39] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/JLD2/9xHXH/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/9xHXH/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.12/JLD2/jl_TjVSuz". 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:3311 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2679 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, 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] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3882 [10] maybe_cachefile_lock @ ./loading.jl:3879 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2665 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [13] macro expansion @ ./loading.jl:2421 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2362 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [18] top-level scope @ ~/.julia/packages/Braket/9EZTe/src/Braket.jl:153 [19] include(mod::Module, _path::String) @ Base ./Base.jl:306 [20] 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:3024 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [24] include_string @ ./loading.jl:2880 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [26] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/Braket/9EZTe/src/job_macro.jl:1 in expression starting at /home/pkgeval/.julia/packages/Braket/9EZTe/src/Braket.jl:1 in expression starting at stdin:5 BraketSimulator → BraketSimulatorBraketExt Failed to precompile BraketSimulatorBraketExt [dd4c83ab-02dc-5d86-b0b8-59caf39edf2e] to "/home/pkgeval/.julia/compiled/v1.12/BraketSimulatorBraketExt/jl_i4tBkM". 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/fycEV/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/fycEV/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/fycEV/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/fycEV/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/fycEV/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/fycEV/src/validation.jl:107 WARNING: Constructor for type "Signed" was extended in `DecFP` without explicit qualification or import. NOTE: Assumed "Signed" refers to `Base.Signed`. 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 Signed end`. Hint: To silence the warning, qualify `Signed` as `Base.Signed` in the method signature or explicitly `import Base: Signed`. WARNING: Constructor for type "Unsigned" was extended in `DecFP` without explicit qualification or import. NOTE: Assumed "Unsigned" refers to `Base.Unsigned`. 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 Unsigned end`. Hint: To silence the warning, qualify `Unsigned` as `Base.Unsigned` in the method signature or explicitly `import Base: Unsigned`. WARNING: Constructor for type "Integer" was extended in `DecFP` without explicit qualification or import. NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. WARNING: Constructor for type "Program" was extended in `Braket` 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`. ERROR: LoadError: UndefVarError: `module_keys` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:47 [inlined] [2] _resolve_type(rr::JLD2.ReadRepresentation{DataType, JLD2.OnDiskRepresentation{(0, 16), Tuple{String, Vector{Any}}, Tuple{JLD2.Vlen{String}, JLD2.Vlen{JLD2.RelOffset}}, 32}()}, f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}, header_offset::JLD2.RelOffset, mypath::String, hasparams::Bool, params::Nothing) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:307 [3] jlconvert(rr::JLD2.ReadRepresentation{DataType, JLD2.OnDiskRepresentation{(0, 16), Tuple{String, Vector{Any}}, Tuple{JLD2.Vlen{String}, JLD2.Vlen{JLD2.RelOffset}}, 32}()}, f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:367 [4] read_scalar(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/dataio.jl:37 [5] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, read_dataspace::Tuple{JLD2.ReadDataspace, JLD2.RelOffset, JLD2.DataLayout, JLD2.FilterPipeline}, attributes::Vector{JLD2.ReadAttribute}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:98 [6] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, dataspace::JLD2.ReadDataspace, dt::JLD2.H5Datatype, layout::JLD2.DataLayout, filters::JLD2.FilterPipeline, header_offset::JLD2.RelOffset, attributes::Vector{JLD2.ReadAttribute}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:86 [7] load_dataset(f::JLD2.JLDFile{JLD2.MmapIO}, offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:4 [8] types_from_refs(f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:333 [9] jlconvert(rr::JLD2.ReadRepresentation{DataType, JLD2.OnDiskRepresentation{(0, 16), Tuple{String, Vector{Any}}, Tuple{JLD2.Vlen{String}, JLD2.Vlen{JLD2.RelOffset}}, 32}()}, f::JLD2.JLDFile{JLD2.MmapIO}, ptr::Ptr{Nothing}, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:349 [10] read_scalar(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, header_offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/dataio.jl:37 [11] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, rr::Any, read_dataspace::Tuple{JLD2.ReadDataspace, JLD2.RelOffset, JLD2.DataLayout, JLD2.FilterPipeline}, attributes::Nothing) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:98 [12] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, dataspace::JLD2.ReadDataspace, dt::JLD2.H5Datatype, layout::JLD2.DataLayout, filters::JLD2.FilterPipeline, header_offset::JLD2.RelOffset, attributes::Nothing) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:86 [13] jltype(f::JLD2.JLDFile{JLD2.MmapIO}, sdt::JLD2.SharedDatatype) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:67 [14] read_data(f::JLD2.JLDFile{JLD2.MmapIO}, dataspace::JLD2.ReadDataspace, dt::JLD2.H5Datatype, layout::JLD2.DataLayout, filters::JLD2.FilterPipeline, header_offset::JLD2.RelOffset, attributes::Vector{JLD2.ReadAttribute}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:69 [15] load_dataset(f::JLD2.JLDFile{JLD2.MmapIO}, offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:4 [16] getindex(g::JLD2.Group{JLD2.JLDFile{JLD2.MmapIO}}, name::String) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/groups.jl:99 [17] getindex @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:372 [inlined] [18] (::JLD2.var"#122#123")(f::JLD2.JLDFile{JLD2.MmapIO}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:22 [19] jldopen(f::Function, args::String; kws::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:4 [20] jldopen @ ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:1 [inlined] [21] (::JLD2.var"#120#121")(path::String, ::IOStream) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:20 [22] mktemp(fn::JLD2.var"#120#121", parent::String) @ Base.Filesystem ./file.jl:907 [23] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [24] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:15 [inlined] [25] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [26] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:14 [inlined] [27] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [28] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:139 [29] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [30] IncludeInto @ ./Base.jl:308 [inlined] [31] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:518 [32] include(mod::Module, _path::String) @ Base ./Base.jl:306 [33] 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::String) @ Base ./loading.jl:3024 [34] top-level scope @ stdin:5 [35] eval(m::Module, e::Any) @ Core ./boot.jl:489 [36] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [37] include_string @ ./loading.jl:2880 [inlined] [38] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [39] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/JLD2/9xHXH/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/9xHXH/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.12/JLD2/jl_qQrtRR". 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:3311 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2679 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, 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] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3882 [10] maybe_cachefile_lock @ ./loading.jl:3879 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2665 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [13] macro expansion @ ./loading.jl:2421 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2362 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [18] top-level scope @ ~/.julia/packages/Braket/9EZTe/src/Braket.jl:153 [19] include(mod::Module, _path::String) @ Base ./Base.jl:306 [20] 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::String) @ Base ./loading.jl:3024 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [24] include_string @ ./loading.jl:2880 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [26] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/Braket/9EZTe/src/job_macro.jl:1 in expression starting at /home/pkgeval/.julia/packages/Braket/9EZTe/src/Braket.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Braket [19504a0f-b47d-4348-9127-acc6cc69ef67] to "/home/pkgeval/.julia/compiled/v1.12/Braket/jl_BMMt2c". 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:3311 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2679 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, 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] #invokelatest_gr#232 @ ./reflection.jl:1297 [inlined] [8] invokelatest_gr @ ./reflection.jl:1289 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3882 [10] maybe_cachefile_lock @ ./loading.jl:3879 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2665 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2493 [13] macro expansion @ ./loading.jl:2421 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2362 [17] top-level scope @ ~/.julia/packages/BraketSimulator/fycEV/ext/BraketSimulatorBraketExt/BraketSimulatorBraketExt.jl:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:489 [19] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/L8A3n/src/invalidations.jl:18 [20] top-level scope @ ~/.julia/packages/BraketSimulator/fycEV/ext/BraketSimulatorBraketExt/BraketSimulatorBraketExt.jl:5 [21] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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:3024 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [26] include_string @ ./loading.jl:2880 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [28] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/BraketSimulator/fycEV/ext/BraketSimulatorBraketExt/BraketSimulatorBraketExt.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 1303.18s ################################################################################ # Testing # Testing BraketSimulator Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_NYZpaA/Project.toml` [4c88cf16] + Aqua v0.8.14 [19504a0f] + Braket v0.9.5 [e30172f5] + Documenter v1.16.1 [6099a3de] + PythonCall v0.9.31 [56ddb016] ~ Logging ⇒ v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_NYZpaA/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 ⌅ [fbe9abb3] + AWS v1.92.0 ⌅ [1c724243] + AWSS3 v0.11.2 [4c88cf16] + Aqua v0.8.14 [ec485272] + ArnoldiMethod v0.4.0 [31f734f8] + ArrowTypes v2.3.0 ⌅ [39de3d68] + AxisArrays v0.4.7 [d1d4a3ce] + BitFlags v0.1.9 [19504a0f] + Braket v0.9.5 ⌅ [336ed68f] + CSV v0.10.14 ⌅ [da1fd8a2] + CodeTracking v1.3.6 [944b1d66] + CodecZlib v0.7.8 ⌅ [34da2185] ↓ Compat v4.18.1 ⇒ v4.16.0 [f0e56b4a] + ConcurrentUtilities v2.5.0 [992eb4ea] + CondaPkg v0.2.33 [e2d170a0] + DataValueInterfaces v1.0.0 ⌅ [55939f99] + DecFP v1.3.2 [e30172f5] + Documenter v1.16.1 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [8f5d6c58] + EzXML v1.2.3 [5789e2e9] + FileIO v1.17.1 [48062228] + FilePathsBase v0.9.24 [d7ba0133] + Git v1.5.0 ⌃ [bc5e4493] + GitHub v5.9.1 ⌅ [86223c79] + Graphs v1.11.2 ⌅ [cd3eb016] + HTTP v1.10.8 [b5f81e59] + IOCapture v1.0.0 [d25df0c9] + Inflate v0.1.5 [83e8ac13] + IniFile v0.5.1 [842dd82b] + InlineStrings v1.4.5 [8197267c] + IntervalSets v0.7.13 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [033835bb] + JLD2 v0.5.4 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [0e77f7df] + LazilyInitializedFields v1.3.0 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [d0879d2d] + MarkdownAST v0.1.2 [739be429] + MbedTLS v1.1.9 [0b3b1443] + MicroMamba v0.1.14 ⌅ [78c3b35d] + Mocking v0.7.9 [d9ec5142] + NamedTupleTools v0.14.3 [4d8831e6] + OpenSSL v1.6.1 [fa939f87] + Pidfile v1.3.0 [2dfb63ee] + PooledArrays v1.4.3 [6099a3de] + PythonCall v0.9.31 [b3c3ace0] + RangeArrays v0.3.2 [2792f1a3] + RegistryInstances v0.1.0 [ae029012] + Requires v1.3.1 [20febd7b] + Retry v0.4.1 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.9 [777ac1f9] + SimpleBufferStream v1.2.0 [699a6c99] + SimpleTraits v0.9.5 [2133526b] + SodiumSeal v0.1.1 [276daf66] + SpecialFunctions v2.6.1 ⌅ [90137ffa] ↓ StaticArrays v1.9.16 ⇒ v1.9.7 [2da68c74] + SymDict v0.3.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [5c2747f8] + URIs v1.6.1 [e17b2a0c] + UnsafePointers v1.0.0 [ea10d353] + WeakRefStrings v1.4.2 [76eceee3] + WorkerUtilities v1.6.1 [228000da] + XMLDict v0.4.1 [47200ebd] + DecFP_jll v2.0.300+0 [2e619515] + Expat_jll v2.7.3+0 [020c3dae] + Git_LFS_jll v3.7.0+0 [f8c6e375] + Git_jll v2.52.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [9bd350c2] + OpenSSH_jll v10.2.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [02c8fc9c] + XML2_jll v2.15.1+0 [a9144af2] + libsodium_jll v1.0.21+0 ⌅ [f8abcde7] + micromamba_jll v1.5.12+0 [4d7b5844] + pixi_jll v0.41.3+0 [0dad84c5] + ArgTools v1.1.2 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [56ddb016] ~ Logging ⇒ v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [3fa0cd96] + REPL v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.44.0+1 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+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. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_NYZpaA/Project.toml` [4c88cf16] Aqua v0.8.14 [19504a0f] Braket v0.9.5 [76d27892] BraketSimulator v0.0.7 ⌅ [864edb3b] DataStructures v0.18.20 [e30172f5] Documenter v1.16.1 ⌅ [0f8b85d8] JSON3 v1.14.0 [6099a3de] PythonCall v0.9.31 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NYZpaA/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 ⌅ [fbe9abb3] AWS v1.92.0 ⌅ [1c724243] AWSS3 v0.11.2 [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [31f734f8] ArrowTypes v2.3.0 [67c07d97] Automa v1.1.0 ⌅ [39de3d68] AxisArrays v0.4.7 [d1d4a3ce] BitFlags v0.1.9 [19504a0f] Braket v0.9.5 [76d27892] BraketSimulator v0.0.7 ⌅ [336ed68f] CSV v0.10.14 ⌅ [da1fd8a2] CodeTracking v1.3.6 [944b1d66] CodecZlib v0.7.8 ⌅ [861a8166] Combinatorics v1.0.2 ⌅ [34da2185] Compat v4.16.0 [f0e56b4a] ConcurrentUtilities v2.5.0 [992eb4ea] CondaPkg v0.2.33 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.20 [e2d170a0] DataValueInterfaces v1.0.0 ⌅ [55939f99] DecFP v1.3.2 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [8f5d6c58] EzXML v1.2.3 [5789e2e9] FileIO v1.17.1 [48062228] FilePathsBase v0.9.24 [d7ba0133] Git v1.5.0 ⌃ [bc5e4493] GitHub v5.9.1 ⌅ [86223c79] Graphs v1.11.2 ⌅ [cd3eb016] HTTP v1.10.8 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [83e8ac13] IniFile v0.5.1 [842dd82b] InlineStrings v1.4.5 [8197267c] IntervalSets v0.7.13 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [033835bb] JLD2 v0.5.4 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 ⌅ [0f8b85d8] JSON3 v1.14.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [739be429] MbedTLS v1.1.9 [0b3b1443] MicroMamba v0.1.14 [e1d29d7a] Missings v1.2.0 ⌅ [78c3b35d] Mocking v0.7.9 [d9ec5142] NamedTupleTools v0.14.3 [4d8831e6] OpenSSL v1.6.1 ⌅ [bac558e1] OrderedCollections v1.6.3 [69de0a69] Parsers v2.8.3 [fa939f87] Pidfile v1.3.0 [2dfb63ee] PooledArrays v1.4.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [6099a3de] PythonCall v0.9.31 [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 [fdea26ae] SIMD v3.7.2 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.5 [2133526b] SodiumSeal v0.1.1 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 ⌅ [90137ffa] StaticArrays v1.9.7 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [856f2bd8] StructTypes v1.11.0 [2da68c74] SymDict v0.3.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [e17b2a0c] UnsafePointers v1.0.0 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [228000da] XMLDict v0.4.1 [47200ebd] DecFP_jll v2.0.300+0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [02c8fc9c] XML2_jll v2.15.1+0 [a9144af2] libsodium_jll v1.0.21+0 ⌅ [f8abcde7] micromamba_jll v1.5.12+0 [4d7b5844] pixi_jll v0.41.3+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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.1 [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 [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.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+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.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+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... Precompiling packages... 79464.6 ms ✓ Documenter 1 dependency successfully precompiled in 80 seconds. 53 already precompiled. Precompiling packages... 16847.9 ms ✓ StaticArrays 18782.5 ms ✓ SIMD 18021.8 ms ✓ JSON3 1353.6 ms ✓ StaticArrays → StaticArraysStatisticsExt 24032.2 ms ✓ Automa 65061.5 ms ✓ Quasar Info Given BraketSimulator was explicitly requested, output will be shown live  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/fycEV/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/fycEV/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/fycEV/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/fycEV/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/fycEV/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/fycEV/src/validation.jl:107 143914.7 ms ✓ BraketSimulator 7 dependencies successfully precompiled in 288 seconds. 38 already precompiled. 2 dependencies had output during precompilation: ┌ StaticArrays │ WARNING: Imported binding StaticArraysCore.require_one_based_indexing was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. └ ┌ BraketSimulator │ [Output was shown above] └ Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.1s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.4s Test Summary: | Pass Total Time Stale dependencies | 1 1 10.5s Test Summary: | Pass Total Time Compat bounds | 4 4 0.7s Test Summary: | Pass Total Time Piracy | 1 1 0.3s Persistent tasks: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 Expression: !(has_persistent_tasks(package; kwargs...)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 [3] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:34 [inlined] [4] #test_persistent_tasks#57 @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:43 [inlined] [5] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:42 [inlined] [6] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] 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/MCcFg/src/Aqua.jl:109 Test Summary: | Fail Total Time Persistent tasks | 1 1 5m27.2s RNG of the outermost testset: Random.Xoshiro(0xa35f79e16b4e08f4, 0xc189f1ae33488cda, 0x8e24912e8abae382, 0x5e9ae14afd544b6b, 0x44f04de1a81c30f9) ERROR: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BraketSimulator/fycEV/test/runtests.jl:3 Testing failed after 751.78s ERROR: LoadError: Package BraketSimulator 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{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:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [4] 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.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2139.49s: package fails to precompile