Package evaluation of BraketSimulator on Julia 1.13.0-DEV.860 (6ddb3d6410*) started at 2025-07-13T15:10:27.590 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.01s ################################################################################ # Installation # Installing BraketSimulator... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [76d27892] + BraketSimulator v0.0.7 Updating `~/.julia/environments/v1.13/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.17.0 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.20 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.4 ⌅ [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.4.3 [43287f4e] + PtrArrays v1.3.0 [86e06105] + Quasar v0.0.2 [fdea26ae] + SIMD v3.7.1 [a2af1166] + SortingAlgorithms v1.2.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [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.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+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.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:75 Precompiling package dependencies... 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.13/Braket/jl_ifzBJm" (ProcessExited(1)). 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 "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:50 [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:50 [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] read_data (repeats 2 times) @ ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:69 [inlined] [14] read_attr_data @ ~/.julia/packages/JLD2/9xHXH/src/attributes.jl:91 [inlined] [15] jltype(f::JLD2.JLDFile{JLD2.MmapIO}, sdt::JLD2.SharedDatatype) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:98 [16] 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 [17] load_dataset(f::JLD2.JLDFile{JLD2.MmapIO}, offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:50 [18] getindex(g::JLD2.Group{JLD2.JLDFile{JLD2.MmapIO}}, name::String) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/groups.jl:99 [19] getindex @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:372 [inlined] [20] (::JLD2.var"#122#123")(f::JLD2.JLDFile{JLD2.MmapIO}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:22 [21] jldopen(f::Function, args::String; kws::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:4 [22] jldopen @ ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:1 [inlined] [23] (::JLD2.var"#120#121")(path::String, ::IOStream) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:20 [24] mktemp(fn::JLD2.var"#120#121", parent::String) @ Base.Filesystem ./file.jl:870 [25] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [26] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:15 [inlined] [27] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [28] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:14 [inlined] [29] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [30] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:139 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] IncludeInto @ ./Base.jl:311 [inlined] [33] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:518 [34] include(mod::Module, _path::String) @ Base ./Base.jl:309 [35] 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:3002 [36] top-level scope @ stdin:5 [37] eval(m::Module, e::Any) @ Core ./boot.jl:489 [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [39] include_string @ ./loading.jl:2858 [inlined] [40] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [41] _start() @ Base ./client.jl:553 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.13/JLD2/jl_CSf5sk" (ProcessExited(1)). 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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Braket/9EZTe/src/job_macro.jl:1 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Braket/9EZTe/src/Braket.jl:153 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3002 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [28] include_string @ ./loading.jl:2858 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [30] _start() @ Base ./client.jl:553 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 BraketSimulatorBraketExt Failed to precompile BraketSimulatorBraketExt [661a7c37-470e-502f-96c2-dd73d817c8ce] to "/home/pkgeval/.julia/compiled/v1.13/BraketSimulatorBraketExt/jl_Znn3FK" (ProcessExited(1)). 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:50 [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:50 [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] read_data (repeats 2 times) @ ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:69 [inlined] [14] read_attr_data @ ~/.julia/packages/JLD2/9xHXH/src/attributes.jl:91 [inlined] [15] jltype(f::JLD2.JLDFile{JLD2.MmapIO}, sdt::JLD2.SharedDatatype) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/data/reconstructing_datatypes.jl:98 [16] 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 [17] load_dataset(f::JLD2.JLDFile{JLD2.MmapIO}, offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/datasets.jl:50 [18] getindex(g::JLD2.Group{JLD2.JLDFile{JLD2.MmapIO}}, name::String) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/groups.jl:99 [19] getindex @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:372 [inlined] [20] (::JLD2.var"#122#123")(f::JLD2.JLDFile{JLD2.MmapIO}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:22 [21] jldopen(f::Function, args::String; kws::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:4 [22] jldopen @ ~/.julia/packages/JLD2/9xHXH/src/loadsave.jl:1 [inlined] [23] (::JLD2.var"#120#121")(path::String, ::IOStream) @ JLD2 ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:20 [24] mktemp(fn::JLD2.var"#120#121", parent::String) @ Base.Filesystem ./file.jl:870 [25] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [26] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:15 [inlined] [27] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] [28] macro expansion @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:14 [inlined] [29] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] [30] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/precompile.jl:139 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] IncludeInto @ ./Base.jl:311 [inlined] [33] top-level scope @ ~/.julia/packages/JLD2/9xHXH/src/JLD2.jl:518 [34] include(mod::Module, _path::String) @ Base ./Base.jl:309 [35] 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:3002 [36] top-level scope @ stdin:5 [37] eval(m::Module, e::Any) @ Core ./boot.jl:489 [38] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [39] include_string @ ./loading.jl:2858 [inlined] [40] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [41] _start() @ Base ./client.jl:553 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.13/JLD2/jl_1fi9UC" (ProcessExited(1)). 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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/Braket/9EZTe/src/job_macro.jl:1 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/Braket/9EZTe/src/Braket.jl:153 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] 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:3002 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [28] include_string @ ./loading.jl:2858 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [30] _start() @ Base ./client.jl:553 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.13/Braket/jl_5iiaHm" (ProcessExited(1)). 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:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/BraketSimulator/fycEV/ext/BraketSimulatorBraketExt/BraketSimulatorBraketExt.jl:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/L8A3n/src/invalidations.jl:18 [23] top-level scope @ ~/.julia/packages/BraketSimulator/fycEV/ext/BraketSimulatorBraketExt/BraketSimulatorBraketExt.jl:5 [24] include(mod::Module, _path::String) @ Base ./Base.jl:309 [25] 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:3002 [26] top-level scope @ stdin:5 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [29] include_string @ ./loading.jl:2858 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [31] _start() @ Base ./client.jl:553 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:37 Precompilation failed after 972.25s ################################################################################ # Testing # Testing BraketSimulator Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_EKip0o/Project.toml` [4c88cf16] + Aqua v0.8.13 [19504a0f] + Braket v0.9.5 [e30172f5] + Documenter v1.14.1 [6099a3de] + PythonCall v0.9.25 [56ddb016] ~ Logging ⇒ v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_EKip0o/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 ⌅ [fbe9abb3] + AWS v1.92.0 ⌅ [1c724243] + AWSS3 v0.11.2 [4c88cf16] + Aqua v0.8.13 [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.17.0 ⇒ v4.16.0 [f0e56b4a] + ConcurrentUtilities v2.5.0 [992eb4ea] + CondaPkg v0.2.29 [e2d170a0] + DataValueInterfaces v1.0.0 ⌅ [55939f99] + DecFP v1.3.2 [e30172f5] + Documenter v1.14.1 [460bff9d] + ExceptionUnwrapping v0.1.11 [e2ba6199] + ExprTools v0.1.10 [8f5d6c58] + EzXML v1.2.1 [5789e2e9] + FileIO v1.17.0 [48062228] + FilePathsBase v0.9.24 [d7ba0133] + Git v1.4.0 ⌃ [bc5e4493] + GitHub v5.9.1 ⌅ [86223c79] + Graphs v1.11.2 ⌅ [cd3eb016] + HTTP v1.10.8 [b5f81e59] + IOCapture v0.2.5 [d25df0c9] + Inflate v0.1.5 [83e8ac13] + IniFile v0.5.1 [842dd82b] + InlineStrings v1.4.4 [8197267c] + IntervalSets v0.7.11 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [033835bb] + JLD2 v0.5.4 [692b3bcd] + JLLWrappers v1.7.0 [682c06a0] + JSON v0.21.4 [0e77f7df] + LazilyInitializedFields v1.3.0 [e6f89c97] + LoggingExtras v1.1.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.5.0 [fa939f87] + Pidfile v1.3.0 [2dfb63ee] + PooledArrays v1.4.3 [6099a3de] + PythonCall v0.9.25 [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.8 [777ac1f9] + SimpleBufferStream v1.2.0 [699a6c99] + SimpleTraits v0.9.4 [2133526b] + SodiumSeal v0.1.1 [276daf66] + SpecialFunctions v2.5.1 ⌅ [90137ffa] ↓ StaticArrays v1.9.13 ⇒ 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.3+1 [2e619515] + Expat_jll v2.6.5+0 [f8c6e375] + Git_jll v2.50.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [9bd350c2] + OpenSSH_jll v10.0.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 ⌅ [02c8fc9c] + XML2_jll v2.13.6+1 [a9144af2] + libsodium_jll v1.0.21+0 [f8abcde7] + micromamba_jll v1.5.8+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.13.0 [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.14.1+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [efcefdf7] + PCRE2_jll v10.45.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 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_EKip0o/Project.toml` [4c88cf16] Aqua v0.8.13 [19504a0f] Braket v0.9.5 [76d27892] BraketSimulator v0.0.7 ⌅ [864edb3b] DataStructures v0.18.20 [e30172f5] Documenter v1.14.1 ⌅ [0f8b85d8] JSON3 v1.14.0 [6099a3de] PythonCall v0.9.25 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EKip0o/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.13 [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.29 [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.14.1 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.10 [8f5d6c58] EzXML v1.2.1 [5789e2e9] FileIO v1.17.0 [48062228] FilePathsBase v0.9.24 [d7ba0133] Git v1.4.0 ⌃ [bc5e4493] GitHub v5.9.1 ⌅ [86223c79] Graphs v1.11.2 ⌅ [cd3eb016] HTTP v1.10.8 [b5f81e59] IOCapture v0.2.5 [d25df0c9] Inflate v0.1.5 [83e8ac13] IniFile v0.5.1 [842dd82b] InlineStrings v1.4.4 [8197267c] IntervalSets v0.7.11 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [033835bb] JLD2 v0.5.4 [692b3bcd] JLLWrappers v1.7.0 [682c06a0] JSON v0.21.4 ⌅ [0f8b85d8] JSON3 v1.14.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.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.5.0 ⌅ [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.4.3 [43287f4e] PtrArrays v1.3.0 [6099a3de] PythonCall v0.9.25 [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.1 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.4 [2133526b] SodiumSeal v0.1.1 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 ⌅ [90137ffa] StaticArrays v1.9.7 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [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.3+1 [2e619515] Expat_jll v2.6.5+0 [f8c6e375] Git_jll v2.50.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [02c8fc9c] XML2_jll v2.13.6+1 [a9144af2] libsodium_jll v1.0.21+0 [f8abcde7] micromamba_jll v1.5.8+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.13.0 [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.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 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... 53667.2 ms ✓ Documenter 1 dependency successfully precompiled in 54 seconds. 51 already precompiled. Precompiling packages... 11863.2 ms ✓ SIMD 9295.8 ms ✓ StaticArrays 10339.9 ms ✓ JSON3 14039.9 ms ✓ Automa 1252.3 ms ✓ StaticArrays → StaticArraysStatisticsExt 36347.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 83679.2 ms ✓ BraketSimulator 7 dependencies successfully precompiled in 167 seconds. 38 already precompiled. 2 dependencies had output during precompilation: ┌ 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.2s Test Summary: | Pass Total Time Stale dependencies | 1 1 7.3s Test Summary: | Pass Total Time Compat bounds | 4 4 0.5s Test Summary: | Pass Total Time Piracy | 1 1 0.2s Persistent tasks: Test Failed at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/persistent_tasks.jl:38 Expression: !(has_persistent_tasks(package; kwargs...)) Evaluated: !(has_persistent_tasks(Base.PkgId(Base.UUID("76d27892-9a0b-406c-98e4-7c178e9b3dff"), "BraketSimulator"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] [2] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/1UuaV/src/persistent_tasks.jl:38 [3] test_persistent_tasks @ ~/.julia/packages/Aqua/1UuaV/src/persistent_tasks.jl:34 [inlined] [4] #test_persistent_tasks#57 @ ~/.julia/packages/Aqua/1UuaV/src/persistent_tasks.jl:43 [inlined] [5] test_persistent_tasks @ ~/.julia/packages/Aqua/1UuaV/src/persistent_tasks.jl:42 [inlined] [6] macro expansion @ ~/.julia/packages/Aqua/1UuaV/src/Aqua.jl:109 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [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/1UuaV/src/Aqua.jl:109 Test Summary: | Fail Total Time Persistent tasks | 1 1 4m43.9s RNG of the outermost testset: Random.Xoshiro(0x293c4fe18473d4db, 0x7739171887c9cd31, 0x36865bfd11ccd366, 0x51db6f19fa838986, 0xdc876ad24e6a2016) 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 529.49s ERROR: LoadError: Package BraketSimulator errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2446 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [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.13/Pkg/src/API.jl:500 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1571.93s: package fails to precompile