Package evaluation to test QuantumClifford on Julia 1.14.0-DEV.2116 (f310e68148*) started at 2026-05-06T21:12:01.533 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.3s ################################################################################ # Installation # Installing QuantumClifford... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0525e862] + QuantumClifford v0.11.4 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [c3fe647b] + AbstractAlgebra v0.47.6 [ec485272] + ArnoldiMethod v0.4.0 [15f4f7f2] + AutoHashEquals v2.2.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [861a8166] + Combinatorics v1.1.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [864edb3b] + DataStructures v0.19.4 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.14.0 [3e5b6fbb] + HostCPUFeatures v0.1.18 [2cd5bd5f] + ILog2 v2.0.0 [615f187c] + IfElse v0.1.1 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 ⌅ [2edaba10] + Nemo v0.53.3 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [b50d4dc9] + QECCore v0.1.3 [0525e862] + QuantumClifford v0.11.4 [5717a53b] + QuantumInterface v0.4.2 [fb686558] + RandomExtensions v0.4.4 [fdea26ae] + SIMD v3.7.2 [431bcebd] + SciMLPublic v1.0.1 [699a6c99] + SimpleTraits v0.9.5 [aedffcd0] + Static v1.4.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [8e1ec7a9] + SumTypes v0.5.8 [7869a13a] + WeakDepHelpers v0.1.0 ⌅ [e134572f] + FLINT_jll v301.400.1+0 [656ef2d0] + OpenBLAS32_jll v0.3.33+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [781609d7] + GMP_jll v6.3.0+2 [3a97d323] + MPFR_jll v4.2.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.1 s ✓ WeakDepHelpers 2.0 s ✓ LDPCDecoders 24.7 s ✓ AbstractAlgebra 11.8 s ✓ SumTypes 2.8 s ✓ LZO_jll 2.3 s ✓ FLINT_jll 2.7 s ✓ Ncurses_jll 2.2 s ✓ ICU_jll 2.4 s ✓ Libffi_jll 2.4 s ✓ Gettext_jll 4.5 s ✓ QECCore 8.9 s ✓ MathOptIIS 7.5 s ✓ QuantumOpticsBase 2.5 s ✓ ImageMagick_jll ERROR: LoadError: InitError: UndefVarError: `manifest_uuid_path` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:51  [2] _resolve_top_env(load_path::Any)  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:10  [3] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:823  [4] resolve()  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/resolve.jl:796  [5] envdir()  @ CondaPkg ~/.julia/packages/CondaPkg/8GjrP/src/env.jl:70  [6] init_context()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/context.jl:135  [7] __init__()  @ PythonCall.C ~/.julia/packages/PythonCall/83z4q/src/C/C.jl:26  [8] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1605  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1593  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1481  [11] _include_from_serialized  @ ./loading.jl:1438 [inlined]  [12] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2283  [13] !=(x::Int8, y::Int64)  @ Base ./loading.jl:2178 [inlined]  [14] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2811  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [16] macro expansion  @ ./loading.jl:2599 [inlined]  [17] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [19] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [20] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [21] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [22] top-level scope  @ ~/.julia/packages/PyQDecoders/BnNgP/src/PyQDecoders.jl:2  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [28] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [30] _start()  @ Base ./client.jl:593 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/PyQDecoders/BnNgP/src/PyQDecoders.jl:1 in expression starting at stdin:5 ✗ PyQDecoders 6.9 s ✓ AbstractAlgebra → TestExt 35.1 s ✓ Nemo 2.2 s ✓ Glib_jll 41.7 s ✓ HiGHS 13.2 s ✓ ImageMagick 202.2 s ✓ Hecke 7.5 s ✓ QECCore → QECCoreNemoExt 2.4 s ✓ Cairo_jll 70.8 s ✓ QuantumClifford 2.3 s ✓ HarfBuzz_jll 15.4 s ✓ QuantumClifford → QuantumCliffordQOpticsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("17f5de1a-9b79-4409-a58d-4d45812840f7"), "PyQDecoders") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2818  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [4] macro expansion  @ ./loading.jl:2599 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/QuantumClifford/TpyJl/ext/QuantumCliffordPyQDecodersExt/QuantumCliffordPyQDecodersExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3271  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3123 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/ext/QuantumCliffordPyQDecodersExt/QuantumCliffordPyQDecodersExt.jl:1 in expression starting at stdin:5 ✗ QuantumClifford → QuantumCliffordPyQDecodersExt 26.8 s ✓ QuantumClifford → QuantumCliffordJuMPExt 40.7 s ✓ QuantumClifford → QuantumCliffordHeckeExt 9.9 s ✓ QuantumClifford → QuantumCliffordLDPCDecodersExt 10.3 s ✓ QuantumClifford → QuantumCliffordAdaptExt 2.3 s ✓ HarfBuzz_ICU_jll 2.4 s ✓ tectonic_jll 6.1 s ✓ Quantikz 14.9 s ✓ QuantumClifford → QuantumCliffordQuantikzExt 33 dependencies successfully precompiled in 610 seconds. 220 already precompiled. Precompilation completed after 635.09s ################################################################################ # Testing # Testing QuantumClifford Status `/tmp/jl_F6D6o5/Project.toml` ⌅ [c3fe647b] AbstractAlgebra v0.47.6 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.24.0 [861a8166] Combinatorics v1.1.0 [992eb4ea] CondaPkg v0.2.34 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [86223c79] Graphs v1.14.0 ⌃ [3e1990a7] Hecke v0.39.7 [87dc4568] HiGHS v1.23.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [2cd5bd5f] ILog2 v2.0.0 [4076af6c] JuMP v1.30.1 [3c486d74] LDPCDecoders v0.3.3 [1914dd2f] MacroTools v0.5.16 ⌅ [2edaba10] Nemo v0.53.3 [17f5de1a] PyQDecoders v0.2.5 [b50d4dc9] QECCore v0.1.3 [b0d11df0] Quantikz v1.4.1 [0525e862] QuantumClifford v0.11.4 [5717a53b] QuantumInterface v0.4.2 [4f57444f] QuantumOpticsBase v0.5.10 [3cdcf5f2] RecipesBase v1.3.4 [fdea26ae] SIMD v3.7.2 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.4.0 [90137ffa] StaticArrays v1.9.18 [4db3bf67] StridedViews v0.5.1 [f8b46487] TestItemRunner v1.1.5 [68e3532b] Ncurses_jll v6.6.0+2 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_F6D6o5/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 ⌅ [c3fe647b] AbstractAlgebra v0.47.6 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.5.2 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.24.0 [15f4f7f2] AutoHashEquals v2.2.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [992eb4ea] CondaPkg v0.2.34 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.4 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [e2ba6199] ExprTools v0.1.10 [7a1cc6ca] FFTW v1.10.0 [7868e603] FastExpm v1.1.0 [442a2c76] FastGaussQuadrature v1.1.0 [5789e2e9] FileIO v1.19.0 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [f6369f11] ForwardDiff v1.3.3 [46192b85] GPUArraysCore v0.2.0 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.0 ⌃ [3e1990a7] Hecke v0.39.7 [87dc4568] HiGHS v1.23.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [2cd5bd5f] ILog2 v2.0.0 [b5f81e59] IOCapture v1.0.0 [615f187c] IfElse v0.1.1 [a09fc81d] ImageCore v0.10.5 [6218d12a] ImageMagick v1.4.2 [d25df0c9] Inflate v0.1.5 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.2 [4076af6c] JuMP v1.30.1 [3c486d74] LDPCDecoders v0.3.3 [8ac3fa9e] LRUCache v1.6.2 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [dbb5928d] MappedArrays v0.4.3 [d0879d2d] MarkdownAST v0.1.3 [8c4f8055] MathOptIIS v0.2.0 [b8f27783] MathOptInterface v1.51.0 [0b3b1443] MicroMamba v0.1.15 [e94cdb99] MosaicViews v0.3.4 [d8a4904e] MutableArithmetics v1.7.1 [77ba4419] NaNMath v1.1.3 ⌅ [2edaba10] Nemo v0.53.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.4 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [17f5de1a] PyQDecoders v0.2.5 [6099a3de] PythonCall v0.9.31 [b50d4dc9] QECCore v0.1.3 [b0d11df0] Quantikz v1.4.1 [0525e862] QuantumClifford v0.11.4 [5717a53b] QuantumInterface v0.4.2 [4f57444f] QuantumOpticsBase v0.5.10 [fb686558] RandomExtensions v0.4.4 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v4.3.0 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [af85af4c] RowEchelon v0.2.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.18 [fdea26ae] SIMD v3.7.2 [431bcebd] SciMLPublic v1.0.1 [6c6a2e73] Scratch v1.3.0 [699a6c99] SimpleTraits v0.9.5 [276daf66] SpecialFunctions v2.7.2 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.4.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [5e0ebb24] Strided v2.5.0 [4db3bf67] StridedViews v0.5.1 [ec057cc2] StructUtils v2.8.1 [8e1ec7a9] SumTypes v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.47 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [9d95972d] TupleTools v1.6.0 [c4a57d5a] UnsafeArrays v1.0.9 [e17b2a0c] UnsafePointers v1.0.0 [7869a13a] WeakDepHelpers v0.1.0 [6e34b625] Bzip2_jll v1.0.9+0 ⌃ [83423d85] Cairo_jll v1.18.4+0 [2e619515] Expat_jll v2.8.0+0 [f5851436] FFTW_jll v3.3.12+0 ⌅ [e134572f] FLINT_jll v301.400.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.14.3+1 ⌅ [78b55507] Gettext_jll v0.21.0+0 [61579ee1] Ghostscript_jll v9.55.1+0 [59f7168a] Giflib_jll v5.2.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.54.0+0 ⌃ [7746bdde] Glib_jll v2.82.4+0 [3b182d85] Graphite2_jll v1.3.15+0 ⌃ [655565e8] HarfBuzz_ICU_jll v2.8.1+0 ⌅ [2e76f6c2] HarfBuzz_jll v2.8.1+1 [8fd58aa0] HiGHS_jll v1.14.0+0 ⌅ [a51ab1cf] ICU_jll v69.1.0+0 [c73af94c] ImageMagick_jll v7.1.2011+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [88015f11] LERC_jll v4.1.0+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.2.2+2 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.42.0+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.42.0+0 [d3a379c0] LittleCMS_jll v2.17.0+0 [856f044c] MKL_jll v2025.2.0+0 [68e3532b] Ncurses_jll v6.6.0+2 [656ef2d0] OpenBLAS32_jll v0.3.33+0 [643b3616] OpenJpeg_jll v2.5.5+0 [9bd350c2] OpenSSH_jll v10.3.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [30392449] Pixman_jll v0.44.2+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.3+0 [4f6342f7] Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.8+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [b53b4c65] libpng_jll v1.6.58+0 [c5f90fcd] libwebp_jll v1.6.0+0 [337d8026] libzip_jll v1.11.3+0 [f8abcde7] micromamba_jll v2.3.1+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [4d7b5844] pixi_jll v0.41.3+0 [d7dd28d6] tectonic_jll v0.15.0+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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.1+0 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.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... Julia Version 1.14.0-DEV.2116 Commit f310e68148* (2026-05-04 14:16 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) uname: Linux 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64 unknown CPU: AMD EPYC 7502 32-Core Processor: speed user nice sys idle irq #1-128 2736 MHz 171894449 s 30418 s 12436252 s 225459014 s 0 s Memory: 32.0 GB (31762.734375 MB free) Uptime: 3.20993327e6 sec Load Avg: 136.03 148.19 148.59 WORD_SIZE: 64 LLVM: libLLVM-20.1.8 (ORCJIT, znver2) GC: Built with stock GC Threads: 1 default, 0 interactive, 1 GC (on 1 virtual cores) Environment: JULIA_CPU_THREADS = 1 JULIA_NUM_PRECOMPILE_TASKS = 1 JULIA_PKG_PRECOMPILE_AUTO = 0 JULIA_PKGEVAL = true JULIA_DEPOT_PATH = /home/pkgeval/.julia:/usr/local/share/julia: JULIA_NUM_THREADS = 1 JULIA_LOAD_PATH = @:/tmp/jl_F6D6o5 PATH = /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin HOME = /home/pkgeval R_HOME = * [ Info: Skipping GPU/OpenCL tests -- must be explicitly enabled. [ Info: Environment must uniquely set GPU_TEST=cuda/rocm/opencl. [ Info: Skipping JET tests -- must be explicitly enabled. Resolving package versions... Updating `/tmp/jl_F6D6o5/Project.toml` ⌅ [c3fe647b] ↑ AbstractAlgebra v0.47.6 ⇒ v0.48.6 ⌃ [86223c79] ↓ Graphs v1.14.0 ⇒ v1.13.1 ⌃ [3e1990a7] ↑ Hecke v0.39.7 ⇒ v0.39.15 ⌅ [2edaba10] ↑ Nemo v0.53.3 ⇒ v0.54.2 [f1435218] + Oscar v1.7.2 ⌃ [b50d4dc9] ↓ QECCore v0.1.3 ⇒ v0.1.1 ⌃ [0525e862] ↓ QuantumClifford v0.11.4 ⇒ v0.2.0 Updating `/tmp/jl_F6D6o5/Manifest.toml` ⌅ [c3fe647b] ↑ AbstractAlgebra v0.47.6 ⇒ v0.48.6 [66b61cbe] + AlgebraicSolving v0.10.5 [15f4f7f2] - AutoHashEquals v2.2.0 [f01c122e] + BinaryWrappers v0.2.0 [1f15a43c] + CxxWrap v0.17.5 ⌅ [864edb3b] ↓ DataStructures v0.19.4 ⇒ v0.18.22 [55939f99] + DecFP v1.4.2 [c863536a] + GAP v0.16.6 ⌃ [86223c79] ↓ Graphs v1.14.0 ⇒ v1.13.1 ⌃ [3e1990a7] ↑ Hecke v0.39.7 ⇒ v0.39.15 [0f8b85d8] + JSON3 v1.14.3 [e1d29d7a] + Missings v1.2.0 [4fe8b98c] + Mongoc v0.10.1 ⌅ [2edaba10] ↑ Nemo v0.53.3 ⇒ v0.54.2 [f1435218] + Oscar v1.7.2 [d720cf60] + Polymake v0.13.11 [92933f4c] + ProgressMeter v1.11.0 ⌃ [b50d4dc9] ↓ QECCore v0.1.3 ⇒ v0.1.1 ⌃ [0525e862] ↓ QuantumClifford v0.11.4 ⇒ v0.2.0 ⌃ [bcd08a7b] + Singular v0.28.9 [a2af1166] + SortingAlgorithms v1.2.2 [82ae8749] + StatsAPI v1.8.0 ⌅ [2913bbd2] + StatsBase v0.33.21 [856f2bd8] + StructTypes v1.11.0 [8e1ec7a9] - SumTypes v0.5.8 [7869a13a] - WeakDepHelpers v0.1.0 [ae81ac8f] + ASL_jll v0.1.3+0 [47200ebd] + DecFP_jll v2.0.300+0 [5cd7a574] + GAP_jll v400.1500.101+0 [de1ad85e] + GAP_lib_jll v400.1500.100+0 [6e11effc] + GAP_pkg_ace_jll v501.70000.0+0 [995f5adf] + GAP_pkg_anupq_jll v301.30200.0+0 [6e540885] + GAP_pkg_browse_jll v101.82100.1+0 [b60ae38f] + GAP_pkg_caratinterface_jll v201.30700.0+0 [edf6cd94] + GAP_pkg_cddinterface_jll v202501.62400.0+0 [386407dc] + GAP_pkg_cohomolo_jll v101.61200.0+0 [3b5f52f3] + GAP_pkg_crypting_jll v1.100600.0+0 [deeb07ae] + GAP_pkg_curlinterface_jll v201.40200.0+0 [03de9d45] + GAP_pkg_cvec_jll v201.80400.0+0 [66bcec33] + GAP_pkg_datastructures_jll v1.40000.0+0 [27af9300] + GAP_pkg_deepthought_jll v101.900.0+0 [ce5c30f6] + GAP_pkg_digraphs_jll v101.130100.0+0 [aa0ab9cb] + GAP_pkg_edim_jll v101.30800.0+0 [d6652ff9] + GAP_pkg_ferret_jll v101.1500.0+0 [b73cfdca] + GAP_pkg_float_jll v101.900.0+0 [f51f7fb6] + GAP_pkg_fplsa_jll v101.20700.0+0 [296a3c51] + GAP_pkg_gauss_jll v202401.110100.0+0 [70456840] + GAP_pkg_guava_jll v301.200000.0+0 [19a9678b] + GAP_pkg_io_jll v401.90300.0+0 [b348cf08] + GAP_pkg_json_jll v201.20300.0+0 [ba154793] + GAP_pkg_juliainterface_jll v0.160000.0+1 [74c39be2] + GAP_pkg_kbmag_jll v101.51100.0+0 [74f4ad05] + GAP_pkg_normalizinterface_jll v101.40100.0+0 [00bf61e5] + GAP_pkg_nq_jll v201.51100.0+0 [b689cd95] + GAP_pkg_orb_jll v501.100.0+0 [d3697a66] + GAP_pkg_profiling_jll v201.60200.0+0 ⌅ [6263fdc2] + GAP_pkg_semigroups_jll v501.50400.1+0 [1c659ad8] + GAP_pkg_simpcomp_jll v201.11400.0+0 [abf7faeb] + GAP_pkg_zeromqinterface_jll v1.170000.0+0 [e8aa6df9] + GLPK_jll v5.0.1+1 [e33a78d0] + Hwloc_jll v2.13.0+1 [9cc047cb] + Ipopt_jll v300.1400.1901+0 [d00139f3] + METIS_jll v5.1.3+0 [2ce0c516] + MPC_jll v1.4.1+0 [e8b5fb6c] + MPFI_jll v1.5.6+0 ⌅ [d7ed1dd3] + MUMPS_seq_jll v500.800.200+0 ⌅ [90100e71] + MongoC_jll v1.28.1+0 [76642167] + Ninja_jll v1.13.1+0 [80dd9cbb] + PPL_jll v1.2.1+0 [83958c19] + Perl_jll v5.34.1+0 [05236dd9] + Readline_jll v8.3.3+0 ⌅ [e5ac4fe4] + SCIP_jll v900.200.400+0 [319450e9] + SPRAL_jll v2025.9.18+0 ⌅ [43d676ae] + Singular_jll v404.101.505+3 [36f60fef] + TOPCOM_jll v0.17.8+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.19.0+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [508c9074] + bliss_jll v0.77.0+1 [28df3c45] + boost_jll v1.87.0+0 [f07e07eb] + cddlib_jll v0.94.15+0 [5558cf25] + cohomCalg_jll v0.32.0+0 ⌃ [160f184c] + f4ncgb_jll v0.300.400+0 [1493ae25] + lib4ti2_jll v1.6.10+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.9+0 ⌅ [4d8266f6] + libpolymake_julia_jll v0.14.7+1 [ae4fbd8f] + libsingular_julia_jll v0.47.12+1 [a9144af2] + libsodium_jll v1.0.21+0 [3873f7d0] + lrslib_jll v0.3.3+0 ⌃ [6d01cc9a] + msolve_jll v0.900.502+0 [55c6dc9b] + nauty_jll v2.8.10+1 ⌅ [6690c6e9] + normaliz_jll v300.1001.503+0 ⌃ [7c209550] + polymake_jll v400.1500.2+0 ⌃ [10f31823] + polymake_oscarnumber_jll v0.3.17+0 [fe1e1685] + snappy_jll v1.2.3+0 [1a1011a3] + SharedArrays v1.11.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` Resolving package versions... Updating `/tmp/jl_F6D6o5/Project.toml` [cb7393ab] + PyTesseractDecoder v0.1.1 Updating `/tmp/jl_F6D6o5/Manifest.toml` [cb7393ab] + PyTesseractDecoder v0.1.1 Starting tests with 1 threads out of `Sys.CPU_THREADS = 1`... 1 ambiguities found. To get a list, set `broken = false`. Ambiguity #1 ⊗(ops::QuantumClifford.CliffordOperator...) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1398 ⊗(ops::QuantumClifford.CliffordColumnForm...) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1603 Possible fix, define ⊗() Method ambiguity: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 Expression: iszero(num_ambiguities) Evaluated: iszero(1) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] _test_ambiguities(packages::Vector{Base.PkgId}; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 [3] _test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:68 [inlined] [4] test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:28 [inlined] [5] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:73 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] 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:73 Undefined exports detected: 2-element Vector{Symbol}: Symbol("QuantumClifford.perm_product") Symbol("QuantumClifford.reset_qubits!") Undefined exports: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/exports.jl:66 Expression: isempty(exports) Evaluated: isempty([Symbol("QuantumClifford.perm_product"), Symbol("QuantumClifford.reset_qubits!")]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_undefined_exports(m::Module; broken::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/exports.jl:66 [3] test_undefined_exports @ ~/.julia/packages/Aqua/MCcFg/src/exports.jl:43 [inlined] [4] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:83 [inlined] [5] get_testset() @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:83 Base.PkgId(Base.UUID("0525e862-1e90-11e9-3e4d-1b39d7109de1"), "QuantumClifford") does not declare a compat entry for the following deps: 2-element Vector{Base.PkgId}: LinearAlgebra [37e2e46d-f89d-539d-b4ee-838fcccc9c8e] Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] Base.PkgId(Base.UUID("0525e862-1e90-11e9-3e4d-1b39d7109de1"), "QuantumClifford") deps: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 Expression: isempty(result) Evaluated: isempty(Base.PkgId[Base.PkgId(Base.UUID("37e2e46d-f89d-539d-b4ee-838fcccc9c8e"), "LinearAlgebra"), Base.PkgId(Base.UUID("9a3f8284-a2c9-5f02-9a11-845980a1fd5c"), "Random")]) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_deps_compat(pkg::Base.PkgId, deps_type::String; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:60 [3] test_deps_compat @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:55 [inlined] [4] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:41 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] test_deps_compat(pkg::Base.PkgId; check_julia::Bool, check_extras::Bool, check_weakdeps::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/deps_compat.jl:41 Apply Inv: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_inv.jl:4 Got exception outside of a @test UndefVarError: `AbstractSingleQubitOperator` not defined in `Main.var"##150"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_inv.jl:7 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_inv.jl:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Apply Inv two-qubit: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_inv.jl:15 Got exception outside of a @test UndefVarError: `AbstractTwoQubitOperator` not defined in `Main.var"##150"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_inv.jl:24 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_inv.jl:16 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 WARNING: Imported binding QuantumClifford.random_tableau was undeclared at import time during import to ##151. Random sampling of operators: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:8 Got exception outside of a @test MethodError: Cannot `convert` an object of type Stabilizer{Vector{UInt8},Matrix{UInt64}} to an object of type Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false},SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}} The function `convert` exists, but no method is defined for this combination of argument types. Closest candidates are: (::Type{Stabilizer{Tv, Tm}} where {Tv<:AbstractVector{UInt8}, Tm<:AbstractMatrix{UInt64}})(::Any, !Matched::Any, !Matched::Any) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:210 convert(::Type{T}, !Matched::T) where T @ Base Base_compiler.jl:137 Stacktrace: [1] Destabilizer(s::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}; noprocessing::Bool) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:339 [2] +(::Int64, ::Int64, ::Int64) @ Base ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:334 [inlined] [3] MixedDestabilizer(stab::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}; undoperm::Bool) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:397 [4] MixedDestabilizer(stab::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:395 [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:13 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:9 [8] eval(m::Module, e::Any) @ Core ./boot.jl:517 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [10] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [11] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [12] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [13] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [14] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [15] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [21] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [22] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [23] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:517 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [28] _start() @ Base ./client.jl:593 Random sampling of operators memory reuse: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:36 Got exception outside of a @test UndefVarError: `RandDestabMemory` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:38 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:37 [5] eval(m::Module, e::Any) @ Core ./boot.jl:517 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [8] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [10] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [18] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [20] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(1), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(1), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(1), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(1), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(2), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(2), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(10), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(10), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(63), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(63), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(64), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(64), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(65), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(65), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(127), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(127), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(128), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(128), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(129), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(129), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 Expression: all(((random_pauli(n)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#7#8"{Int64}}(Main.var"##151".var"#7#8"{Int64}(200), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:53 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 Expression: all(((random_pauli(n, 0.1)).phase[] == 0 for _ = 1:50)) Evaluated: all(Base.Generator{UnitRange{Int64}, Main.var"##151".var"#9#10"{Int64}}(Main.var"##151".var"#9#10"{Int64}(200), 1:50)) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:54 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 Test threw exception Expression: any(((random_pauli(n; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#11#12"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#11#12"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 Test threw exception Expression: any(((random_pauli(n, 0.1; nophase = false, realphase = false)).phase[] == 1 for _ = 1:50)) MethodError: no method matching random_pauli(::Int64, ::Float64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer, ::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64, ::Float64) @ Base ./error.jl:177 [2] (::Main.var"##151".var"#13#14"{Int64})(::Int64) @ Main.var"##151" ./none:-1 [3] iterate(::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./generator.jl:48 [inlined] [4] _any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}, ::Colon) @ Base ./anyall.jl:123 [inlined] [5] any(f::typeof(identity), itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:115 [inlined] [6] any(itr::Base.Generator{UnitRange{Int64}, Main.var"##151".var"#13#14"{Int64}}) @ Base ./anyall.jl:41 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 Expression: expected * (1 - 10bound) <= sum(count_ones.((random_pauli(n, 0.2)).xz)) <= expected * (1 + 10bound) Evaluated: 1144.7715250169206 <= 4061 <= 1521.895141649746 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 Expression: expected * (1 - 10bound) <= sum(count_ones.((random_pauli(n, 0.2)).xz)) <= expected * (1 + 10bound) Evaluated: 1144.7715250169206 <= 4046 <= 1521.895141649746 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 Expression: expected * (1 - 10bound) <= sum(count_ones.((random_pauli(n, 0.2)).xz)) <= expected * (1 + 10bound) Evaluated: 1144.7715250169206 <= 4042 <= 1521.895141649746 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Paulis: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 Expression: expected * (1 - 10bound) <= sum(count_ones.((random_pauli(n, 0.2)).xz)) <= expected * (1 + 10bound) Evaluated: 1144.7715250169206 <= 3985 <= 1521.895141649746 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:52 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:65 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 Test threw exception Expression: all((random_tableau(50, n)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:78 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 Test threw exception Expression: all((random_tableau(50, n, 0.1)).phases .== 0) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 Test threw exception Expression: any((random_tableau(50, n; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 Test threw exception Expression: any((random_tableau(50, n, 0.1; nophase = false, realphase = false)).phases .== 1) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:81 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:82 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Random Tableaux: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 Test threw exception Expression: any(phase_is_real.((random_tableau(50, n, 0.1; nophase = false)).phases)) UndefVarError: `random_tableau` not defined in `Main.var"##151"` Suggestion: this global was defined as `QuantumClifford.random_tableau` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:76 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_random.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Column-fast vs row-fast operations: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_memorylayout.jl:2 Got exception outside of a @test LoadError: MethodError: no method matching Stabilizer(::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}) The type `Stabilizer` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: Stabilizer(!Matched::Tv, !Matched::Int64, !Matched::Tm) where {Tv<:AbstractVector{UInt8}, Tm<:AbstractMatrix{UInt64}} @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:210 Stabilizer(!Matched::AbstractArray{PauliOperator{Tz, Tv}, 1}) where {Tz<:AbstractArray{UInt8, 0}, Tv<:AbstractVector{UInt64}} @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:215 Stabilizer(!Matched::AbstractVector{UInt8}, !Matched::AbstractMatrix{Bool}, !Matched::AbstractMatrix{Bool}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:217 ... Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_memorylayout.jl:5 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_memorylayout.jl:3 Testing Hamming codes properties: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/hamming.jl:22 Got exception outside of a @test UndefVarError: `Hamming` not defined in `Main.var"##153"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/hamming.jl:26 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/hamming.jl:23 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Precompile: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_precompile.jl:2 Got exception outside of a @test LoadError: UndefVarError: `_precompile_` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_precompile.jl:2 [3] eval(m::Module, e::Any) @ Core ./boot.jl:517 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [5] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [6] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [10] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [11] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [16] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [18] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:517 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [23] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_precompile.jl:2 Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 Test threw exception Expression: isclifford(sHadamard(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:6 Test threw exception Expression: isclifford(sPhase(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:6 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:7 Test threw exception Expression: isclifford(sInvPhase(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:7 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:8 Test threw exception Expression: isclifford(sX(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:8 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:9 Test threw exception Expression: isclifford(sY(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:9 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:10 Test threw exception Expression: isclifford(sZ(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:10 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:11 Test threw exception Expression: isclifford(sId1(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:11 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:12 Test threw exception Expression: isclifford(sSQRTX(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:12 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:13 Test threw exception Expression: isclifford(sInvSQRTX(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:13 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:14 Test threw exception Expression: isclifford(sSQRTY(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:14 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:15 Test threw exception Expression: isclifford(sInvSQRTY(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:16 Test threw exception Expression: isclifford(sHadamardXY(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:16 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:17 Test threw exception Expression: isclifford(sHadamardYZ(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:17 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:18 Test threw exception Expression: isclifford(sCXYZ(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:18 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Single-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:19 Test threw exception Expression: isclifford(sCZYX(1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:19 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 Test threw exception Expression: isclifford(sCNOT(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:24 Test threw exception Expression: isclifford(sCPHASE(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:24 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:25 Test threw exception Expression: isclifford(sSWAP(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:25 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:26 Test threw exception Expression: isclifford(sXCX(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:26 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:27 Test threw exception Expression: isclifford(sXCY(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:28 Test threw exception Expression: isclifford(sXCZ(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:29 Test threw exception Expression: isclifford(sYCX(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:29 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:30 Test threw exception Expression: isclifford(sYCY(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:30 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:31 Test threw exception Expression: isclifford(sYCZ(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:31 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:32 Test threw exception Expression: isclifford(sZCX(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:32 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:33 Test threw exception Expression: isclifford(sZCY(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:33 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:34 Test threw exception Expression: isclifford(sZCZ(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:34 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:35 Test threw exception Expression: isclifford(sSWAPCX(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:35 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:36 Test threw exception Expression: isclifford(sInvSWAPCX(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:37 Test threw exception Expression: isclifford(sCZSWAP(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:37 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:38 Test threw exception Expression: isclifford(sCXSWAP(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:38 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:39 Test threw exception Expression: isclifford(sISWAP(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:39 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:40 Test threw exception Expression: isclifford(sInvISWAP(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:40 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:41 Test threw exception Expression: isclifford(sSQRTZZ(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Two-qubit symbolic Cliffords: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:42 Test threw exception Expression: isclifford(sInvSQRTZZ(1, 2)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:23 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:42 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 Test threw exception Expression: isclifford(sMX(1, 1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:47 Test threw exception Expression: isclifford(sMY(1, 1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:47 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:48 Test threw exception Expression: isclifford(sMZ(1, 1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:48 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:49 Test threw exception Expression: isclifford(sMRX(1, 1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:50 Test threw exception Expression: isclifford(sMRY(1, 1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:50 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:51 Test threw exception Expression: isclifford(sMRZ(1, 1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:51 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:52 Test threw exception Expression: isclifford(PauliMeasurement(P"X", 1)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:46 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:52 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] SparseGate: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:55 Got exception outside of a @test UndefVarError: `SparseGate` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:56 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:56 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Dense CliffordOperator: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:61 Test threw exception Expression: isclifford(CliffordOperator(tHadamard)) == true UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:61 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:61 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Non-Clifford gates: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:65 Test threw exception Expression: isclifford(sT(1)) == false UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:65 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:65 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Non-Clifford gates: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:66 Test threw exception Expression: isclifford(sCCZ(1, 2, 3)) == false UndefVarError: `isclifford` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:65 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_isclifford.jl:66 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PureNonClifford Circuit Simulation: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:2 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:3 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:3 PureNonClifford Sampling: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:208 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:209 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:209 PureNonClifford Magic States: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:311 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:312 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:312 PureNonClifford T-Gate Probability Distribution: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:400 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:401 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:401 PureNonClifford Bell State with T: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:450 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:451 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:451 PureNonClifford Result Display: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:493 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:494 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:494 PureNonClifford Edge Cases: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:522 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:523 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:523 PureNonClifford Incremental Sparsification: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:567 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:568 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:568 PureNonClifford QuantumOptics Comparison: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:698 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:699 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:699 PureNonClifford Probability Accuracy with Incremental Sparsification: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:741 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:742 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:742 PureNonClifford Incremental Sparsification Correctness: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:772 Got exception outside of a @test LoadError: UndefVarError: `PureNonClifford` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:773 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:773 Single-argument constructor: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:882 Got exception outside of a @test UndefVarError: `PureGeneralizedStabilizer` not defined in `Main.var"##167"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:883 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:883 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Two-argument constructor: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:889 Got exception outside of a @test UndefVarError: `PureGeneralizedStabilizer` not defined in `Main.var"##167"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:890 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:890 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Apply gates to constructed state: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:895 Got exception outside of a @test UndefVarError: `PureGeneralizedStabilizer` not defined in `Main.var"##167"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:896 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:896 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Error on invalid nqubits: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 Expression: PureGeneralizedStabilizer(0) Expected: ArgumentError Thrown: UndefVarError UndefVarError: `PureGeneralizedStabilizer` not defined in `Main.var"##167"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 [inlined] Error on invalid nqubits: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:905 Expression: PureGeneralizedStabilizer(-1) Expected: ArgumentError Thrown: UndefVarError UndefVarError: `PureGeneralizedStabilizer` not defined in `Main.var"##167"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:905 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:905 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:904 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_lowrank_purenonclifford.jl:905 [inlined] WARNING: Imported binding QuantumClifford.GeneralizedStabilizer was undeclared at import time during import to ##168. WARNING: Imported binding QuantumClifford.rowdecompose was undeclared at import time during import to ##168. WARNING: Imported binding QuantumClifford.PauliChannel was undeclared at import time during import to ##168. WARNING: Imported binding QuantumClifford.invsparsity was undeclared at import time during import to ##168. WARNING: Imported binding QuantumClifford.mul_right! was undeclared at import time during import to ##168. WARNING: Imported binding QuantumClifford.tr was undeclared at import time during import to ##168. Pauli decomposition into destabilizers: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:9 Got exception outside of a @test MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:11 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:10 [5] eval(m::Module, e::Any) @ Core ./boot.jl:517 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [8] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [10] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [18] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [20] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 PauliChannel T gate ^4 = Id: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:25 Got exception outside of a @test UndefVarError: `pcT` not defined in `Main.var"##168"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:26 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:26 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Inverse sparsity: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:38 Got exception outside of a @test UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:39 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:41 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 PauliChannel: inverse sparsity of k-qubit channels: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:53 Got exception outside of a @test UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:60 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:55 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 PauliChannel: Λ(χ) ≤ Λ(χ′) ≤ Λ(E)Λ(χ): Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:73 Got exception outside of a @test UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:79 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:75 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 PauliMeasurement: Λ(χ′) ≤ Λ(χ): Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:91 Got exception outside of a @test UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:97 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:93 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Tensor products over generalized stabilizers: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:106 Got exception outside of a @test UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:113 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:107 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 issue 681: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:130 Got exception outside of a @test UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:131 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:132 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 PauliChannelNonClifford: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:143 Expression: GeneralizedStabilizer(S"XX") Expected: ArgumentError Thrown: UndefVarError UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:143 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:143 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:143 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 PauliChannelNonClifford: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:144 Expression: PauliChannel(((P"X", P"Z"), (P"X", P"ZZ")), (1, 2)) Expected: ArgumentError Thrown: UndefVarError UndefVarError: `PauliChannel` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.PauliChannel` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:144 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:144 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:144 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 PauliChannelNonClifford: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:145 Expression: PauliChannel(((P"X", P"Z"), (P"X", P"Z")), (1,)) Expected: ArgumentError Thrown: UndefVarError UndefVarError: `PauliChannel` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.PauliChannel` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:145 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:145 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:145 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 PauliChannelNonClifford: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:146 Expression: UnitaryPauliChannel((P"X", P"ZZ"), (1, 2)) Expected: ArgumentError Thrown: UndefVarError UndefVarError: `UnitaryPauliChannel` not defined in `Main.var"##168"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:146 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:146 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:146 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 PauliChannelNonClifford: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:147 Expression: UnitaryPauliChannel((P"X", P"Z"), (1,)) Expected: ArgumentError Thrown: UndefVarError UndefVarError: `UnitaryPauliChannel` not defined in `Main.var"##168"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:147 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:147 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:147 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 PauliChannelNonClifford: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:148 Expression: project!(GeneralizedStabilizer(S"X"), P"X") Expected: MethodError Thrown: UndefVarError UndefVarError: `GeneralizedStabilizer` not defined in `Main.var"##168"` Suggestion: this global was defined as `QuantumClifford.GeneralizedStabilizer` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:148 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:148 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulichannel_nonclifford.jl:148 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 Generalized Delfosse-Reichardt code: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_code.jl:3 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_code.jl:7 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_code.jl:7 WARNING: Imported binding QuantumClifford.apply_single_x! was undeclared at import time during import to ##170. WARNING: Imported binding QuantumClifford.apply_single_y! was undeclared at import time during import to ##170. WARNING: Imported binding QuantumClifford.apply_single_z! was undeclared at import time during import to ##170. Parsing, constructors, and properties: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:8 Test threw exception Expression: P"XYZ" == PauliOperator(Bool[1, 1, 0], Bool[0, 1, 1]) MethodError: no method matching PauliOperator(::Vector{Bool}, ::Vector{Bool}) The type `PauliOperator` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: PauliOperator(!Matched::UInt8, ::T, !Matched::T) where T<:AbstractVector{Bool} @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:93 PauliOperator(!Matched::Tz, !Matched::Int64, !Matched::Tv) where {Tz<:AbstractArray{UInt8, 0}, Tv<:AbstractVector{UInt64}} @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:87 PauliOperator(!Matched::UInt8, !Matched::Int64, !Matched::Tv) where Tv<:AbstractVector{UInt64} @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:92 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:6 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:8 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Elementary operations: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:37 Test threw exception Expression: comm(P"XZ", P"YZ") == comm(S"II XZ", P"YZ", 2) == comm(P"XZ", S"II YZ", 2) == (comm(S"II XZ", P"YZ"))[2] == (comm(P"XZ", S"II YZ"))[2] == 0x01 MethodError: no method matching comm(::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, ::PauliOperator{Array{UInt8, 0}, Vector{UInt64}}, ::Int64) The function `comm` exists, but no method is defined for this combination of argument types. Closest candidates are: comm(!Matched::PauliOperator, ::PauliOperator) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:552 comm(!Matched::PauliOperator, !Matched::Stabilizer, ::Int64) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:556 comm(!Matched::AbstractVector{UInt64}, !Matched::AbstractVector{UInt64}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:543 ... Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:26 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:37 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Elementary operations: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:39 Test threw exception Expression: prodphase(P"ZZZ", P"XXX") == prodphase(S"III ZZZ", P"XXX", 2) == prodphase(P"ZZZ", S"III XXX", 2) == prodphase(S"III ZZZ", S"III XXX", 2, 2) == 0x03 BoundsError: attempt to access 1-element Vector{UInt8} at index [2] Stacktrace: [1] _throw_boundserror_indices(::Vector{UInt8}, ::Int64) @ Base ./essentials.jl:19 [2] checkbounds(A::Vector{UInt8}, I::Int64) @ Base ./essentials.jl:391 [inlined] [3] getindex(A::Vector{UInt8}, i::Int64) @ Base ./essentials.jl:1039 [inlined] [4] prodphase(l::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, r::PauliOperator{Array{UInt8, 0}, Vector{UInt64}}, i::Int64) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:510 [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:26 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:39 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Pauli Operators: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:2 Got exception outside of a @test LoadError: MethodError: no method matching random_pauli(::Int64; nophase::Bool, realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{nophase::Bool, realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:42 [3] eval(m::Module, e::Any) @ Core ./boot.jl:517 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [5] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [6] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [10] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [11] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [16] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [18] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:517 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [23] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_paulis.jl:42 Quantum optics: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_quantumoptics.jl:2 Got exception outside of a @test LoadError: FieldError: type Nothing has no field `_l0`; Nothing has no fields at all. Stacktrace: [1] getproperty(x::Nothing, f::Symbol) @ Base ./Base_compiler.jl:58 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_quantumoptics.jl:7 [3] eval(m::Module, e::Any) @ Core ./boot.jl:517 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [5] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [6] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [10] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [11] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [16] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [18] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:517 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [23] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_quantumoptics.jl:7 Quantum Tillich-Zemor: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/tillichzemor.jl:3 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/tillichzemor.jl:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/tillichzemor.jl:5 Quantum Tanner Graph Codes: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumtannergraphproduct.jl:3 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumtannergraphproduct.jl:9 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumtannergraphproduct.jl:9 WARNING: Imported binding QuantumClifford.Tableau was undeclared at import time during import to ##176. alternative bit packing: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_bitpack.jl:5 Got exception outside of a @test UndefVarError: `phases` not defined in `Main.var"##176"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_bitpack.jl:9 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_bitpack.jl:6 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 fast column and fast row mul_left correctness: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_bitpack.jl:57 Got exception outside of a @test UndefVarError: `fastrow` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_bitpack.jl:58 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_bitpack.jl:65 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:517 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [8] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [10] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [18] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [20] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 Inner product between stabilizer states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_inner.jl:8 Test threw exception Expression: dot(s1, s2) ≈ 2.0 ^ (-n / 2) MethodError: no method matching iterate(::MixedDestabilizer{Vector{UInt8}, Matrix{UInt64}}) The function `iterate` exists, but no method is defined for this combination of argument types. Closest candidates are: iterate(!Matched::Pkg.Types.Manifest) @ Pkg /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:349 iterate(!Matched::Pkg.Types.Manifest, !Matched::Int64) @ Pkg /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:350 iterate(!Matched::Nemo.fpField) @ Nemo ~/.julia/packages/Nemo/MT5uH/src/flint/gfp_elem.jl:483 ... Stacktrace: [1] dot(x::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, y::MixedDestabilizer{Vector{UInt8}, Matrix{UInt64}}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/generic.jl:958 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_inner.jl:8 Inner product between stabilizer states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_inner.jl:2 Got exception outside of a @test LoadError: UndefVarError: `random_clifford` not defined in `Main.var"##177"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_inner.jl:9 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_inner.jl:5    Doctests: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_doctests.jl:2 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_doctests.jl:25 [3] eval(m::Module, e::Any) @ Core ./boot.jl:517 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [5] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [6] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [10] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [11] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [16] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [18] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:517 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [23] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_doctests.jl:25 WARNING: Imported binding QECCore.generator was undeclared at import time during import to ##179. Testing binary Golay codes properties: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/golay.jl:63 Got exception outside of a @test UndefVarError: `Golay` not defined in `Main.var"##179"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/golay.jl:66 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/golay.jl:64 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 WARNING: Imported binding QuantumClifford.projectremoverand! was undeclared at import time during import to ##181. Stabilizer representation: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:8 Got exception outside of a @test UndefVarError: `PauliMeasurement` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:30 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:9 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Anticommutation indices and NA results: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:75 Expression: a == 3 && isnothing(r) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:75 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:79 Test threw exception Expression: rank(pms) == 3 UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:79 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:80 Test threw exception Expression: a == rank(pms) && isnothing(r) UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:80 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:80 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:83 Test threw exception Expression: rank(pmds) == 3 UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:83 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:84 Test threw exception Expression: a == rank(pmds) && isnothing(r) UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:84 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:84 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:93 Test threw exception Expression: rank(pms) == 2 UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:93 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:97 Test threw exception Expression: rank(pmds) == 2 UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:97 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:110 Test threw exception Expression: rank(pms) == 2 UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:110 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Anticommutation indices and NA results: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:114 Test threw exception Expression: rank(pmds) == 2 UndefVarError: `rank` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in LinearAlgebra. - Also exported by AbstractAlgebra (loaded but not imported in Main). - Also exported by Nemo (loaded but not imported in Main). - Also exported by Hecke (loaded but not imported in Main). - Also exported by Singular (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:66 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:114 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Mixed Destabilizer projection on logical operator: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:134 Expression: a == 3 && (isnothing(r) && stabilizerview(s) == S"Z___ _Z__ ___Z") Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:119 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:134 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Mixed Destabilizer projection on logical operator: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:139 Expression: a == 3 && (isnothing(r) && stabilizerview(s) == S"Z___ _Z__ ___X") Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:119 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:139 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Interface Particularities: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:146 Expression: (a, r) == (0, 0x00) Evaluated: (0, nothing) == (0, 0x00) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:144 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:146 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Interface Particularities: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:148 Expression: (a, r) == (3, nothing) Evaluated: (0, nothing) == (3, nothing) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:144 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:148 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Interface Particularities: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:155 Expression: (a, r) == (0, 0x00) Evaluated: (0, nothing) == (0, 0x00) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:144 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:155 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Interface Particularities: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:157 Expression: (a, r) == (3, nothing) Evaluated: (0, nothing) == (3, nothing) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:144 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:157 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Interface Particularities: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:143 Got exception outside of a @test BoundsError: attempt to access 1-element Vector{UInt8} at index [1:2] Stacktrace: [1] _throw_boundserror_indices(::Vector{UInt8}, ::UnitRange{Int64}) @ Base ./essentials.jl:19 [2] checkbounds @ ./essentials.jl:391 [inlined] [3] view @ ./subarray.jl:216 [inlined] [4] (::Colon)(start::Int64, stop::Int64) @ Base ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:236 [inlined] [5] stabilizerview(s::MixedStabilizer{Vector{UInt8}, Matrix{UInt64}}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:456 [inlined] [6] project!(ms::MixedStabilizer{Vector{UInt8}, Matrix{UInt64}}, pauli::PauliOperator{Array{UInt8, 0}, Vector{UInt64}}; keep_result::Bool, phases::Bool) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1182 [inlined] [7] project!(ms::MixedStabilizer{Vector{UInt8}, Matrix{UInt64}}, pauli::PauliOperator{Array{UInt8, 0}, Vector{UInt64}}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1181 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:144 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:163 [inlined] [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [13] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [14] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [15] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [16] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [17] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [18] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [19] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [21] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [23] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [24] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [25] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [26] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:517 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [31] _start() @ Base ./client.jl:593 Results from canonicalization vs from destabilizer: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:197 Expression: generate!(P"_Z", S"XZ") === nothing Evaluated: (+ X_, [1]) === nothing Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:197 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:197 Results from canonicalization vs from destabilizer: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:196 Got exception outside of a @test MethodError: no method matching random_pauli(::Int64; realphase::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: random_pauli(::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1903 random_pauli(::Integer, !Matched::Any; nophase, nonidbranch) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1921 random_pauli(!Matched::Random.AbstractRNG, !Matched::Integer; nophase) got unsupported keyword argument "realphase" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1902 ... Stacktrace: [1] kwerr(::@NamedTuple{realphase::Bool}, ::Function, ::Int64) @ Base ./error.jl:177 [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:204 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:197 [5] eval(m::Module, e::Any) @ Core ./boot.jl:517 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [8] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [10] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [18] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [20] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 Reported phase: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:228 Expression: (a, r) == (0, 0x00) Evaluated: (0, nothing) == (0, 0x00) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:226 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:228 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Reported phase: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:230 Expression: (a, r) == (0, 0x02) Evaluated: (0, nothing) == (0, 0x02) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:226 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:230 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Reported phase: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:232 Expression: (a, r) == (3, nothing) Evaluated: (0, nothing) == (3, nothing) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:226 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:232 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Reported phase: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:234 Expression: (a, r) == (3, nothing) Evaluated: (0, nothing) == (3, nothing) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:226 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:234 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Reported phase: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:240 Expression: (a, r) == (0, 0x02) Evaluated: (0, nothing) == (0, 0x02) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:226 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:240 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Reported phase: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:242 Expression: (a, r) == (0, 0x00) Evaluated: (0, nothing) == (0, 0x00) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:226 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:242 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Reported phase: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:225 Got exception outside of a @test BoundsError: attempt to access 1-element Vector{UInt8} at index [1:2] Stacktrace: [1] _throw_boundserror_indices(::Vector{UInt8}, ::UnitRange{Int64}) @ Base ./essentials.jl:19 [2] checkbounds @ ./essentials.jl:391 [inlined] [3] view @ ./subarray.jl:216 [inlined] [4] (::Colon)(start::Int64, stop::Int64) @ Base ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:236 [inlined] [5] stabilizerview(s::MixedStabilizer{Vector{UInt8}, Matrix{UInt64}}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:456 [inlined] [6] project!(ms::MixedStabilizer{Vector{UInt8}, Matrix{UInt64}}, pauli::PauliOperator{Array{UInt8, 0}, Vector{UInt64}}; keep_result::Bool, phases::Bool) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1182 [inlined] [7] project!(ms::MixedStabilizer{Vector{UInt8}, Matrix{UInt64}}, pauli::PauliOperator{Array{UInt8, 0}, Vector{UInt64}}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1181 [8] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:226 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:246 [inlined] [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [13] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [14] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [15] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [16] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [17] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [18] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [19] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [21] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [23] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [24] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [25] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [26] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:517 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [31] _start() @ Base ./client.jl:593 Single Qubit Projections: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:291 Got exception outside of a @test UndefVarError: `random_destabilizer` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:293 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:292 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Single Qubit Pure State Projections: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:329 Test threw exception Expression: project!(copy(s), px) == projectX!(copy(s), r) UndefVarError: `projectX!` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:329 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:323 Single Qubit Pure State Projections: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:330 Test threw exception Expression: project!(copy(s), py) == projectY!(copy(s), r) UndefVarError: `projectY!` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:330 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:323 Single Qubit Pure State Projections: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:331 Test threw exception Expression: project!(copy(s), pz) == projectZ!(copy(s), r) UndefVarError: `projectZ!` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:331 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:323 Single Qubit Pure State Projections: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:322 Got exception outside of a @test UndefVarError: `sMX` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:335 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:323 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 project! projectrand! project*! project*rand! apply!(...,sM*) consistency: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:349 Got exception outside of a @test UndefVarError: `sMX` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:350 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:351 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 projectremoverand!: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:373 Got exception outside of a @test UndefVarError: `random_destabilizer` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:376 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:374 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Projective measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:2 Got exception outside of a @test LoadError: UndefVarError: `@T_str` not defined in `Main.var"##181"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:384 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_projections.jl:382 Hashing: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_hash.jl:3 Test threw exception Expression: hash(S"X") == hash(S"X") MethodError: no method matching hash(::Int64, ::Vector{UInt8}, ::Matrix{UInt64}, ::UInt64) The function `hash` exists, but no method is defined for this combination of argument types. Closest candidates are: hash(!Matched::Hecke.MapDataFromNfRel, ::Any, ::Any, ::UInt64) @ Hecke ~/.julia/packages/Hecke/VN62X/src/Map/NumField.jl:968 hash(!Matched::Hecke.MapDataFromLocalField, ::Any, ::Any, ::UInt64) @ Hecke ~/.julia/packages/Hecke/VN62X/src/LocalField/map.jl:533 hash(!Matched::Hecke.MapDataFromQadicField, ::Any, ::Any, ::UInt64) @ Hecke ~/.julia/packages/Hecke/VN62X/src/LocalField/map.jl:525 ... Stacktrace: [1] hash(s::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, h::UInt64) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:285 [2] hash(data::Stabilizer{Vector{UInt8}, Matrix{UInt64}}) @ Base ./hashing.jl:40 [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_hash.jl:560 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Hashing: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_hash.jl:4 Expression: hash(C"X Z") == hash(C"X Z") Evaluated: 0x80c46281ac3bd06e == 0x8805be550bfec1a9 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_hash.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Hashing: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_hash.jl:2 Got exception outside of a @test LoadError: UndefVarError: `random_destabilizer` not defined in `Main.var"##182"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_hash.jl:5 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_hash.jl:5 Graph states precompiled tables correctness: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_tables.jl:2 Got exception outside of a @test LoadError: UndefVarError: `GraphSim` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_tables.jl:2 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_tables.jl:2 [[4p, 2(p − 2), 4]] Delfosse-Reichardt RepCode: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_repcode.jl:3 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_repcode.jl:7 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_repcode.jl:7 Gottesman canonicalization: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:31 Got exception outside of a @test UndefVarError: `permutesystems!` not defined in `Main.var"##188"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:37 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:32 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Canonicalization of complex tableaus: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:44 Got exception outside of a @test MethodError: no method matching MixedDestabilizer(::Stabilizer{Vector{UInt8}, Matrix{UInt64}}; backtrack::Bool) This method does not support all of the given keyword arguments (and may not support any). Closest candidates are: MixedDestabilizer(::Stabilizer{Tv, Tm}, !Matched::Int64) where {Tv<:AbstractVector{UInt8}, Tm<:AbstractMatrix{UInt64}} got unsupported keyword argument "backtrack" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:391 MixedDestabilizer(::Stabilizer; undoperm) got unsupported keyword argument "backtrack" @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:395 Stacktrace: [1] kwerr(::@NamedTuple{backtrack::Bool}, ::Type, ::Stabilizer{Vector{UInt8}, Matrix{UInt64}}) @ Base ./error.jl:177 [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:51 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:45 [5] eval(m::Module, e::Any) @ Core ./boot.jl:517 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [8] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [10] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [18] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [20] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 canonicalization invariants: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:78 Got exception outside of a @test LoadError: MethodError: no method matching tensor_pow(::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}, ::Int64) The function `tensor_pow` exists, but no method is defined for this combination of argument types. Closest candidates are: tensor_pow(!Matched::QuantumClifford.AbstractCliffordOperator, ::Integer) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1323 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:79 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:79 canonicalization of vectors of Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:91 Got exception outside of a @test LoadError: UndefVarError: `@T_str` not defined in `Main.var"##190"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:94 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_stabcanon.jl:94 Test QuantumReedMuller(r,m) properties: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:18 Got exception outside of a @test UndefVarError: `QuantumReedMuller` not defined in `Main.var"##191"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:20 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:19 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 QuantumReedMuller equivalence to simple codes: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:32 Test threw exception Expression: rref(matrix(GF(2), parity_matrix(Steane7()))) == rref(matrix(GF(2), parity_matrix(QuantumReedMuller(3)))) UndefVarError: `QuantumReedMuller` not defined in `Main.var"##191"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:32 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:32 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] QuantumReedMuller equivalence to simple codes: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:49 Test threw exception Expression: rref(matrix(GF(2), parity_matrix(QuantumReedMuller(4)))) == rref(matrix(GF(2), pm)) UndefVarError: `QuantumReedMuller` not defined in `Main.var"##191"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:32 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/quantumreedmuller.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Graph state CPHASE simulation: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_cphase.jl:2 Got exception outside of a @test LoadError: UndefVarError: `GraphSim` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_cphase.jl:3 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_cphase.jl:3 ECC Goppa: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/goppa.jl:2 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/goppa.jl:8 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/goppa.jl:8 WARNING: Imported binding QuantumClifford.rank was undeclared at import time during import to ##194. WARNING: Imported binding QuantumClifford.mul_right! was undeclared at import time during import to ##194. throws: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_throws.jl:2 Got exception outside of a @test LoadError: UndefVarError: `@T_str` not defined in `Main.var"##194"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_throws.jl:5 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_throws.jl:5 SparseGate: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:9 Got exception outside of a @test UndefVarError: `SparseGate` not defined in `Main.var"##197"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:10 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:10 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Noisy Gates: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:16 Got exception outside of a @test UndefVarError: `SparseGate` not defined in `Main.var"##197"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:17 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:17 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Depolarization noise: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:35 Got exception outside of a @test UndefVarError: `DepolarizationNoise` not defined in `Main.var"##197"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:36 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:37 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Monte Carlo Purification examples: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:106 Got exception outside of a @test UndefVarError: `SparseGate` not defined in `Main.var"##197"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:107 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:107 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Comparison to MC: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:131 Got exception outside of a @test UndefVarError: `SparseGate` not defined in `Main.var"##197"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:131 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:138 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:142 [inlined] [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 Symbolic: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:168 Got exception outside of a @test UndefVarError: `Register` not defined in `Main.var"##197"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:131 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:169 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:171 [inlined] [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 Noisy: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:3 Got exception outside of a @test LoadError: KeyError: key "- -" not found Stacktrace: [1] getindex(h::Dict{String, UInt8}, key::SubString{String}) @ Base ./dict.jl:479 [2] var"@P_str"(__source__::LineNumberNode, __module__::Module, a::Any) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:114 [3] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] EvalInto @ ./boot.jl:523 [inlined] [6] (::QuantumClifford.var"#@S_str##0#@S_str##1")(s::SubString{String}) @ QuantumClifford ./none:-1 [7] _array_for_inner(::Type{Any}, ::Base.HasShape{1}, axs::Tuple{Base.OneTo{Int64}}) @ Base ./generator.jl:48 [inlined] [8] collect(itr::Base.Generator{Vector{SubString{String}}, QuantumClifford.var"#@S_str##0#@S_str##1"}) @ Base ./array.jl:833 [9] var"@S_str"(__source__::LineNumberNode, __module__::Module, a::Any) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:230 [10] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [11] eval(m::Module, e::Any) @ Core ./boot.jl:517 [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [13] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [14] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [15] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [16] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [17] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [18] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [19] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [21] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [23] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [24] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [25] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [26] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [27] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [28] top-level scope @ none:6 [29] eval(m::Module, e::Any) @ Core ./boot.jl:517 [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [31] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:230 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:359 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_noisycircuits.jl:187 Apply small symbolics/sparse/named gates: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_unitary.jl:4 Got exception outside of a @test UndefVarError: `AbstractTwoQubitOperator` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_unitary.jl:5 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_unitary.jl:5 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:517 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [8] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [10] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [18] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [20] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 Apply dense Cliffords and Paulis: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_unitary.jl:31 Got exception outside of a @test UndefVarError: `random_clifford` not defined in `Main.var"##198"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_unitary.jl:32 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_unitary.jl:32 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Gottesman codes should correct all single-qubit errors: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gottesman.jl:2 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gottesman.jl:5 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gottesman.jl:5 Enumeration: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:2 Test threw exception Expression: Set([copy(op) for op = enumerate_cliffords(1)]) == Set((random_clifford(1, phases = false) for i = 1:70)) UndefVarError: `enumerate_cliffords` not defined in `Main.var"##200"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Enumeration: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:3 Test threw exception Expression: Set([copy(op) for op = enumerate_phases(enumerate_cliffords(1))]) == Set((random_clifford(1, phases = true) for i = 1:300)) UndefVarError: `enumerate_phases` not defined in `Main.var"##200"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Enumeration: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:4 Test threw exception Expression: length(collect(enumerate_cliffords(2))) == length(collect(enumerate_phases(enumerate_cliffords(2)))) / 2 ^ 4 == 720 UndefVarError: `enumerate_cliffords` not defined in `Main.var"##200"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Enumeration: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:5 Test threw exception Expression: first(enumerate_cliffords(3)) == C"X__ __Z _Z_ Z__ __X _X_" UndefVarError: `enumerate_cliffords` not defined in `Main.var"##200"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Enumeration: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:6 Test threw exception Expression: first(enumerate_cliffords(5)) == C"X____ ____Z ___Z_ __Z__ _Z___ Z____ ____X ___X_ __X__ _X___" UndefVarError: `enumerate_cliffords` not defined in `Main.var"##200"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Enumeration: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:2 Got exception outside of a @test LoadError: UndefVarError: `clifford_cardinality` not defined in `Main.var"##200"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:8 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_enumerate.jl:7 group theory tools: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_group_tableaux.jl:11 Got exception outside of a @test UndefVarError: `groupify` not defined in `Main.var"##201"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_group_tableaux.jl:16 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_group_tableaux.jl:13 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Clipped gauge of stabilizer states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:8 Got exception outside of a @test UndefVarError: `canonicalize_clip!` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:12 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Entanglement calculated from clipped/rref for mixed states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:22 Got exception outside of a @test UndefVarError: `random_destabilizer` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:24 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:23 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement calculated from clipped/graph/rref for pure states: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 Test threw exception Expression: entanglement_entropy(copy(s), subsystem_range, Val(:clip)) == entanglement_entropy(copy(s), subsystem_range, Val(:graph)) == entanglement_entropy(copy(s), subsystem_range, Val(:rref)) UndefVarError: `entanglement_entropy` not defined in `Main.var"##202"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumOpticsBase. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:32 Entanglement: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:2 Got exception outside of a @test LoadError: DimensionMismatch: number of columns of each array must match (got (0, 2, 2, 2, 2, 2, 2)) Stacktrace: [1] _typed_vcat(::Type{UInt64}, A::NTuple{7, LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}}) @ Base ./abstractarray.jl:1771 [2] typed_vcat(::Type{UInt64}, ::LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}, ::LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}, ::LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}, ::Vararg{LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}}) @ Base ./abstractarray.jl:1785 [3] vcat(::LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}, ::LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}, ::LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}, ::Vararg{LinearAlgebra.Adjoint{UInt64, Vector{UInt64}}}) @ SparseArrays /opt/julia/share/julia/stdlib/v1.14/SparseArrays/src/sparsevector.jl:1279 [4] Stabilizer(paulis::Vector{PauliOperator{Array{UInt8, 0}, Vector{UInt64}}}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:215 [5] var"@S_str"(__source__::LineNumberNode, __module__::Module, a::Any) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:231 [6] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [7] eval(m::Module, e::Any) @ Core ./boot.jl:517 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [9] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [10] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [11] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [12] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [13] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [14] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [20] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [21] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [22] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:517 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [27] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:41 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_entanglement.jl:40 Graph states single qubit gates: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_single_qubit_gates.jl:2 Got exception outside of a @test LoadError: UndefVarError: `GraphSim` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_single_qubit_gates.jl:3 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_graphs_single_qubit_gates.jl:3 WARNING: Imported binding QuantumClifford.AbstractOperation was undeclared at import time during import to ##204. Syndrome Measurements with mctrajectory!: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_syndromemeas.jl:2 Got exception outside of a @test LoadError: UndefVarError: `Register` not defined in `Main.var"##204"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_syndromemeas.jl:46 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_syndromemeas.jl:46 Doctests: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/test_doctests.jl:2 Got exception outside of a @test LoadError: MethodError: no method matching doctest(::Nothing, ::Vector{Union{Nothing, Module}}; doctestfilters::Vector{Regex}) The function `doctest` exists, but no method is defined for this combination of argument types. Closest candidates are: doctest(::Union{Nothing, AbstractString}, !Matched::AbstractVector{Module}; fix, testset, doctestfilters, plugins) @ Documenter ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:69 doctest(!Matched::Module; manual, testset, kwargs...) @ Documenter ~/.julia/packages/Documenter/AXNMp/src/doctest.jl:20 Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/test_doctests.jl:23 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/test_doctests.jl:23 embed PauliOperator: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:2 Test threw exception Expression: embed(5, 3, P"-Y") == P"-__Y__" UndefVarError: `embed` not defined in `Main.var"##207"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumInterface. - Also exported by QuantumOpticsBase (loaded but not imported in Main). Hint: a global variable of this name also exists in Nemo. - Also exported by Hecke (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] embed PauliOperator: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:3 Test threw exception Expression: embed(5, (3, 5), P"-YZ") == P"-__Y_Z" UndefVarError: `embed` not defined in `Main.var"##207"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumInterface. - Also exported by QuantumOpticsBase (loaded but not imported in Main). Hint: a global variable of this name also exists in Nemo. - Also exported by Hecke (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] embed PauliOperator: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:4 Test threw exception Expression: embed(5, [3, 5], P"-YZ") == P"-__Y_Z" UndefVarError: `embed` not defined in `Main.var"##207"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumInterface. - Also exported by QuantumOpticsBase (loaded but not imported in Main). Hint: a global variable of this name also exists in Nemo. - Also exported by Hecke (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:560 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] embed PauliOperator: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:5 Expression: embed(5, [3, 5], P"-YZX") Expected: ArgumentError Thrown: UndefVarError UndefVarError: `embed` not defined in `Main.var"##207"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumInterface. - Also exported by QuantumOpticsBase (loaded but not imported in Main). Hint: a global variable of this name also exists in Nemo. - Also exported by Hecke (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:5 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:5 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 embed PauliOperator: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:6 Expression: embed(5, 3, P"-ZX") Expected: ArgumentError Thrown: UndefVarError UndefVarError: `embed` not defined in `Main.var"##207"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in QuantumInterface. - Also exported by QuantumOpticsBase (loaded but not imported in Main). Hint: a global variable of this name also exists in Nemo. - Also exported by Hecke (loaded but not imported in Main). - Also exported by Oscar (loaded but not imported in Main). Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:6 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:6 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_embed.jl:6 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 Controlled gates: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_symcontrolled.jl:22 Got exception outside of a @test UndefVarError: `random_destabilizer` not defined in `Main.var"##208"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_symcontrolled.jl:26 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_symcontrolled.jl:23 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Controlled: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_symcontrolled.jl:2 Got exception outside of a @test LoadError: UndefVarError: `sHadamard` not defined in `Main.var"##208"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] transform_Xbasis(qubit::Int64) @ Main.var"##208" ~/.julia/packages/QuantumClifford/TpyJl/test/test_symcontrolled.jl:11 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_symcontrolled.jl:37 [3] eval(m::Module, e::Any) @ Core ./boot.jl:517 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [5] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [6] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [10] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [11] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [16] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [18] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:517 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [23] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_symcontrolled.jl:37 CirculantBivariateBicycle: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/generalized_circulant_bivariate_bicycle.jl:2 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/generalized_circulant_bivariate_bicycle.jl:8 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/generalized_circulant_bivariate_bicycle.jl:2 SumTypes compactification: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_sumtypecompactification.jl:2 Got exception outside of a @test LoadError: UndefVarError: `pftrajectories` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_sumtypecompactification.jl:1253 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1266 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_sumtypecompactification.jl:2 Symbolic Measurements: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_symmeas.jl:7 Got exception outside of a @test UndefVarError: `sMRZ` not defined in `Main.var"##212"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_symmeas.jl:10 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_symmeas.jl:8 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 [[8p, 4p − 2, 3]] Delfosse-Reichardt Generalized [[8,2,3]] codes: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_823_code.jl:3 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base ./module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_823_code.jl:7 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/delfosse_reichardt_823_code.jl:7 Classical: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_classicalreg.jl:2 Got exception outside of a @test LoadError: UndefVarError: `Register` not defined in `Main.var"##214"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_classicalreg.jl:8 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_classicalreg.jl:8 Low-level tableaux ops: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:15 Test threw exception Expression: QuantumClifford._mul_left_nonvec!((copy(p1)).xz, p2.xz) & 3 == mul_left!((copy(p1)).xz, p2.xz) & 3 UndefVarError: `_mul_left_nonvec!` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:9 Low-level tableaux ops: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:8 Got exception outside of a @test MethodError: no method matching mul_left!(::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, ::Int64, ::Int64) The function `mul_left!` exists, but no method is defined for this combination of argument types. Closest candidates are: mul_left!(!Matched::PauliOperator, !Matched::Stabilizer, ::Int64; phases) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:574 mul_left!(!Matched::PauliOperator, !Matched::PauliOperator; phases) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:568 Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:18 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:9 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 Clifford: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:2 Got exception outside of a @test LoadError: UndefVarError: `@T_str` not defined in `Main.var"##215"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base ./flfrontend.jl:24 [2] eval(m::Module, e::Any) @ Core ./boot.jl:517 [3] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [5] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [6] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [7] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [8] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [9] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [15] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [17] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:24 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_cliff.jl:22 ptrace: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:8 Got exception outside of a @test MethodError: Cannot `convert` an object of type Stabilizer{Vector{UInt8},Matrix{UInt64}} to an object of type Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false},SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}} The function `convert` exists, but no method is defined for this combination of argument types. Closest candidates are: (::Type{Stabilizer{Tv, Tm}} where {Tv<:AbstractVector{UInt8}, Tm<:AbstractMatrix{UInt64}})(::Any, !Matched::Any, !Matched::Any) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:210 convert(::Type{T}, !Matched::T) where T @ Base Base_compiler.jl:137 Stacktrace: [1] Destabilizer(s::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}; noprocessing::Bool) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:339 [2] +(::Int64, ::Int64, ::Int64) @ Base ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:334 [inlined] [3] MixedDestabilizer(stab::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}; undoperm::Bool) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:397 [4] MixedDestabilizer(stab::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{Vector{Int64}}, false}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{Vector{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:395 [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:9 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:8 [10] eval(m::Module, e::Any) @ Core ./boot.jl:517 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [12] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [13] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [14] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [15] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [16] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [17] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [22] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [23] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [24] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [25] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [27] top-level scope @ none:6 [28] eval(m::Module, e::Any) @ Core ./boot.jl:517 [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [30] _start() @ Base ./client.jl:593 RREF canonicalization vs manual traceout: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:24 Got exception outside of a @test BoundsError: attempt to access 0-element Vector{UInt8} at index [1] Stacktrace: [1] _throw_boundserror_indices(::Vector{UInt8}, ::Int64) @ Base ./essentials.jl:19 [2] checkbounds @ ./essentials.jl:391 [inlined] [3] _setindex! @ ./array.jl:1052 [inlined] [4] setindex! @ ./array.jl:1048 [inlined] [5] setindex!(stab::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, pauli::PauliOperator{Array{UInt8, 0}, Vector{UInt64}}, i::Int64) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:242 [inlined] [6] traceout!(s::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, qubits::Vector{Int64}; phases::Bool) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1289 [7] traceout!(s::Stabilizer{Vector{UInt8}, Matrix{UInt64}}, qubits::Vector{Int64}) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1285 [8] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:54 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:25 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:8 [13] eval(m::Module, e::Any) @ Core ./boot.jl:517 [14] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [15] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [16] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [17] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [18] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [19] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [20] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [21] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [23] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [25] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [26] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [27] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [28] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [29] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [30] top-level scope @ none:6 [31] eval(m::Module, e::Any) @ Core ./boot.jl:517 [32] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [33] _start() @ Base ./client.jl:593 Qubit resets: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Expression: reset_qubits!(S"XX YY", S"X", [1, 2]) Expected: DimensionMismatch Thrown: UndefVarError UndefVarError: `reset_qubits!` not defined in `Main.var"##216"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Qubit resets: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:73 Expression: reset_qubits!(S"X", S"XX YY", [1, 2]) Expected: DimensionMismatch Thrown: UndefVarError UndefVarError: `reset_qubits!` not defined in `Main.var"##216"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:73 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:73 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:73 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Qubit resets: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:74 Expression: reset_qubits!(MixedStabilizer(S"XX YY"), S"X", [1, 2]) Expected: DimensionMismatch Thrown: UndefVarError UndefVarError: `reset_qubits!` not defined in `Main.var"##216"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:74 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:74 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:74 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Qubit resets: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:75 Expression: reset_qubits!(MixedStabilizer(S"X"), S"XX YY", [1, 2]) Expected: DimensionMismatch Thrown: UndefVarError UndefVarError: `reset_qubits!` not defined in `Main.var"##216"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:75 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:75 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:75 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Qubit resets: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:76 Expression: reset_qubits!(MixedDestabilizer(S"XX YY"), S"X", [1, 2]) Expected: DimensionMismatch Thrown: UndefVarError UndefVarError: `reset_qubits!` not defined in `Main.var"##216"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:76 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:76 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:76 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Qubit resets: Test Failed at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:77 Expression: reset_qubits!(MixedDestabilizer(S"X"), S"XX YY", [1, 2]) Expected: DimensionMismatch Thrown: UndefVarError UndefVarError: `reset_qubits!` not defined in `Main.var"##216"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:77 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:77 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:77 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 Qubit resets: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:71 Got exception outside of a @test UndefVarError: `Reset` not defined in `Main.var"##216"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:87 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_trace.jl:72 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 WARNING: Imported binding QuantumClifford.RandDestabMemory was undeclared at import time during import to ##217. WARNING: Imported binding QuantumClifford.Tableau was undeclared at import time during import to ##217. apply! mul_left! canonicalize!: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:6 Got exception outside of a @test UndefVarError: `_canonicalize!` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:51 [inlined] [2] (::Main.var"##217".var"#f2a#f2a##0"{Stabilizer{Vector{UInt8}, Matrix{UInt64}}})() @ Main.var"##217" ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:18 [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:7 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:19 [inlined] [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 random_destabilizer: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:47 Got exception outside of a @test UndefVarError: `RandDestabMemory` not defined in `Main.var"##217"` Suggestion: this global was defined as `QuantumClifford.RandDestabMemory` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:48 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:49 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 project!: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:61 Got exception outside of a @test UndefVarError: `random_destabilizer` not defined in `Main.var"##217"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:62 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:63 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 tensor product: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:95 Got exception outside of a @test MethodError: no method matching ⊗(::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{UnitRange{Int64}}, true}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{UnitRange{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}, ::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{UnitRange{Int64}}, true}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{UnitRange{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}, ::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{UnitRange{Int64}}, true}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{UnitRange{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}, ::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{UnitRange{Int64}}, true}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{UnitRange{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}, ::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{UnitRange{Int64}}, true}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{UnitRange{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}, ::Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{UnitRange{Int64}}, true}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{UnitRange{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}) The function `⊗` exists, but no method is defined for this combination of argument types. Closest candidates are: ⊗(::Stabilizer, ::Stabilizer) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:944 ⊗(!Matched::CliffordOperator...) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1398 ⊗(!Matched::CliffordColumnForm...) @ QuantumClifford ~/.julia/packages/QuantumClifford/Ik3LT/src/QuantumClifford.jl:1603 ... Stacktrace: [1] (::Main.var"##217".var"#f1#f1##3"{Vector{Stabilizer{SubArray{UInt8, 1, Vector{UInt8}, Tuple{UnitRange{Int64}}, true}, SubArray{UInt64, 2, Matrix{UInt64}, Tuple{UnitRange{Int64}, Base.Slice{Base.OneTo{Int64}}}, false}}}})() @ Main.var"##217" ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:97 [2] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:96 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:98 [inlined] [5] eval(m::Module, e::Any) @ Core ./boot.jl:517 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [8] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [10] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [18] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [20] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:517 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:593 apply_right! symbolic: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:104 Got exception outside of a @test UndefVarError: `AbstractSingleQubitOperator` not defined in `Main.var"##217"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:105 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:108 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 apply_right! pauli: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:128 Got exception outside of a @test UndefVarError: `random_clifford` not defined in `Main.var"##217"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:129 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:130 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 apply_right! dense: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:138 Got exception outside of a @test UndefVarError: `random_clifford` not defined in `Main.var"##217"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:139 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/test/test_allocations.jl:140 [inlined] [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 ECC Color Codes: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/color_codes.jl:2 Got exception outside of a @test LoadError: UndefVarError: `ECC` not defined in `QuantumClifford` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:62 [2] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [3] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/color_codes.jl:8 [4] eval(m::Module, e::Any) @ Core ./boot.jl:517 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [7] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:517 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [24] _start() @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/color_codes.jl:8 WARNING: Imported binding QECCore.generator was undeclared at import time during import to ##219. μ=2, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=2, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=3, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [19] iterate(A::Vector{String}, state::Int64) @ Base /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [21] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:517 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:593 μ=4, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##219"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/TpyJl/lib/QECCore/test/codes/gallager.jl:10 [6] eval(m::Module, e::Any) @ Core ./boot.jl:517 [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3113 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3123 [9] haskey(d::IdDict{Any, Any}, k::Symbol) @ Base ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [10] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [11] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [12] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [13] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src PkgEval terminated after 2311.37s: test log exceeded the size limit